Smuggler Archive
Thread: Anyone have a new macro for buying/trading FP?
Page 1 of 1
19aftermidnight
Thu Feb 24, 2005 11:27 pm
#1
My old macro isn't working since the patch, so I was hoping some enterprising smuggler had come up with a new one. 
If so, please post here.
If so, please post here.
DrevenStrobe
Fri Feb 25, 2005 6:10 am
#3
With the new "dynamic" menus, a macro is going to be difficult to work out. Since the system removes menu options that you can't use and puts them back when you can use them again...
I'll see if I can work something out later on though...
Hotrodg
Fri Feb 25, 2005 9:37 am
#5
It is actually shorter now.
Conversation response 5 opens the bribe menu
followed by response 1 for 100K/1250 purchase
I wrote macro to get me to purchase screen with 1 button press as well, I'll post them all later if someone else does not.
gomi321
Fri Feb 25, 2005 11:02 am
#6
The pauses are adjusted for my laggy computer.
Main macro
--------------------------
/macro 1250fp;
/pause 6;
/macro 1250fp;
/pause 6;
/pause 6;
/macro 1250fp;
/pause 6;
etc. etc.
250 faction points
------------------------
/conversationstart;
/pause 1.5;
/ui action conversationResponse5;
/pause 1.5;
/ui action conversationResponse0;
/conversationstop;
/pause 2;
/conversationstart;
/pause 1.5;
/ui action conversationResponse5;
/pause 1.5;
/ui action conversationResponse0;
/conversationstop;
/pause 2;
1250 faction points
--------------------------------
/conversationstart;
/pause 1.5;
/ui action conversationResponse5;
/pause 1.5;
/ui action conversationResponse1;
/conversationstop;
/pause 2;
Stawei_Idow
Fri Feb 25, 2005 12:02 pm
#7
Hotrodg wrote:It is actually shorter now.
Conversation response 5 opens the bribe menu
followed by response 1 for 100K/1250 purchase
I wrote macro to get me to purchase screen with 1 button press as well, I'll post them all later if someone else does not.
this is what i changed to, except that i had to write 2 versions, one with 1 second pauses and 1 with 4 second pauses because the convo menus and spatial chats have been lagging HUGE for me. i cant figure out why.
just deleted the other macros that i cut and pasted from drevens macro post.
you really dont need a delegate macro anymore since there is no cap now. typing /del 1000 isnt too hard
but having a couple standard fp amounts could be handy. like 1k, 5k, 10k, what ever you use most.
i just type it out each time as so far, i have few standard amounts. usually i get uneven amounts.
why should i hit f5 3 times for 3x1k then type out /del 274, may as well just type /del 3274. takes the same amount of time.
as for the changing menus, i dont have that problem, being a colonel, so the menu doesnt change for me, at least it hasnt yet.
what i really would like to see is the option to get the score from the recruiter while on leave. im not in the military but i can read the paper and see the score in [insert country america is currently at war with].
and i thought the 'news' terms were supposed to give the score too, but i just got 'headlines' that dont really make sense. yesterday on corellia there was a headline about theed, even though there was a lot of fighting going on in cnet and wherever else on corellia.
are these supposed to tell people where to go to fight? is the headline based on your faction?
yeah, i know, this isnt the gcw forum, im going there next.
Page 1 of 1