• 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 --->
Sic's Hotkeys

Utility Sic's Hotkeys

I don't usually do the "update resource" when i add buttons (i add/adjust buttons frequently)
but there are some run around turn in style quests in NoS that i needed a little "give" or "turn-in" button and i didn't want to use a lua/macro for it when i could make a quick ez hotkey

/dgga /multiline ; /makemevis; /itemnotify "${Cursor}" leftmouseup; /timed 5 /target ${Target.Name}; /timed 10 /usetarget; /timed 15 /notify GiveWnd GVW_Give_Button leftmouseup

it is a little redundant because i'm already holding the item and already targeting the mob i want the rest of my team to pickup and target, but this works great
- added some dannet versions of hotkeys
- cleaned some up into multilines
Created a video demonstrating the use of some of these hotkeys and how i move my group around

Also removed the old examples of the Berzerker.command since they are replaced with me.class.shortname
- put the "frequently used" hotkeys at the top - these are the ones i get multiple questions about daily on how to accomplish
- changed the Berzerker.Command to Me.Class.ShortName for the CWTN class plugins because they are all now overloaded with the class shortname for the command
- Added cwtn pause to my pause and unpause button
Updated post with some of the CWTN commands I use
Back
Top