So, yay i got the clicking! it works!
But now it won t move!
(Moves with the arrows on ur keyboard)
Any solution for that problem?
Robotask clicking
Re: Robotask clicking
I can use hypotheses only, I'm sorry ...
Try to replace "Move to an Object" to "Mouse move" (by absolute coordinates) action
If your application is the game in full-screen mode "Move to an Object" may have no effect, because the window may be the solid window without any standard control elements.
Try to replace "Move to an Object" to "Mouse move" (by absolute coordinates) action
If your application is the game in full-screen mode "Move to an Object" may have no effect, because the window may be the solid window without any standard control elements.
Oleg Yershov
Re: Robotask clicking
That isn t the problem anymore! i solved that already, but the keyboard isn t working now.
Re: Robotask clicking
I think that you have a very-very large sequence of keypresses. I recommend you to divide it on to several small sequences and try them block-by-block
Also, if your application is the game with DirectX technology it may work with keyboard at low level.
So you may have problem with this action (it may ignore keyboard simulation at all).
Also, if your application is the game with DirectX technology it may work with keyboard at low level.
So you may have problem with this action (it may ignore keyboard simulation at all).
Oleg Yershov
Re: Robotask clicking
The game is GetampedEU