Jump to content

newbie120494

Members
  • Posts

    3
  • Joined

  • Last visited

newbie120494's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. hi, im doing an automation of a windowed client application, and in it i want to click a certain button within the window using the buttons Name in this instance it was "Finish" . My problem is, autoit window info is not returning "Basic Control Info"which is required in order to use control click funtion right, it only gives the title of window and Class from "Basic Window Info"
  2. im currently creating a program that automates a game, from getting the quest until submitting it, and doing it again, im done with the GUI of the automation,and have a plan on how to do things, but is now on a stop because i encountered a problem, so here it is: (1) is it possible in autoit to use an image that was snipped as means to execute the next step of script/code, for example, when the avatar reaches the coordinates, it will use the bot system already in game to start the killing of mobs, (2.) when target mobs is reached/killed it will use another image already snipped, in order to submit it. i already watch tutorial on image search on autoit, and from what i saw, it only moves the mouse cursor to where the image was. please help me, if its not possible in autoit, can someone point me to what programming language gas that capabilities,
×
×
  • Create New...