OogaBoogaNoob

simple crash chat

Oct 31st, 2022 (edited)
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. local id = 2753915549 or 10660791703 or 10804519995
  2.  
  3. if game.PlaceId == id then
  4. for a = 1,10 do
  5.  
  6. local tru = true
  7.  
  8. if tru == true then
  9. game:GetService("Players").LocalPlayer.Team = nill
  10. wait(1,7)
  11. local args = {
  12. [1] = " ",
  13. [2] = "Team"
  14. }
  15. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args))
  16. end
  17. end
  18.  
  19. else
  20. for a = 1,5 do
  21.  
  22. local tru = true
  23.  
  24. if tru == true then
  25. wait(1,7)
  26. local args = {
  27. [1] = " ",
  28. [2] = "All"
  29. }
  30. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args))
  31. end
  32. end
  33. end
  34.  
Advertisement
Add Comment
Please, Sign In to add comment