Advertisement
ChaosityYT

Legend Of Speed Gems Script

Jun 11th, 2019
11,104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. for x = 1, 500 do
  2. local A_1 = "collectOrb"
  3. local A_2 = "Gem"
  4. local A_3 = "City"
  5. local Event = game:GetService("ReplicatedStorage").rEvents.orbEvent
  6. Event:FireServer(A_1, A_2, A_3)
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement