urabigfatnoob

Untitled

Feb 25th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. game.ReplicatedStorage.Events.GuiHandler:FireServer(true, "BankGui")
  2.  
  3.  
  4. game.ReplicatedStorage.Events.RobBank:FireServer(10000, false)
  5. while wait(10) do
  6. game.ReplicatedStorage.Events.RobBank:FireServer(10000, false)
  7. end
Add Comment
Please, Sign In to add comment