SirMeme

Untitled

Aug 12th, 2018
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. while true do
  2. wait()
  3. game.ReplicatedStorage.PurchaseCrate:FireServer("Regular Crate",-1/0,0)
  4. game:GetService("ReplicatedStorage").AwardItem:FireServer("Oil Blaster", 1, true, 1)
  5. game.ReplicatedStorage.SellItem:FireServer("Oil Blaster")
  6. game.ReplicatedStorage.HandleRebirth:InvokeServer()
  7. end
Add Comment
Please, Sign In to add comment