Guest User

Untitled

a guest
Sep 10th, 2022
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. bind pub - !shan sha
  2. proc sha {nick uhand host chan text} {
  3.    if {![onchan $text $chan]} { return 0}
  4.    newignore "$nick!$host" $::botnick "Wait 2 minutes" 2
  5.    putserv "PRIVMSG $nick :I now ignore you for 2 minutes"
  6.    putact $chan "$nick Mendohet Te Shaj $text Nga Ti Vi Per Mbare :pPpPp"
  7. }
  8.  
Advertisement
Add Comment
Please, Sign In to add comment