Advertisement
Guest User

Untitled

a guest
Dec 14th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. for i=1, 100 do
  2. game.ReplicatedStorage.Store.open_crate:InvokeServer("Lamborghini Aventador SVJ", "Normal", "Normal")
  3. game.ReplicatedStorage.Store.sell_vehicle:InvokeServer("Lamborghini Aventador SVJ")
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement