Advertisement
anonmods

Anime-Artifacts-coins

Sep 23rd, 2021
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. while wait() do
  2.  
  3. local args = {
  4. [1] = 0
  5. }
  6.  
  7. game:GetService("ReplicatedStorage").RemoteEvent.AirHit:FireServer(unpack(args))
  8.  
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement