• 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

Use Disc and 1.5 clicky for macro help

nijhal

Member
Joined
Feb 22, 2006
RedCents
10¢
Ok I am writing my own macro, I wouldlike my rogue to be able to use their 1.5 clicky, Dualist and Deadly precision when available. Anyone help me with this Sub routine call?

I am sure looking through other macros I ccan find disc, but cant find clicky.

N
 
Rich (BB code):
/if (${Me.CombatAbilityReady[Dualist]}{
	/doability Dualist
}

The Epic one listed requires spell_routines.inc
Rich (BB code):
/if (${FindItem["Epic Name Here"].InvSlot} && !${FindItem["Epic Name Here"].Timer}) {
	/call Cast "Epic Name Here" item
}
 
Use Disc and 1.5 clicky for macro help

Users who are viewing this thread

Back
Top
Cart