Advertisement
deathknight6666

Boulder Simulator

Dec 4th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.40 KB | None | 0 0
  1. -- cool release not bad... actually op ^-^ enjoy boys
  2. -- money script
  3.  
  4. local A_1 = -666666
  5. local Event = game:GetService("ReplicatedStorage").buyItem2
  6. Event:InvokeServer(A_1)
  7.  
  8. -- prestige script
  9.  
  10. local A_1 = game:GetService("Players").hellblock
  11. local Event = game:GetService("ReplicatedStorage").AcceptPrestige
  12. Event:FireServer(A_1)
  13.  
  14. -- https://www.roblox.com/games/2608219442/NEW-Boulder-Simulator
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement