Nova355killer

Legendary skin

Nov 17th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. local many = 100 -- how many skins you want
  2.  
  3. for i=1,many do
  4. game.Workspace.RemoteEvent:FireServer("OpenCrate", "Legendary")
  5. end
Add Comment
Please, Sign In to add comment