The one i created isn't dependent on a picture with the ilvl in it making it pretty dynamic. It uses a combination of imagesearch and tesseract.
Sent from my DROID RAZR using Tapatalk 2
Last edited by chancity; 07-13-2012 at 10:48 PM.
Can't download your latest script, can you please check? Thank you =)
Is there a way to increase the area he looks for health bars?That can only be a problem with the health bars. if he cant find a health bar he will start the looting. try to disable the showlootarea as it can be over the healthbars (not very common, but possible) Else i have no idea :/
1.4a seems to have problem going to stash after salvage
i think it has a problem closing the salvage window so it misses 1 waypoint to stash and always timesout
Line 1927 - 1930
Running fine here for more then 3000 runs - so i expect it a problem of your settings maybe$MonsterSearchArea[0] = 170 - lower his
$MonsterSearchArea[1] = 75 - lower this
$MonsterSearchArea[2] = 1270 - higher this
$MonsterSearchArea[3] = 470 - higher this
Also for those who have good dps, like 15k+, you can kill sarkoth super fast by using Acid cloud with the Blob Bomb rune on your right click and adding an extra:
MouseClick('RIGHT')
Sleep(250 + $ComputerLag)
to your script where it already exists. 2 clouds and the wall kill sarkoth in about 3-4 seconds, cut my run time for cellars by 3 seconds total.
Just to let you guys know, cellar has been nerfed. 3 runs and i got 490g, 470g and 270g with 280% GF gear.
RIP script
noticed in 1.4a my gold counter goes off sometimes, it will fix itself on the next run or two but still goes off like negative #'s or like 18 mill an hour
Why my bot keep stashing lots of blues? thats intentioned or just a bug?
Thanks.