doesnt seem to work on 800x600 for me. It stops before getting near cellar!
doesnt seem to work on 800x600 for me. It stops before getting near cellar!
That's exactly what it was doing for me. Changed it to == and it stopped. Agreed on Tesserract, it has trouble at lower resolutions.
Wasn't meaning to insult you, was merely implying that its an easy mistake to make.
Almost done with my port of your bot for DH. Just need to test the new screen coords better. Thanks for the work.
I don't even look at the gph... its a very skewed #. Like i said in my calculations, i just used the accumulated gold over the open cellar time. ... using a real gold value over an average total time, so the blues did take into consideration. Blues was calculated in the accumulated gold, as well as the open cellar times... so it doesn't negate the vendoring blues at all. That basically increases your gold per open cellar run, evening out the extra time per run.
I have a little problem running this script, the problem is that even when the cellar is open it sometimes just skips it, it almost seems like it´s doing that every second time. Is there anyone who knows how to fix my problem? Would really appriciate it
Every time i leave my bot and go out Diablo 3 crashes so bot stops. But if i m in home and interract with bot(pause or stop bot and start it from beggining) d3 never crashes. Anyone know the solutions? Maybe to short load time can be the problem? 1920x1080 resolution and every graphic option is set to minimum. I ve got i7-2600/8gb ram/not ssd hdd/Radeon 6970
Last edited by Armen123; 07-09-2012 at 03:10 PM. Reason: adding information
one quick question, im new to D3 botting, ive done plenty of it in wow, but my question is because this doesnt state anywhere that i could find, what setting does this work on? whats the best for it to work on? like hell? inferno? thanks.
can anyone tell me what's been updated/changed from Update_8==D.3 to the first 8===D
Hello, how can I increase the duration of archont?
Unless you're having problems with the exit game loop I wouldn't recommend this actually. I tested it for awhile (I never actually got the loop problem) and today I came back to the bot still running while diablo was completely closed out which is the first time that has ever happened to me.
The best method I've found to avoid getting stuck on the main menu, or with in-game dialog boxes is the following:
My 'o' key is bound to close all windows.Code:Send("{Escape}") Sleep(50) Send("o")
If there is a window or error dialog open, escape closes it, and 'o' will close all windows underneath that.
If no error dialogs are open, this simply opens the main menu, then closes it.
Nevermind I just saw the servers are down. That's probably what caused it.
Thank you for making this awesome script!
Everything runs smoothly now, and I get around 500k/h with 300 GF, 18 MS, 21 pickup radius and 21k dps buffed.
I hate that it stashes lvl 60 items, though. I just want it to stash lvl 63 items. How do I fix this? Cheers.