Page 1 of 1

easyuo+injection...uo.press() HELP

Posted: 2005-06-24 20:19:03
by virussino
[easyuo]

mainloop:
onhotkey F1
gosub test
goto mainloop

[/easyuo]

-----------

[injection]

sub prova()
uo.press(112) #F1
endsub

[/injection]



why it does not work?
I can call macro of easyuo from injection?

Posted: 2005-06-24 21:19:37
by Yoko
you may use uo.SetEasyUO/GetEasyUO to change global variables in EasyUO, and use this to provoke events in it

Posted: 2005-06-28 02:11:04
by Tanis
i solved it trhough the client with a macro in the option with "say ,exec SOMETHING", easyuo just push the button for the macro :D in your case bind the client's macro with F1