Jump to content

Recommended Posts

Posted

Hello,

I'm new to this forum. I'm trying to make a script which will move and click mouse (in specific location) and click some keyboard keys. My main question is: how do I make script to move mouse/click in application only, even if it's minimized

Thanks in advance,

Sloniu :)

  • Moderators
Posted

If the application is minimized, you'll want to use the Control methods (ControlClick, ControlSend, etc.). What application are you trying to manipulate? It may be something that has already been done.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted (edited)

Thanks for quick answer. I'm trying to make a macro to the game TERA Online which will queue me to the battleground (click a few buttons on screen) then use skill every few seconds to prevent afk-kick (pressing keyboard button).

Edit.

If you could give me some examples of scripts or a good tut to similar script that would be great :)

I need something like "in application named: XXX do: ...".

Edited by sloniu
  • Moderators
Posted

Ah, then I would suggest you begin by reading through the Forum Rules; the link is in the bottom right corner of each page. We do not support automation of or interaction with games on this forum. Sorry.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...