I am retarded. I was looking at this from the wrong perspective. I was thinking these were programs of there own. Instead of a script to run from a program.
Almost done porting the script to 800x600 (kill sequence atleast) I need the images of the loot though..and good coords to teleport to the vendor from tp and from stash.
Chancity plz help
i have the problem on the LAWL script 2.0.4 ( same problem occur in 8==D.0)
Desktop resolution: 1920x1080
Diablo 3 window type: 1920x1080 Window (fullscreen)
Operating system: 64-bit
Manual or auto install: Manual
Move bound to mouse3: ya
Where are you starting the: the checkpoint
Game language: english
i point wrong place to abort archon, instead of right click the archon icon to disable, i go right click beside it which will make my pick fail
need HELP
Question:
the version 1.9.9 is we need input in script to tell where we store the pic location, so do we need to input anywhere for the latest script?
Sry for being a noob, (no good in auto script)
What help do you need chancity? I dunno anything about getting co-ordinates.
Also in the new versions of the script please add this back in.
The only difference is the added Send("{SPACE}") This will make it so if you get caught on the banner screen it will fix itself. A lot of people have been having problems with that it seems, the older versions of the script had this and it auto-corrects the problem.Code:Else GUICtrlSetData($lblStatus, "ERROR: Cannot find Resume button") Send("{SPACE}") Return EndIf
Also for the love of all that is holy put a readme in the download that says READ ME BEFORE POSTING. I will type one up if you'd like. So many of the same questions are being asked.
Found a fix
i just set the MouseClick("right",Round(700*$x_ratio),Round(920* $y_ratio),1) instead of MouseClick("right",Round(722*$x_ratio),Round(936* $y_ratio),1)
but i got problem with custome loot
i want to pick mythic potion, so i put in custom loot as mythic|40
but the fail to pick up the potion
is there anyway to make it so it doesn't vendor recipes? Also have yet to find a fix to the problem of it skipping yellows and gems.
Highka02:
If you're reading this!
Thankyou, your post really helped me operate Dank Cellar.
Furthermore, I would like to know how to set your own co-ordinates,
it seems i miss the cellar on 10% of my runs.
oh man, you are making a 800x600 version, i can't wait. thank you.
well i did read multiple pages and nothing, so yeah, thx asswipe, if you dont want to help then dont even post
You can adjust the stashing in the script itself if you want. Just make a .png of a recipe, copy most of the code of the stashgem function and itr should be fine.
For me the script never skips gems unless they are on the bottom row, so just set your vendor all to 5 rows instead of 6. Dunno why you're having trouble with yellows tbh.
Recipes are worthless though so I wouldn't bother.
You have 3 posts, 2 of them are extremely rude. The other 1 is kinda a dumb question, there is a gui with settings,, tick the box which says loot magic items. doh.
For the archon, the next code cancels archon, it doens't use the archon.png anymore. You could have found this by ctrl-f in the script and looking for: cancel archon.
If it's missclicking try playing with the coordinates, you can get the coordinates by using autoit3 info or using paint(I think, never used paint)Code:MouseClick("right",Round(755*$x_ratio),Round(936* $y_ratio),1) ;cancel archon