When running this, I get the following error
Any help is appreciated!Windows cannot find 'C:\Program Files\Tesseract-OCR\tesseract.eXe'. Make sure you typed the name correctly, then try again.
Script and version: Latest LAWL
Help or request: help
Desktop resolution: 1920x1080
Diablo 3 window type: full screen windows mode
Operating system (32-bit or 64-bit): 64
Manual or auto install: auto
Move bound to mouse3: yes
Where are you starting the: Starting on right waypoint (starting script while in menu of course)
Game language: EN (US)
Script is great most of the time but there is a certain number of runs where my scripts do 2 of the following situations:
1. when it finishes loading the game it open inventory, tp and exist game --> i already increased loading time on the .ini
2. sometimes it teleports half the way, tp and exit game --> i inserted sleep(50) before each "send 3" on the .ini but still sometimes i get this situation.
i run a prety fast pc i7 930 with a gtx 480 and diablo is on a raptor driver.
maybe it has something to do with the fact i have 210 ping? if that's the case what should i do so i dont have so many missed runs due to those situations above?
tyvm
Not using the same .ini as you, its for the new gui
1. It's not recognizing it's in the Old Ruins, 2 possible causes, either your stil loading or the imagesearch is not recognizing the old ruins in the top right. Try increasing load time even more, since that is likely the problem, cause I haven't heared anyone having trouble with recognizing the Old ruins image.cript and version: Latest LAWL
Help or request: help
Desktop resolution: 1920x1080
Diablo 3 window type: full screen windows mode
Operating system (32-bit or 64-bit): 64
Manual or auto install: auto
Move bound to mouse3: yes
Where are you starting the: Starting on right waypoint (starting script while in menu of course)
Game language: EN (US)
Script is great most of the time but there is a certain number of runs where my scripts do 2 of the following situations:
1. when it finishes loading the game it open inventory, tp and exist game --> i already increased loading time on the .ini
2. sometimes it teleports half the way, tp and exit game --> i inserted sleep(50) before each "send 3" on the .ini but still sometimes i get this situation.
i run a prety fast pc i7 930 with a gtx 480 and diablo is on a raptor driver.
maybe it has something to do with the fact i have 210 ping? if that's the case what should i do so i dont have so many missed runs due to those situations above?
tyvm
2. Increase wormhole time.
Hi, Thanks for the awesome script. It has been great for me at 1920x1080 and 1600x900 but I was trying to add support for 800x600 and I couldn't get imagescan to recognize the cellar icon on the minimap. Does anyone have any ideas?
I'm running in a Windows 7 x64 VM using 2.0.4 LAWL with all settings on low, max FPS at 15. I'm trying to be able to get the most performance out of my main PC while I run this in a VM. Using 1600x900(my native resolution) just doesn't really allow me to do much else other than browse the internet or AH without sacrificing a lot of GPH. If I cannot get this working with 800x600 I'll probably need to purchase a SSD.
edit: and yes I did make my own images for everything at 800x600, I was only having issues with the cellar icon at 800x600
Hello, new poster here, so I'll start by thanking chancity (and all those who helped) for the script. Tried the mainscript for a day, then switched to lawl yesterday.
I'm having the exact same problem as Shintr, no looting of blue items with lawl 2.0.4. Took a look at lawl.au3 versus mainscript.au3, and all the LootMagic magic is missing from that version of lawl. Putting back the $LootMagic variable and the check in the Loot function restores the functionality (ie, correctly looting magic items as expected).