Jump to content

Recommended Posts

Posted

There is a GUI seperate from my own program, the GUI is made in autoit. I want to read something off the gui, but theres more than what i want to read. Heres an example. The gui says

Deaths 1

Runs 100

Free Stash Spaces 15

All i want to read is how many stash spaces are available. Can someone help?

Posted

Can you post the code for the gui you are trying to read... so I can run it and figure out what would be the best way to get the information?

AutoIt Scripts:Aimbot: Proof of Concept - PixelSearching Aimbot with several search/autoshoot/lock-on techniques.Sliding Toolbar - Add a nice Sliding Toolbar to your next script. Click the link to see an animation of it in action!FontInfo UDF - Get list of system fonts, or search to see if a particular font is installed.Get Extended Property UDF - Retrieve a files extended properties (e.g., video/image dimensions, file version, bitrate of song/video, etc)
  • Moderators
Posted

How would you normally read the text of another application if it weren't written in AutoIt? Maybe try ControlGetText()?

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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
×
×
  • Create New...