Help with my macro
Posted: November 24th, 2004, 5:54 pm
Hey,
I just have a few questions that I thought somenoe could help me with. I currently have created a macro that targets only green and blue mobs, (will skip all others), attacks using the hot keys, and will SOMETIMES loot the corpse.
The question I have is about the x,y coordinates of the health bars. All the macro does is tells when the mob is dead (i.e when the targets name disappears) And can not read my health, which sucks. Because of this, I have to wait 30 seconds after every actual fight. Anyone know the default coordinates of a pixel near the end of the health bar? Ive tried using AutoIT, and its positions are really screwed up. Instead, I have been using the Mousepos command in AC tools until I finally hit my target, which takes FOREVER.... If I could just get one of these coordinates, I could very easily finish this up and make it much more productive and efficient.
Also, any ideas on how to make looting more efficient? Currently, I have the character turn so there is more of the monster to target, then move the mouse to that position and a few left and right clicks later, Vioala, loot. But, sometimes you miss the loot. Any ideas on how to make this more proficient? Without getting all detailed on me with objects and such, cause I'm new to this and won't understand it.
Any help would be great. I'll post the macro after I do some cleaning up to it. Please keep in mind though, I'm totally new to this whole macro writing thing, so I'm sure that the way I did it is not the most efficient way to do it. But hey, it works pretty well so far.
Peace,
W
I just have a few questions that I thought somenoe could help me with. I currently have created a macro that targets only green and blue mobs, (will skip all others), attacks using the hot keys, and will SOMETIMES loot the corpse.
The question I have is about the x,y coordinates of the health bars. All the macro does is tells when the mob is dead (i.e when the targets name disappears) And can not read my health, which sucks. Because of this, I have to wait 30 seconds after every actual fight. Anyone know the default coordinates of a pixel near the end of the health bar? Ive tried using AutoIT, and its positions are really screwed up. Instead, I have been using the Mousepos command in AC tools until I finally hit my target, which takes FOREVER.... If I could just get one of these coordinates, I could very easily finish this up and make it much more productive and efficient.
Also, any ideas on how to make looting more efficient? Currently, I have the character turn so there is more of the monster to target, then move the mouse to that position and a few left and right clicks later, Vioala, loot. But, sometimes you miss the loot. Any ideas on how to make this more proficient? Without getting all detailed on me with objects and such, cause I'm new to this and won't understand it.
Any help would be great. I'll post the macro after I do some cleaning up to it. Please keep in mind though, I'm totally new to this whole macro writing thing, so I'm sure that the way I did it is not the most efficient way to do it. But hey, it works pretty well so far.
Peace,
W