mIRC Homepage
Posted By: RuFy Help ON TEXT - 03/06/05 01:58 PM
Hi, I'm trying to realize a grafic style F-Serve browser.
I need help with ON TEXT event or ON OPEN event, because if i use ON TEXT event in a DCC Chat it won't work.
What can I do to check if a string isin a text showed by the f-serve BOT?
Example:
Code:
on ^*:TEXT:*:=:{
  set %testo $1-
  if (FileServer iswm %testo) { ecc... }
}

But the on ^*:TEXT:*:=: event doesn't exist. What can I do? shocked
Posted By: mIRCManiac /help ON CHAT - 03/06/05 02:23 PM
/help ON CHAT

~ Edit ~
Just in case you try to use it, ON SERV triggers when
someone is connected to your file server, so it won't
help with what you're trying.
© mIRC Discussion Forums