Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- wait(1)
- local A_1 = "check out sir meme on youtube for the best scripts"-----message here
- local A_2 = "All"
- local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
- Event:FireServer(A_1, A_2)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement