Elemental Battlegrounds Script | INFINITE STAMINA, GOD MODE, INVISIBILITY

c33cde7b7f821b88194d395d47ad317d-300x169-1.png

Created by Jakekill871#9002

Features:

  • INFINITE STAMINA
  • GOD MODE
  • INVISIBILITY
_G.AttackKey = "E" -- default is "E"
local OldNameCall = "yourmom"

OldNameCall = hookmetamethod(game, "__namecall", function(self, ...)
    local Args = {...}
    if getnamecallmethod() == "FireServer" and Args[1] == "Flip" then
        return "flop"
    end
    return OldNameCall(self, ...)
end)

local hrp = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Name = "hrpp"
local newhrp = hrp:Clone()
newhrp.Parent = hrp.Parent
newhrp.Name = "HumanoidRootPart"

function swap()
if hrp.Name == "HumanoidRootPart" then
_G.off = false
local curpos = hrp.CFrame
spawn(function()
repeat newhrp.CFrame = CFrame.new(curpos.x, curpos.y, curpos.z) wait() until _G.off
end)
wait(0.1)
hrp.CFrame = game:GetService("Workspace").Map.YellowDecals.Part.CFrame * CFrame.new(0, 0, -8)
wait(0.05)
hrp.Name = "hrpp"
newhrp.Name = "HumanoidRootPart"
wait()
_G.off = true
elseif newhrp.Name == "HumanoidRootPart" then
newhrp.Name = "hrppp"
hrp.Name = "HumanoidRootPart"
end
end

swap()
swap()

game:GetService("UserInputService").InputBegan:Connect(function(input)
    if input.KeyCode == Enum.KeyCode[_G.AttackKey] then
        swap()
        wait(0.3)
        mouse1click()
        swap()
    end
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Â