Advertisement
TheMemeUserLol

Untitled

Aug 30th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. game.Workspace.ItachiUchihna.WalkSpeed = 100
  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()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement