here is the script i am using


on *:text:*:?:{
/msg $nick Hi $nick Example Our System Will Repsond In One Minute
timer 1 60 /msg $nick $read randomtimer.txt }

in a pm
what i want to do is
2 text files
text.txt
randomtimer.txt
see the wildcard * i want to create a .txt file if someone types information correct
in this text file on the on text:
they will get the message & the response from randomtimer.txt in 60 seconds

if they dont it will do nothing


can someone help me please

i have been looking around and i think it will be something like

if $read iswm== text.txt but as i am a complete noob and am not understanding what these are doing if its even right

hope someone can help

best regards
wayne