• 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

Tip - Hotkeys

arander

Seasoned veteran member
Joined
Jul 8, 2020
RedCents
4,376¢
Sic has a thread but ive seen ppl asking about others so here are the most important hotkeys i use. Most are modified from Sic
90% of group make up is CWTN pluggin with bard always on KA


Follow Hotkey (sets plugins to manual, pauses bard) for moving group
/noparse /bcg //docommand /${Me.Class.ShortName} mode 0
/noparse /bcg //if (${Me.ActiveDisc.Name.Find[Frenzied Resolve Discipline]}) /stopdisc
/pause 10, /noparse /bcga //if (${Me.Class.ShortName.Equal[BRD}}) /mqp on
/noparse /bcga //if (${Me.Class.ShortName.Equal[BRD}}) /twist off


Chase on(sets plugins to chase, sets bards KA to chase)
/noparse /bcg //docommand /${Me.Class.ShortName} mode 2
/pause 5, /noparse /bcg //if (${Me.Class.ShortName.Equal[BRD}}) /mqp off
/noparse /bcg //if (${Me.Class.ShortName.Equal[BRD}}) /chaseon


Sets group to assist, and sets camp as here
/noparse /bcg //docommand /${Me.Class.ShortName} mode 1
/pause 5, /noparse /bcg //if (${Me.Class.ShortName.Equal[BRD}}) /mqp off
/pause 5, /noparse /bcg //if (${Me.Class.ShortName.Equal[BRD}}) /chaseon
/noparse /bcg //if (${Me.Class.ShortName.Equal[BRD}}) /returntocamp on


Pause everyone
/noparse /bcg //docommand /${Me.Class.ShortName} pause on
/pause 5, /noparse /bcg //if (${Me.Class.ShortName.Equal[BRD}}) /mqp on
/pause 5, /noparse /bcg //if (${Me.Class.ShortName.Equal[BRD}}) /twist off


Unpause everyone
/noparse /bcg //docommand /${Me.Class.ShortName} pause off
/noparse /bcg //if (${Me.Class.ShortName.Equal[BRD}}) /mqp off


task enter with timed say
/pause 5, /bcg //assist ${Group.MainTank}
/noparse /bcga //docommand /timed ${Math.Rand[20,100]} /say ready


task leave
/pause 5, /bcg //assist ${Group.MainTank}
/noparse /bcga //docommand /timed ${Math.Rand[20,100]} /say leave


bard group invis/speed
/noparse /bcg //if (${Me.Class.ShortName.Equal[BRD}}) /twist off
/noparse /bcg //if (${Me.Class.ShortName.Equal[BRD}}) /alt act 3704
/noparse /bcg //if (${Me.Class.ShortName.Equal[BRD}}) /alt act 231


group drop invis/lev
/bcga //makemevis
/bcga //removebuff Shauri's Levitation

Kick everyone from task
/kickplayer task (kicks everyone out of task)

there are more if ppl are interested. but these are the ones i use ALL the time. If anyone has suggestions on ways to make them better feel free to post it, Im always trying to learn more, and improve.
 
not to derail your thread, but there are easier ways to do a few of these, particularly when it comes to the cwtn plugins (and i have them in my hotkey resource as you mentioned).

also for dropping invis and lev you can just use /bcga //removelev similarly to the /makemefall which will cover looking for any buffs that match the levitation spells by SPA, so it will catch other levitations and not just that one
 
not to derail your thread, but there are easier ways to do a few of these, particularly when it comes to the cwtn plugins (and i have them in my hotkey resource as you mentioned).

also for dropping invis and lev you can just use /bcga //removelev similarly to the /makemefall which will cover looking for any buffs that match the levitation spells by SPA, so it will catch other levitations and not just that one
i know about some of the ones for cwtn i just havent updated my hotkeys in awhile.

didnt know that about //removelev, that is def getting changed.

was just giving ppl a dif way of thinnking so they can adapt and adjust to their setups
 
Tip - Hotkeys

Users who are viewing this thread

Back
Top
Cart