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

User Tag List

Page 210 of 298 FirstFirst ... 110160206207208209210211212213214260 ... LastLast
Results 3,136 to 3,150 of 4467
  1. #3136
    TODRemix's Avatar Member
    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)
    I would come on the vent channel but i dont have a working mic at the moment. =\

    [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]
  2. #3137
    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 sakrai View Post
    Script and version: LAWL Script 1920x1080 D==8.3
    Help or request: Help
    Desktop resolution: 1920x1080
    Diablo 3 window type: 1920x1080
    Operating system (32-bit or 64-bit): 64-bit
    Manual or auto install: Auto Install
    Move bound to mouse3: Yes
    Graphical Settings: Everything Low
    Game language: English

    Chancity, this script is great and I really appreciate your work man, keep it up!

    This is going to be mildly lengthy post, so I apologize in advance.

    I've been using the script for a few days now, and so far I've been able to fix my own problems myself by reading through the thread but I'm kinda lost at the moment, so here what's going on:

    This is my first log using the latest version of the script, note that I'm using the default sleep timers and the following stats: 24030 dps, 18 pickup radius, 25% move speed and 293% GF:

    Stats:
    Total Runtime: 1 hours, 1 minutes
    Open Cellar Avg: 23.3s - Closed Cellar Avg: 10.8s
    Total Cellars Found: 67 (47%)
    Total Cellars Not Found: 76 (53%)
    Total Deaths: 0 (0%)
    Total Repairs: 0 (0%)

    Loot:
    Rares: 2 Legendary's: 1 Set Items: 0 Gems: 0
    482K Per Hour - Accumulated Gold: 488K


    During one hour the script ran flawlessly the only errors were due to rubber banding so no big deal. So I decided to run the script for the night (still the same timers and stats from before):

    Stats:
    Total Runtime: 8 hours, 28 minutes
    Open Cellar Avg: 23.4s - Closed Cellar Avg: 13.8s
    Total Cellars Found: 529 (49%)
    Total Cellars Not Found: 551 (51%)
    Total Deaths: 0 (0%)
    Total Repairs: 0 (0%)

    Loot:
    Rares: 18 Legendary's: 6 Set Items: 1 Gems: 0
    453K Per Hour - Accumulated Gold: 3.83M


    When I woke up the script was getting into the game and immediately TPing and leaving the game. I close the script, tweaked the sleep timers to the following:

    Game Load=2500
    Wormhole=1700
    Town Portal=5400
    Cellar Click=750
    Middle Door=2200
    Loot Run=400
    Loot=600
    Abort=275


    and this is what happened:

    Stats:
    Total Runtime: 2 hours, 28 minutes
    Open Cellar Avg: 22.6s - Closed Cellar Avg: 14s
    Total Cellars Found: 24 (50%)
    Total Cellars Not Found: 24 (50%)
    Total Deaths: 0 (0%)
    Total Repairs: 0 (0%)

    Loot:
    Rares: 2 Legendary's: 0 Set Items: 0 Gems: 0
    430K Per Hour - Accumulated Gold: 159K


    He did only 48 runs in 2 and half hours and he still was getting into the game and immediately TPing out.

    Anyone knows whats happening? Why does he run flawlessly for about 1 hour but starts messing up after long periods? Is it my computer or am I missing something?

    Thanks in advance.
    You need to increase the resume/start game timer. Whats happening is that your game is taking too long to load, the timer has elapsed and now its looking for the old ruins. Because you are still loading, it cant find it, aborts and teleports out.

    When I get some time, I am going to try to do up some code so instaed of a timer, it waits to see what area you port into, and then starts running, so if your loadtime blows out, it doesnt matter.

    Unless chancity gets to it first!

  3. #3138
    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)
    All you have to do for that to work is set GameLoad to 0 and change the seconds checkfor looks for.

    It's using checkfor to check what area it is in, the checkfor function has the following parameters:
    Code:
    ($img, $type = "", $startX = 0, $startY = 0, $endX = @DesktopWidth, $endY = @DesktopHeight, $seconds = 6, $tolerance = 140)
    If type = area it automaticly sets seconds to 2.5. So if you want to use this to just look for what area it is in, change the sleeps to 0 and make the amount of seconds it looks for like 20.

    Doesn't require much changing AT ALL, I haven't done it yet since chancity said he tried it and it sucked. I guess cause checkfor requires quite a bit of computer power and it slows down the loading itself.

  4. #3139
    TODRemix's Avatar Member
    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)
    So any idea what it could be causing me trouble that it cant find the resume button even tho i cropped a new one?

  5. #3140
    unrlx'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)
    Don't think there is.

    Basically the steps I follow is

    1. Run AutoIt3_x64.exe
    2. Choose LAWL GUI Edition.au3
    3. It shows my taskbar so I click back into the game
    4. Press =
    5. Wait, it starts to search for Dank Cellar etcetc then ERROR Can't find Resume button

    I ran the AutoIt.reg as well.

    Script and version: LAWL Script 1920x1080 D==8.3
    Help or request: Help
    Desktop resolution: 1920x1080
    Diablo 3 window type: 1920x1080
    Operating system (32-bit or 64-bit): 64-bit
    Manual or auto install: Auto Install
    Move bound to mouse3: Yes
    Graphical Settings: Everything Max
    Game language: English
    Last edited by unrlx; 07-11-2012 at 07:00 AM.

  6. #3141
    twix80's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I see now I forgot to add the requested information to my question below.

    Script and version: LAWL Script 1920x1080 D==8.3
    Help or request: Help
    Desktop resolution: 1920x1080
    Diablo 3 window type: 1920x1080
    Operating system (32-bit or 64-bit): 64-bit
    Manual or auto install: Auto Install
    Move bound to mouse3: Yes
    Graphical Settings: Everything Max
    Game language: English

    Originally Posted by twix80 View Post
    Does anyone else have their bot teleport past the vendor and next to the healer, only to then try to vendor the items to the healer?

    EDIT:

    Yea I'm really lost here. It used to work fine now it suddenly just cant vendor stuff anymore. I'm not sure why this happens but it just tries to teleport way too far and then clicks on the wrong vendor (the healer). Any help would be appreciated!
    Another little bit of information that might be useful; my PC is really fast and it literally teleports about 8 times or so if i do it manually. Maybe the script just tries to teleport as far as it can which normally would be ok but now thats why it teleports way past the vendor and then walks back to the healer? I dont know I'm probably too dumb to come up with the solution so if someone else could please help!
    Last edited by twix80; 07-11-2012 at 07:03 AM.

  7. #3142
    trevl's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Change your GFX settings to everything low/off ( to both of you)

  8. #3143
    trevl's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, I've randomized the whole script for myself now, including the DPS, and i'm still at ~21s open (cause of custom loot, otherwise <20) and <9s closed cellars. Only thing i would like now is some kind of automatic pause/break in the script.. thinking something like, several defined functions, say $pause1,2,3,4,5 etc. Pause1 for example, random 1-10min pauses or the like, with a decent chance of happening. Pause2, if total time > Xh, longer pauses might happen. Pause3, if total time >Xh, log out and rest on desktop for x amount of time then relog and start again, etcetcetc.
    GUI/ini functionality for this would of course also be awesome, but if someone could help with just putting it in the script itself I'd be glad xD Or link me some comprehensive stuff about things like this with examples etc so i could try and learn it myself.

  9. #3144
    twix80's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It used to work with high settings fine and it doesn't fix when I change it to low settings now so I don't really think that's where the problem lies.

  10. #3145
    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 trevl View Post
    So, I've randomized the whole script for myself now, including the DPS, and i'm still at ~21s open (cause of custom loot, otherwise <20) and <9s closed cellars. Only thing i would like now is some kind of automatic pause/break in the script.. thinking something like, several defined functions, say $pause1,2,3,4,5 etc. Pause1 for example, random 1-10min pauses or the like, with a decent chance of happening. Pause2, if total time > Xh, longer pauses might happen. Pause3, if total time >Xh, log out and rest on desktop for x amount of time then relog and start again, etcetcetc.
    GUI/ini functionality for this would of course also be awesome, but if someone could help with just putting it in the script itself I'd be glad xD Or link me some comprehensive stuff about things like this with examples etc so i could try and learn it myself.
    You can use the random function for this,

    For example this will pause randomly every 20-30 runs.
    Set $runPause = 0, in the start at the script.

    Then call this function where you want the script to pause every 20-30 runs for 10-30 sec


    Code:
    func RandomPause($run)
       if $runPause = 0 then
    	  $runPause = $run + Random(20,30)
    Elseif $runPause = $run Then
    	  sleep(Random(10000, 30000))
    	  $runPause = 0
       EndIf
    EndFunc
    Last edited by jcunit; 07-11-2012 at 11:51 AM.

  11. #3146
    trevl's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jcunit View Post
    You can use the random function for this,

    For example this will pause randomly every 20-30 runs.
    Set $runPause = 0, in the start at the script.

    Then call this function where you want the script to pause every 20-30 runs for 10-30 sec


    Code:
    func RandomPause($run)
       if $runPause = 0 then
          $runPause = $run + Random(20,30)
    Else if $runPause = $run Then
          sleep(Random(10000, 30000))
          $runPause = 0
       EndIf
    EndFunc
    Thx, I'll give it a try

  12. #3147
    Korstan2's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys, I'm trying to get this script to custom loot gems on 1366x768. When I try this I keep getting an error upon killing sarkoth. I enabled custom looting with the names of:

    square
    flawlesssquare

    I don't think I am supposed to include the .png at the end. Can anyone tell me what I am doing wrong?

    Below is the image of my error.

  13. #3148
    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)
    Originally Posted by Korstan2 View Post
    Hey guys, I'm trying to get this script to custom loot gems on 1366x768. When I try this I keep getting an error upon killing sarkoth. I enabled custom looting with the names of:

    square
    flawlesssquare

    I don't think I am supposed to include the .png at the end. Can anyone tell me what I am doing wrong?

    Below is the image of my error.
    Square|40
    Flawlesssquare|40

    Sent from my DROID RAZR using Tapatalk 2

  14. #3149
    bummel's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bummel View Post
    can anyone help me?
    Originally Posted by bummel View Post
    always use when I want the template I get an error page (template for user setting). Therefore, as an image.

    Directupload.net - vvrnqppo.jpg

    Directupload.net - 469dkepo.png

    thanks for help
    can anyone help?

  15. #3150
    Korstan2's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    Square|40
    Flawlesssquare|40

    Sent from my DROID RAZR using Tapatalk 2
    I appreciate the help. I am no longer getting that error anymore, but now it isn't picking up any of the gems.

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 04:28 PM. 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