hello,
i got some problems. i try change somthing in the script cause of the loot. i just wanna loot rare and legendarys but he loot all.
;Looting
$LootSets = "1" ;1 if you want to pick up Sets
$LootLegendaries = "1";1 if you want to pick up Legendaries
$LootRares = "1" ;1 if you want to pick up Rares
$LootMagic = "0" ;1 if you want to pick up Magic
$LootGems = "0" ;1 if you want to pick up Gems
$LootTomes = "0" ;1 if you want to pick up Tome of Secrets
$LootCustom = "0" ;1 if you want to pick up Custom Items (The items in the $pick array above)
i try this but he still loot tomes, games and magics :S
may i do something wrong ?
and my secound problem is, he dont use hydra atm. how can i change this ? thx forward![]()
Ok i got it to work now, too. Used Jcunit's updatedLAWL and runs pretty smooth on my VM. (thx on that!)
Only my RAM seems to hang sometimes and also the cellar detection doesnt work 100%
Didnt look on looting now, since i need sum new equip anyway, but AH is down ^^
How can i improve the Cellar Detection? It often leaves a open cellar and doesnt detect it, sometimes it does - dunno why. Already slowed down some latencies..
(Jcunit LAWL 02.07.12)
Tried running the Lawl version last night, twice it pulled up the Game Menu in the main menu and got stuck. Also, it picked up a ton of blues, when I had it set up to grab any rares and up, but I guess I just need to adjust the sleep times.
https://dl.dropbox.com/u/3496710/Diablo/broken.jpg
Last edited by MrKirby; 07-02-2012 at 11:14 AM.
Please help turn on force weapon on the main script.. its not working..
and yes add vendoring on the LAWL script.. can make it vendor every 15 runs or something.
it doesn't go there. This is a message that is automatically displayed when the AH is down (which is ALOT the last day(s) on EU). The bot can't handle this. Maybe chancity can make a small passage in the script that detects this msg via screenshot (im willing to make one ofcourse) and clicks it away so the bot can continue.
Just tested the LAWL script, working great, except once again it doesn't cast FORCE WEAPON and doesn't cast TELEPORT on Archon.
Ran the LAWL script overnight. Did a few hours of tweaking, and I got big improvements on both open and closed cellars. However, I am getting 380k GPH vs. like 440k GPH with the 21s. I'm not sure why since the run times are quicker. I watched for about an hour, and I am not really missing any gold. Could it be luck even with such a long run? Because watching it, it looks great! I'm going to give the one with the latest changes a shot now.
2012-07-02 06:37:11 :
************************************************
Chancity's Dank Celler
Stats:
Total Runtime: 7 hours, 6 minutes
Open Cellar Avg: 23s - Closed Cellar Avg: 11s
Total Cellars Found: 459 (48%)
Total Cellars Not Found: 492 (52%)
Total Deaths: 11 (1%)
Total Repairs: 4 (0%)
Loot:
Legendary: 10 - Set: 0 - Rare: 49
386K Per Hour - Accumulated Gold: 2.73M
************************************************
2012-07-02 11:58:24 :
************************************************
Chancity's Dank Celler
Stats:
Total Runtime: 5 hours, 21 minutes
Open Cellar Avg: 22.9s - Closed Cellar Avg: 11s
Total Cellars Found: 325 (45%)
Total Cellars Not Found: 399 (55%)
Total Deaths: 4 (1%)
Total Repairs: 1 (0%)
Loot:
Legendary: 10 - Set: 0 - Rare: 25
371K Per Hour - Accumulated Gold: 1.98M
************************************************
It's not supposed to cast teleporton archon, use improved archon. It should cast force weapon, force weapon should be on your 4th slot(also hotkeyd to 4), if it stil isn't working try adjusting these sleeptimes:
Code:sleep(150) Send("4") sleep(200)
It seems like it's missclicking picking up items because it is stil walking towards Sarkoth, increasing the Loot Time won't help against this since that only increases the time between looting stuff. You have to increase the sleeptime after youve killed sarkoth or add a sleeptime before you start looting.
Last edited by jcunit; 07-02-2012 at 12:00 PM.