Posted by member 5575 on 2006-03-07 14:53:10 link

I blew away all my mzscript stuff when I started using Lua instead. Let's see what's in the archive...

Something like this ought to work (edited to fit your case, obviously):

*script bang !putSomeLabelHere
*script exec !labelMove SomeLabelName %{mousex} %{mousey}
*script exec !labelShow SomeLabelName
*script ~bang


Then execute the !putSomeLabelHere bang with a hotkey, and there ya go.