Game Guides Archive

Thread: Board Shuttle Macro?

Puttley
Thu Mar 03, 2005 8:34 am
#1

ok to board a shuttle you can use this simple macro:

/target ticket;
/bo;

this brings up the select destination window, is there a macro to automatically select and ok the tickect and destination?
Hampster2
Thu Mar 03, 2005 8:46 am
#2

u can put the ticket in your taskbar and hit the F key for it... otherwise no


Cheers,
radiant.Arba
BadgerSmaker
Thu Mar 03, 2005 9:18 am
#3

/bo trans


Is the line I use... I use modal chat and have that macro bound to the B key. I just run towards the shuttle press B and then click ok.


Or as said, you can put the ticket in a toolbar pane and have a looping macro to call it


boardshuttle

/ui action toolbarPane05

/ui action toolbarSlot23


/ui action toolbarPane00

/pause 5

/macro boardshuttle


If I have my numbers right, then you can drag the ticket to the last slot in toolbar 6 and then play the macro and wander off.


Not so much use for that now that shuttle times are down to 1 minute, used it a lot when it was longer.


If you want to get really advanced, then you can look at this post.


Then you can buy all your tickets in advance, drop them all into the last few panes of toolbar 6 and use a macro like this...



boardshuttle

/ui action toolbarPane05

/ui action toolbarSlot23

/ui action toolbarSlot22

/ui action toolbarSlot21

/ui action toolbarSlot20


/ui action toolbarPane00

/pause 5

/macro boardshuttle


And you can do a multi legged-journey, except when landing at starports, as you are too far away from the droid to get on by just selecting the ticket.



1101000001100110111110111110010010010010
0100010101011011110110101001100100110110
1010101000011110100100001000001000100101
0011001100001100110111010101010011010000
0111100000010111111101110100101101000011
0110101101111001011110111101001000101011
0010100110100000010111010001101110011000
1011111100111011110011001111100110100100
"BAD NPC SPAWNER IS HERE!, NO ENTRY IN NPC SPAWNERS DATATABLE"
tHeRaBiDmOnKeY
Thu Mar 03, 2005 11:21 pm
#4






Israth wrote:





Puttley wrote:
ok to board a shuttle you can use this simple macro:

/target ticket;
/bo;

this brings up the select destination window, is there a macro to automatically select and ok the tickect and destination?





Is there no end to things people want to AFK macro?






nope


and I was under the impresson that the /bo transport didnt work anymore?




- Kastev (Jedi Scumbag)- [ TNT ]
T o w n o f N e w T h e b e s
-TNT-
Tiker (The Wannabe BH)
Avagails personal wench, yay!



Israth
Fri Mar 04, 2005 1:56 am
#5






Puttley wrote:
ok to board a shuttle you can use this simple macro:

/target ticket;
/bo;

this brings up the select destination window, is there a macro to automatically select and ok the tickect and destination?





Is there no end to things people want to AFK macro?
BadgerSmaker
Fri Mar 04, 2005 2:09 am
#6

It does, you just have to be close enough.


I'm often amazed at the things that people dont macro... why repeat the same actions again and again when you can perform them in the flick of a button?


Makes playing the game a lot easier.



1101000001100110111110111110010010010010
0100010101011011110110101001100100110110
1010101000011110100100001000001000100101
0011001100001100110111010101010011010000
0111100000010111111101110100101101000011
0110101101111001011110111101001000101011
0010100110100000010111010001101110011000
1011111100111011110011001111100110100100
"BAD NPC SPAWNER IS HERE!, NO ENTRY IN NPC SPAWNERS DATATABLE"
DeQuosaek
Fri Mar 04, 2005 10:37 am
#7






Israth wrote:





Puttley wrote:
ok to board a shuttle you can use this simple macro:

/target ticket;
/bo;

this brings up the select destination window, is there a macro to automatically select and ok the tickect and destination?




Is there no end to things people want to AFK macro?




I don't think they necessarily want to AFK macro it. That's not the only use for macros. There are a lot of handy uses for macros while at the keyboard.


-
-
Things like clearing your combat queue and doing a heal to yourself in the push of a button.


/ui action clearCombatQueue; (capitalized exectly like that)
/healdamage self

or watching an entertainer for buffs and making sure you have watched long enough for the buff without manually timing it and making sure you use the right stop command.


/watch briha;
/pause 130;
/stopwatching briha

or any of a million other nice shortcuts to make your game more convenient and customized to your playstyle.

-
Aliases are another thing that are just like macros and really nice.

I use /ag (short for add guild) to add my guildmates to the administrator list of anything they need access to.

To set it up just type:
/alias ag /setpermission admin Photius; /setpermission admin Todzilla; /setpermission admin Dawk (and so on)


Then just target the structure or the control panel of the house and type /ag


I use /hm (short for heavy maintenance) to pay a weeks worth of maintenance and add a weeks worth of power to a harvester


To set that one up just type:
/alias hm /pay 15120; /addpower 8400


then just target theharvester and type /hm


A few nice ones for naming structuresgo like this:
/alias nma /name mineral harvester - Abe
/alias nca /name chemical harvester - Abe
/alias nfa /name flora harvester - Abe

And once those are in place I just have to target theharvester and type /nma then /ag then /hm and I have my harvester named, paid and powered for a week and available to my guildmates.



Anyway, those are just some of the many uses of macros and aliases. =)





Some of my pet peeve bugs:
•Armorsmith protection layers were not converted with the CU.
•Ship Details window does not close when you click "Travel" resulting in the message "You have lost the target. Closing interface."

I8TheWorm
Fri Mar 04, 2005 10:57 am
#8



BadgerSmaker wrote:
It does, you just have to be close enough.
I'm often amazed at the things that people dont macro... why repeat the same actions again and again when you can perform them in the flick of a button?
Makes playing the game a lot easier.





/agreed with by a programmer



Rimy the Shrubber

XFire userid = i8theworm


"It is better to sit in silence and appear ignorant, than to open your mouth and remove all doubt." -- Mark Twain

Page 1 of 1
Previous Next