Thank you very much for version 1.6e. Working fantastic!
Thank you very much for version 1.6e. Working fantastic!
notAres you maybe have any idea why it wouldn't pickup gems for me in version 1.6a/b
I made it pickup gems with custom items and a png and edited whenever a custom item is picked up it will count as a gem but still the other method works way faster.
It's picking up tomes flawlessly tho and thats exactly the same command thats why I have no clue why it wont work..
Wanna contribute au3 script that shows coordinates when u press Q (It's not mine, i just found it, but its good for ppl to use)
HotKeySet("q","q")
While 1
sleep(100)
WEnd
Func q()
$pos = MouseGetPos()
MsgBox(0,"Your mouse pointer coordinate is:", $pos[0]&"x"&$pos[1])
EndFunc
just save it as *.au3 file and press q in game
P.S: its already posted by me in Shimi's thread fbut i also use notAres' sometimes so decided to post for ppl here also
We've gone a long way now, I had 932 run with 1.5d + random fixes around this morning, which most of them are already implemented to 1.6e. My only concern while watching it is to try and optimize the looting so it's faster. I see alot of sleep calls but the pixel and image search also take some time to return values.
Can someone help me? I done everything in page 1, but when i click =, the bot doesnt start
The little screen at bottom right said: Error: CAnt find REsume button
what do i do if it says "Fatal Error" and is looking for MainMenu.png?
edit: ok nvm forgot to put "pics" in the description. sorry sorry! let me test some runs and see how it is
Last edited by DaSyco; 06-14-2012 at 09:06 PM.
I think i done all of those, and what about the picture? I create a folder and put it in there... but i dont know what else do to.
i actually create C:\Games\Diablo III\pics\ and put all the png files in there.... it still doesnt pick up the resume button
I've still made no ground on being unable to resume game.
:|
Any solid advice?
Yes i did that 2.
After like every third run there would be a random sleep time for about 30-40 seconds. Any fixes?