SHOW:
|
|
- or go back to the newest paste.
1 | - | game.Workspace.DigitalZer3.WalkSpeed = 200 |
1 | + | game.Workspace.95audrey.WalkSpeed = 200 |
2 | game.Workspace.Baseplate.Touched:connect(function() | |
3 | local s = Instance.new("Sound") | |
4 | s.Parent = game.Workspace | |
5 | s.SoundId = "http://www.roblox.com/asset?id=235978401" | |
6 | s:Play() | |
7 | wait(3) | |
8 | s:Stop() | |
9 | end) | |
10 | wait() | |
11 | run("Sanic","YOUR TO SLOW!") | |
12 | wait(4) | |
13 | run("Sanic","UMAD?") | |
14 | wait(20) | |
15 | run("Sanic","Ok i'll stop") | |
16 | wait(4) | |
17 | script:remove() |