Can anyone assist me..
The script runs fine with my adjusted coordinates, but i can't seem to get the repair to work. It keeps getting the checkpoint in town thus messing the whole thing up. Any suggestions?
Also what is the shortcut for pausing script ?
i tried this script but it wont click. it just keeps standing at the checkpoint. the mouse moves like 3 times and then goes down (i guess after checking if cellar is there) and then my DH walks, teleports, leaves and repeats
any advice?
Last edited by dutchydarky; 06-09-2012 at 04:38 PM.
Here is how it looks for me, cellar doesnt get blue when highlighted so bot thinks there is no cellar:
http://i49.tinypic.com/2nallah.png
Could someone help me with this please?
Anyone else noticing the game not allowing you to resume after the first one then getting kicked from the game? I'm wondering if it's a common problem or if my internet is just being a piece of crap
Check the script (change gem pickup to true if you want it to pickup gems). If you want it to pickup tomes it would pickup blues aswell, filling the bags within minutes.
Again check the script.
Detailed information on what happend? screenshots of screen and mail?
You have been removed from the service by an adminstrator is a bug that blizz is looking into, check d3 forums.
As well as far as picking up the tomes, just modify the gem pickup function, take a screenshot of a tome on the ground cut the image out and modify the gem function to also look for the tomes, i may get around to playing with it.
rvbfreaks code for picking up gems is almost flawless, i think it need a loop counter though as i haven't seen it pick up more then 1 gem per run.
I can also confirm I got the removed by admin error and it took me out of the game completely
*I would still be cautious, yes it's a bug but the fact that its never done that to me and now all the sudden once they "hotfix this spot" it does it raises suspiscion with me.
So is there anymore help for people having trouble picking up rare and legendary items besides keep trying to change the color code?
Im having trouble with rvbfreaks gem picking code. Ive been getting error on line 40 if the ImageSearch.su3 file. the error shows like this
if $result[0] "0" then return 0
if $result^ERROR
Error: Subscript used with non Array variable
make sure it's saved as a png and that you do your best to black out everything in the background. ImageSearch is really picky.
I've since tweaked it. The only problem i have with it now is if the mouse is already on the name of the item, making it orange. Easy fix, but it happens too rarely for me to want to fix it. I have it in a While loop, so there's a problem with the code seeing the item name if it doesn't pick up more than one. I actually had a similar problem, and went into paint and cropped the picture so it only contains "uare" and messed with the tolerance. That seemed to work.
1) did you put ImageSearchDLL.dll in C:\Windows?
2) Did you use #include <ImageSearch.au3> at the very top?
3) Did you put ImageSearch.au3 in the Include folder?
Yes to all your questions.
any ideas on how to get images of unidentified legendaries and set items on the ground?
Also, for rvbfreak's gemlooting script, I couldn't get it to work with notAres' script with legendary/set items on. had to turn it off to get it to work.