Currently having the issue with notAres script that it gets stuck in a permanent loop upon death, flicking between the achievement screen and the customize banner screen, gonna try update to latest version will report back after sleep![]()
Currently having the issue with notAres script that it gets stuck in a permanent loop upon death, flicking between the achievement screen and the customize banner screen, gonna try update to latest version will report back after sleep![]()
Ok notAres
i rain your all night when i went to sleep prob not 2hr's later my gear was red and it did not read it so all night i set ther and just keep teleporting and loging wast of time so if you can please fix that i even die like 10 times in a row just now to see when i go red if it will go repair and it did not it went and tryed going in the cellar
Can you make it for 1366x768 or lower?
Is it me or is the pastebin codes been blocked?
$Pixel2 = PixelSearch(0,0,(960 * $x_ratio),(540 * $y_ratio),0x3B62E3,3) ;searches for the specific blue pixel that only occurs when mouse hovers over open cellar
What does the 3 here mean?
Mackus used 2 here, aries and jake used 3, what is it for.
My problem is same, he hovers over open cellar and then teleports out, wondering what that 3 means? please help and thank you for great work
Having an issue where the mouse is moving but it is not clicking so my character would just stand there and TP and restart all over. Any ideas as to why this is happening ?
Question, how much dps are the DHs running? Just trying to figure out how much more damage I can lose to maximize gold find, I'm sitting at around 140 gf with ferrets and 18k damage and usually am out of hatred and firing normal arrows to kill the mobs at the end.
shade-variation [optional] A number between 0 and 255 to indicate the allowed number of shades of variation of the red, green, and blue components of the colour. Default is 0 (exact match).
So 3 would be within 3 variations of each color. They are just giving a slightly broader range of colors to allow for when detecting the cellar opening.
Thank you everyone who has helped in this thread. Awesome stuff for sure.
I ask that folks keep in mind that these are AutoIt scripts - and while they CAN become very advanced, they are essentially working with very basic tools. It is very likely that some of you are going to have to tweak these scripts for yourself and that they will not work out of the box. I have especially noticed this with the pixelsearch functions, and I would assume this is because your PC is interpreting the colors differently.
Also keep in mind that these scripts are running using only two parameters to guide them - Time elapsed, and occasionally - What Color is This Spot? Those are two very primitive data pieces and nobody can guarantee you an error free script. You are going to, occasionally, TP out when the cellar is open and ignore it, or miss a rare, or something to that effect.
If you have problems with pixel detection, I may not be able to help you. I would suggest taking a screen shot of whatever it is you're trying to detect (Highlighted Cellar Door, Rare on Ground, Legendary On Ground, Set Item on Ground etc) and use a program that will pick the hex color code for you for the pixels from there. This is the only way to make sure that my PC and your PC don't render the color a little differently and thus throw off the entire search.
------------------------------------------------------------------------------------------------------------
As for picking up magic items in my script - The FindItems() func isn't doing this intelligently, its just accidentally clicking on them sometimes when they happen to be where the bot wants to go. I may try to find better coordinates for avoiding this at some point but thats not very high on my priorities right now. At the moment, I'm working on modifying the script to remove blues from your inventory to make room for rares and above when it finds them - but I wouldn't expect to see that tonight or expect it to be intelligent about how it accomplishes this.
-------------------------------------------------------------------------------------------------------------
The number at the end of this pixelsearch string indicates how sensitive the search is. Generally, if you don't keep this at least mildly low, you're gonna false alarm a lot. Try tweaking it if you're having color detect problems.
Last edited by jakesmurf; 06-07-2012 at 09:58 AM.
well thats strange, cause when i use 6 he never enters and when i use 7 he always tries to enter.
and the colors of the closed and open cellar arnt that close 2 each other.
obviously 3 or 2 didnt work out, since i had 2 change them.
i just cant get this 2 work... :/
i dont even get whats the problem. help would be appreciated.