Infinite Jump Roblox Download

Oct 6th, 2019

Infinite Jump Roblox Exploit Download It Then. LINKS Warning, If your antivirus might say this is a virus or a threat if you believe its a virus, dont download it then Infinite Jump Download: Outdated, will make a. Even I have it but this might be a better version. VladSivaK is a skid.

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Infinite Jump Roblox Download
  1. game:GetService('UserInputService').JumpRequest:connect(function()
  2. game:GetService'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState('Jumping')
  3. end)
  4. local InfiniteJump = CreateButton('Infinite Jump: Off', StuffFrame)
  5. InfiniteJump.Size = UDim2.new(0,150,0,30)
  6. InfiniteJump.MouseButton1Click:connect(function()
  7. local state = InfiniteJump.Text:sub(string.len('Infinite Jump: ') + 1) --too lazy to count lol
  8. local new = state 'Off' and 'On' or state 'On' and 'Off'
  9. InfiniteJump.Text = 'Infinite Jump: ' .. new
RAW Paste Data