d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Msl Help For Mirc
Add Reply New Topic New Poll
Member
Posts: 258
Joined: May 28 2010
Gold: 460.00
Apr 15 2014 07:38pm
i can make my bot respond to this command for example:


on *:TEXT:Hello:#: { msg $chan Welcome to the channel $nick ! $+ }


but how can I make my bot respond to multiple words or a phrase for example:

on*:TEXT:WORD WORD WORD:#: { msg $chan blah blah blah $nick ! $+ }

pm me if you can help, ill tip for assistance in problem. thanks.
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Apr 15 2014 07:46pm
http://forums.mirc.com/ubbthreads.php/topics/231667/Re_multiple_on_text_event_trig

first hit when i googled: msl mirc ontext

looks like regex works.

Go Back To Programming & Development Topic List
Add Reply New Topic New Poll