Advertisement
RgRacks

Polybattle CHAT TROLL [CHAT AS ANYONE]

Oct 4th, 2020
670
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.45 KB | None | 0 0
  1. local args = {
  2.     [1] = "chat",
  3.     [2] = {
  4.         ["toTeam"] = false,
  5.         ["nick"] = "Fucktard:", --The person u want to be (u can bypass the filter with dis but not the chat and the more text u put the more bold it get.)
  6.         ["team"] = "Team1",
  7.         ["text"] = "noob goes brrrrrrr" --Text here u can leave it blank if u want to use the nick only.
  8.     }
  9. }
  10.  
  11. game:GetService("ReplicatedStorage").Remote.PlayerEvent:FireServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement