Ahhhhh yes I rember reading that as well. My bad. Been scanning through this thread for sooooo long that my mind is going hdsgadsfjgbfdsagbuaarjbvufdsa
Ahhhhh yes I rember reading that as well. My bad. Been scanning through this thread for sooooo long that my mind is going hdsgadsfjgbfdsagbuaarjbvufdsa
haha I know what you're saying!
I am trying to search for close to pure white (checked on screen shot it's 0xFEFBFF) for the font Dank Cellar that pops up with mouse over.
Does that work? I imagine it should coz' you are image-searching the item names anyway. For some reason it always hits (and found cellar). Is there like a lot of pure white (that I can't see with my naked eyes) in the graphics? Is this not the way to go?
Last edited by theatog; 06-11-2012 at 02:43 PM.
cant get this to work .. it puts mouse pointer wrong when looking for cellar (Like Just above cellar!) ..
Is letterbox on or off?
graphs settings?
Low fx?
widescreen? .. plz help out i know a little coding however i would like pro advise..
None of the Movement stuff works >< all wrong..
Using:
1920x1080
Letterbox on(even off dosent work)
Fullscreen Windowed!
Last edited by Panthira; 06-11-2012 at 02:43 PM.
someone should make Windows 98 version
grrr pickup still doesnt work for me D:<
so good........
here you go: http://oi46.tinypic.com/2n7l6x3.jpg
I'm using 1920 by 1080
I was using 1.3a 2 days ago, when this night I let it working. When I woke up I found the auction house open and ofc the bot failed all the time. Then I stopped and restarted. Now I came back home again, and the same was happened.
I don't know when or when this happens, because I always look the first trys of the run to see if it works right, and it does. But it seems sometime it fails and opens tha auction house, failing the rest of runs.
Any idea? I didn't change the script, only added some sleep time when DPSing.
Now I updated it to 1.4a. I hope it works correctly.
help guys please
i am using win 7 64bit.
1920x1080p , max graph, fullscreen windowed.
bot runs perfectly, perfectly grabs gold, and gems , and tomes,
but after he picks up 1 gem, or 1 tome from floor . the item names hides and he doesnt see the other items on the floor and leaves.
and it does not picket up rares, legendaries, and sets: i saw he skipped them
what can i do ? how to fix this? help me please
If you guys have problems looting many items, i got it to work by adding simple send to the code. Not sure if this has been posted already but there you go anyways..
MouseClick("middle",Round(1010*$x_ratio),Round(940*$y_ratio)) ;move to middle before looting
Send("{ALTDOWN}")
Call("CheckLoot")
Send("{ALTUP}")
Send("t")
sorry about that, either tiny pic is a pos or im dumb
here it is: http://img209.imageshack.us/img209/1...reenshotes.png
I just tried making a png myself with no luck =/
-Items hiding, you can turn that off in the Diablo options. Just dont allow the items to auto hide, easy fix already built into the game.
-Not picking up rares, legendaries etc, is something that you may have to fix yourself by creating your own images. IE, take a screen shot, crop the vowels, etc etc. Lots of info in this thread on how to do it.
Anytime you use AutoIt / Autohotkey,, you are going to have to learn a bit about the coding. Its very unlikely others will be able to fix your problems, because there are hundreds of resolutions, and every graphics card can display pixel colors different. Basically, you can only use this code as a guideline, and you generally have to tweak things yourself.
Sorry, where do we insert these lines?