Make use of your plugins!!
For example here are some hotkeys I use running my 6 man group I've been playing with on EQTitan while PEQ is down.
Prereqs: Set up all toons to use MQ2Melee, MQ2Cast, MQ2EQBCS
Have all toons target my target, pause 5 tenths of a second, everyone stand, everyone attack, and the wizard nukes 2 times.
MQ2Melee ensures that the shaman pet is sent in to attack, and makes sure everyone stick to the mob and stays behind it.
next slow (i use the spell numbers a lot when i don't fele like typing long names... :)
Then this is my button to have the wizard go all out once I have solid agro.
Heal hotkey:
And if the shaman and cleric have good mana
_________________
Sorvani
Sat Sep 04, 2010 7:56 pm
Senior Project Member
just thought of a good use of positioning your bots around easier
/bct ${Target.Name} //moveto id ${Me.ID}
this will move your target to you
/bct ${Target.Name} //moveto id ${Me.ID}
this will move your target to you
Sat Sep 11, 2010 6:01 pm
yup, my actual hotkey is:
the benefit of using /bcaa in this case is I can manually /target XXX to get the a target across the zone and then hit the hotkey. If I just want htem to move to me, just target myself first (F1)
_________________
Sorvani
the benefit of using /bcaa in this case is I can manually /target XXX to get the a target across the zone and then hit the hotkey. If I just want htem to move to me, just target myself first (F1)
_________________
Sorvani
Sat Sep 11, 2010 7:56 pm
Senior Project Member
on titan for buffbots in lobby i use a similar one
/bca //moveto ID ${Target.ID}
/bca //target ID ${Target.ID}
then
/bcaa //say hov
/bcaa //say regen
and so on
that way you click the buff bot
all bots move to the buffbot
and you and your bots all say the trigger
i find this better than /stick'ing to the buff bots since they tend to line up and not all be in range.
my other example was more for in a pack of bots wanting specific one's to move around.. say you want your cleric to stand behind this wall..
/tar cleric name
*click hotkey*
and only the cleric approachs
/bca //moveto ID ${Target.ID}
/bca //target ID ${Target.ID}
then
/bcaa //say hov
/bcaa //say regen
and so on
that way you click the buff bot
all bots move to the buffbot
and you and your bots all say the trigger
i find this better than /stick'ing to the buff bots since they tend to line up and not all be in range.
my other example was more for in a pack of bots wanting specific one's to move around.. say you want your cleric to stand behind this wall..
/tar cleric name
*click hotkey*
and only the cleric approachs
Sun Sep 12, 2010 5:29 am