Nilbus wrote:They bct command I sent from my mage Nilbus was
/bct Nodyin //keypress "1"
on Nodyin I made a hotkey and moved it to hotbutton position 1 which is bound to 1
/pause 35, /cast 1
/pause 35, /cast 2
/cast 3
Spell Gem 1 was Javelin of Corruption Rk. I
Spell Gem 2 was Seething Anger Rk. I
Spell Gem 3 was Grasp of Death Rk. I
Nodyin proceded to cast Javelin, delay 3.5 seconds (recast time of Javelin + some change) then cast Seething Anger, wait another 3.5 seconds then cast grasp of death.
All 3 are nukes, but I don't see why it wouldn't work with dots (adjusting the delays appropriately). The macro itself doesn't use any MQ2 features, just plain EQ ones, the MQ2 usage is just in getting the command to the other character from a different one.
In fact, just tested it with 3 SK dots. Dark Constriction, Blood of Discord, True Disease.
runicNomad wrote:totally new to using this for boxing.
Is there a basic tutorial for this and setting it up?
Necro eqbc macros are notorious for being difficult. One thing I would do though is something like;
Code:
/multiline ; /bct necro1 //target id ${Target.ID} ; /bct necro2 //target id ${Target.ID}
/bca //casting "Necro dot"
/pause #
/bca //casting "necro dot2"
Code: Select all
/bct Necros //multiline ; /target id ${Target.ID}
/multiline ; /bct Necros //pet attack ; /delay 10 ; /bct necros //cast 1 ; /delay 35 ; /bct necros //cast 2 ;
Code: Select all
Join the Channel on each Melee Toon: /bccmd channels melee
/bct melee //multiline ; /target id ${Target.ID}
/multiline ; /bct melee //attack on ; /deley 1 ; /bct melee //stick behind 12
Code: Select all
Join the Channel on each Ranger: /bccmd channels rangers
/bct ranger //multiline ; /target id ${Target.ID}
/multiline ; /bct ranger //autofire on ; /delay 1 ; /bct ranger //face fast ;
moonrazor wrote:Waylander wrote:yeah i only use the -kill command on the casters, ie mage and wizard. its only a useful tag if you want to spam the same high dmg spell over and over.
I could probably set my necro up from my tank a little better, it would just be alot of hot keys on my tank though. Such as:
/bct Necroname //casting lifetapgroupdot
-
/bct Necroname //casting firedot
etc etc all in seperate hotkeys, im wondering if maybe /pause would do it but I havent had much luck with that yet either, also havent really given it a proper go yet either.
Yeah actually, you can use pause, but you need it to be perfect and on the dot. In case anyone who reads this doesn't know, pause is in the form of 10ths of a second, I.E /pause 20 = 2 second pause. From my experience, anything over pause 50 doesn't go through constantly.
However, if you use a different gui skin then default, you can minimize the amount of space the bars take up. This is my current set up, this is taken from a character I play off and on from Stormhaven.
Good luck setting up those necro macros, they're a pita to be sure.
Moonrazor
EDIT: As an after thought, I seem to remember you running 2 necros. In that case, use multiline for each to cast the same dot, then just use /pause and continue. should make them amazing dps boxes.
Return to “Third party software”
Users browsing this forum: No registered users and 1 guest