Ok I was just checking thanks alot for the info.
Ok I was just checking thanks alot for the info.
Indeed I can, found it now. Thanks a lot ! Got the Cellar locating going at 100% so far, with hits on #2 and #3 - still needing to see if there's a third locating occuring that I need to fill in.
Now it's onwards to working on the inside, either I need some Gold Pickup radius, or I need to adjust the running pattern after Sarkoth is dead![]()
I tried playing around with the number for a while but still no clues haha.
my screen just allow max resolution 1366x768I should have bought a larger screen laptop
Can you give me a hint to change the resolution? I'm not really good with coding so I cannot write from scratch![]()
If you just try and change your resolution to a 16:9 resolution, the highest you can go, and go into FULLSCREEN WINDOWED mode, and get new screenshots of the things already in the 'pics' folder. You are a very long way. That was the first major hurdle I had to get over, but once I got new pics sorted, things started to roll smoothly
*edit*
Got the inside working as well now, he walks correctly down to the doorway so that it allows him to leap into Sarkoth and do his shit. Still got a minor problem with Sarkoth running away every once in a while, but I guess that's what happens.
Still need to try out the Merchant part, it hasn't flagged for vendoring yet, as I haven't run enough successful runs yet without quitting the script and changing stuff
Will report back!
*edit 2*
Having some trouble finding the right places in the code to get the right coords down for switching tabs in the stash, at the moment it clicks in the stash, then puts my rares in the first tab, then it picks up an item in the far top-right corner and then bugs out on it's way to the merchant. I'm guessing the last action with picking up the top-right item was meant to click the stash exit button, altough why not just send an ESCAPE command instead to close everything down - hmm :P
The hunt continues !
Last edited by sektONE; 06-18-2012 at 04:05 PM.
After a number of runs(usually after 2-3hrs of running), the script gets stuck on the "profile" screen or the banner menu for some reason. It leaves the game, but it clicks on the character and brings up the banner screen or the profile screen. Is there a way to add a check, that if it sees the profile screen, press esc and then resume the script? This has been happening with 1.9b and up.
Last edited by Hompacko; 06-18-2012 at 04:06 PM.
Hi. I get a error when i try to run it, it says "make sure your directory is set properly in the script". Does anyone know what I might be doing wrong?
You need to either put your png images within that directory, or you have to specify which directory you are using for the png's on that line.$pngLoc = "C:\Program Files (x86)\AutoIt3\pics\" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE)
It should be line 69 or somewhere around there.
*edit*
God I'm pulling my hair out getting the Stash / Vendoring to work .. I've been changing values all over the place, but it doesn't seem to correct it.
Should probably take a break I guess :P
My script isn't finding the cellar. What should I do?
What resolution are you running in, does the ingame cursor even hover over where the cellar entrance are so the script has a chance to recognize the pixel changes when it sees the Cellar ?
That's probably the two reasons I can come up with right off the bat regarding that.
Juste have an issue when i dies in the cellar! The script trying to log out but just turn into the infite loop! didin't found the solution for that! May be someone can check!?
I have all my looting and stashing and vendoring set to false but it still loots every magic and tries to vender. i set the runs it vendors after to 500, changed nothing. It doesnt seem like any of the settings work.