Search found 7 matches
Replies: 12
Views: 6598
GeneralAutomating Custom Combat Abilities?
holyshit0=/if (${Cast.Ready[itemnamehere]} && ${Melee.Combat} && ${Target.Type.Equal[NPC]}) /casting "itemnamehere" -ite ...
Tue Oct 16, 2012 6:47 am
Replies: 8
Views: 3876
Public Macrosmaking a plugin work from main toon
at the point your at you really need to start looking into macro's instead of just hotkeys

but just my 2cp instead of using /pauses on your main screen (because this pauses your main character and ...
Thu Feb 03, 2011 10:41 pm
Replies: 3
Views: 6366
GeneralOh Everquest....
cool picture :) i like the darkoor xtell better
Thu Dec 16, 2010 11:28 pm
Replies: 16
Views: 15673
Generalmq2 and titles
the above code comes from macroquest.ini
Wed Nov 24, 2010 5:15 am
Replies: 3
Views: 4648
Public MacrosMake use of your plugins!!
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 bu ...
Sun Sep 12, 2010 5:29 am
Replies: 3
Views: 4648
Public MacrosMake use of your plugins!!
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
Sat Sep 11, 2010 6:01 pm
Replies: 18
Views: 5596
ErrorsSitting when using mq2moveutils PEQ SOD build
i had this issue today and i just used a /bca //stick off

and it fixed it for me anyhow
Thu Sep 02, 2010 10:42 pm
Search found 7 matches