Free2Code
 
Time: 2008-11-21, 09:31pm
Help with mIRC script..
Subject: Help with mIRC script..  ·  Posted: 2006-07-05, 01:04am
Rank: ? (1)
Member #: 27924
Hey, I'm sort of..or largely...a noob with mIRC scripting. I need help with writing a script that will message the current channel when a certain person joins, when the bot is set at voice. I had it working until I turned on mode +m.

So yea, here' what I have

on 1:JOIN:#koh: if ($nick = Lord_Furner) /notice $chan 4 ALL HAIL DER FÜHRER FURNER


Thanks.

 
  Reply to this ·  Post link ·  Top
Subject: Re: Help with mIRC script..  ·  Posted: 2006-09-01, 02:08pm
Rank: ? (48)
Member #: 20714
I don't see anything wrong with the code... except for one = ... if i remember correctly its supposed to be 2.

on 1:JOIN:#koh: if ($nick == Lord_Furner) notice $chan 4 ALL HAIL DER F�HRER FURNER

Let me know if it won't work... and sorry for the delay

Behold the power of cheese!
 
  Reply to this ·  Post link ·  Top

Pages: 1

Please login or register to post a reply.

icons