Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while wait(0.1) do
- ReplicatedStorage = game:GetService('ReplicatedStorage')
- ReplicatedStorage.RemoteEvents.Click:FireServer()
- ReplicatedStorage.RemoteEvents.Rebirth:FireServer(20)
- end
Advertisement
Add Comment
Please, Sign In to add comment