Advertisement
intersys

Untitled

Jul 17th, 2014
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.38 KB | None | 0 0
  1. on *:notice:*:#:{
  2.   if ($nick == [P]RankBot) {
  3.     if (Sub is needed isin $1-) { set %s.sub on | set %s.subs $gettok($strip($1-),8,32) }
  4.   }
  5. }
  6. on *:text:*:#:{
  7.   if ($nick == gathers1) && (Sub Searching has been canceled isin $1-) {
  8.     unset %s.s*
  9.   }
  10. }
  11. on *:JOIN:#gstrike:{ if (%s.sub == on) { msg $chan 09,1[15«0,1 $nick Type 9,1 $+ %s.subs $+ 0,1 0,115,1»09,1] } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement