Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local stuff = {"Hoverboard", "Breakdown", "Pony", "F1", "Phantom", "Reaper", "SWAT", "Inferno", "Avenger", "Plane", "Challenger", "Fury", "Warhawk", "Thunderbird", "Nero", "GTR", "Roadster", "Stingray", "911", "Tracer"}
- for _,v in next, stuff do
- game.ReplicatedStorage.RemoteFunction:InvokeServer("BuyItem", v)
- end
Add Comment
Please, Sign In to add comment