It seems like I'm the only one who can't get even close to working lol.... Anyone have any idea why when I start the script they would just open up the banner customization page?
It seems like I'm the only one who can't get even close to working lol.... Anyone have any idea why when I start the script they would just open up the banner customization page?
To reply to my previous post here is what happening to me on the current update. The reason I couldn't get the mouse to hover over the cellar is b/c the bot wasn't using SS early enough to get the speed movement to get to the proper position to hover over the cellar (which in turn was getting me killed almost every run). When I manually clicked SS right after I put down the first caltrops it worked almost flawlessly. I have many other questions that are less important to make this perfect for me but I wanted to know how I can adjust it so SS is activated right after I place the first caltrops? It almost seems like there is zero ss/prep/caltrops at all after the first caltrops is put down although it lists many.
What I see is shown below. What is happening is this. Starts game/moves forward/caltrops/runs into creeps/dies. This is what happens when I manually press SS: starts game/moves forward/caltrops/SS/runs forward/checks cellar/runs to cellar if open and caltrops on the way. Any help is appreciated and I will go through the 83 pages to figure out how to fix the other issues I'm having. Thanks again:
;Start Run
RandClick("middle", Round(500*$x_ratio), Round(250*$y_ratio), 5*$x_ratio, 5*$y_ratio) ;starts the run [waypoint 1]
Moving(1125)
Send($skillSmokeScreen)
Moving(440)
RandClick("middle", 1, Round(370*$y_ratio), 5*$x_ratio, 5*$y_ratio) ;waits ~1 second then [waypoint 2]
Moving(1875)
RandClick("middle", Round(400*$x_ratio), Round(600*$y_ratio), 5*$x_ratio, 5*$y_ratio) ;middle of courtyard [waypoint 3]
Moving(50)
Send($skillSmokeScreen)
Moving(25)
Send($skillPreperation)
Moving(750)
Send($skillCaltrops)
Sleep(300)
RandMove(Round(300*$x_ratio),Round(80*$y_ratio), 5*$x_ratio, 5*$y_ratio) ;moves cursor over to the cellar so the proper blue pixel becomes highlighted
;Checks if Dank Cellar is Open
LogWrite("Checking - DankCellar")
$Pixel2 = PixelSearch(0,0, Round(600*$x_ratio), Round(600*$y_ratio),0x334FB7,3)
If Not @error Then
$ExpectedState = "DankCellar"
LogWrite(" Moving - To DankCellar")
RandClick("left", Round(300*$x_ratio), Round(75*$y_ratio), 3*$x_ratio, 3*$y_ratio) ;Entrance to cellar
Moving(750)
Send($skillSmokeScreen)
Moving(2500)
Last edited by david240z; 06-23-2012 at 04:58 AM. Reason: forgot to add
so i have this problem: since the new patch sarkoth will start to atack even if i am out of the room so every run the bot dies's..do i have to sacrifice gold find gear for more dps or change the build?
Last edited by Heartless123; 06-23-2012 at 08:25 AM.
after 5 hours 40 mins,
Legendary:1 Set:0 Rare:31 Magic:586 Gem:654 Tome:0
Btw I had no Legendaryalso why doesn't the log have a GPH output? Btw my GPH = 388k with 280% GF and 122MF.
I notice the bot is now stashing blues that it thinks is rares/legendarys due to being a slight bit of yellow/orange colour on the item pic.
Btw using latest version of bot.
How Do I fix it?
Would also be great if someone made a lowest Res version of the bot, not because my computer is bad but botting is always more efficient with the lowest resolution/graphics/resources required.
Last edited by mikie420; 06-23-2012 at 07:19 AM.
I woke up to my log saying i had 3 legandarys but only had 1 (it was in my inventory when i woke up) Found that it stashed it as usual, I'm assuming its counting rares as legendarys sometimes...
so my bot keep's opening my inventory, running backwards, and then going forwards right to the zombies and dying, any idea what's up?
only does it with 1.3.6 1.3.5 works fine
This Is Log
Not Found - DisconnectError
Expects - MainMenu
Found - MainMenu
Runs: 1, Manage In: 7
Not Found - DisconnectError
Expects - OldRuins
Found - OldRuins
Checking - DankCellar
Not Found - DankCellar
Calling - TownPortal
Not Found - DisconnectError
Checking Death
Not Found - Logout Cancel
Not Found - Death
Expects - New Tristram
Found - NewTristram
Checking - Repair
Not Found - Damaged
Not Found - Broken
Leaving Game
Runtime: 25.76 seconds.
Total Runtime: 0 hours, 1 minutes.
Not Found - DisconnectError
Expects - MainMenu
Legendary:0 Set:0 Rare:0 Magic:0 Gem:0 Tome:0
Last edited by fpoy; 06-23-2012 at 08:24 AM.
guys, please guide us along, quite a number of us is stucked way at the start =(... I am still unable to make it work and it kept on opening the banner and not even resuming the game. Sigh...
fpoy, i read already.. followed it but now still not working =(
Line 120 seems to contain
$TomeCount = 0
and no reference to the tesseract program directory
I did a search for @ProgramFilesDir and I can't find the line :\ what am I missing?
How do you setup how much you attack Sarkoth ? I am killing it rather fast and loose another 5 seconds or more shooting at nothing.
I followed Sirfunny's guide and the bot starts up just fine. It resumes to the old ruins, opens up my inventory and then autoit crashes. Am I doing something wrong? Please help. Thank you.
Also, I've put the Include in the folder and changed the line in the include to match the readme.
Last edited by tekister; 06-23-2012 at 10:55 AM. Reason: Added more details
Double check that you also have the other file in your Include folder. ImageSearch.
Also you really need to define broke it, there are dozens of possible errors and im not going to spend the time to tell you the fix for any possible combination of them
It looks like you are trying to use the readme as an INI... Delete that and let the script create and ini.. then use the readme to set it accordingly.
The script doesnt use the vowels, it actually hasnt used them in the past several updates. However the link on the main page has the older version of the images so the vowels will be in there.
Thanks for reading, however there isnt a ton of help in here. Most of the good stuff I try putting on the first page.
To get it to search longer (and sorry, I dont have access to the latest script right now) You need to find the portion of the script that does the searching (Its towards the bottom of the OldRuins section)
There should be a line that says $something=PixelSearch(stuff). Just before that line is a Sleep(100ish) you can change that to 500 and you will wait a bit longer before searching.
As for your deaths, the SS is a tad iffy. You die less often if you have 25% Movement speed. But sometimes the timing is just poor. You can adjust this too if you find the lines (Middle of OldRuins section)
Just add a Sleep(500) before you start moving. it might help
Dont use NT, dont have it set as such in the INI
Check the console, it probably says you didnt install the exe right, or that you didnt put the include in the folder, or that you didnt change the line in the include so that it matches.
Basically you probably didnt read the readme.
We would need more info than that to actually have any idea how to help you. When does it do it? what resolutions? do you start it from the main menu, does it do a run and then go to the banner... really more info yeilds better help.
It gives you a number when you are done managing your loot. Set it to 1 in the INI to get readings every time.
As for the error it usually means that it read your screen improperly. This happens occasionally. The next time it reads your screen it should fix itself. (Hopefully)
This is the SS that isnt casting for you. If no SS are casting its probably not set right in the INI. If its just this one then you can adjust the Moving(1125) to a higher or lower number to compensate.
Yes, you need more DPS. However you dont need to sacrifice anything. I personally have 290GF, 140MF, 27k DPS. Use the money you are making to buy upgrades with multiple stats you need (hint +Dex gear)
If you are still dying try an earlier difficulty and build money there. Then buy inferno gear. Yay I get to say it.
IF INFERNO IS TOO HARD THEN GO TO HELL!!! <- Buaaahhh, that was fun. but yea seriously, give earlier difficulties a shot.
Last edited by Shimizoki; 06-23-2012 at 12:00 PM.
-Darkling Lord