Jump to content

Recommended Posts

Posted

Hello, im new to the community and have 2 problems with autoit.

WinGetText - I noticed that I cant get text from windows such as an AIM window, the results come up as blank. I used the example script to test. Is there another command to do this?

Send - is there anyway how to send a variable? I tried Send("$var") but that doesnt work.

Please answer quick :D

Thx in advance

Posted

For WinGetText some text that function cant read, i learned this because i tried it for my online game i play and it just cant read the text, you need OCR for that i beleive,ive never tried with aim before but it might be the same way, not sure.

  • Developers
Posted

Hello, im new to the community and have 2 problems with autoit.

WinGetText - I noticed that I cant get text from windows such as an AIM window, the results come up as blank. I used the example script to test. Is there another command to do this?

Send - is there anyway how to send a variable? I tried Send("$var") but that doesnt work.

Use the au3info tool to check if its readable or not ....

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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...