[Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080] menu

User Tag List

Page 178 of 298 FirstFirst ... 78128174175176177178179180181182228278 ... LastLast
Results 2,656 to 2,670 of 4467
  1. #2656
    xarxz12's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wanted it to just loot rares and legendaries, nothing else.

    [Auto Start]
    Auto Start=0
    Game Location=C:\
    Password=Your Password
    Task Manager Executable

    Name=Diablo III.exe
    [Skills]
    Skill1=1
    Skill2=2
    Skill3=3
    Skill4=4
    [Additional]
    Manage Loot=2
    DPS=28509
    Auto Update=1
    [Looting]
    Set=1
    Legendary=1
    Rare=1
    Magic=0
    Custom=0
    Gold Only=0
    [Stashing]
    Set=1
    Legendary=1
    Rare=1
    Magic=0
    Gems=1
    Tomes=1
    Minimum ILvl=63
    [Vendoring]
    Set=0
    Legendary=0
    Rare=0
    Magic=1
    All Items=1
    All-Rows=6
    All-Columns=10
    [Timing]
    Game Load=2000
    Wormhole=1355
    Town Portal=5000
    Cellar Click=750
    Middle Door=1900
    Loot Run=200
    Loot=800
    Abort=275
    [Cellar Detect]
    Screen Shot=1
    [Custom Items]
    Key1=tome|40
    Key2=flawlesssquare|40

    [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]
  2. #2657
    Vqz's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    Might wanna finish your thought...



    How do you guys feel about me converting the script to 800x600?

    This is most wanted windowed 800x600

  3. #2658
    camy009's Avatar Private
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, ran this for about 30 minutes before getting disconnected. I think it was error 3007
    Relogged and same thing in about 15 minutes.

    Anyone know the issue?

    EDIT: Oops 3007
    Last edited by camy009; 07-05-2012 at 06:17 PM.

  4. #2659
    xarxz12's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Chancity: I found out what it was i think. It's not canceling the archon correctly, so when it got back to the stash, teleporting wasnt available since you made it use teleport to get to the merchant.

  5. #2660
    Sraz's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey i noticed with the new script update with looting blues and gems it has missed the past 3 rares. I am running 1366 x 768 resolution. Any idea as to why? I have looting for rares and legendaries to 1. Maybe I need to increase the loot time? It never misses the blues, tomes, or gems fyi.

  6. #2661
    Simonzi's Avatar Active Member
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    147
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    How do you guys feel about me converting the script to 800x600?
    Oh man, nothing would make me happier.

    On a different note though. Which timer do I need to adjust if I need it to wait just a hair longer before starting the run to the doorway inside the dank celler? Like, after clicking on the dank cellar entrance, and it loads, I want it to wait just a fraction of a second longer there, which one would it be? Thanks.

  7. #2662
    Knyghthawke's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    Might wanna finish your thought...



    How do you guys feel about me converting the script to 800x600?
    I accidentally hit send before I could finish it

    In your script, you are using the load game tiner as the leave game timer as well, and these can vary greatly. Having them independant makes things more customisable, but then got me to thinking, instead of using a leave game timer and a load game timer, you know exactly where the resume button will be, so instead of using a timer, do a loop searching for resume, so as soon as the bot has left the game and the new menu is up, it can ho straight back in rather than waiting for some arbitrary value.

    The same thing goes for load time, you know you will be waiting for the old tuins sign in the top right hand corner,so rather than wait for a timer, check the top right hand corner and then start the bot porting on recognition of where you are.

    The benefit means if for some reason your game periodically lags, it doesnt matter, whereas with a timer, if the delay is longer than the timer, then the script occasionally has prolems.

    Another suggestion is for custom looting. Have the script scan a subdirectoty of the pics directory called "customlooting". If the directory is empty, the script sets custom looting to 0.

    If it isnt, build an array of the files in there, and. Then the script does custom looting solely based on what files are in the directory, making it simplere for everyone.

    Format of the filename could also include the tolerance search level, eg emerald.90.png

  8. #2663
    Knyghthawke's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xarxz12 View Post
    Chancity: I found out what it was i think. It's not canceling the archon correctly, so when it got back to the stash, teleporting wasnt available since you made it use teleport to get to the merchant.
    I found that coordinates used in the script changed, and no longer work on 1920x1080, i have to manually edit them back to the old script values to get it to work.

    Watch your mouse pointer and see if it moves close to the archon buff but misses it.

  9. #2664
    ThomasFichon's Avatar Private
    Reputation
    2
    Join Date
    Jul 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Script and version: LAWL script in the auto install pack
    Help or request: help
    Desktop resolution: 1920x1080
    Diablo 3 window type: fullscreen windowed
    Operating system (32-bit or 64-bit): 64
    Manual or auto install: auto
    Move bound to mouse3: yes
    Where are you starting the: ???
    Game language: english

    I downloaded you autoinstal, extract, i run setup as admin
    i launch the game on the good waypoint etc and wait to the main menu
    i started the script, it ask me to change settings (game location etc)
    then i restart the script, and it tells me areas not found : old ruins, dank cellar, new tristam, then ERROR cannot find resume button

    sorry for my english

    thanks for help

  10. #2665
    chancity's Avatar Legendary
    CoreCoins Purchaser
    Reputation
    686
    Join Date
    Jun 2012
    Posts
    1,153
    Thanks G/R
    27/341
    Trade Feedback
    11 (55%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It already loops until it find the resume button etc. Those are failsafes. I've considered automatically adding custom loot but decided against it. I'll try it out and let everyone else try it

  11. #2666
    sprime1's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    47
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when does the LAWL script repair armor?

  12. #2667
    jcunit's Avatar Knight
    Reputation
    19
    Join Date
    Jun 2012
    Posts
    220
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Yozod View Post
    Setting please? How do you get 18s runs?
    Gold only, low sleeptimes.

  13. #2668
    tempperson34856's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ilevel 63 stashing seems very inexact right now - it's stashing just as many ilievel 50-60s as 63s - anyone else tried playing with this?

  14. #2669
    McLovin30's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I do realise that the stashing function sometimes stash quivers and other eq that cant be equipped by Wiz. I figured because the X on the quivers and fists are the same colour as the colour of rare items, hence it stash it. Is anyone else getting this problem?

  15. #2670
    ElijahBailey's Avatar Member
    Reputation
    7
    Join Date
    Jun 2012
    Posts
    157
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think what KnyghtHawke means is that right now the code looks like:

    ---current code
    Func RestartRun()
    ...
    Check if resume button is there, if so click it and sleep for $timinggameload
    ...
    If CheckFor("OldRuins", "Area") Then
    ...
    ---

    ---suggested code
    Instead of this paradigm, he's suggesting:
    Func RestartRun()
    ...
    Check if resume button is there, if so click it and enter mini-loop
    ...
    miniloop (simulate a polling function):
    If CheckFor("OldRuins", "Area") Then
    ...
    Else
    Sleep (for a very small period of time i.e. 100ms)
    ...
    ---

    That is to say, using this logic pattern, we would not have to be quite so exact in any of the timers since they can all be replaced by 'polling' functions that poll every 100ms or whatever small interval works for auto-it, and no function would take up any additional time beyond the polling interval. I think it's a good idea and certainly would be used in normal coding languages, I just don't know if auto-it supports this very well

    P.S. YES I fully support creating a version that supports 800x600! This has to be faster than 1920x1080 right

Similar Threads

  1. Replies: 440
    Last Post: 10-31-2012, 11:00 AM
  2. Replies: 272
    Last Post: 08-14-2012, 03:33 PM
  3. Replies: 3
    Last Post: 07-31-2012, 06:54 PM
  4. Replies: 37
    Last Post: 07-18-2012, 02:37 PM
  5. Replies: 164
    Last Post: 07-01-2012, 02:37 PM
All times are GMT -5. The time now is 10:16 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search