Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game.Workspace.MlgNoscoperStabber.WalkSpeed = 100
- game.Workspace.Baseplate.Touched:connect(function()
- local s = Instance.new("Sound")
- s.Parent = game.Workspace
- s.SoundId = "http://www.roblox.com/asset?id=235978401"
- s:Play()
- wait(3)
- s:Stop()
- end)
- wait()
- run("Sanic","YOUR TO SLOW!")
- wait(4)
- run("Sanic","UMAD?")
- wait(20)
- run("Sanic","Ok i'll stop")
- wait(4)
- script:remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement