Bounty Hunter Archive

Thread: Macro?

Ghaban
Sat Dec 13, 2003 2:48 am
#1

how do i do a macro?
i want to make mse doid with practise
Bendar
Sat Dec 13, 2003 8:25 am
#2

Read the message: For Holocron DE's.

All the info you need is in there.



-----------------------------------------------------
In Caesar Veritas

The Unknown Jedi - Glowstick Junkie
Niamh Coventina - Riflewoman and Ranger Extraordinaire
Zefiron
Tue Dec 16, 2003 9:46 pm
#3

Currently working on getting Master weaponsmith, I heard there was a macro for it and if any one here could type it up for me or send me an e-mail on tarquanis server to Zefiron, ty for your help guys =)



«.·.·Zefiron·.·.«
Opok
Sun Dec 21, 2003 7:51 pm
#4

No such thing but if you are that lazy dont be a crafter.


(comment not ment to be rude)

Kaiva
Mon Dec 22, 2003 1:52 am
#5

I've madea whole bunch of Projectile Rifle Barrels and I'm only four skills up the weaponsmith tree. I found a grinding macro, but i still have to put in the resources. If there is such a thing as a macro that doean't need the resouces clicked in, please post it here.
secretfinder
Sat Dec 27, 2003 11:49 pm
#6

Im totally new at this macro thing, ive never made one. Can someone tell me step by step a great entertainer macro?
TLS-INC
Sun Dec 28, 2003 11:46 am
#7

I would assume you kow how to get to the screen to write one, if not, in game Crl A, Macro on the tool bar, and then edit tool bar.




The top blank is to name your macro and then the symbols are for you to give a symbol for you macro, pick on ie doesn't really matter....



Now in the big open area at the bottom write:



/stardance basic;


/pause 10;


/flourish1;


/pause 10;


/flourish2;


/pause 10;


/flourish3;


/pause 10;


/flourish4;


/pause 10;


/flourish5;


/pause 10;


/flourish6;


/pause 10;


/flourish7;


/pause 10;


/flourish8;


/healdamage self;(if you have any medic abilities and Stimpacks)


/join;


/ui action toolbarSlot00; (put this in your very first slot of your tool bar... This makes the marco run continuesly so you do not have to worry about restarting it)


Thats the one I use that works well IMO. It will run all your flourishes and give you xp a flourish... There is a 10 Second pause b/w your flourishes as well....



Any other questions?

secretfinder
Sun Dec 28, 2003 4:53 pm
#8

What was that last thing you put? U somethin action toolbar slot00, what does that mean. Does it go in the open space also? Oh and do i space everything like u did?
NJ62
Sun Dec 28, 2003 5:20 pm
#9

/ui action toolbarSlot00 is the command to get the macro that you have just made to loop or repeat. Essentially this command "pushes" a button that is on your quickbar on top (i.e. f1-f12). Here are a few tips:



  1. follow the syntax exactly of /ui action toolbarSlot00 This includes capitalization of "Slot" and no space between slot and the number

  2. The number "00" is where you put your macro button that you've just created (that ends with /ui action toolbarSlot00). So if you put your macro button into F1 on your overhead bar, then your number is 00. If f2 then the number is 01. If you use a "second row" (i.e. shift f1-shift f12) on your overhead toolbar, then shift-f1 is /ui action toolbarSlot12, and shift-f2 is /ui action toolbarSlot13 and so on. Wherever you put your macro button is fine, as long as you remember to use the correct toolbarSlot number if you ever move it.

  3. Do not flip to the next page of commands - you have 6 toolbars. If you're on the next toolbar, your /ui command will push "f1" but the "f1" command on the next toolbar will be different. It may be prone, or burstrun - you don't want that. Don't switch toolbars once you have your macro running.

Hope that clears up any confusion.




n'Jessi
former correspondent, former player

All your hawtpants are belong to me.
www.swgtailor.com
PLEASE REGISTER FOR THE SWGTAILOR OFFSITE FORUM (IMAGE DESIGNERS WELCOME TOO)

secretfinder
Sun Dec 28, 2003 8:19 pm
#10

Thanx that explains whenever ui thing is in play it would say you cannot burst run at this time. Now entertainer will go much faster, i just gotta pick up medic.
adfhadhadfhketkl
Sun Dec 28, 2003 10:31 pm
#11

Hmm dont you need to stop dancing/playing to use /healdamage, ?



------------------------------------------------------------------------------

Alki Von'Fronkensteen (Farstar)

Rifleman Motto: Of all the things i lost, I miss my mind the most
Playing SWG on God Mode
TLS-INC
Mon Dec 29, 2003 12:13 am
#12

no... If you get to apoint where you ham is down and therefore you stop playing, you'll heal yourself and start right back up again. If someone is healing you, there is no need to self heal and it'll just skip over that command line and give you the can't heal while dancing/playing message...
NJ62
Mon Dec 29, 2003 11:05 am
#13

I usually am atk but I'm so uncoordinated that I have to use macros to keep my flourishes up or 1) I'll forget to flourish and 2) I'll forget which flourishes I hate. I have a few macros.



  1. a basic atk flourish routine for each dance that loops (flourish not particularly often, designed for if no healer is there)

  2. a basic set of effects that loops (slow)

  3. a "buffer" flourish routine (i.e. flourishes more often)

  4. a "buffer" set of effects (burn for medic xp, or for buffs)

  5. a "reset" button... basically it's a /pause 300; /startdance x; loop. This will get me going again if I get a late heal while I'm afk cleaning the catbox. Ok, yes, we all go afk from time to time.

Then I can mix-and-match the effects. For example, I can use any dance routine with or without light effects, slow or fast, depending on what is needed at the time. I can turn on the "reset" button when I'm going to be absent for a few minutes and then /dump it when I get back. I find this the simplest (idiot proof) system for me, but really, you should use whatever works for you intuitively whether it's the complicated system Tiaga suggested (read that post numerous times, can't wrap my brain around it) or another way.




n'Jessi
former correspondent, former player

All your hawtpants are belong to me.
www.swgtailor.com
PLEASE REGISTER FOR THE SWGTAILOR OFFSITE FORUM (IMAGE DESIGNERS WELCOME TOO)

Page 1 of 3
Previous Next