Simple RAW Events (mIRC)

By cmitch1120 on Sep 13, 2008

My snippet will add a theme look to some raw events, I've mainly just got who(is/was) in it right now, but it's pretty complete. I hope you like it.

~Cody

/*
***************************************
-Simple Raw Events - Theme DarkGrey-Red
-By Cody (irc.wyldryde.org - #cody)
-9/13/08
***************************************
*/
raw 301:*: { haltdef | echo -a 4{14Away4} $2 is away: $3- }
raw 310:*: { haltdef | echo -a 4{14Helpop4} $2- }
raw 311:*: { haltdef | echo -a 4{14NickName4} $2 | echo -a 4{14Hostmask4} *! $+ $3 $+ @ $+ $4 | echo -a 4{14Realname4} $5- }
raw 312:*: {
  if ($8 !isnum) { haltdef | echo -a 4{14Server4} $3 | echo -a 4{14Server Description4} $4- }
  else { haltdef | echo -a 4{14Server4} $3 | echo -a 4{14Last Online4} $4- }
}
raw 313:*: { haltdef | echo -a 4{14IRC(op)4} $2- }
raw 319:*: { haltdef | echo -a 4{14Channels4} $3- }
raw 318:*: { haltdef }
raw 317:*: { haltdef | echo -a 4{14Idle4} $2 has been idle $duration($3, 5) }
raw 307:*: { haltdef | echo -a 4{14Registered4} Yes }
raw 378:*: { haltdef | echo -a 4{14Local Host4} $6 | echo -a 4{14IP4} $7 }
raw 401:*: { haltdef | echo -a 4{14Online4} $2 is not online }
raw 314:*: { haltdef | echo -a 4{14Whowas4} $2 | echo -a 4{14Hostmask4} *! $+ $3 $+ @ $+ $4 }
raw 406:*: { haltdef | echo -a 4{14Whowas4} $2 was not online }
raw 369:*: { haltdef }
raw 421:*: { haltdef | echo -a 4{14Error4} $2 is an unknown command. }
raw 671:*: { haltdef | echo -a 4{14SSL4} Yes }

Comments

Sign in to comment.
cmitch1120   -  Sep 19, 2008

Thanks, glad you liked it. =) I'll keep adding to it, I've got it a little more done, will update soon enough. =S

 Respond  
EL   -  Sep 14, 2008

Cool it works.Just keep adding raws to it it will be a complete theme some day;p."Rate it or Hate it?"...5/10.`-.-´

 Respond  
cmitch1120   -  Sep 13, 2008

When I said it was pretty 'complete' I meant all the parts of the whois or whowas are done.
Sorry if i caused any confusion.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.