Guest User

Chat Script for NPC Roblox

a guest
Mar 4th, 2018
5,165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. --Made by SenseiPrince
  2.  
  3. while true do
  4. game:GetService("Chat"):Chat(script.Parent.Head,"KINGVIPER", Enum.ChatColor.Blue)
  5. wait(2) --This is the time between each chat
  6. game:GetService("Chat"):Chat(script.Parent.Head,"Subscribe", Enum.ChatColor.Blue)
  7. wait(2)
  8. game:GetService("Chat"):Chat(script.Parent.Head,"To", Enum.ChatColor.Blue)
  9. wait(2)
  10. game:GetService("Chat"):Chat(script.Parent.Head,"ExcaliburGods and", Enum.ChatColor.Blue)
  11. wait(2)
  12. end --Don't delete this ...
Advertisement
Add Comment
Please, Sign In to add comment