Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (copy them indisvuiasly remove the bars) Vape-loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua", true))()
- ------------------------------------------------------------------------------------------------------------------------
- Keyboard-loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
- -----------------------------------------------------------------------------------------------------------------------
- inf jumps- -- Thingy for random stuff like notifications
- local StarterGui = game:GetService("StarterGui")
- InfiniteJumpEnabled = true
- game:GetService("UserInputService").JumpRequest:connect(
- function()
- if InfiniteJumpEnabled then
- game:GetService "Players".LocalPlayer.Character:FindFirstChildOfClass "Humanoid":ChangeState("Jumping")
- end
- end
- ) -- I might add a toggle for this soon
- -- Lil notification for when the script loads
- StarterGui:SetCore(
- "SendNotification",
- {
- Title = "Loaded! Follow hilol124!",
- Text = "Vape Keyboard and inf jumps!",
- Duration = 3
- }
- )
Advertisement
Add Comment
Please, Sign In to add comment