Tested this version, found another bug (which was also in last version), some reason during vendoring the bot goes into Paused and gets stuck there?
Tested this version, found another bug (which was also in last version), some reason during vendoring the bot goes into Paused and gets stuck there?
If its going into paused mode it means it thinks it detected your equiped items have changed
you can search for
and change the 9 to like 11 but that makes it more chance that if it does infact happen it might not detect it.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
Last edited by stealthingyew; 07-15-2012 at 04:15 PM.
been monitoring it now. both times when it was towntime (salvaging/stashing/vendoring) it changed out gear. First time my weapon for some crap weapon and this time my quiver for some shield. Any ideas of how to fix this? I guess it believes it should identify both slots in the inventory and therefor first identifying and then when it presses the slot right beneath exchanging gear.
need to lower the tolerance for the slotline i am working on making it more accurate at the moment but with the resoultion so small the slot lines are almost all different pixel colors and if that pixel matches a color in legendary there is a chance for a detect it as 2 items. I am working on a fix to make this more accurate
Will use this when I get the new comp
Think I got it if you want to give it a try
just edit this line its line 1211 in my current script i also updated the pastebin and mediafire with it
Code:$SlotPixelLine = PixelSearch(Round($slotLineTopX + $i * $slotLineOffSet * $x_ratio), Round($slotLineTopY + $j * $slotLineOffSet * $y_ratio), Round($slotLineBotX + $i * $slotLineOffSet * $x_ratio), Round($slotLineBotY + $j * $slotLineOffSet * $y_ratio), 0x35251B,1)
How many FPS are you guys giving D3 for this script? I had a lot of missed timings in the cellar with 20fps while it's running smooth at 50. Is this something that's not normally considered? Because I had scripts run at the lowest possible 15fps flawlessly while others needed 40 and more without heavy editing.
this script atm requires decent fps because it doesn't actually finsh vaulting before vaulting again so if its to slow then you will end up way off the path\
made a couple of small changes that should make it run better going to let it run overnight then IF all is well when im off work tommorrow I will upload it. Its mostly just some timing changes and the inventory searching stuff. Also changed it to display starting gold soon as you start the run so if you notice its off you can cancel it and start it over.
Last edited by stealthingyew; 07-15-2012 at 09:16 PM.
For some reason I can not get my bot to detect the cellar. I even tried taking my own picture. Running in windowed fullscreen, 800x600, yet my cellar picture looked much clearer than yours.
Even with my own pic it didnt find the cellar. Bugging me. All settings are on low also, running it in a VM. Any idea what would cause this? It does everything fine so far, just WILL NOT go into the cellar, even with my own pic!
Edit: I should also add, my bot is hovering over the cellar, but he will just not go inside.
Last edited by Swerve; 07-16-2012 at 12:40 AM.
with this script, after my dh uses cluster arrow on sarkoth, it keeps shooting hungering arrows nonstop. it doesnt move, it doesnt loot, doesnt tp, doesnt leave town etc. any idea what the cause of this is?
The 800x600 version has a lot of strange bugs and quirks in the ilvl code. I just put out a 1920x1080 port of Chancity with the rest of my DH code that was previously in blacksack's. All iLVL stash and inventory bugs should be perfect in that version. Running for a long time with no failures.
Posted in main page.
00:43 <AuctionHouseBeta> I do not bot at all. I created a bot but never used it