• 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

Useful aliases

Joined
Sep 20, 2005
RedCents
1,793¢
Here are a few I use. Anyone else have something they'd like to share?

Rich (BB code):
/howmany=/if (${Cursor.ID}) /e I have ${Math.Calc[${FindItemBankCount[=${Cursor}]} + ${Cursor.Stack} + ${FindItemCount[=${Cursor}]}].Int} ${Cursor}, ${FindItemBankCount[=${Cursor}]} are in the bank and ${Math.Calc[${Cursor.Stack}+${FindItemCount[=${Cursor}]}].Int} are on hand.
/pokgate=/multiline ; /if (${FindItem[The Fabled Binden Concerrentia].InvSlot}) /nomodkey /itemnotify ${FindItem[The Fabled Binden Concerrentia].InvSlot} rightmouseup ; /if (${FindItem[The Binden Concerrentia].InvSlot}) /nomodkey /itemnotify ${FindItem[The Binden Concerrentia].InvSlot} rightmouseup
/fgate=/nomodkey /itemnotify ${FindItem[Fellowship Registration Insignia].InvSlot} rightmouseup

/howmany will crash free/silver accounts, report submitted to mq2 devs.
 
/grouproles set <puller name> 3
/grouproles set <tank name> 1
/grouproles set <tank name> 2

sets group roles. especially useful to keep your puller's merc healer from following the puller.

1 = tank, 2 = MA, 3 = puller

i guess it's not an alias. just some useful hotkeys. sorry for not RTFMing!
 
Last edited:
booya - shrink ez mode

Rich (BB code):
/shrink=/casting "Ring of the Ancients" item -targetid|${Me.ID}
 
Useful aliases

Users who are viewing this thread

Back
Top
Cart