Macro For Crafters!
Posted: October 12th, 2004, 9:56 pm
Hiya, this macro is for every crafter who has alot of resources and it also gets you xp pretty fast too =) all you have to do is double click the resources!
The first part of the macro is simple!
Name this macro "Crafting":-
/ui action toolbarPane##; <-- Put your pane number here
/ui action toolbarSlot##; <-- put your toolbar slot No. here (ranges from 00 (f1) and 11 (f12)
/macro Jalla;
/pause 10;
(repeat this for as many tools you have)
Then to loop it Put at the end:-
/macro Crafting; <-- Crafting is the name of this macro, change it to fit yours
Ok time for another part...
Call this macro "jalla":-
In this macro put:-
/selectdraftschem ##; <-- Put the No. of your schematic here (to find this open your draft schematic page and count from the first one (No. 00) to the one you want)
/pause 7;
/nextcraftingstage;
/nextcraftingstage;
/nextcraftingstage;
/Createprototype practice noitem;
/Createprototype practice noitem; <-- To Actually create the item take out the "Practice noitem" part. (make sure you have alot of inventory space thow or you will find out your tools are full =P)
Now your ready to craft =) Hope this macro will help and have fun with it, i wish you the best of luck!
The first part of the macro is simple!
Name this macro "Crafting":-
/ui action toolbarPane##; <-- Put your pane number here
/ui action toolbarSlot##; <-- put your toolbar slot No. here (ranges from 00 (f1) and 11 (f12)
/macro Jalla;
/pause 10;
(repeat this for as many tools you have)
Then to loop it Put at the end:-
/macro Crafting; <-- Crafting is the name of this macro, change it to fit yours
Ok time for another part...
Call this macro "jalla":-
In this macro put:-
/selectdraftschem ##; <-- Put the No. of your schematic here (to find this open your draft schematic page and count from the first one (No. 00) to the one you want)
/pause 7;
/nextcraftingstage;
/nextcraftingstage;
/nextcraftingstage;
/Createprototype practice noitem;
/Createprototype practice noitem; <-- To Actually create the item take out the "Practice noitem" part. (make sure you have alot of inventory space thow or you will find out your tools are full =P)
Now your ready to craft =) Hope this macro will help and have fun with it, i wish you the best of luck!