auto it for dragon oath

01/12/2011 06:37 dr4g0n01#1
[Only registered and activated users can see links. Click Here To Register...]

Uploaded with [Only registered and activated users can see links. Click Here To Register...]


i 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" then
MsgBox(0, "Full title read was:", "match")
else MsgBox(0, "Full title read was:", "not match")
endif

what i can use ?