mIRC Home    About    Download    Register    News    Help

Print Thread
#170558 11/02/07 12:13 AM
Joined: Oct 2005
Posts: 75
C
Babel fish
OP Offline
Babel fish
C
Joined: Oct 2005
Posts: 75
is it possible to make a robot to write an event to a loaded .mrc script file? if yes how do i do it and how do i make the bot test itself? ie:

[MyNick] MyBotnick write On !@*:Join:#:/mode # +v $nick
[MyBotNick] !@*:Join:#:/mode # +v $nick has been written to somescriptfile.mrc

any help will be appreciated thanks.

Confuzzled #170559 11/02/07 12:47 AM
Joined: Jan 2007
Posts: 1,156
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2007
Posts: 1,156
You can write text to any file using the /write command.

/help /write

This section will show you all the switches and such you would need to do this properly. Probably correlate it with $read or maybe $filter.


Link Copied to Clipboard