mIRC Homepage
Currently, a line looks like this:
Quote:
[23:35] <@Someone> yay

Is it possible to add an x at the start of the line (every line),
Quote:
x [23:35] <@Someone> yay

and, when clicked, it notices the channel with the name and text of the person?
Code:
/notice #channel REMOVE Someone yay


Without something to click, it seams rather slow and ineffective.

The reason I would find this script useful, is because the flash client on the website lets you remove what someone has said like this.

Thank you for any help you provide.
Technically it seems possible, however, it would mean duplicating every channel, pm/query, and (possibly) status window with a custom window using the format you're looking for.

Imo, a lot of work.

You can set up the right click in the channel or pm/query window to display an option which, when clicked would send the notice that you're wanting. This would be a lot easier, but the lines would still exist in the window.
/help on hotlink

note:
Note: The script for hotlink events should be as small and as fast as possible since the event triggers each time the mouse is moved over a word.



© mIRC Discussion Forums