itachi_itachi_

Chat spammer

May 13th, 2022 (edited)
492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. while true do wait(3)
  2.  
  3. local A_1 = "THE TEXT YOU WANT TO SPAM" local A_2 = "All"
  4. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest Event:FireServer(A_1, A_2) end
  5.  
Advertisement
Add Comment
Please, Sign In to add comment