SWG Help
September 06, 2010, 01:36:51 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Members of Unseen University who do not have access to the guild-specific sections of the forum should send an in-game e-mail to SWG.Flurry.Ryph to ask for full access.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Level Up Fast as a Crafter  (Read 261 times)
Byg Bruddah
Administrator
Sr. Member
*****
Posts: 263



View Profile
« on: March 16, 2010, 11:39:48 AM »

Structures
To Level:   Craft:                               Using:
 > 10        (53) tools                          1650 metal
 > 18        (28) windmills                     9.2k metal, 2600 ore, 2900 steel, 1900 aluminum
 > 42        (175) crafting stations         77k metal
 > 86        (325) fountains                   325k ore, 97.5k metal, 163k water
 > 90        (50) gungan heads              150k ore, 50k gems
« Last Edit: April 21, 2010, 12:28:35 PM by Byg Bruddah » Logged

Byg Bruddah
Administrator
Sr. Member
*****
Posts: 263



View Profile
« Reply #1 on: April 05, 2010, 04:56:04 PM »

...and you can macro your crafting!

write two macros:


craft1


 /ui action toolbarSlot00;
 /pause 1.5;
 /ui action defaultButton;
 /pause 4;
 /nextCraftingStage;
 /nextCraftingStage;
 /nextCraftingStage;
 /createPrototype Practice noitem;
 /createPrototype;
 /nextCraftingStage;
 /pause 1.5;
 /ui action toolbarSlot01;
 /pause 1.5;
 /ui action defaultButton;
 /pause 4;
 /nextCraftingStage;
 /nextCraftingStage;
 /nextCraftingStage;
 /createPrototype Practice noitem;
 /createPrototype;
 /nextCraftingStage;
 /pause 1.5;
 /ui action toolbarSlot02;
 /pause 1.5;
 /ui action defaultButton;
 /pause 4;
 /nextCraftingStage;
 /nextCraftingStage;
 /nextCraftingStage;
 /createPrototype Practice noitem;
 /createPrototype;
 /nextCraftingStage;
 /pause 1.5;
 /ui action toolbarSlot03;
 /pause 1.5;
 /ui action defaultButton;
 /pause 4;
 /nextCraftingStage;
 /nextCraftingStage;
 /nextCraftingStage;
 /createPrototype Practice noitem;
 /createPrototype;
 /nextCraftingStage;
 /pause 1.5;
 /macro craft2;



craft2



 /pause 1.5;
 /ui action toolbarSlot04;
 /pause 1.5;
 /ui action defaultButton;
 /pause 4;
 /nextCraftingStage;
 /nextCraftingStage;
 /nextCraftingStage;
 /createPrototype Practice noitem;
 /createPrototype;
 /nextCraftingStage;
 /pause 1.5;
 /ui action toolbarSlot05;
 /pause 1.5;
 /ui action defaultButton;
 /pause 4;
 /nextCraftingStage;
 /nextCraftingStage;
 /nextCraftingStage;
 /createPrototype Practice noitem;
 /createPrototype;
 /nextCraftingStage;
 /pause 1.5;
 /ui action toolbarSlot06;
 /pause 1.5;
 /ui action defaultButton;
 /pause 4;
 /nextCraftingStage;
 /nextCraftingStage;
 /nextCraftingStage;
 /createPrototype Practice noitem;
 /createPrototype;
 /nextCraftingStage;
 /pause 1.5;
 /macro craft1;

Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!