Advertisement
Eddie_isback

Auto Rebirth Giant Dancing SIm

Apr 27th, 2022
14
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 A_1 = 5
  4. local Event = game:GetService("ReplicatedStorage").Remotes.Events.Rebirth
  5. Event:FireServer(A_1)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement