Jump to content

Recommended Posts

Posted

Right so I've been trying to capture a tooltip.

From the info I've found I thought this would work, yet it doesn't, ideas?

$var = ControlGetText("Magic Online V2.0.104.2803","","tooltips_class32")//capturing the content of the tooltip in the window "Magic Online V2.0.104.2803"
Run("notepad.exe")
WinWaitActive("Naamloos - Kladblok")//Dutch version of notepad file
Send($var) // put the tooltip text in the notepad file to see if it could detect it, remains blank

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
  • Recently Browsing   0 members

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