hi again, just wanted to know if it was possible to write all my remotes to a .txt file..for example, if I were to put this into remotes:
Code:
on *:TEXT:*hi*:#chan: {
msg $chan hello $nick 
}

it would automatically send it to a .txt file.. (C:\File.txt) please help if this is possible, thanks.