Difference between revisions of "Blacksmithing Guide"

From World of Dread Database
Jump to: navigation, search
(Blacksmithing Guide)
 
Line 1: Line 1:
  
[[File:GuiaBlacksmiting1.png]]
+
<center>[[File:GuiaBlacksmiting1.png]]</center>
  
 
This is a basic macro to train Blacksmithing, picking ingots from the floor.
 
This is a basic macro to train Blacksmithing, picking ingots from the floor.
Line 16: Line 16:
  
  
'''Eenas Macro:'''
+
== '''Eenas Macro:'''==
  
//Pick-up ingots from the floor
+
//Pick-up ingots from the floor<br />
 +
Drag 401 354<br />
 +
//Pick the exactly amount of ingots to craft the armor<br />
 +
TXT 13<br />
 +
//Drop them into at the main backpack corner<br />
 +
DROP 843 627<br />
 +
wait 500<br />
 +
//Double click at the ingots<br />
 +
DLC 876 607<br />
 +
wait 500<br />
 +
//Select the Armors at the menu<br />
 +
DLC 95 62<br />
 +
Wait 500<br />
 +
//With some kinds of ores there is an extra menu for crafting<br />
 +
//DLC 160 64<br />
 +
//Wait 500<br />
 +
//Select the armor part that you want to craft<br />
 +
DLC 53 68<br />
 +
wait 7000<br />
  
Drag 401 354
+
[[Category:Skills]]
 
+
//Pick the exactly amount of ingots to craft the armor
+
 
+
TXT 13
+
 
+
//Drop them into at the main backpack corner
+
 
+
DROP 843 627
+
 
+
wait 500
+
 
+
//Double click at the ingots
+
 
+
DLC 876 607
+
 
+
wait 500
+
 
+
//Select the Armors at the menu
+
 
+
DLC 95 62
+
 
+
Wait 500
+
 
+
//With some kinds of ores there is an extra menu for crafting
+
 
+
//DLC 160 64
+
 
+
//Wait 500
+
 
+
//Select the armor part that you want to craft
+
 
+
DLC 53 68
+
 
+
wait 7000
+

Revision as of 16:03, 6 December 2013

GuiaBlacksmiting1.png

This is a basic macro to train Blacksmithing, picking ingots from the floor. The macro picks the ingots from the floor (just the exactly amount to craft the armor, for example gorgets) and craft the armor until you are overloaded.

First of all, we need a forge, and pile up a huge quantity of ingots in the floor, as you can see at the pic, of course we need a hammer.

Secondly we need to fix the main backpack (this is because when we move ingots from/to the backpack, if it isn’t fixed it will move and the macro will fail) and drag the ingots from the floor and drop it into a backpack corner (like in the photo)

2.png

Finally, copy the macro and set the coordinates, we have only to run the macro until the backpack is full of armor parts.

Now you can sell them or throw it into a Trash can.


Eenas Macro:

//Pick-up ingots from the floor
Drag 401 354
//Pick the exactly amount of ingots to craft the armor
TXT 13
//Drop them into at the main backpack corner
DROP 843 627
wait 500
//Double click at the ingots
DLC 876 607
wait 500
//Select the Armors at the menu
DLC 95 62
Wait 500
//With some kinds of ores there is an extra menu for crafting
//DLC 160 64
//Wait 500
//Select the armor part that you want to craft
DLC 53 68
wait 7000