Brawler Archive
Thread: THE BIG FAT UNARMED MACRO THREAD
Page 1 of 2
Deatheus
Wed Jan 21, 2004 11:02 pm
#1
Hey, all I started this thread so that all you experts unarmed guys can post your macros for the rest of us to see.
Drakoid
Thu Jan 22, 2004 2:28 pm
#3
I Just posted this on another thread
http://forums.station.sony.com/swg/board/message?board.id=brawler&message.id=7865
http://forums.station.sony.com/swg/board/message?board.id=brawler&message.id=7865
Purchased a couple of sets of Vibro Knockers, 2.0 speed min you can have sliced buy Master Smuggler to help you get better speed or damage.
Find yourself a good mob spawn point - Normally you will find these outside cities like Mos Entha, Espa, Eisley on Tatooine...etc...
When you find your spot....Place a CF pistol or rifle in your toolbar Slot #2
Next place your Vibro Knocker in your Toolbar Slot #3
Equip your Pistol or Rifle in Slot #2
Now you’re ready to Macro!
Make this macro:
/ui action cycleTargetOutward;
/pause 2;
/attack;
/pause 4;
/ui action toolbarSlot01;
/pause 2;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/pause 5;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/pause;
/harvest meat;
/pause 5;
/ui action toolbarSlot02;
/pause 2;
/ui action toolbarSlot00
/pause 2;
/attack;
/pause 4;
/ui action toolbarSlot01;
/pause 2;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/pause 5;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/pause;
/harvest meat;
/pause 5;
/ui action toolbarSlot02;
/pause 2;
/ui action toolbarSlot00
After you create this new macro place it in your toolbar Slot #1
Here is the explanations of each of these commands:
/ui action cycleTargetOutward; - This will cycle Outwards from your position and select a creature target.
/pause is self explanatory - this will give you the necessary time to activate the next command line.
/attack - this will tell your character to attack the target you selected. This target will start to run towards you and attack.
/ui action toolbarSlot01; - Will change your weapon to the Vibro Knockers and helps you get your unarmed XP
/unarmedhit1; - is the basic command special for novice brawler Unarmed - I added extra commands to make sure creature is dead...
/harvest meat; - After creature is dead...This will harvest Meat (hide, bone) and help you gain more XP in Scouting
/ui action toolbarSlot02; - this will equip your pistol or Rifle and ready you for next battle
/ui action toolbarSlot00; - the will loop the whole process over again
/ui action cycleTargetOutward; - This will cycle Outwards from your position and select a creature target.
/pause is self explanatory - this will give you the necessary time to activate the next command line.
/attack - this will tell your character to attack the target you selected. This target will start to run towards you and attack.
/ui action toolbarSlot01; - Will change your weapon to the Vibro Knockers and helps you get your unarmed XP
/unarmedhit1; - is the basic command special for novice brawler Unarmed - I added extra commands to make sure creature is dead...
/harvest meat; - After creature is dead...This will harvest Meat (hide, bone) and help you gain more XP in Scouting
/ui action toolbarSlot02; - this will equip your pistol or Rifle and ready you for next battle
/ui action toolbarSlot00; - the will loop the whole process over again
Here is the Tricky part - You need to make your point of view as narrow as possible without going beyond 45m from your position. What I mean is if you are running this macro and your target is selected outside of range of your pistol the creature will not attack you.
I ZOOMED out as far as it can go and set camera angle directly over my characters head;
I also change the Field view in the Ctrl Option Menu to max
When your ready with all steps hit the F1 key on your keyboard and watch your guy go to town. New players will get hurt and you will need to keep a close eye on him, get healed etc...If everything is working for you and you don't need to adjust...Go to Bed...eat some Dinner you're earning Unarmed XP Baby!
I flew through this and hope I didn't miss anything - Please let me know if you have question. This is a trick way to run a macro for XP so be careful
Drakoid
Deatheus
Thu Jan 22, 2004 10:59 pm
#4
When you say " ZOOMED out as far as it can go and set camera angle directly over my characters head" does that mean you just moved your mouse so you are looking down on your character's head??
Reidar
Mon Jan 26, 2004 9:56 am
#5
hate to tell you this but on the test server it seems the cycleTargetOutward command is disabled, sign of things to come??
UlekSabre
Thu Jan 29, 2004 7:10 pm
#7
I cannot describe with words how mad I am that this macro didn't work....I wasted 2 hours trying to get it to....
Bail-Ashtoreth
Thu Jan 29, 2004 11:25 pm
#8
I would check my macro for tiny errors (such as leaving out ";" or using a colon ":" at the end of a command line). Minor things like forgetting to capitalize the commands correctly can screw it up too. Ijust tried the macro and it worked nearly perfectly. You just need to be in a spot where you have things spawning within about 30 meters.
Thanks a lot for that hint, btw. i couldn't figure out how to make my char see far enough without him running all over Naboo fighting chubas and Imperials (and dying once i must add). lol
KraytDragonMan
Sat Jan 31, 2004 9:54 pm
#9
/unarmedknockdown1;
/unarmeddizzy1;
/unarmedstun1;
/unarmedblind1;
/unarmedhit2;
/unarmedhit2;
BlueBasterd
Thu Feb 19, 2004 12:08 pm
#10
hey!
i don't know if this would work but instead of zooming out and all you can put the /follow command befor the /attack so you will be close enough... i don't if it could actualy work...
sort of like this...
/ui action cycleTargetOutward;
/pause 2;
/follow;
/pause 6;
/attack;
/pause 4;
/ui action toolbarSlot01;
/pause 2;
/follow;
/pause 6;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/pause 5;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/pause;
/harvest meat;
/pause 5;
/ui action toolbarSlot02;
/pause 2;
/ui action toolbarSlot00
and i'm not sure where to put the /follow between the two places i did...
Zeek
i don't know if this would work but instead of zooming out and all you can put the /follow command befor the /attack so you will be close enough... i don't if it could actualy work...
sort of like this...
/ui action cycleTargetOutward;
/pause 2;
/follow;
/pause 6;
/attack;
/pause 4;
/ui action toolbarSlot01;
/pause 2;
/follow;
/pause 6;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/pause 5;
/unarmedhit1;
/unarmedhit1;
/unarmedhit1;
/pause;
/harvest meat;
/pause 5;
/ui action toolbarSlot02;
/pause 2;
/ui action toolbarSlot00
and i'm not sure where to put the /follow between the two places i did...
Zeek
Pringle2082
Thu Feb 19, 2004 12:37 pm
#11
The follow command would get you in range of the target, you'd be able to get all unarmed xp instead of wasting some on pistol. The problem is that you get out of the noob area and start attacking heavy mobs so you can't use the macro safely afk. This macro is still fairly basic, plenty of room for improvment like putting armor on when you attack and taking it off to regen stats when you kill the mob. I made unarmed 4 without macroing, got the last box mainly off crazed robas on Talus at 730 xp each, now starting the 125k for TK novice
MasterOfCombat
Thu Feb 19, 2004 2:03 pm
#12
Seriously, if you're gaining combat related xp while AFK, you're going to really irritate anyone who notices.
On a more positive note, the macro i used most commonly was:
/unarmedKnockdown1;
/unarmedhit2;
That way i was gauranteed the damage multiplier in the event of lag.
For just brawling though, I'd reccomend
/unarmedblind1;
/unarmedblind1;
/unarmedstun1;
/unarmedstun1;
That way you're pretty much certain of landing the status effect.
MarauderStrJckr
Sat Feb 21, 2004 2:24 pm
#13
Come on guys this game is meant to be played! Unarmed for can be done in less than 2 hours on Tatoine! Just get some nice knucks and kill scyk's and Zucca Boar's!
Page 1 of 2