taultunleashed logoSWG Macro - Crafting Bot : Star Wars Galaxies Bots | Hacks tu winter contest 2012 nintendo wii
newtopic  postreply
 [ 11 posts ] 
blue large dot

SWG Macro - Crafting Bot : Star Wars Galaxies Bots | Hacks

Posted: May 19th, 2007, 8:57 pm
 
errorist

Total Posts: 280
Joined: March 6th, 2006, 6:18 pm
errorist's Reps: 121
User avatar
Active User > 50 Posts
premium
Hello,

I wrote an AutoCrafter for SWG using the macro program AutoIt. I uploaded a video to show how it works, as well as the program itself. I have it crafting some Survey Tool, but you can change it to whatever you like. Right now, the macro only uses one resource, Metal. However, tomorrow I will make versions that can use Mineral, Polymer, Gas, etc. Some things you'll need before using. The files are all clean, feel free to scan them.

1. AutoIt: http://www.autoitscript.com/files/autoit3/autoit-v3.2.4.4-setup.exe

2. The video: http://www.megaupload.com/?d=SYVK4YM4

3.
a) The program http://www.megaupload.com/?d=HKK70NRP
b) The program in script form:
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
;StarWarsGalaxies AutoCrafter v1.0 by Errorist
MsgBox("48", "AutoCrafter Version 1.0", "Have Fun - Errorist", 5)
Sleep("5000")
WinActivate("Star Wars Galaxies", "")
Sleep("10000")
Opt("MouseClickDownDelay", 10)
$i = 0
Do
If WinActive( "Star Wars Galaxies", "" ) Then    
   MouseClick("left", 643, 834, 2, 0)
   Sleep("2000")
   MouseClick("left", 751, 662, 2, 0)
   Sleep("2000")
   MouseClick("left", 363, 264, 16, 0)
   Sleep("2000")
   MouseClick("left", 867, 836, 2, 0)
   Sleep("2000")
   MouseClick("left", 799, 750, 2, 0)
   Sleep("2000")
   MouseClick("left", 919, 718, 2, 0)
   Sleep("4000")
   MouseClick("left", 681, 830, 2, 0)
   Sleep("2000")
   MouseClick("left", 751, 662, 2, 0)
   Sleep("2000")
   MouseClick("left", 363, 264, 16, 0)
   Sleep("2000")
   MouseClick("left", 867, 836, 2, 0)
   Sleep("2000")
   MouseClick("left", 799, 750, 2, 0)
   Sleep("2000")
   MouseClick("left", 919, 718, 2, 0)
   Sleep("4000")
   MouseClick("left", 719, 832, 2, 0)
   Sleep("2000")
   MouseClick("left", 751, 662, 2, 0)
   Sleep("2000")
   MouseClick("left", 363, 264, 16, 0)
   Sleep("2000")
   MouseClick("left", 867, 836, 2, 0)
   Sleep("2000")
   MouseClick("left", 799, 750, 2, 0)
   Sleep("2000")
   MouseClick("left", 919, 718, 2, 0)
   Sleep("4000")
Else
   WinActivate( "Star Wars Galaxies", "")
EndIf
Until $i = 1


Switch from Full Screen to Windowed Mode, to reset the windows default position. Make sure you have the SWG cursor enabled, so the macro is able to click around the screen.(Press Alt, lol) Have your hotkey bar in it's default position. If you don't have it default and don't want to set it to default, you can edit my script's coordinates to make it click to your liking(using AutoIt Window Info). (note: If you don't want to bother with figuring out the window's default location, you can just see where the program first clicks and align your #1 hotkey so it clicks it, the rest should work like clockwork.)
If you don't want to use the file I uploaded and chose to use the script form, save it to your desktop as ErroristsCrafter.au3.
Once you are ingame with the window positioned as shown, rightclick ErroristsCrafter and select Run Script. Thanks for reading and happy crafting.


Errorist


Reply with quote
Posted: May 20th, 2007, 7:54 pm
 
expurt
expurt's Reps:
User avatar
Can premiums yay or nay this please.


Reply with quote
Posted: May 24th, 2007, 12:53 pm
 
errorist

Total Posts: 280
Joined: March 6th, 2006, 6:18 pm
errorist's Reps: 121
User avatar
Active User > 50 Posts
premium
Not a single reply? Really makes ya think.


Reply with quote
Posted: May 24th, 2007, 1:48 pm
 
vinnyboy32

Total Posts: 1872
Location: Behind You
Joined: June 3rd, 2006, 8:35 pm
vinnyboy32's Reps: 3
User avatar
Active User > 50 Posts
premium
I got this to work actualy. Realy a good bot.

_________________
Your Friendly Neighborhood Moderator!
Read The FAQ - http://www.taultunleashed.com/phpbb2/forum159_FAQ.html


Reply with quote
Posted: May 24th, 2007, 3:43 pm
 
errorist

Total Posts: 280
Joined: March 6th, 2006, 6:18 pm
errorist's Reps: 121
User avatar
Active User > 50 Posts
premium
Yeah it works better than any crafting bot I've ever tried, and not just because it's my own. I think the people who read it and are afraid to use it think it's too hard to setup. You can get the whole thing up and running in about 4 minutes, the longest part of the setup is the download.


Reply with quote
Posted: May 24th, 2007, 4:37 pm
 
vinnyboy32

Total Posts: 1872
Location: Behind You
Joined: June 3rd, 2006, 8:35 pm
vinnyboy32's Reps: 3
User avatar
Active User > 50 Posts
premium
Yup big Yay on this one.

_________________
Your Friendly Neighborhood Moderator!
Read The FAQ - http://www.taultunleashed.com/phpbb2/forum159_FAQ.html


Reply with quote
Posted: May 24th, 2007, 8:19 pm
 
errorist

Total Posts: 280
Joined: March 6th, 2006, 6:18 pm
errorist's Reps: 121
User avatar
Active User > 50 Posts
premium
I'm gonna think of other things I could write AutoIt scripts for, inside SWG that is.


Reply with quote
Posted: May 24th, 2007, 8:22 pm
 
expurt
expurt's Reps:
User avatar
Moved to confirmed and submitted.


Reply with quote
Posted: May 25th, 2007, 3:05 pm
 
jasonswan

Total Posts: 157
Joined: March 11th, 2006, 8:13 pm
jasonswan's Reps: 1
User avatar
Active User > 50 Posts
this is good, but theres already a highly configurable script in the macro section that does the same thing


Reply with quote
Posted: May 25th, 2007, 3:37 pm
 
errorist

Total Posts: 280
Joined: March 6th, 2006, 6:18 pm
errorist's Reps: 121
User avatar
Active User > 50 Posts
premium
If you have a suggestion on something you want to be able to macro, send me a PM or post here.


Reply with quote
Posted: May 25th, 2007, 8:11 pm
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
nice one 1k to you.


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 25 guests

cron
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?