GunGame Script | ANTI-LOSELEVEL, NO WATER KILL & SPAM HITS

Png-6-1-300x169-1.png

Created by Konatoku

Features:

  • ANTI-LOSELEVEL & NO WATER KILL
-- Removes:
-- RemoteEvent with lose levels
-- Water killing part
-- Laggy parts (idk, but when i removing this, my FPS in safezone staying normal)

print("wait some seconds to remove all RemoteEvents with Parts")
game:GetService("ReplicatedStorage").Remotes.Died:Destroy() -- this is removing RemoteEvent where you lose levels
wait()
game:GetService("Workspace").Interactives.Water:Destroy() -- this is removing killing part
wait()
game:GetService("Workspace").Interactives.Safezone:Destroy() -- this is removing laggy part in safe zone
wait()
game:GetService("Workspace").Interactives.Safezone2:Destroy() -- this is removing laggy part in safe zone
print("Done!")

-- Spam Hits [Recommend choose class Berserk, because that faster working to kill players]

while wait(0.1) do
local args = {
   [1] = "Left Arm"
}

game:GetService("ReplicatedStorage").Remotes.Hit:FireServer(unpack(args))
wait()
local args = {
   [1] = "Right Arm"
}

game:GetService("ReplicatedStorage").Remotes.Hit:FireServer(unpack(args))
end

-- Updating you're upgrade because he can don't change you're upgrade

game:GetService("ReplicatedStorage").Remotes.LevelChanged:FireServer()

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Â