Advertisement
coreag

anderuk sub script

Aug 13th, 2015
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.30 KB | None | 0 0
  1. on 1:text:*:#anderuk:{
  2.   if (($nick == twitchnotify) && (subscribed isin $1-)) {
  3.     if (!$4) {
  4.       describe $chan anderCatcoin Welcome $1 to the Catcoin army! anderCatcoin
  5.     }
  6.     elseif ($4 isnum) { describe $chan anderCatcoin $1 has subscribed for $4 months in a row! anderCatcoin }
  7.   }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement