[Goldfarming] AFK 150k-200k Gold Per Hour [AutoIT] [DH]
Posted: June 6th, 2012, 8:58 pm
[Goldfarming] AFK 150k-200k Gold Per Hour [AutoIT Script] [1920x1080] [made for DH]
Free alternative for those of us who may not be buying Hellbuddy, Immortal or Virtual Steroids. I am tempted too level up a DH just to use a macro instead of a 'bot'.
Free alternative for those of us who may not be buying Hellbuddy, Immortal or Virtual Steroids. I am tempted too level up a DH just to use a macro instead of a 'bot'.
How to get everything started
1. Select Quest: Act I Legacy of Cain - Explore Cellar
2. Waypoint to Old Ruins
3. Run west until you hit a checkpoint (should occur in about 5-10 seconds)
4. Teleport to town, leave game
5. Run AutoIt Script
6. Return to game, press =
Summary
With 205% Gold Find in Inferno my DH used this code to make 1.7mil in 9 hours while I was at work yesterday
It is made very specifically for DH class (may be able to be edited per class)
More Gold Find = More Gold
Must open quest Act I Legacy of Cain - Explore Cellar (run once/leave game and resume before turning code on)
Will Repair broken gear
Understands if cellar is closed or open
This Code will do the following:
[*]Run to Dank Celler at the top of the mapChecks if the location is open or closed
[*]If Open it enters, Kills Sarkoth, Collects Gold, Teleports to town, Exits, Resumes, and Starts loop over[*]If Closed Teleports to town, Exits, Resumes, and Starts loop over
[*]Checks if you need to repair gear, automates loop to repair if needed, then restarts the main loop again
Requirements
My Skill Set Up
- Must be in FullScreen WINDOWED 1920x1080 (for the pixel color search to work)
- Must have a minimum of 5 radius pick up (or you wont get all the gold that drops)
On Right Click - Elemental Arrow with Nether Tentacles (Used to kill Sarkoth)
On 1 - Caltrops With Hooked Spines (to slow enemies on your path to cellar)
On 2 - Smoke Screen with Lingering Fog (to avoid enemies on path to cellar)
On 3 - Preparation with Battle Scars (to add discipline for more smoke screens and add health on path to cellar)
On 4 - Marked for Death with Grim Reaper(allows for more damage and creates aoe to minions in cellar)
Note: You can get an extra 10% GF switching out Marked for Death with Ferrets
If you have any advice on coding, changes, or better ways to go about this please feel free to give feedback especially since this is the first time I have ever written any script before.
EDIT: Added descriptions next to a lot of the coding for individuals to understand placement etc.
EDIT: Attempted some equations to automatically convert any 16:9 ratio resolutions.
Code: Select all
[color=#B22222]How to get everything started[/color] 1. Select Quest: Act I Legacy of Cain - Explore Cellar 2. Waypoint to Old Ruins 3. Run west until you hit a checkpoint (should occur in about 5-10 seconds) 4. Teleport to town, leave game 5. Run AutoIt Script 6. Return to game, press = [b][color=#B22222]Summary[/color][/b] With 205% Gold Find in Inferno my DH used this code to make [b][i][u]1.7mil in 9 hours[/u][/i][/b] while I was at work yesterday It is made very specifically for DH class [i][color=#0000CD](may be able to be edited per class)[/color][/i] More Gold Find = More Gold Must open quest Act I Legacy of Cain - Explore Cellar (run once/leave game and resume before turning code on) Will Repair broken gear Understands if cellar is closed or open [b][color=#B22222]This Code will do the following:[/color][/b] [*][color=#0000FF]Run to Dank Celler at the top of the map[/color][color=#0000FF]Checks if the location is open or closed[/color] [*][color=#008000]If Open it enters, Kills Sarkoth, Collects Gold, Teleports to town, Exits, Resumes, and Starts loop over[/color][*][color=#B22222]If Closed Teleports to town, Exits, Resumes, and Starts loop over[/color] [*][color=#0000FF]Checks if you need to repair gear, automates loop to repair if needed, then restarts the main loop again[/color] [color=#B22222]Requirements[/color] [list][*][b]Must be in FullScreen WINDOWED 1920x1080[/b] ([i][color=#0000CD]for the pixel color search to work)[/color][/i][*][b]Must have a minimum of 5 radius pick up [/b]([color=#0000CD][i]or you wont get all the gold that drops[/i][/color])[/list] [b][color=#B22222]My Skill Set Up[/color][/b] [u][b]On Right Click[/b][/u] - Elemental Arrow with Nether Tentacles [i][color=#0000CD](Used to kill Sarkoth)[/color][/i] [b][u]On 1 [/u][/b] - Caltrops With Hooked Spines [color=#0000CD][i](to slow enemies on your path to cellar)[/i][/color] [b][u]On 2 [/u][/b] - Smoke Screen with Lingering Fog [i][color=#0000CD](to avoid enemies on path to cellar)[/color][/i] [b][u]On 3[/u][/b] - Preparation with Battle Scars [color=#0000CD][i](to add discipline for more smoke screens and add health on path to cellar)[/i][/color] [b][u]On 4[/u][/b] - Marked for Death with Grim Reaper[color=#0000CD][i](allows for more damage and creates aoe to minions in cellar)[/i][/color] [b][i][color=#800080]Note: You can get an extra 10% GF switching out Marked for Death with Ferrets[/color][/i][/b] [color=#008000][b][i]If you have any advice on coding, changes, or better ways to go about this please feel free to give feedback especially since this is the first time I have ever written any script before.[/i][/b][/color] [b][i][color=#B22222]EDIT:[/color] [color=#800080]Added descriptions next to a lot of the coding for individuals to understand placement etc.[/color][/i][/b] [b][i][color=#B22222]EDIT:[/color] [color=#800080]Attempted some equations to automatically convert any 16:9 ratio resolutions.[/color][/i][/b]