Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --rbxassetid://554397738
- local ChatService = game:GetService("Chat")
- AAAAAA = Instance.new("Sound",game.Workspace.ArtistBase.Torso)
- AAAAAA.SoundId = "rbxassetid://554397738"
- AAAAAA.Looped = false
- AAAAAA.Volume = 1.1
- AAAAAA.MaxDistance = "100"
- function garbage1()
- ChatService:Chat(game.Workspace.ArtistBase.Head, "excuse me sir", "White")
- wait(3)
- ChatService:Chat(game.Workspace.ArtistBase.Head, "this is a no skid zone", "White")
- wait(3)
- ChatService:Chat(game.Workspace.ArtistBase.Head, "so ima mine you now", "Red")
- wait(1.5)
- require(4538533968)
- end
- garbage1()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement