I know this is kind of explained somewhere else but I wanted to make a trigger that whenever something came to me via tell which looks like * tells you, "blahblahblah" that it will send it to the note pad or something along those lines and ideas?
Channel Capture
Posted by Hoss on Sun 26 Sep 2004 10:13 PM — 2 posts, 12,272 views.
Make a trigger(like * tells you *), send to script, send:
appendnotepad "notepadname1", "%2"
for more information, seach the forum, for "notepad window trigger" or something like that. Youll return a lot of hits.
appendnotepad "notepadname1", "%2"
for more information, seach the forum, for "notepad window trigger" or something like that. Youll return a lot of hits.