Advertisement
Upscalefanatic3

Bhop and Surf Cheat Scripts

Jan 4th, 2018
11,296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. --[[
  2.  
  3. Note: Do not look down and delete, your character will bug out and you cannot move.
  4. Also, don't remove the 'surf_' or 'bhop_'.
  5. Another thing, don't capitalize the surf name.
  6.  
  7. --]]
  8.  
  9. _G.surfMap = "surf_" --// say "/map" in chat, then put the map name inside of the quotations. (dont delete the "surf_" part.)
  10. _G.surf = true --// if you're on a surf map, change to true. -- Surf: https://www.roblox.com/games/272689493/surf-171-MAPS
  11. _G.bhopMap = "bhop_" --// say "/map" in chat, then put the map name inside of the quotations. (dont delete the "bhop_" part.)
  12. _G.bhop = false --// if you're on a bhop map, change to true. -- Bhop: https://www.roblox.com/games/252877716/bhop-327-MAPS
  13.  
  14. loadstring(game:HttpGet(('https://pastebin.com/raw/qyTmjMef'),true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement