Advertisement
Szymonidas11

abd time stop changer

Sep 12th, 2020
47
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 = 7.5 -- change this to how many seconds you want.
  2. local stone = "diooh"
  3. local Event = game:GetService("ReplicatedStorage").Timestop
  4. Event:FireServer(time, stone)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement