Using AutoIt on Bots - Trying to move on from basics to advanced

"Gerhard Tekes \(3PTA\)" <[email protected]> Mon, 27 Aug 2007 09:49:01 -0300
Newsgroups gmane.comp.windows.autoit.user
Message-ID <004c01c7e8a8$a70a2c40$6e01a8c0@VoodooServer>
Good morning,

 

I stopped programming 20 yrs ago and restarted now, making a little bot for
GlobalMu in AutoIt.  (Attached my little piece of art, if attaching works in
this group)

I have some problems making a routine, where I need to find back to a
defined place, starting from an undefiend spot nearby within a square of
300x300 pixel +-.

I tried PixelGetColor, but within the game, it always returns 0. Outside of
the game, it works fine.

Same with MouseGetCursor. Within the game always returns 2.

 

Any idea how to get the messages (games displays coordinates for example)
from the game? I see the game until now only as a graphic screen, using
basically mouse functions and send. But I would like to be able to identify
monsters, drops, coordinates, number of players in the party, ..

 

Best regards from Brazil

Gerhard Tekes



[Non-text portions of this message have been removed]