ok ive made a dialog box..contains 3 entrys
prebot- me
sitechan- #mirc
stripcode- $strip($remove($4,[,]))

the me ,#mirc,and strip is an input

so what i am trying to do is

on *:text:*OK*:%sitechan: {
if (($nick == %prebot))

and the strip codes strip a line picked up by *ok* etc

giving 3.10.To.Yuma.DVDR-Replica for example

i ahve all this working on my script if i edit it manually..i made the dialog so id be able to edit via menu dialog etc


hope this makes a bit more sense