thanks =)

btw what does "deprecated" mean ?

~edit

i have small problems
in dialog when i press button i have this

if (#* !iswm $input(Something:,de,Input Request)) { .echo -a invalid channel name! | halt }
elseif (#* iswm $input(Something:,de,Input Request)) { write $mircdirsystem\spam_channels.txt $v1 }

thing is i have more IF's so i cant give ELSE
but on elseif it gives 2 input boxes... and it always writes #*
instead inputed text

Last edited by raZOR; 14/05/06 05:47 PM.