Pikeman Archive
Thread: DOT macros -- HELP?
Page 1 of 1
ellamonster
Wed Jun 09, 2004 8:11 pm
#1
Hey, now that I'm Master Pikeman and my speed won't change, I'm trying to setup a macro that allows me to use 3 different DOT weapons.
However all attempts have been usuccessful. Can I get a little help?
Here's what I've done so far...
/ui action toolbarPane02;
/ui action toolbarSlot06;
/polearmactionhit2;
/ui action toolbarSlot07; ....
/ui action toolbarSlot06;
/polearmactionhit2;
/ui action toolbarSlot07; ....
The pane moves, the weapon comes out, the attack goes..... then I'm still holding the same weapon taking pot shots at my enemy. No new weapon, no new attack. I tried putting a pause in there, but no help.
PLEASE someone help this befuddled idiot 
Duztin
Fri Jun 11, 2004 2:54 am
#2
I dont use macros but heres what id do..(assuming your doing pvp?)
/ui action toolbarSlot00;
/pause 1
/polearmspinattack2 (for dizzy)
/pause 1
/ui action toolbarSlot01
/pause 1
/polearmKD2
/pause 1
/ui action toolbarSlot02
/pause 1
/polearm spinattack2
then after that just keep spamming dizzy with a wood staff or something with good range mods to keep em down....and if they got good defense vs kd lunge em hehe
im not sure of the move names and pauses off hand but you get the idea
Page 1 of 1