Got mine to work with repairing and merchant selling and item pickups. amazing script!
Got mine to work with repairing and merchant selling and item pickups. amazing script!
And I'm awake. Worked fine all night, except a small problem with the loot detection (I took out that max 5 loop, I'm going to add it again).
I'll work on better repair detection, I haven't touched the version from the OP. I'll make it work perfectly for both yellow and red repair icons.![]()
Last edited by notAres; 06-07-2012 at 01:10 PM.
In addition to getting a workable version operating on melee classes (barbarian in particular) it would be nice to have the script deposit rares into your stash in order to make room for more. A color detection on the bottom-right two slots would tell the script whether the inventory is full and, if so, it would deposit the collected rares into the stash.
Easy fix would be indestructible gear, am I right?
I think either my resolution is screwed up or it just doesn't go any further in the script. I'm always stuck in the middle of the path where you can't see the blue pixel cellar at all. Gonna toy with the resolution a bit to see if that works, but I notice it clicks only 1 time to the left and then after a while it traces the blue pixel cellar. But from my experience you can't see the blue pixel cellar if you only click 1 time to the left to move.
Do the impossible, see the invisible
Row row, Fight the power.
Try this, I included everything I said I would (red/yellow repair, loot loops): [AutoIt] Sarkoth farm script 1.2.2 - Pastebin.com
Should only try for one pixel 8 times before giving up.
Made a thread using this script for wizards.
http://www.ownedcore.com/forums/diab...mackus101.html
wow. spoke toos oon. lol
.....................deleted...............
$loadtime = 3000 ; time in ms the script waits for you to enter and load the cellar. Slow this down for slower move speeds and loading times
$waittime = 3200 ; time in ms the script waits for the game to load before it starts pathfinding. Slow this down for slower hard drives
Hi jake
I firstly want to say that I made an account purely for this thread. I'm not a programmer or something like that but I went through all three of your scrips. 1.1A and B are almost equals but with that aside
The scripts 1.1A and 1.1B does something different that the original one you made, with gems and stuff, you added 4 more "call("FindItem") " lines probably for all the gems,leg,set,rare items. So i can see why you did that. But there was something different with B, the one I am using now, that the original one, the one I used before B. In the original script he just do the run kills sarkoth, loots and picks up the leg,rare items if they were laying on the ground. But now he kills sarkoth loots the gold and randomly clicks 6 times. It happens when he doesn't have the appropriate items to loot. I'm not sure if that suppose to happen but in the original it does not do that. Also I think the script is mistaken the light from the laterns as legendary items since he also clicks that sometimes.