Advertisement
GETFREEROBUX

Legends Of Speed Script (THE HUNT)

Mar 18th, 2024
1,212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.27 KB | None | 0 0
  1.     while wait() do
  2.         local args = {
  3.             [1] = "collectOrb",
  4.             [2] = "Blue Orb",
  5.             [3] = "City"
  6.         }
  7.    
  8.         game:GetService("ReplicatedStorage"):WaitForChild("rEvents"):WaitForChild("orbEvent"):FireServer(unpack(args))
  9.     end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement