Oct 6th, 2019
Never
What Can An Roblox Hacks/Exploit Do? An hack/exploit can allow you to do things in-game that would normally be unallowed or frowned upon such as aimbot (locking on to players heads/bodies ensuring every hit and no misses very powerful!) as well as flying super jump wall hacks unlimited money and other cool features. Infinite Jump download - Spam the spacebar to jump as high as you want.
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
Infinite Jump Roblox Download Free
Apr 18th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- --I have no idea who made this
- local Player = game:GetService('Players').LocalPlayer
- Mouse.KeyDown:connect(function(k)
- if k:byte() 32 then
- Humanoid = game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass('Humanoid')
- wait(0.1)
- end
- end)
- local Player = game:GetService('Players').LocalPlayer
- Mouse.KeyDown:connect(function(k)
- if k 'f' then
- _G.infinjump = false
- _G.infinjump = true
- end
Infinite Jump Roblox Download Wearedevs
RAW Paste Data