Hi, I was using the bot notAres in 1366x768 resolution (my pictures), now I tried to use this bot, and it works perfectly, except that i cant get into the cellar. Someone could fix this? The 1366x768 resolution is 16:9 also, not?
This is the only resolution that can run on my notebook...
FastFind does not scale. it won't work. Your notebook can run vmware, so ur notebook can use any resolution.
unless it does and i'm wrong. although I'm 99.99% sure it doesn't correctly.
Blacksack, the smokescreen rune is lingering fog not displacement, helps twofold for movement and TP protection, and should solve some of the issues with people standing dying, it also doesn't make you faster because you should be MS capped at 100 anyway
Last edited by LATM; 07-10-2012 at 11:01 AM.
Are you sure FastFind isnt scaling? I am also using 1366 x 768 and it works flawlessly. I have yet to see it miss a cellar. The only issue i have had running at 1366 x 768 was the GPH flat out reading my numbers wrong. Sometimes it would grab a 3 digit number, sometimes a 10 digit, sometimes a 15 digit, reguardless of my sleep timers (thought it may have not fully loaded the numbers).
I resolved the GPH by alteringtoCode:$mon = _TesseractScreenCapture(0, "", 1, 2, 1454 * $x_ratio, 508 * $y_ratio, (1920 - 1571) * $x_ratio, (1080 - 525) * $y_ratio, 0)and GPH works flawlessly.Code:$mon = _TesseractScreenCapture(0, "", 1, 5, 1054, 360, (1366 - 1117), (768 - 372), 0)
But the FastFind for cellar detection is working perfectly.
Wouldnt the above code suggest the Fast Find can scale? You definitely know more than i do. Why do you suggest it wouldnt scale?Code:FFSnapShot(1593 * $x_ratio, 62 * $y_ratio, 1880 * $x_ratio, 350 * $y_ratio, 0)
Hey black, do you know why my "runs til vendor" does not work? It wont count down after each successful runs so it'll keep going until my inventory is completely full and I have to manually take it to the vendor/salvage. Thanks!
hi guys...
im new on autoitim writing a script myself... (cause i will learn a bit
) atm i only have one problem, my imagesearch isnt that good so i sucks at looting ^^ sometimes it loots sometimes not... and it dont loot all items.... and its a bit slow
so my question : Is there any way to copy/edit the loot func from your script and implement it in mine?
thanks to everyone who can help me^^ and sry for my awesome english
greetz Rolf
keeps disconnecting me at least every 2 hours when running this script. is there a kind of filter blizz created?
Yes, you can literally just copy his Loot Function(). I may be wrong but i dont think this script uses imagesearch for the majority of its looting, i believe its using pixelsearch to get the magic, rares, and legendarys, while using imagesearch to get gems, and custom affix loot like "of Death" or any other custom loot.
So this script does have both image and pixel searching for loot. If you want an example of just using Imagesearch only, i believe zEEneXx has a script on here that uses ImageSearch only to get magics / rares / legendarys... which you basically need to go and get images of all the vowels and put them in your pics folder.
Im trying to use imagesearch to custom loot my rares but it does not work. How can i use pixel search this time? Anyone have any idea?
I would add that to the first post but I have been totally unable to edit the first post for about a week now just get server access denied errors all the time. Sometimes i cant even get on the forums without using a proxy. I dunno if i should blame my ISP or the ownedcore servers![]()
@AngryCoder
I want to use my laptop to bot my character so that I can use my PC. The script works fine except when vendoring. He cant analyseloot my inventory. Can u give me some advice so that I can run the script on my 1366x768 laptop. TIA
Hey BlackSack, is there any way to use the custom ilvl and salvage part of the script and have it stash legendaries? I was watching it run when it found a Bul-Kathos's Wedding Band (ilvl 5and tried to vendor it.
Last edited by mingdizzle; 07-10-2012 at 11:54 AM.