Quick Crafting
Posted: November 23rd, 2009, 6:56 pm
Press: U
Click: New Macro
Make Three Macros called: Master,Mats,Table
Master Macro
Mats Macro
Table Macro
x= Name of your Crafting Master in which you will obtain work orders from
y= Name of your Materials Master for your craft in which is set for "Master Macro"
z= Use Brand 1 so put in 1 instead of z
Everything is case sensative
Example using Alchemy:
Join a group where you are the leader.
Brand Alchemy table with "Brand 1"
Master Macro
Mats Macro
Table
make sure the macro 1 is set for hotkey 1
macro 2 is set for hotkey 2
macro 3 is set for hotkey 3
1= Select Master Crafter
2= Select Material Seller
3= Select Table and use it
Click: New Macro
Make Three Macros called: Master,Mats,Table
Master Macro
Code: Select all
/select x
/attackCode: Select all
/select y
/attackCode: Select all
/selectBrand z
/attacky= Name of your Materials Master for your craft in which is set for "Master Macro"
z= Use Brand 1 so put in 1 instead of z
Everything is case sensative
Example using Alchemy:
Join a group where you are the leader.
Brand Alchemy table with "Brand 1"
Master Macro
Code: Select all
/select Diana
/attackCode: Select all
/select Darius
/attackCode: Select all
/selectBrand 1
/attackmake sure the macro 1 is set for hotkey 1
macro 2 is set for hotkey 2
macro 3 is set for hotkey 3
1= Select Master Crafter
2= Select Material Seller
3= Select Table and use it