mIRC Home    About    Download    Register    News    Help

Print Thread
Z
zsivads
zsivads
Z
Hi!

I want to write a very small script which copies the last received message to clipboard. I have started this msl thing just now so i dont know a lot of stuff.

What i have got:

ON *:TEXT:*:#:{
clipboard ???
}

I need an identifier or something for the text i have listened to.
If i could get any help that would be great!

Last edited by zsivads; 14/06/14 06:42 PM.
B
blessing
blessing
B
clipboard $1-

Z
zsivads
zsivads
Z
Thanks a lot mate!!! smile smile


Link Copied to Clipboard