Yeah I had the issue with not getting to the cellar hopefully thisll be a fix
Yeah I had the issue with not getting to the cellar hopefully thisll be a fix
Previous version tumbled again before it was actually over so any lag or slow pc would/could cause it to get off track however I ran 2 of them in VMware with no problem. I should be home in 4 hours and will post the script given no problems arose while it's been running today. Timer includes town trips as well. Also 0% movement speed.
Ss of current stats the legendary count is prob off. That's 243% gf and like 78%mf
edit: at home now and there is 2 legendaries in my stash!
Last edited by stealthingyew; 07-18-2012 at 02:39 PM.
This is actually the last problem I have with mine. I can't get it to actually pick up legendaries. Either that or it's picking them up and vendoring them. I know for sure there should have been at least 1 in my stash by now, been running most of the day for about 4 days now.Ss of current stats the legendary count is prob off. That's 243% gf and like 78%mf
I've gotten like 4 total my entire career botting. And they were picked up with that code which is same as all bots are using. You can use the loot bot included drop 1 on ground start it see if it loots it.
Last edited by stealthingyew; 07-18-2012 at 02:39 PM.
I have picked up several legendary/set items using this bot... none of them were any good though
Stats from today was from my sleep till i got off work all unattended:
There was in fact 2 legendaries in my stash!
My Stats:
************************************************
2012-07-18 14:39:02 :
************************************************
Dank Celler
Stats:
Total Runtime: 14 hours, 20 minutes
Open Cellar Avg: 28.2s - Closed Cellar Avg: 16.1s
Total Cellars Found: 653 (47%)
Total Cellars Not Found: 744 (53%)
Total Deaths: 0 (0%)
Total Repairs: 0 (0%)
Loot:
Magics: 940 Rares: 22 Legendary's: 4 Set Items: 0
275376 Per Hour - Accumulated Gold: 4214480
************************************************
Note: Some of these essence may be from an earlier run as not sure when I last cleared them out but should be fairly close.
Then if you include the essence that were accumulated:
UPDATED July, 18 2012 3:03PM CST
Download Link:chandh.zip
Pastebin: [AutoIt] ChanDH - Pastebin.com
NOTE: BUILD CHANGED
REQUIRED BUILD-
1. Left Click = Hungering Arrow(Devouring Arrow)
2. Right Click = Cluster Arrow(Loaded For Bear)
3. Action Bar 1 = Smoke Screen(Displacement)
4. Action Bar 2 = Preperation(Battle Scars)
5. Action Bar 3 = Companion(ferret)
6. Action Bar 4 = Caltrops(Tourterous Ground)
7. Passive 1 = Tactical Advantage(Required)
8. Passive 2 = Archery or Steady Aim
9. Passive 3 = Sharpshooter
I have like 3 missed cellar pictures and I will be adding the coordinates for them in later but wanted to go ahead and get this out for you guys since it took me so long.
Last edited by stealthingyew; 07-18-2012 at 03:10 PM.
ran this for about 14 hours and then got banned :/ unlucky is unlucky
what were/have you used before this?
I was running the previous version of the script fine for hours, but I've gotten paused at the vendor 3 times already with the new script.
Was anything changed for that part of the script? I could just be unlucky with lag though.
And as always, thanks for all your work!!
when it pauses can you open your folder and look at the screenshot and verify that it actually shows your equipment set
also does it say paused to prevent sell/salvage of your equipment or something of that nature?
edit: nothing was changed to that particular part of code just the line offset codes. But it pauses if the screenshot of your equipment doesnt match what is shown when he goes to vendor/salvage
Since the 14hour run i have been running another 2 hours and its still going fine.
Last edited by stealthingyew; 07-18-2012 at 05:40 PM.
You didnt give this account an items / gold from a botted account? You must have been really unlucky, unless you ran for 14 hours straight with 0 random breaks involved. Pretty sure they are tracking by games created per hour x so many hours.
When autoit bots are getting banned, its not something they are detecting us using, its how you are using the bot with no breaks trying to make games at the speed of light.
I think the pause I am getting comes from a full stash. For some reason, it is only selling from the first two rows of each column. I looked at the script and it looks fine.
$vendorRows = 6 ;# of rows to vendor, starting from the top (default = 5: bottom row is safe)
$vendorColumns = 10 ;# of columns to vendor, starting from left
I don't see anything in the options GUI that would effect my selling. It's probably easy to solve, I'm just new to coding.
I bot sleep/work(14-18 hours typically) and basically stop the accounts and dont load them again till sleep/work
you are on 4 lows and antialaising checked for your game options?
This is the ini that I run
the only pauses besides hitting the pause key isCode:[Auto Start] Auto Start=0 Game Location=C:\ Password=Your Password Task Manager Executable Name=Diablo III.exe [Skills] Skill1=1 Skill2=2 Skill3=3 Skill4=4 [Additional] DPS=20000 [Looting] Set=1 Legendary=1 Rare=1 Magic=1 Custom=1 Gold Only=0 [Stashing] Set=1 Legendary=1 Rare=1 Magic=1 Gems=1 Tomes=1 [Vendoring] Set=1 Legendary=1 Rare=1 Magic=1 All Items=1 All-Rows=0 All-Columns=0 [Timing] Game Load=5000 Town Portal=6000 Cellar Click=750 Loot Run=800 Loot=800 Abort=300 [Cellar Detect] Screen Shot=1 [Anal Loot] Stash Rare=62 Salvage Rare=61 Vendor Rare=60 Stash Magic=64 Salvage Magic=63 Vendor Magic=60 [Custom Items] Key1=Flawless|40 Key2=Tome|40
andCode:If Not _ImageSearchArea("CurrentInventory.png", 1, Round(625 * $x_ratio), Round(93 * $y_ratio), Round(772 * $x_ratio), Round(300 * $y_ratio), $gX, $gY, 9) Then GUICtrlSetData($lblStatus, "Status: Frozen to prevent vendor of worn item, sorry....") TogglePause()
both involve the picture it taking not matching what you are wearing. Did you check the currentinventory.png to make sure it looked like your character sheet?Code:If Not _ImageSearchArea("CurrentInventory.png", 1, Round(625 * $x_ratio), Round(93 * $y_ratio), Round(772 * $x_ratio), Round(300 * $y_ratio), $gX, $gY, 9) Then GUICtrlSetData($lblStatus, "Status: Frozen to prevent salvage of worn item, sorry....") TogglePause()
it should look similiar to![]()
Last edited by stealthingyew; 07-18-2012 at 06:23 PM.
nevermind..........