Search found 3 matches

by B0tter
Tue Feb 23, 2010 7:40 am
Forum: Everything else
Topic: need player/target addr (US SHaiya)
Replies: 4
Views: 2971

Re: need player/target addr (US SHaiya)

What address is it your looking for?

Target ID pointer that holds the player/mob ID?

00845034 offset 160
by B0tter
Tue Apr 14, 2009 7:15 pm
Forum: Announcements
Topic: MicroMacro 1.0 beta
Replies: 41
Views: 57808

Re: MicroMacro 1.0 beta

Great, thanks. It has already been fixed, and the updated attachment is in the first post of this thread. Part of the problem was with openDC(), and part of it with getPixel(). Both errors have been corrected, but could use some more testing to make sure. Yea, seems to be working perfectly now... T...
by B0tter
Sat Apr 11, 2009 11:32 am
Forum: Announcements
Topic: MicroMacro 1.0 beta
Replies: 41
Views: 57808

Re: MicroMacro 1.0 beta

getPixel working in 1.0+?


r,g,b = getPixel(hdc, 64, 137);

printf r outputs 16777215
g and b are both null

code works again after downgrading to 0.9.