• 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 --->
  • Unfortunately, yes, there is a suspension wave happening around the new tlp launch. :'( Please keep regular discussion to Suspension MegaThread and please consider submitting a Suspension report to RG.

Recent content by Foxseven

  1. F

    Need Help w/ AFK Macro

    Hello all I have the following piece for an AFK pulling macro /if (${NearestSpawn[NPC].Distance} < 210) { /target ${NearestSpawn[NPC noalert ${AlertListVoid}]} /attack on /stick } I am having issues adding in an else statement that would, if no targets found within 210, would simply go to a...
  2. F

    Healer mac?

    I have a few laying around that I got from the board I can look for. Are you going to be at the keyboard or AFK?
  3. F

    AFK ninja looter mac

    Ok, PM'd you
  4. F

    AFK ninja looter mac

    With the exception of the NO DROP thing I have one that I use that works great. If youre still looking I can send it to you
  5. F

    Any new afk AA macro?

    If youre still looking I have a Monk one that works great. You can change it up and add in what you need more than likely. Let me know and i'll send it over
  6. F

    Donating 10$ for 2 Macs and an .ini

    I use this (stolen from autolooter) if someone wants to use it as a head start. It creates an ini as you know. |-------------------------------------------------------------------------------- |SUB: Loot w/ Array...
  7. F

    Target certain mobs only?

    Thank you both so very much. This was extremely helpful. I dont think you know how much i appreciate the assistance. I think I enjoy the "coding" more than the game so its great to have mentors to help me along.
  8. F

    I got creative - this seems to be working =) /if (!${Target.Name.Equal[Keeper of the Western...

    I got creative - this seems to be working =) /if (!${Target.Name.Equal[Keeper of the Western Spire]}) { /target ${NearestSpawn[a_]} /attack on }
  9. F

    Target certain mobs only?

    Thank you =) I added that in and cannot get the thing to launch so I will have to look at it later. I forgot to redcent some people and can only do one a day so I am playing catch up. I'll be a little overdue sending you and official thanks =)
  10. F

    Target certain mobs only?

    Thanks! How do I avoid mobs? Like something along the lines of /if ((${NearestSpawn[NPC].Distance} < 180) && (!${Target.ID})) !== Bad A$$ Mob Name Here
  11. F

    Target certain mobs only?

    Hello all. I have a question to anyone interested in assisting. I am pasting the following AFK macro that I use, for anyone that wants a monk one, to not only share some stuff I have compiled (very little of it is my own work anyway) and to also ask for some assistance in adding a piece that...
  12. F

    Ability Ready with /keypress command?

    Awesome, thanks. It still seems to spam the message but not nearly as much. Again, I really appreciate you taking the time to help =)
  13. F

    Ability Ready with /keypress command?

    Hey all, I am working on a macro that is a combination of several macros from this site. I am trying to use an AA ability called "Crippling Strike" that I have added to the following area: |-------------------------------------------------------------------------------- |SUB: Monk Abilities...
  14. F

    Need Help with a very simple caster assist macro please =)

    Thanks a ton! I will try that out =)
  15. F

    Need Help with a very simple caster assist macro please =)

    Hello all. I have been able to take some existing mac's and modify for healers and my monk but am having trouble with the easiest of them all, the nuker. I am looking to make a very simple macro that simply looks at the main tank, waits for the target to go lower and 80%, and then use two...
Back
Top