delete this from sockopen event sockwrite -tn $sockname quote PASS <my password>
add this to sokcread event " if (/quote pass isin %temp) { sockwrite -tn $sockname quote PASS <my password> } "


i like that