Advertisement
LonePotato

Untitled

Aug 11th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. local meme = "Regular Crate"
  2. local price = 0
  3. local quantity = 999999999
  4. local Event = game:GetService("ReplicatedStorage").PurchaseCrate
  5. Event:FireServer(meme,price,quantity)
  6.  
  7. local amount = 99999999999
  8. game.ReplicatedStorage.UpdateCrystals:FireServer(amount)
  9.  
  10. print("Subscribe to LonePotato")
  11. warn("Subscribe to LonePotato")
  12. print("Subscribe to LonePotato")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement