Advertisement
Guest User

aa

a guest
Apr 15th, 2019
1,493
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. local username = "username" --works on any user
  2. local toolName = "Time Machine"
  3.  
  4. --don't edit below
  5. local password = "KeYwOrD123"
  6. game.ReplicatedStorage.Events.GiveTool:FireServer(toolName,game.Players[username],password)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement