Jump Clicker Script | INFINITE JUMPS / TAPS

Png-2-26-300x169-1.png

Created by LEETcyanide

Features:

  • INFINITE JUMPS / TAPS
--You can use this to get coins to increase shit, which in return can generate more jumps using the script

--SETTINGS
local generate_key = "g" --set to whatever key you want, this is the toggle for the script
local interval = 0.00001 --Interval between jumps, set to 0 if you really feel like spamming it.
--Make sure game saves before leaving!

generate = false
m = game.Players.LocalPlayer:GetMouse()
m.KeyDown:connect(function(key)
if key == generate_key then
if generate == true then generate = false
elseif
generate == false then generate = true

while generate == true do
wait(interval)
game:GetService("ReplicatedStorage").Packages._Index:FindFirstChild("[email protected]").knit.Services.JumpService.RE.Tap:FireServer()
end
end
end
end)

ENJOY!

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

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Â