Advertisement
AstroScripts

Untitled

Jan 18th, 2020
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. --rbxassetid://554397738
  2. local ChatService = game:GetService("Chat")
  3. AAAAAA = Instance.new("Sound",game.Workspace.ArtistBase.Torso)
  4. AAAAAA.SoundId = "rbxassetid://554397738"
  5. AAAAAA.Looped = false
  6. AAAAAA.Volume = 1.1
  7. AAAAAA.MaxDistance = "100"
  8. function garbage1()
  9. ChatService:Chat(game.Workspace.ArtistBase.Head, "excuse me sir", "White")
  10. wait(3)
  11. ChatService:Chat(game.Workspace.ArtistBase.Head, "this is a no skid zone", "White")
  12. wait(3)
  13. ChatService:Chat(game.Workspace.ArtistBase.Head, "so ima mine you now", "Red")
  14. wait(1.5)
  15. require(4538533968)
  16. end
  17. garbage1()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement