taultunleashed logoSWG Bots - Last AFK Crafting Macro for Grinding You'll Need : Star Wars Galaxies Bots | Hacks tu winter contest 2012 nintendo wii
newtopic  postreply
 [ 18 posts ]  1, 2  Next
blue large dot

SWG Bots - Last AFK Crafting Macro for Grinding You'll Need : Star Wars Galaxies Bots | Hacks

Posted: January 19th, 2008, 2:16 am
 
ead6
ead6's Reps:
User avatar
Note
You'll need more than 200k in resources - just did the math. But it's still pretty cheap. Also, the timers for cooldown are taken into account in the Auto-it script.


What?!
So I called this the Last Crafting Macro for Grinding You'll Ever Need because, well, it is. I left it on over-night and ground out 15 levels in 7 hours (with no ent buff) using around 42k of 200k in Copper Resources.

There are very little start-up costs for this (you only have to buy bulk of one resource) and there is less chance of getting caught (your mouse isn't moving, you're just pressing numbers and left clicking (or so it would appear).


Make sure that:
[ ] Commands can be fired from the toolbar


I used:
[ ] No Ent Buff (becomes pointless if you're going to be doing this for 6+ hours

What you'll need:
[ ] 6 Crafting Tools
[ ] 200k Copper (any kind)
[ ] 2 Macros (one for crafting, one for anti-afk)
[ ] http://www.autoitscript.com/autoit3/

Set-up:
[ ] Put Tools in Slots 1-6
[ ] Put Crafting Macro in Slot 7
[ ] Fire off anti-afk Macro
[ ] Run Script

Before Running Script:
[ ] Open a crafting session
[ ] Hover mouse over Reverse Engineering Tool, double click
[ ] On next screen, make sure mouse is hovering over your Copper resource
[ ] Move the windows if necessary so that when you go from the first screen to the second, you don't have to move your mouse to have it hovering over your resources.

Immediately after setting up mouse cursor:
[ ] Alt-tab, Windows key, Program Files, Autoit, Run Script.
[ ] In the Open Script window, Shift+Tab to move selection to top window, select script, alt+tab back into game. (This is done so that the mouse stays in the exact position we placed it in earlier.)
[ ] Let it run.

Anti-Afk Macro:
[ ] Options > AFK > Turn off Automatic AFK

(!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))):
Macro Name: afk

/whistle;
/pause 160;
/clap;
/pause 160;
/macro afk;

Crafting Macro (for slot 7):
(!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))):
Macro name: Doesn't matter

/nextCraftingStage;
/nextCraftingStage;
/createPrototype pratice no item;
/createPrototype pratice no item;

Auto-It Script:
[ ] Name it whatever.au3

(!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))):
$a = 1
while $a = 1
Sleep(7000)
Send("{1}")
Sleep(5000)
MouseClick( "left" )
MouseClick( "left" )
Sleep(1000)
MouseClick( "left" )
MouseClick( "left" )
Sleep(100)
MouseClick( "left" )
MouseClick( "left" )
Sleep(100)
MouseClick( "left" )
MouseClick( "left" )
Sleep(1000)
Send("{7}")
Sleep(5000)
Send("{2}")
Sleep(5000)
MouseClick( "left" )
MouseClick( "left" )
Sleep(1000)
MouseClick( "left" )
MouseClick( "left" )
Sleep(100)
MouseClick( "left" )
MouseClick( "left" )
Sleep(100)
MouseClick( "left" )
MouseClick( "left" )
Sleep(1000)
Send("{7}")
Sleep(5000)
Send("{3}")
Sleep(5000)
MouseClick( "left" )
MouseClick( "left" )
Sleep(1000)
MouseClick( "left" )
MouseClick( "left" )
Sleep(100)
MouseClick( "left" )
MouseClick( "left" )
Sleep(100)
MouseClick( "left" )
MouseClick( "left" )
Sleep(1000)
Send("{7}")
Sleep(5000)
Send("{4}")
Sleep(5000)
MouseClick( "left" )
MouseClick( "left" )
Sleep(1000)
MouseClick( "left" )
MouseClick( "left" )
Sleep(100)
MouseClick( "left" )
MouseClick( "left" )
Sleep(100)
MouseClick( "left" )
MouseClick( "left" )
Sleep(1000)
Send("{7}")
Sleep(5000)
Send("{5}")
Sleep(5000)
MouseClick( "left" )
MouseClick( "left" )
Sleep(1000)
MouseClick( "left" )
MouseClick( "left" )
Sleep(100)
MouseClick( "left" )
MouseClick( "left" )
Sleep(100)
MouseClick( "left" )
MouseClick( "left" )
Sleep(1000)
Send("{7}")
Sleep(5000)
Send("{6}")
Sleep(5000)
MouseClick( "left" )
MouseClick( "left" )
Sleep(1000)
MouseClick( "left" )
MouseClick( "left" )
Sleep(100)
MouseClick( "left" )
MouseClick( "left" )
Sleep(100)
MouseClick( "left" )
MouseClick( "left" )
Sleep(1000)
Send("{7}")
Sleep(7000)
WEnd

What it's doing:
[ ] Pressing the appropriate keys for the the tools
[ ] Double-clicking at current position the appropriate amount of times
[ ] Firing next crafting stages with prototype (no items are made)
[ ] Cycle

Why it's good:
[ ] No mouse movement
[ ] Easier to exit Script when necessary since the only thing it's doing is just pressing 1-7 and left clicking. (Just alt-tab out of SWG, right click on the icon in the toolbar and select "Exit".
[ ] Go live your life again while you grind out the most tedious and boring part of SWG's Grinding History!

Other information:
Seen this somewhere else? That's because I wrote it and posted it elsewhere as well. Just putting it here in case some of you don't have access to other sites like these.


Reply with quote
Posted: January 20th, 2008, 12:31 pm
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
Can members say yay or nay to this being moved to a confirmed section.


Reply with quote
Posted: January 26th, 2008, 11:32 am
 
hitcher
hitcher's Reps:
User avatar
i have to say nay, theres lots of crafting macros all over the place and this one seems more complicated and levels at a much slower speed, with most of them you can make 90 in just 2-3 hours. rather complicated so i have to say nay :(


Reply with quote
Posted: January 29th, 2008, 4:24 am
 
ead6
ead6's Reps:
User avatar
hitcher (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))):
i have to say nay, theres lots of crafting macros all over the place and this one seems more complicated and levels at a much slower speed, with most of them you can make 90 in just 2-3 hours. rather complicated so i have to say nay :(


not trying to cause any friction, but what guide is there that levels you to 90 trader in 2-3 hours?


Reply with quote
Posted: February 10th, 2008, 4:33 am
 
cuervogold

Total Posts: 1088
Location: 127.0.0.1
Joined: September 25th, 2007, 3:39 pm
cuervogold's Reps: 727
User avatar
Active User > 50 Posts
premium
None - there is no way to level to 90 on a trader in 2-3 hours. The fastest known grind right now is gungan heads which takes an assload of resources and still takes a couple of days.


Reply with quote
Posted: February 10th, 2008, 4:35 am
 
cuervogold

Total Posts: 1088
Location: 127.0.0.1
Joined: September 25th, 2007, 3:39 pm
cuervogold's Reps: 727
User avatar
Active User > 50 Posts
premium
You really should add a pause statement to all your autoit macros.


Reply with quote
Posted: February 19th, 2008, 12:56 pm
 
styles2304
styles2304's Reps:
User avatar
You friggin' dolts should quit naying a submission because you don't like it . . .

Check it out:

Yay = What the poster said is accurate
Nay = What the poster said is INaccurate.

Not:

Yay = I like what the poster said and it benefits me personally
Nay = I don't like what the poster said or I have no need for it

Geez, I'm friggin' sick of this crap. Follow the friggin rules.

But uh, that's a yay for me . . .


Reply with quote
Posted: February 24th, 2008, 9:51 am
 
aatmarcinko

Total Posts: 20
Joined: January 13th, 2008, 3:11 pm
aatmarcinko's Reps: 0
User avatar
premium
styles2304 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))):
You friggin' dolts should quit naying a submission because you don't like it . . .

Check it out:

Yay = What the poster said is accurate
Nay = What the poster said is INaccurate.

Not:

Yay = I like what the poster said and it benefits me personally
Nay = I don't like what the poster said or I have no need for it

Geez, I'm friggin' sick of this crap. Follow the friggin rules.

But uh, that's a yay for me . . .


QFE


Reply with quote
Posted: March 5th, 2008, 8:40 am
 
masterpoo

Total Posts: 33
Joined: February 25th, 2008, 10:19 am
masterpoo's Reps: 2
User avatar
Yay

It works as described. It is a bit slow, but a breeze to setup and run


Reply with quote
Posted: March 5th, 2008, 11:02 am
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
500 to you and moved to confirmed


Reply with quote
Posted: March 12th, 2008, 3:48 am
 
nsit2003
nsit2003's Reps:
User avatar
assuming u have all the resources , u can grind an arch to 90 within 16 hrs if u stay at it, manually.

use the enter key with ur left hand while using the mouse with the right hand

no keymap changes, no auto it.

takes me 10 min per level. i posted my method months ago.


Reply with quote
Posted: April 2nd, 2008, 10:19 pm
 
freemanareso

Total Posts: 47
Joined: March 22nd, 2008, 12:03 am
freemanareso's Reps: 1
User avatar
Hmm this doesn't work for me even if I click the 6th crafting tool first it stops after Your already in a crafting session or Output hopper message you need to go into more detail...


Reply with quote
Posted: April 3rd, 2008, 4:17 am
 
tehghosthawk
tehghosthawk's Reps:
User avatar
Try the one I posted in the submissions forum. It's auto setup and works well. No one has tried it to give me any yays. lol


Reply with quote
Posted: April 5th, 2008, 10:45 am
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
WEll bump your submission :)

Also is this one nerfed?


Reply with quote
Posted: April 21st, 2008, 12:38 am
 
tetsuol

Total Posts: 16
Joined: November 26th, 2006, 7:40 am
tetsuol's Reps: 0
User avatar
hitting enter dont work for crafting u have to manualy click
next" "proceed" ect cant just hit enter

i smell a liar


Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 61 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of Star Wars Galaxies Bots | Hacks RSS Feed 
Sitemap of Star Wars Galaxies Bots | Hacks Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?