DrawingJhon

Bubble Chat

Jun 2nd, 2020
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. local ChatService = game:GetService("Chat")
  2. local messager = workspace.Part
  3. local mgs = "Hello"
  4. local Color = "Blue"
  5. ChatService:Chat(messager, msg, Color)
Add Comment
Please, Sign In to add comment