Could you maybe update the changelog?
Mines can't find the resume button. I've put both 1920x1080p png folders into C:\Program Files (x86)\Diablo III\pics\ and I'm running FSWindowed 16:9 Widescreen 1920x1080. Thoughts?
this sounds very odd... instead of the resume button, is it possible to edit the script to just click the coordinates of where the Resume button would be?
id hate to have to babysit and come back every hour to check if its working.
Is it detectable by the game at the moment?
I changed key bindings to show items on the ground. Changed it to ALT.
Problem I was having it wouldn't pickup gold and all items because the names would disappear.
Saved this in the C:\Program Files (x86)\AutoIt3\pics\
Then added it to the custom loot:
Array of items to loot (GEMS AND TOMES ALREADY INCLUDED)
$pick[0] = "Gold.png|40" ;png|Tolerance
Changed loot custom to look for gold. Don't know what the original array was for $accuracy kept getting an error so I removed it.
Func LootCustom()
$gX = 0
$gY = 0
While _ImageSearchArea($pngLoc & "Gold.png",1,0,0,@DesktopWidth,@DesktopHeight,$gX,$gY,90)
Send(",")
sleep(Random(75, 150))
MouseClick("left",$gX,$gY,1,1)
sleep(Random(800, 1200))
MouseMove(Round(Random(0,400)*$x_ratio),Round(Random(700,1080)*$y_ratio),3) ;Moves mouse out of the way
WEnd
EndFunc
Every time the while loops it sends a COMMA to show items on the ground. Works flawlessly to pickup all the gold and items on the ground.
Inventory was full and it just endlessly kept trying to pick up a gem. Just reportin
I will pay anyone 200K IGG to let me borrow an unidentified ring and or amulet and then give back to them.
Americas server. -_- PM me.
Problem with selling rares, the script keeps trying to sell rares and eventually freezes on it
hey,
im just reporting back after running the script whole afternoon.
script works really good except for one point:
when vendoring is supposed to happen my char stashes the rares/legendarys/set items and then tries to leave the game, but it wont call for the 'escape' button so it just stays standing there in new tristam. i fixed this by removing vendor/stash from the script and just manually stash stuff if my inventory is full (turned off magic looting else it would be full way to fast)
again, thanks for this awesome script
DD
The bot worked fine then after doing updates today it stopped working. The dll's are in system32, the pictures are in the right path as they were before. I press right control and nothing.
Any ideas? Nothing has changed on my end, and im still fullscreen windowed.
Mhh it wont identify rares for me anyone know why?
How much gold find do you guys have?
With ferrets i only have 228.
If you have more, where is it coming from lol.