Are you using @ScriptDir in your ini?
ok i figured it out lol noob move. i edited to dir lower then the top one. going back in i change top one also
52 $pngLoc = "EXAMPLE - BotFiles\pics\" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE)
112 If $pngLoc == "@ScriptDir" Then $pngLoc = @ScriptDir & "\pics\" i changed this one lol opps DONT TOUCH THIS PEOPLE!
also big props and huge thanks notAres this is awesome work u got. Kinda mind blowing how fast u are at this. Best support ive ever dealt with!
I made this screenshot https://dl.dropbox.com/u/41022690/D3...201440x900.jpg to show my cellar cords.
So since hte PixelSearch is just 2 digits, how do I include the cords into that line of text?
It checks the entire top left, just try increasing the 600 * x_ratios to 800 or something. I don't know why its not detecting
Time can be shaved off by logging out faster after killing Sarkoth.
The bot stands around for about 5-7 seconds after killing Sarkoth. I'm not sure if this time is necessary to scan for loot or something but it could be a bit quicker.
Also I'm not sure what the point of breaking the table is as I've never seen anything drop from it.
Shaved seconds off the run = more gold
I'm nit-picking but that's about all this script needs.
Table is for ferret pathing. Sleep after looting can be disabled by setting Timer=False.
I've shaved so many seconds off the original script you wouldn't believe it. 16 or less seconds for a closed run is great.
do you mind me asking what your video settings are? I'm trying to make a port for 1440x900 resolution but its troublesome getting the script to detect the cellar. I'm wondering if its something to do with my video settings
I'm using:
Texture Quality: Low
Shadow Quality: Off
Physics: Low
Clutter Density: Low
Anti-aliasing: Off
LowFX: On
Max Foreground FPS: 75
Max Background FPS: 8
High, high, high, high, HighFX, no fps cap but vsync
These random sleep times of 30-45 seconds are very annoying. I set my $timer to "False" instead of "True" and it still gives me random sleeps. Any way to fix this?