i got an error about GUIConstatsEx.au3 error , i guess i need that file , where do i find it?
i got an error about GUIConstatsEx.au3 error , i guess i need that file , where do i find it?
<3 the bot, works wonderfully. My only suggestions, and I just realized this today. The Jewelcrafting plans that drop are blue. I am trying to edit it to pretty much treat them like tomes, but someone much more skilled than I could probably do better. {I am not even sure they have dropped, but just incase)
i copy and pasted the files to system32, made a pic folder with the PNG,
when im at the main menu, i press "=" to start it. the cursor just doesnt do anything.
the little bot window at the bottom right status only says "Waiting"
@stealthingyew
Thanks for the nice skripts / extension!
+rep
I have an issue with custom looting,
I currently have it setup as follows:
;Custom Loot
$pngLoc = "C:\Users\JJye\Desktop\Diablo 3\BotFiles\pics\1920x1080\" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE)
$totalItems = 4 ;Number of items in the pick array
Global $pick[$totalItems] ;DONT CHANGE THIS
;Array of items to loot (GEMS AND TOMES ALREADY INCLUDED)
$pick[0] = "mythic.png|40" ;png|Tolerance
$pick[1] = "demolisher.png|40"
$pick[2] = "runesword.png|40"
$pick[3] = "slayer.png|40"
$LootMagic = "False" ;True if you want to pick up Magic
$LootCustom = "True" ;True if you want to pick up Custom Items (The items in the $pick array above)
$StashMagic = "True" ;True if you want to store Magic items in the stash
After killing Sarkoth, he runs up to his usual spot, but he stands there for a lonnng time before porting back to town, close to 50 seconds.
But once i turn OFF custom looting, he continues its usual routine.
anyone have ideas on why he takes so long? do i need to lower the tolerance level from 40 to 10?
Last edited by jeehye; 07-08-2012 at 05:24 PM.
I see screenshots of people having the % of successful cellars and unsuccessful cellers. Can someone direct me to the page that has this or how to add it in.
Yes, your tolerance is too high. Something around 90 should work. Also check your PNG file.
I have a script that I use to check if my custom looting work by dropping an item in dank cellar and running it.
I've found that normal screenshot PNGs don't work very well until you clean up the background by filling all
the area around the text black.
Add to custom looting.
Download and rename to design.png and add to custom loot line.
https://i.imgur.com/dbO4S.png
Tested working on my PC but if it doesn't work on yours might need to lower the tolerance.
I have a problem. When its time to manage loot, it becomes stuck at the walls on the way walking to the vendor, as it goes in a straight line and not around it...is there a way to solve this? (Im a newbie in coding etc)
Will it save all the legendarys in stash?
I had it working earlier but now for some reason it will always teleport back to town once it was gotten into the game. I've tried to redo the old ruins text many times and nothing works