Check your settings, resolution, images if they all match.
Check your settings, resolution, images if they all match.
That's the 1 he meant. It should be your gear so it seems to be working properly.
The bot compares that image with your current gear to check if it might have accidently equiped different items, if it detects a problem it pauses to avoid selling/salvaging your gear. So if you're bot is pausing at vendoring/salvaging the image doesn't match with your current gear, check your gear to see if the bot equiped some items.
Seems like Dank Cellar was nerfed. Been getting less GPH now compared to 3 days ago. Also the Open cellars is waaaay below 50% now.
Maybe turn off the whole option, but that way you won't have a fail safe if the bot switches your gear.
Remove this:
It's in there twice, in the VendorLoot function and in the DoSalvage() function.Code:If Not _ImageSearchArea("CurrentInventory.png", 1, Round(1603 * $x_ratio), Round(164 * $y_ratio), Round(1870 * $x_ratio), Round(542 * $y_ratio), $gX, $gY, 0) Then GUICtrlSetData($lblStatus, "Status: Frozen to prevent vendor of worn item, sorry....") TogglePause() EndIf
on my VM the bot window stays in the background even when I press = to start it. When I alt-tab out it will say running on the GUI but nothing is happening when I alt-tab back to the game and the GUI is still in the background (not visible even after dragging back to the middle)
regarding this new version that does the salvaging stuff, do i need to take screenshots of my items or anything like that so the bot won`t sell my items, can anyone tell me how to set that new version up?
omg. after it paused at vendor, i unpaused it and it sold, repaired and quit game, i was missing my 12mil 1200 dmg main weapon with no way to get it back,DONT UNPAUSE IF ITS STUCK THERE, QUIT(x).. heads up
BTW: both items had the same pic, different stats of course, but the same pic when equipped...
Last edited by noskillz765; 07-19-2012 at 08:43 AM.
Oinah.. please read the instructions. It's clear you are not. Your keybinds are probably messed up. Set them to default then set MOVE to middle mouse button.. change nothing else.
Then read this entire thread.. the answer to your questions have already been answered several times.
I'd suggest you delete the entire AutoIt Folder.. and start from scratch with the AUTO INSTALL download.. right-clicking and running as administrator.
Absolutely.... this is a script.. somewhat linear and not able to determine some changes you might have done while it was paused... in this case it is paused BECAUSE there was a discrepancy.
Always.. Always... Always X exit the script... manually check and clean up your gear/inventory/stash then manually salvage/vendor etc... the Exit Game to main menu and rerun the script to start FRESH.
Pretty much... if you PAUSE the script and make any changes... do this to prevent confusing the script.
Last edited by BigLootz; 07-19-2012 at 08:49 AM.