Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local msg = "IF A KILLER DONT LIKE ME KILL ME RIGHT NOW, UH OTHERWISE KILLER PIPE DOWN" local recipient = "All"
- local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
- Event:FireServer(msg, recipient)
- wait (1.5)
- local msg = "YO RAPPERS RAP TOO LOUD, HOMIE WHATS THAT SOUND?" local recipient = "All"
- local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
- Event:FireServer(msg, recipient)
- wait (1.5)
- local msg = "Thats me sneaking in your house with the choppa ima put that thing in your mouth" local recipient = "All"
- local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
- Event:FireServer(msg, recipient)
- wait (1.5)
- local msg = "GOOD MORNING, MY NAME IS TOKYO FEEL LIKE A WINDOW IM HERE TO AIR IT OUT" local recipient = "All"
- local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
- Event:FireServer(msg, recipient)
- wait (1.5)
- local msg = "YEAH HE WANTED BEEF AT THE PARKING LOT MY HOMIES DOGS SO WE BARK A LOT" local recipient = "All"
- local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
- Event:FireServer(msg, recipient)
- wait (1.5)
- local msg = "Auto bot choppas they spark a lot" local recipient = "All"
- local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
- Event:FireServer(msg, recipient)
- wait (1.5)
- local msg = "I will beat your mom dont care if she black or not" local recipient = "All"
- local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
- Event:FireServer(msg, recipient)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement