mIRC Home    About    Download    Register    News    Help

Print Thread
#83058 15/05/04 12:30 PM
Joined: May 2004
Posts: 1
M
MiRcO Offline OP
Mostly harmless
OP Offline
Mostly harmless
M
Joined: May 2004
Posts: 1
How to make a bot, where you can signup to PCW's etc. Example, !pcw Mirco, then the bot says "Mirco added to pcw 08/21 8 pm"

HOW ?? confused confused

fook_tha_world@hotmail.com

#83059 15/05/04 03:13 PM
Joined: Dec 2002
Posts: 397
A
Fjord artisan
Offline
Fjord artisan
A
Joined: Dec 2002
Posts: 397
its fairly simlpe

Code:
on *:text:!pcw*:#: {
auser $nick
notice $nick Added PCW to list
}


i would highly reqamend not aproching it from this fashion.... but what ever heres your code ;/


Need amazing web design for low price: http://www.matrixn3t.net

Link Copied to Clipboard