@ fukker.
Not really atm. :/
@ fukker.
Not really atm. :/
Last edited by fukker; 06-08-2012 at 12:18 PM.
Hey i wanted to ask you all do you guys have two sets 1 for gf and 1 for mf or 1 for both?
oh my god this is so complicated as pc newb
well.. i downloaded a colopix prog. put d3 in window mode and looked at hex when i moved over the blue light.
the hex number was always changing but this is one Hex: #3D5FD5 or this: #2D417A
Last edited by botimo; 06-08-2012 at 12:28 PM.
I'm sorry, i'm really noob, but i must find the same script for 1680x1050 (16:10). I just come to find this site, i'm french then i don't understand all... If someone can do one script for this resolution... or just try to explain me how to do plz![]()
this is where the bot is holding the mouse.. maybe the problem ist that its not EXACTLY over the blue?
http://www.bilder-upload.eu/show.php...1339177879.jpg
lol forgot link xD
Last edited by botimo; 06-08-2012 at 12:58 PM.
look the post above![]()
it need to go a bit further so half of the palm touch blue colour i just did a run
edit: k nevermind i did 2nd test and it went to the same place as your sometimes it goes further, so i dont know why it doesnt click show me the code of that part post it here
Last edited by fukker; 06-08-2012 at 01:12 PM.
edit: mean this?
MouseMove(Round(300*$x_ratio),Round(100*$y_ratio),1) ;moves cursor over to the cellar so the proper blue pixel becomes highlighted
Sleep(1000)
Last edited by botimo; 06-08-2012 at 01:16 PM.
k did some testing with an older config
I got the repair function to work, using the same color codes as OP.
to do so i had to remove all the resolution rescaling like this :
changed from
$RepairArea = PixelSearch(Round(1480*$x_ratio), 0, Round(1900*$x_ratio), Round(50*$y_ratio), $yellow)
to
$RepairArea = PixelSearch(1480, 0, 1750, 100, $yellow, 1)
i also changed the 1900 to 1750 just to look in a smaller area for the yellow pixel.
ran it a few times, didn't have any problems with it trying to repair when not needed, and never started the run when repair was needed
so far so good.
so i removed all the resolution calculations in the other functions in the exact same way, but checkdead still doesn't work. (i still didn't get a popup window so couldn't test checkwindow)
i guess it's back to picking color codes on the pixels since i deleted the ones i got before, which didn't work for me at that time. i do remember the color codes weren't that much different from the ones provided in the OP's script so i guess it might work.. we'll see.
I might just rewrite the checkdead part to look for a pixel in a certain area instead of letting autoit picking 1 pixel and compare it to the colorcode in my script.
in my older config the checkdead function isn't there, but there's an extra delay after the teleport to town/exit game actions that makes the script wait long enough to start a new game incase i die during the teleport to town. I might just use my older config and work with that since it seems to be doing just fine. I'll just have to find a way to implement the checkloot function into that one.
slowly but surely getting there![]()
@ wittekop
u have Explore Cellar quest right?
why im asking is because a lot of ppl dont use that quest and merchant doesnt work because town is in a different position
Ok well a BIG Thanks to notAres For This i made 3.5mill overnight and only got like 7 rares and i have 240% gold find and 46% magic find so i don't know why i did not get more and to those who are having prob i would suggest you use the enchanter cause she pushes back the mobs right when you log in and if you have and other prob you should tweak it yourself that is what i had to do and it is the best thing to do cause his is not going to work just right for you no ones is you are going to have to teak any script you get but anyway
BIG THANKS TO notAres