Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- chats = {"", ""} ----put chat here
- while true do
- wait() ----put cooldown time here
- game:GetService("Chat"):Chat(script.Parent.Head, chats[math.random(1, #chats)], Enum.ChatColor.White
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement