Put these skills for these hotkeys , or simply edit it yourself (very easy).

Code:
1 - Spirit Walk
3 - Fetish Army (or Gargantuan , or your dogs)
Right Mouse Button - Grasp of Death
UdZAL.jpg


Here is the code along with description of what is going on
Code:
Sleep(5000)
While (true)
   ; Resume Game
   MouseClick("left", 1069, 633) ; These first four lines are my recovery tactic I made incase I die. 
   Sleep(200) ; These first four lines are my recovery tactic I made incase I die. 
   MouseClick("left", 948, 821) ; These first four lines are my recovery tactic I made incase I die. 
   Sleep(200) ; These first four lines are my recovery tactic I made incase I die. 
   MouseClick("left", 335, 435) ; Hits resume game
   Sleep(4600)
   
   Send("{SPACE DOWN}") ; hits space so the guy can stop talking and move forward
Sleep(145)
Send("{SPACE UP}") ; hits space so the guy can stop talking and move forward
Sleep(900)
Mouseclick("left",1143,631,1,3) ; moves forward once
Sleep(900)
Sleep(63)
Mouseclick("left",1215,626,1,3) ; moves forward once
Sleep(1439)
Mouseclick("right",1844,927,1,3) ; Casts Grasp of Death so monsters can slow down + get hit + not come to you
Send("3") ; casts fetish army. These guys can help intercept loose monsters that would otherwise kill you
Sleep(2000) 
Send("1") ; You use spirit walk. This helps you stay alive, and get to the door faster
Mouseclick("left",729,314,1,3) ; walking towards door step 1
Sleep(500)
;Sleep(107)
Mouseclick("left",592,313,1,3) ; walking towards door step 2
Sleep(1000)  ; if you don't have spirit walk I recommend doubling this to 2000
Mouseclick("left",887,390,1,3) ; click on the door
Sleep(2800)

   ; Brings up the menu so you can leave game
   Send("{ESC}")
   Sleep(300)
   
   ; Hits the Leave game button so you can leave game
   MouseClick("left", 1053, 591)
    Sleep(4600) ; Gives you a bit of time so you can go back to lobby. If  your computer is taking longer, make the sleep number bigger, increments  of 1000
WEnd

Requirements
1920x1080 resolution. This and only this. Sorry guys
Set your D3 video options to "FULLSCREEN WINDOW MODE"
* On your character -> Act 3 Quest 1, you need to go to the Skycrown Battlements area and leave game before you begin, for the checkpoint.

How to use

  • Download Autoit if you don't have it -> AutoIt Downloads - AutoItScript
  • Once installed, right click your desktop > new > autoit v3 script
  • Copy the entirity of the code posted above. (not including the skills in the first box)
  • File and Save to desktop or wherever you want

    .au3 premade file for the lazies : WDA3B.au3
  • Now that file you just created, run it, you have 5 seconds to bring up Diablo 3. (Should have it already up and running ready to hit resume game)
  • The bot is on its own now



The timings are very specific to the way my computer runs. If things are being done too fast / too slow, try adjusting the Sleep(timings).

Special thanks to Bobby for letting me view his source which was the catalyst for me to make this.

This is the hell script
Code:
Sleep(5000)
While (true)
   ; Resume Game
   MouseClick("left", 1069, 633)
   Sleep(200)
   MouseClick("left", 948, 821)
   Sleep(200)
   MouseClick("left", 335, 435)
   Sleep(4600)
   
   Send("{SPACE DOWN}")
Sleep(145.533923595259)
Send("{SPACE UP}")
Sleep(500.08512746022)
Mouseclick("left",1143,631,1,3)
Sleep(900.651377177062)
Sleep(63.5246146786973)
Mouseclick("left",1215,626,1,3)
Sleep(800.37954963553)
Mouseclick("right",1844,927,1,3)
Send("3")
Sleep(500)
Send("4")
Sleep(500)
Send("4")
Sleep(500)
Send("4")
Sleep(500)
Send("4")
Sleep(500)
Send("2")
Sleep(1200.66264227048) 
Send("1")
Mouseclick("left",729,314,1,3)
Sleep(500.03006160278)

Mouseclick("left",592,313,1,3)
Sleep(1500.61401763376) 
Mouseclick("left",887,390,1,3)
Sleep(4000.51789174381)

   ; Menu
   Send("{ESC}")
   Sleep(300)
   
   ; Exit Game
   MouseClick("left", 1053, 591)
   Sleep(4600)
WEnd

For the above, these should be your hotkeys


Code:
1 - Spirit Walk
2- Acide cloud (acid rain rune)
3 - Fetish Army (or Gargantuan , or your dogs)
4 - Corpse Spiders (Leaping Spiders rune)
Right Mouse Button - Grasp of Death
The bot goes in game, talks to the dude, steps forward twice, throws gasp, summons fetish, throws 3-4 spiders, then Acid cloud to make sure they are finished off, then runs off town.
I have my guy kinda geared at 50 for hell, but you may not. If not, instead of throwing 4 spider jars, you can make it 1-2 (code= Send("4") Sleep(500)) , simply removing 2 lines of that

The bot is very successful. Went from 29-50 in a span of 6 hours when I left, I woke up at 5am from the excitement and just made the hell version.
I made a video of the bot in action, but then I realized it has my characters name in there which is a big no no (unique name -_-')
If it works for you, enjoy