How to run clients macro

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Gwindor
Posts: 9
Joined: 2004-06-29 15:18:30

How to run clients macro

Post by Gwindor »

Hi,
how can I run client's macro (targetnext) from inj script?
I tried uo.press(), but it only runs inj macros associated with inj hotkeys, but doesnt work with hotkeys used by client's macros.

I need something to indicate selected monsters. UO.click() which shows me their names is a bit confusing, because there are too many names when I change targets quickly.
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

use press() on key where is your client macro binded
Gwindor
Posts: 9
Joined: 2004-06-29 15:18:30

Post by Gwindor »

:oops:
It's already OK.
There was some conflict in keys pressed manually and by uo.press command.
Thank you, YOKO, and sorry for stupid question.
Post Reply