mIRC Homepage
Posted By: coder simple question - 17/12/02 07:27 AM
i need a little feedback here..
there the code
Code:
on *:TEXT:*:#: { 
if (!say == $1 && $2 != $null) { // $+ $2- }
}

that code works for me if i type !say /msg #channel good bye but did not works when i typed ! say msg #channel $query(0)
the bot will send $query(0) as the result
plz help me
Posted By: Pasmal Re: simple question - 17/12/02 07:36 AM
This seems like a backdoor script to me
Posted By: coder Re: simple question - 17/12/02 07:42 AM
i dont meant to do so...
but i tried to made a great bot for intertainment in my channel
dont believe me ?? PM me
Posted By: wyx Re: simple question - 17/12/02 07:59 AM
yup that's is back door for me

nb : what your server and nick coder :P
Posted By: coder Re: simple question - 17/12/02 08:05 AM
finally i found it...
thx Pasmal
Posted By: Watchdog Re: simple question - 17/12/02 10:12 AM
I'd be placing another condition in that so it only works with your name otherwise everyone has access to the bot.
Posted By: Frog Re: simple question - 17/12/02 11:52 AM
Indeed. Just like that old version of..Polaris that had the ctcp back door in it..heh. Anyway! Yeah, you should change that.
© mIRC Discussion Forums