Fencer Archive
Thread: Novice Brawler/Fencer in Training Macro
Anyone have a good macro for my novice brawler/fencer in training....need one that shoots pistol at target to get it to come, load bladed weapon and fight.
Thanks
Ying Shu-Jin
Novice Brawler/Fencer in Training
Hmm... not sure exactly what you want, but here are some commands that my help.
/ui action cycleTargetOutward - Targets, like pressing the Tab button
/ui action toolbarSlot00 - Selects a slot in the toolbar, subtract1 from the slot you want and put that number in. For example, if you want to put something in the 9th slot, the number would be08
/attack - Attacks
/pause 5 - Can set an amount of time to pause for
/peace - Can peace from fighting
/pause 1; (this pause may or may not be necessary)
/attack;
/pause 1;
/peace;
/ui action toolbarSlot01; (equip sword)
/attack; (if you want, or wait till they get to you)
done. make sure you don't have your pistol already equipped when you run this, as it will unequip your pistol.
Thank you...that is what I was looking for...wanted to have pistol out...attack easy target with pistol to draw...equip bladed weapon and attack...rince and start over...
btw...where would you put a loot function in there?
Ying
/pause 1; (this pause may or may not be necessary)
/attack;
/pause 1;
/peace;
/ui action toolbarSlot01; (equip sword)
/attack; (if you want, or wait till they get to you)
/pause 30;
/target self;
/ui action cycleTargetOutward;
/macro AFKbot;
title this macro AFKbot, and it'll switch you pistol for one shot occasionally, then use the sword. this isn't a flawless method, but it should function.
yea im having problems geting the gun out for luring the animals ine any what do to getr the weapon out
where it says /ui action toolbarSlot00; (equip pistol)
do i type that in the macro box or do i do this
/ui action toolbarSlot00; (cdfe pistol)
any help would be great
no need to type the "(equip pistol)" part
one or two problems
1.why do i keep kneeling?
2.no guns or swords get equiped?
what am i doing wrong?