Add OOS to Right Click Mouse

Hi,

If this is okay with GGG;
How can you intercept mouse right-click event and just add /oos command via AHK?
This way, you have quality of life not having to think about running /oos command.
The 10 sec cooldown should prevent you from spamming the servers right?

Here's what I have so far:
"

$LButton::
IfWinActive, Path of Exile
{
sendinput {enter}/oos{enter}
sendinput {click}
}
else sendinput {click}
return

And definitely there's something wrong with this XD.
PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/
Never played with that so I can't help you.

But you can try this, it's free, it's simple and it works with any mouse, you don't even have to install it if you don't want to, use the portable version.
http://www.highrez.co.uk/downloads/XMouseButtonControl.htm
Wish the armchair developers would go back to developing armchairs.

◄[www.moddb.com/mods/balancedux]►
◄[www.moddb.com/mods/one-vision1]►

Report Forum Post

Report Account:

Report Type

Additional Info