Back from WE I have seen there is a new script called "lawl". I tried it but it is definitely leaving many piles of gold in cellar as toon doesn't teleport anymore or even run in the middle of the loot.
GPH is lower than with 21s v2.0.2.
Haven't find any page talk,ing about this "lawl" script specificaly yet (20 pages to read from friday ^^) : are we supposed to have a huge pickup radius now ? (I was fine in 21s 2.0.2 with 19 radius)
Last edited by MacGregor; 07-02-2012 at 08:31 AM.
I've been updating the lawl script a bit, it should run into the middle of the cellar, it used to not wak all the way cause it would left click and sometimes click on an item, but this has been changed.
I've added the looting of flawless emeralds, these are stashed together with tomes in the second tab of the stash. Rares/Legendaries/Set are all stashed to the first tab of the stash.
Problem I've been having is that is sometimes collects some white gear, since these aren't stashed these just stay in your bag. If others can have a look at when this happens aswell(when trying to pick up other items or actually looting them cause they are too similar too some .png).
Here is the updated version, I've turned autoudate off on this script. To enable it remove ; from the start of the line:
The file:Code:;Call("DoUpdate")
https://www.dropbox.com/s/i6g4x35n0p...dlawl.zip?dl=1
Only for 1920x1080, I've updated Em2.png aswell since my script seemed to not stash the with the old image sometimes.
K, for people having the same problem increase the Loot Time in the lawl.ini.
Hi Everyone,
I just installed and started running this yesterday. with absolutely no knowledge of prior scripting, programming, or anything bot related.
In just a few hours(fixing errors, learning to fix pathing, etc etc) I got it running.
(edit #2)
Scratch that - I was starting at the wrong damn quest. Step #1, instead of Step #2. Damnit!!
Ok - Script runs flawlessly otherwise. (Except sometimes doesn't detect cellar... probably skeleton issue, but whatever)
Thanks for the awesome script![]()
Last edited by Faramire; 07-02-2012 at 09:31 AM.
It's better now. Thank you.
I am now looting correctly again, thx. I also reverted to Magic Weapon instead of Arcane Hydra.Originally Posted by jcunit
Script and version: 21sScript
Help or request: help
Desktop resolution: 1920x1080
Diablo 3 window type: full screen windowed
Operating system (32-bit or 64-bit): 64bit
Manual or auto install: auto
Move bound to mouse3: yes
Where are you starting the:Character Screen
Game language: English
Hey. Everything works flawlessly except looting. Hes looting nothing at all. Kills sarkoth and leaves game.
Any ideas? thanks
Last edited by botimo; 07-02-2012 at 10:01 AM.
Script and version: mainscript 2.0.3
Help or request: help
Desktop resolution: 1920x1080
Diablo 3 window type: full screen windowed
Operating system (32-bit or 64-bit): 64bit
Manual or auto install: auto
Move bound to mouse3: yes
Where are you starting the: ?
Game language: English
My bot never casts Force weapon (action bar 4)..
Script and version: mainscript 2.0.3 (I think so... copied guys above ^^) I am using the CURRENT one posted on GD gaming forum)
Help or request: request
Desktop resolution: 1920x1080
Diablo 3 window type: full screen windowed
Operating system (32-bit or 64-bit): 64bit
Manual or auto install: auto
Move bound to mouse3: yes
Where are you starting the: Starting the scrypt?? Where we're supposed toLegacy of Cain, second step.
Game language: English
Would it be possible using an image search for ilvl 61, 62, & 63 blues to salvage as opposed to vendoring?? But still vendor all other blues? Most of the time the items are worth <1000 gold, and you can AH the essences for 1100-1200. Nice 100k for a stack of 100 after blizzards cut lol.
Possibly during the vendor function it could check ilvl before selling(since item would have to be highlighted to read the ilvl image) then have it run to forge to salvage remaining blues in inventory?
Of course than we'd have to stash essences or it would sell them as blues(or i guess drop in the bottom row... hmmm)
Just looking how to optimize gold per hour!!!As most of us are :P getting 1100 for an item we'd be vendoring for 550 would be doubling the money.
Jcunit has been hard at work wit the lawl script last night, here is the latest and greatest. It now only picks up flawless emeralds because there worth more and you can change the sleep times in the loot function from the INI now. Also the screenshots for missed cellar now puts what coordinates failed.
Please leave Screen Shot Missed = 1 and check it periodically so that your hard drive doesn't fill up. It will help me make the cellar detection better. Upload your pictures and post them! I might push the lawl update in the autoupdate and remove the 21s. Should I add vendoring into the lawl script? Obviously it will be an option to vendor or not.
Just updated this again and put all of the main sleeps and cellar detection in the INI
https://dl.dropbox.com/s/4knc3wvql0ssduu/LAWL.au3?dl=1 This is my faster version right now, to make it faster/slower change these sleep values:
Have a 1 handed weapon with 1.4 AS, also take alook at $ScreenShotCloseCellar, I put that there so you can put your own coordinates in if you find yourself missing alot of cellars
Just change these sleeps in the LAWL.INI if you're having issues or if you want faster/slower run timesCode:;Cellar Check HERE $ScreenShotCloseCellar = 1;A helper to find different coordinates for cellar detection slows runs down about a second though. $cellarCheckSleep = 155 ;Increase this if you find the script double clicking ;These correspond to eachother IE: coord 1 (255,290) coord 2 (175,305) ;If you add or change any of these remember to change line: "If $c = 5 then" ;to where ever in the array (600,435) is. Remember when reading the array it starts at 0 Global $cellarCoordx[6] = [255, 280, 175, 265, 315, 600] Global $cellarCoordy[6] = [290, 302, 305, 340, 314, 435]
Code:[DPS] DPS=22000 ;Lower this if you're failing to kill sarkoth [Cellar Detection] Screen Shot Missed=1 ;helps us get new coordinates for cellar detection. Cellar Check Time=155 ;increase this if cellar detection is failing. [Timing] Load Time=1900 ;To enter the game, Increase if the bot is leaving game before the main run starts Teleport Time=5500 ; increase this if the bot is clicking leave game to soon Sarkoth Doorway=2200 ;increase this if archon is be turned on too soon Loot Time = 800 ; increase if youre picking up whites Cellar Run=750 ;increase this if archon is being turned on too soon Wormhole Cast=1500 ;increase this if cellar detection is failing. Abort Seplls=275 ;increase this if the bot fails to teleport after casting abort spells
Hey guys,
i recently get stuck at the window "the auction house is unavailable at the moment"
I know, its not the bots fault that its offline, but: why does it even click there? its not supposed to sell items, nor did i ever see the script intentionally clicking there.
Anyone got this same problem, or anyone with an idea whats wrong?
I looked thru the last couple of pages but couldnt find any info bout that one.
Cheers!
Last edited by peenut; 07-02-2012 at 10:20 AM.
Been using Updatedlawl (latest one, right ?) from jcunit for an hour now. Good
For helping :
Looted 1 rare and 1 blue. I guess this last one have been picked up while script tryed to make toon move. May be wise to plan something to vendor any blue in inventory every once in a while then (or making a way to drop them from inv).