Advertisement
AstroScripts

Untitled

Jan 29th, 2020
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 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, "hey you see that guy over there right", "White")
  10. wait(1)
  11. ChatService:Chat(game.Workspace.SakuraSylveonYT.Head, "what the sg user?", "White")
  12. wait(1)
  13. ChatService:Chat(game.Workspace.ArtistBase.Head, "yes", "White")
  14. wait(1)
  15. ChatService:Chat(game.Workspace.SakuraSylveonYT.Head, "should i grab the shotgun", "White")
  16. wait(1)
  17. ChatService:Chat(game.Workspace.ArtistBase.Head, "no i got it", "White")
  18. wait(3)
  19. ChatService:Chat(game.Workspace.SakuraSylveonYT.Head, "okay fam", "White")
  20. wait(1)
  21. workspace.maksims01:BreakJoints()
  22. end
  23. garbage1()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement