mIRC Home    About    Download    Register    News    Help

Print Thread
#232967 03/07/11 06:55 AM
Joined: Jun 2011
Posts: 10
Z
Pikka bird
OP Offline
Pikka bird
Z
Joined: Jun 2011
Posts: 10
Hey.

First, I'd like to say, Sorry for going crazy on my last post. I understand now. That was a PHP script that was made to work with mIRC.


I just need help with a simple script (Or i think its simple) to allow my bot to join a channel when someone requests him.

Example : /msg BotName request #channel

I want a script that could do something like this :

Ex:
Code:
on *:TEXT:#channel*:*:/j #channel requested 


Any help would be awesome.

Thanks in advanced.

PS. This would be written in mIRC.


Joined: Apr 2010
Posts: 969
F
Hoopy frood
Offline
Hoopy frood
F
Joined: Apr 2010
Posts: 969
Code:
on *:TEXT:request #?*:?:join $2


I am SReject
My Stuff

Link Copied to Clipboard