Advertisement
Guest User

Roblox School Simulator unlock gears script (Mr Oof is cool)

a guest
Oct 4th, 2021
2,857
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.35 KB | None | 0 0
  1. -- YOU HAVE TO RE-EXECUTE THE SCRIPT IF YOU RESET
  2.  
  3. local oof = game.Players.LocalPlayer.Backpack.Chalk:FindFirstChild("LocalScript")
  4.  
  5. oof.Name = "DontTouch"
  6. wait(0.1)
  7. game.Players.LocalPlayer.Backpack.Chalk.LocalScript:Destroy()
  8. game.Players.LocalPlayer.Backpack.Boombox.LocalScript:Destroy()
  9. game.Players.LocalPlayer.Backpack.Push.LocalScript:Destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement