Bio Engineer Archive
Thread: Macro
I'm new to this whole macro thing so could any one be so kind as to tell me how to work it. I know its some kind of hot key thing so what can i do with it like what can i set it to do.
Thanks in advance
press ctrl a , press the tab that says macro. click the tab for new macro and pick a name and icon. then input thisin the space below..
/sample;
/pause 1800; ( i use 1800, this sets how long you sample and is dependant on your quick and stam )
/sit;
/pause 200; ( i use 200, i sets how long you sit waiting for your action to come back, this is also dependant on your stamina)
/stand;
Is there a way to make a macro for crafting? (streamlining grinding)
I couldn't figure it out. But it sure would be nice.
I havnt found a way to craft using macros, Theres to much human interaction.
You have to doubleclick or drag resources into the slots, you also have to choose which ones you drag in, you have to click assemble, then hit enter twice.
I have posted recently in the two other macro posts all about and provided a link to a page for more advanced guidelines dealing with creating external text files that creat aliases that run macros. Then calling the file from within the game.
/ui action toolbarSlotxx
The 'S' must be capitalized and the numbers start at 00. For instance, the first slot is considered 00 and the last 11. To access the 5th slot (F5), ' /ui action toolbarSlot04' would do the trick.
I have a good one...
Put this in a macro..
/imagedesign
That way you can work on somebody without having to use the radial menu or type the command out.
yeah i know that one
but i meant is there a way you can press a certain key such as F7 or something and it would bring up the hair menu or something?
Can someone come up with a simple macro for tailoring for me? In english please. Lol.
Shortsleeve shirts is what I usually do when grinding, simple . . .
I found one that is well laid out. 2 macro's and up to 22 crafting station
You will have to tweak the /pause times to your liking, especially if you need to slap in more than 2 resources.