anton23 0 Posted January 12, 2011 (edited) Uploaded with ImageShack.usi want to make its do something, if inventory in my screen "problem is its not title".how can i do this?if different title i use$title = WinGetTitle("[ACTIVE]")if $title = "Notepad-Untitled" thenMsgBox(0, "Full title read was:", "match")else MsgBox(0, "Full title read was:", "not match")endifwhat i can use ? Edited January 12, 2011 by anton23 Share this post Link to post Share on other sites
bo8ster 3 Posted January 12, 2011 have you read http://www.autoitscript.com/forum/forum-2/announcement-12-game-bots-and-automation/ ? Post your code because code says more then your words can. SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y. Use Opt("MustDeclareVars", 1)[topic="84960"]Brett F's Learning To Script with AutoIt V3[/topic][topic="21048"]Valuater's AutoIt 1-2-3, Class... is now in Session[/topic]Contribution: [topic="87994"]Get SVN Rev Number[/topic], [topic="93527"]Control Handle under mouse[/topic], [topic="91966"]A Presentation using AutoIt[/topic], [topic="112756"]Log ConsoleWrite output in Scite[/topic] Share this post Link to post Share on other sites
anton23 0 Posted January 12, 2011 i c i try in other place then thx Share this post Link to post Share on other sites