easyuo+injection...uo.press() HELP
Posted: 2005-06-24 20:19:03
[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?
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?