• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

? about Target.mac (1 Viewer)

dbl0024

New member
Joined
Feb 28, 2005
RedCents
last night I tested my16 Bard(Field of Bones) for the AFKmac got the Circle, Twist and Target running,

my question is,

while my bard is running in circles should the target keep changing, while I was testing I had 4 different targets that it kept changing. in 10 mins out of the 4 it only killed one that conned dark blue.

is that normal or does it sound like I messed something up?
 
It's something in the macro code. I'm going to guess a level limitation in which target it chooses. If can point me to the macro you're using I can take a look at it.


If it's the macro I posted, it might be one of these lines causing the problem:

/if (${Target.Level}>67) /tar npc next
/if (${Target.Distance}>220) /keypress esc
/if (${Target.ID}==FALSE) /tar NPC radius 220

Try increasing the distance, or removing the entire target.level line.
 
Last edited:
? about Target.mac

Users who are viewing this thread

Back
Top