Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- wait()
- local A_1 = 5
- local Event = game:GetService("ReplicatedStorage").Remotes.Events.Rebirth
- Event:FireServer(A_1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement