AFFFFF

Black

Jun 23rd, 2018
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. local color = Color3.new(0,0,0) --Color you want here!
  2. local Event = game:GetService("ReplicatedStorage").ClientRequests.UpdateChatColorEvent
  3. Event:FireServer(color)
Add Comment
Please, Sign In to add comment