Architect Archive
Thread: macros
no no no... thats all wrong... with this one you can stop the macro at any time by changing your toolbar to an empty one for less than 10 seconds
Set up 8 macros... place then in the given slots and you can compact your toolbar and only need to press the first one... you can set the dance to whatever dance you qualify for
first one is loop1: put in your F1 slot
/startdance basic;/flourish 1;/pause 8;/ui action toolbarSlot12
loop2: put in your Shift+F1 slot
/flourish 2;/pause 8;/ui action toolbarSlot13
loop3: put in your Shift+F2 slot
/flourish 3;/pause 8;/ui action toolbarSlot14
loop4: put in your Shift+F3 slot
/flourish 4;/pause 8;/ui action toolbarSlot15
loop5: put in your Shift+F4 slot
/flourish 5;/pause 8;/ui action toolbarSlot16
loop6: put in your Shift+F5 slot
/flourish 6;/pause 8;/ui action toolbarSlot17
loop7: put in your Shift+F6 slot
/flourish 7;/pause 8;/ui action toolbarSlot18
loop8: put in your Shift+F7 slot
/flourish 8;/pause 8;/ui action toolbarSlot00
Hello!
I've been trying to set up a macro that will string dizzyhit1, lunge, and blind together.. I'm have no luck at all...
I've tried to equip my dagger to perform these, and I get an "this action can not be performed with this weapon" error...
What am I doing wrong?
Seena
Oh... and it *does* work with my vibroblade.... isn't dagger a one handed weapon??
Seena
oooops got it.... nm! silly meeeeeeeeeeeeeeee........
Seena
lol good to hear you fixed the problem, and glade some pathetic ranged person did not see this. lol
tell me sometime i'd enjoy the company of another
fencer on flurry.
alra haboden![]()
Has anyone come across a macroing / Aliasing page that has anything that will help with item creation? Harvesting / Advertizingmacro's are childs play.
So things like hitting a macro key to fill resources into a schematicor a macro to do the Assemble, Next, etc steps? I don't know that there is and I haven't seen anything but I thought I'd ask.
Things I'm aware of that make it faster: 1.) Put Crafting Tools in Toolbar. 2.) Set a button on your mouse to be double-click. 3.) Always craft in "Alt" so you have free mouse use.
Sciurus Optix, Corbantis
DE - Droid Designer, MA, MM
VendorLoc:( 2540, -5076) on the outskirts of Mos Eisley toward Anchorhead.
Howdy!
I just now picked up armorsmith, and was wondering if someone could maybe help me make some macros to help me make some chest pieces. Im also in need of some synthetic cloth's. My in-game name is Rell. Send me a tell!
Much Appreciated
Rell{RB}
I've been using a ingame macro which was posted on this forum to astounding success. However the macro does not allow for a practice mode and I need to destroy all the items.
The macro isn't a loop and it doesn't work automatically, it just makes the various stages for the crafting session transission faster.
I wishI could remember who posted about that macro to ask him if he got practice mode to work with it.
To date, I've not read in the boards how one can "practice" using a full auto macro. There is however a compromise between macroing andmanual crafting that will allow you to practice:
Still using multiple crafting tools (i prefer 5), create a macro for each individual tool that will open the crafting session and select the desired draft schematic. Something like...
/ui action toolbarSlotXX;
/selectdraftschematic XX;
Then, run through a few crafting sessions of the selected item, (the first time making sure to enable practice,) positioning all the crafting windows so that the advance/create buttons will appear in the same areas in succession. Once this is completed, you can run the macro, add all your resources, and click through the rest of the crafting process quickly without moving the mouse, except to reposition it to add resources again with the next macro/session.
Granted, this method requires more physical clicking than a purely automated macro, but I've been able to reach a consistent speed thatis very close (within 2 - 5 seconds) of full auto macros. The additional XP using practice mode, and the time saved by not having to stopand delete inventory make this my favorite method of grinding.
http://reavus.ca/guides/macros.php
There's a way to macro it but it still involves you dragging and dropping the desired items into your toolbar, then macro the toolbar keypress.
It's actually listed in a guide in this forum, around page 5 or so. It talks about composite armor, but the macro itself can be used to wear/equip anything you put in the toolbar.