Jump to content

Running Other Applications ? With macro and a game running?


x_X
 Share

Recommended Posts

:lmao: Is there any other way i can run other application(ex. internet), while a game and a macro bot running... ??

because if i run game and macro and internet explorer ... the macros will be typed in the internet browser :P

Link to comment
Share on other sites

:lmao: Is there any other way i can run other application(ex. internet), while a game and a macro bot running... ??

because if i run game and macro and internet explorer ... the macros will be typed in the internet browser :P

if your game uses default MS controls (unlikely) you could use controlsend() and controlclick() to send the data exactly where you want it.
Link to comment
Share on other sites

Try using ControlCommand from the help file. If you specify an empty ControlID (i.e. ""), the text will be sent to the specified window directly. You can use this with games because a Win control is not required.

“Give a man a script; you have helped him for today. Teach a man to script; and you will not have to hear him whine for help.”AutoIt4UE - Custom AutoIt toolbar and wordfile for UltraEdit/UEStudio users.AutoIt Graphical Debugger - A graphical debugger for AutoIt.SimMetrics COM Wrapper - Calculate string similarity.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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