• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - serker axes

Joined
Nov 6, 2016
RedCents
30¢
I don't know if I overlooked it or something but is there a macro I can set up to summon axes for me I have bad time remember to summon them and constantly running out any input would be amazing
 
I don't know if I overlooked it or something but is there a macro I can set up to summon axes for me I have bad time remember to summon them and constantly running out any input would be amazing
just change to your particular axe
Rich (BB code):
Buffs1=Axe of the Brute|Summon|Axe of the Demolisher|200
 
Rich (BB code):
downshit1=/if (${FindItemCount[=Axe of the Demolisher]}<100 && ${FindItemCount[Masterwork Axe Components]} && ${Me.CombatAbilityReady[Axe of the Demolisher]} && !${Cursor.ID} && !${Me.Invis} && ${Me.CombatState.NotEqual[COMBAT]}) /disc Axe of the Demolisher

the MQ2Melee's downshit version. What each part is saying is:

Do I find the axes in inventory, and is the count below 100
Do I find the components to make axes
Is the ability to make axes ready
I have nothing on my cursor
I a not invis
I am not in a fight
 
Question - serker axes

Users who are viewing this thread

Back
Top
Cart