Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua", true))()
- game.StarterGui:SetCore("SendNotification", {
- Title = "Infinite Jumps and Vape";
- Text = "Mixed by Mobile hacks123"; -- what the text says (ofc)
- Duration = 30;
- })
- wait(1)
- game.StarterGui:SetCore("SendNotification", {
- Title = "Enjoy";
- Text = "Don't Forget to Subscribe Mobile hacks123"; -- what the text says (ofc)
- Duration = 30;
- })
- local InfiniteJumpEnabled = true game:GetService("UserInputService").JumpRequest:connect(function() if InfiniteJumpEnabled then game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping") end end)
Advertisement
Comments
-
- If inf jump not work go to https://pastebin.com/Fy1ERCnG
Add Comment
Please, Sign In to add comment
Advertisement