BINO2002

Untitled

Dec 3rd, 2018
14,396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. while true do
  2. wait()
  3. local f = "StarDust"
  4. local Event = game:GetService("ReplicatedStorage").RPC["Codes_Applied"]
  5. Event:FireServer(f)
  6. end
Add Comment
Please, Sign In to add comment