Advertisement
Guest User

yes

a guest
Oct 15th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. local time = 900 -- change this to how many seconds you want.
  2. local stone = "dio"
  3. local Event = game:GetService("ReplicatedStorage").Timestop
  4. Event:FireServer(time, stone)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement