Things You'll Need
Instructions
Open ̶0;Star Wars: Galaxies̶1; and log into your Trader account.
Alt-tab out of ̶0;Star Wars: Galaxies̶1; and open ACTool.
Click the ̶0;Commands and Macros̶1; tab then tab back into ̶0;Star Wars: Galaxies.̶1;
Open the Crafting menu, then craft a Structure and Furniture Crafting Tool.
Place the tool in slot number nine.
Press ̶0;ALT̶1; then click the practice tool. Select ̶0;Fountain̶1; from the list.
Alt-Tab to ACTool.
Click on the first row in ACTool and enter:
̶0;CODE
Tab back into ̶0;Star Wars: Galaxies̶1; and place your mouse over the tool in slot nine, then press ̶0;Ctrl and M.̶1; This will assign a mouse position to the command you created in step eight.
Tab into ACTool and enter the following code into the first row:
̶0;CODE
MousePos X, Y
Tab back into ̶0;Star Wars: Galaxies̶1; then double click the Fountain.
Press ̶0;Ctrl and Esc,̶1; then click the second row in ACTool.
Tab back into ̶0;Star Wars: Galaxies,̶1; then place your mouse over the first resource box and press ̶0;Ctrl and M.̶1;
Tab into ACTool and enter the following code into the second row:
̶0;CODE
MousePos X, Y
End̶1;
Click the ̶0;Macros̶1; box then enter the following code:
̶0;CODE
Press ̶0;F2̶1; to start running the macro and script you've created in ACTool. Your trader will now automatically create fountains, which will level it.
While 1=1̶1; then press "Enter."
While 1 = 1
LeftClick
delay 5 sec
MousePos X, Y
DoubleClick
Delay 5 sec̶1;
While 1 = 1
LeftClick
Delay 5 sec
MousePos X, Y
DoubleClick
delay 5 sec
MousePos X, Y
DoubleClick
DoubleClick
delay 2 sec
MousePos X, Y
DoubleClick
DoubleClick
delay 2 sec
MousePos X, Y
DoubleClick
DoubleClick
delay 5 sec
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createProtoType practice no item;
/createPrototype practice no item; ̶0;