Advertisement
Roblox_Scripter100

Chat script/Roblox Studio

Oct 4th, 2017
2,932
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. while true do
  2. game:GetService("Chat"):Chat(script.Parent.Head, "Insert Chat", Enum.ChatColor.Blue)
  3. wait(11)
  4. game:GetService("Chat"):Chat(script.Parent.Head, "Insert Chat", Enum.ChatColor.Blue)
  5. wait(22)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement