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!
- game:GetService('UserInputService').JumpRequest:connect(function()
- game:GetService'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState('Jumping')
- end)
- local InfiniteJump = CreateButton('Infinite Jump: Off', StuffFrame)
- InfiniteJump.Size = UDim2.new(0,150,0,30)
- InfiniteJump.MouseButton1Click:connect(function()
- local state = InfiniteJump.Text:sub(string.len('Infinite Jump: ') + 1) --too lazy to count lol
- local new = state 'Off' and 'On' or state 'On' and 'Off'
- InfiniteJump.Text = 'Infinite Jump: ' .. new
RAW Paste Data