Expedition Antarctica Script | FARM COINS & EXTRA SCRIPT

2035fab80da1c767aa5e18dd0c595546.png

Created by Enryu

Features:

--[[
    Script [1]: its just farming 3 places (Camp1,Camp2,Camp3)
    Script [2]: farming 4 places (Camp1,Camp2,Camp3,SouthPole)
]]--

getgenv().FarmCoin = true
DEBUG_MODE = true -- logging farming process, print out on dev console F9

local SelectScript = 1
local _FERXIIC = ({[1] = game:HttpGet('https://pastebinp.com/raw/GK6a9sVQ'), [2] = game:HttpGet('https://pastebinp.com/raw/iPK1r1NN')})[SelectScript]
loadstring(_FERXIIC)()
  • No water damage, Infinite Energy & Exhaustion
----No water damage
local a = game:GetService("ReplicatedStorage"):FindFirstChild('Freeze_damage')
if a then
   a.Name = game:GetService('HttpService'):GenerateGUID()
end

--- Infinite Energy & Exhaustion
local Client = game:GetService('Players').LocalPlayer
local hook
hook = hookmetamethod(game, '__newindex', function(o,k,v)
   if o.Parent == Client.Inventory and o.ClassName == 'IntValue' then
       if k == 'Value' then
           return math.huge
       end
   end
   return hook(o,k,v)
end)

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ