Advertisement
p0vdnot

Untitled

Nov 25th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. local cs = game:GetService("Chat")
  2.  
  3. local ws = game.Workspace
  4.  
  5. while true do
  6. wait(1)
  7. cs:Chat(ws.ahman223.Head, "you..", "White")
  8. wait(1)
  9. cs:Chat(ws.ahman223.Head, "will..", "White")
  10. wait(1)
  11. cs:Chat(ws.ahman223.Head, "DIE", "White")
  12. wait(5)
  13. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement