Advertisement
SirScripty

ROBLOX - CHAT SPAMMER SCRIPT NEW

Feb 25th, 2020
4,880
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. CHAT SPAMMER JUST COPY THE SCRIPT OR THE SCRIPT WONT WORK
  2. -----------
  3. while true do
  4.  
  5. wait(1)
  6. local A_1 = "make sure to subscribe to sir scripty on youtube"-----message here
  7. local A_2 = "All"
  8. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
  9. Event:FireServer(A_1, A_2)
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement