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

User Tag List

Page 191 of 298 FirstFirst ... 91141187188189190191192193194195241291 ... LastLast
Results 2,851 to 2,865 of 4467
  1. #2851
    killver's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dutchguy View Post
    It just walks up to sarkoth, kills him, but then only takes the magic/rares. Doesn't take any of the gold or gems.
    Is anyone else having this problem or is it designed to work this way?
    get some pickup range

    [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]
  2. #2852
    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)
    I'm getting a bunch of Missed Cellars with the latest update still. My character will enter the Cellar, and then cast illusions and ground pound, then teleport out without going to the sarkoth doorway. Which variable do I need to change to fix this?

  3. #2853
    Dutchguy's Avatar Master Sergeant
    Reputation
    5
    Join Date
    May 2012
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by killver View Post
    get some pickup range
    Yes, thank you. I figured that out in the downtime. Right now though, I have another question. After taking the amount of items I want it to take, it goes to the vendor but gets a checkpoint there.
    Then it starts an infinite loop of resuming and leaving game making this impossible for me to leave unattended.

    Any advice?

    Code:
    Chancity's Dank Celler
    
    Stats:
    Total Runtime: 2 hours, 45 minutes
    Open Cellar Avg: 29.1s - Closed Cellar Avg: 3480.5s
    Total Cellars Found: 35 (51%)
    Total Cellars Not Found: 33 (49%)
    Total Deaths: 0 (0%)
    Total Repairs: 0 (0%)
    
    Loot:
    Rares: 2 Legendary's: 1 Set Items: 0 Gems: 0
    67K Per Hour - Accumulated Gold: 173K
    ************************************************
    That's what it looked like when I came back.
    Last edited by Dutchguy; 07-07-2012 at 07:33 AM.

  4. #2854
    nanoxis's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so i just did the celler farm "manuel" (yes i am pretty bored) and noticed that the celler spawn rate was just amazing like 90% of the time (i did it about 30 min) soooo i was just wondering if blizzard (warden) maybe detect autoit and well.....is not banning you for "botting" but just lower the spawn rate of dungeons/rare mobs/ goblins....just a thought.
    maybe some of you could try it too
    just do the celler runs manuel without autoit it running and tell me if u also notice any change would be really interesting

  5. #2855
    Shintr's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It still keeps missing cellars. I dont know why. Sometimes the cellar is there, and it doesnt even try to click on it, it just stops walking and teleports back to town as if nothing was there. Anyone know how to fix that? 1920x1080 res, SSD harddrive, everything works smooth but the cellar detection.

  6. #2856
    mnogodobaracc's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Jun 2012
    Posts
    129
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    How can I reproduce this to fix it?
    You can probably do it by canceling "leaving game" on like 5 sec left, and then manually click leave game again, so he skips onto next part (resume game -> area not found -->area not found --> area not found-->leave game), so he'll hit esc and click on place where is leave game supposed to be while you're on menu, and you'll get window are you sure you want to log out?


    That's how it happened few times to me, but very rarely. More often he misses teleport by few range (yards), and then don't notice cellar, even tho it's visible in the corner of the screen.

  7. #2857
    Razzes's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    How can I reproduce this to fix it?
    I found a crappy way to fix it. Well it has worked so far:

    After the "Cannot find resume button" line in the code I add send("{escape}") command and
    it allows it to leave the loop when he gets stuck there. It needs two iteration before leaving it so its bit long but I dont die that often anyway.

    The thing is, the first IFs loop of the code (with main menu, resume buttons etc) has no way to recognize and leave the escape menu (menu with quit game exit diablo etc), so if the script is doing the first loop and the escape menu is up (for some unknown reasons) he'll get stuck there. With the additional escape command he'll leave the menu after one iteration then proceed with the script after.

    The root of the problem is still why does it get to the escape menu in the first place and I don't see how it can happened looking at the code. It has something to do with death, maybe lag + death?

  8. #2858
    Hangar's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do I get into settings? I can manually edit the settings by changing the .ini file but whenever I start the script it automatically starts running and when I click on "settings" nothing happens. Can't get into the GUI settings when I pause the script either.

  9. #2859
    70th's Avatar Sergeant
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    56
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For some reason even if the cellar is open it doesn't always detect it, it acts as if its closed, and leaves game.

  10. #2860
    mase123y's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im still using Lawl non-GUI version before this 800x600. Version 2.0.4
    Have any improvements been made to the stashing script? After its supposed to stash all legendaries and rares Im still left with a bunch in my bag which means eventually my bag is gonna be full because its not stashing properly.

    http://img29.imageshack.us/img29/1589/54102608.png

    [Stashing]
    Loot=1
    Legendary=1
    Rares=1
    Magic=0
    Tomes=1
    Gems=0

    Edit: I tried the newest version and its not much better
    http://img189.imageshack.us/img189/5948/82296609.png
    Last edited by mase123y; 07-07-2012 at 09:24 AM.

  11. #2861
    Marrrty's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Pretty new, well totally new to this, so I have spent a few hours setting this up. The script will log me in etc, but no matter when I start the script, it will say that my current location is main menu, and Status: Area not found Dank Cellar (and 2 other locations) + ERROR: can't find resume buttton.

    I have made sure my char is on the right quest, and is in the right location like the guide says.

    Any tips on what I'm missing?

  12. #2862
    d3votion's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shintr View Post
    It still keeps missing cellars. I dont know why. Sometimes the cellar is there, and it doesnt even try to click on it, it just stops walking and teleports back to town as if nothing was there. Anyone know how to fix that? 1920x1080 res, SSD harddrive, everything works smooth but the cellar detection.
    Try making your own screenshots of the Cellar.png

  13. #2863
    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)
    Added Stash tab switching if one of your tabs gets full it'll switch tabs, after all are full stashing is turned off. Going to add a function to check if your inventory is full next, that means no more manage loot! If youre having issues with cellar detection play with the wormhole timing.

    Code:
     Func CheckFullStash()
    
    If _ImageSearchArea($pngLoc &  "FullStash.png", 1, Round(817 * $x_ratio),Round(132 * $y_ratio), Round(912 * $y_ratio),Round(157 * $x_ratio), $gX, $gY, 140) Then
       If $StashSelectedTab < 2 Then
    	  $StashSelectedTab += 1
       ElseIf $StashSelectedTab = 2 Then
    	  $StashLoot = 0
    	  Return 0
       EndIf
    Do 
    Sleep(100)
       Until Not _ImageSearchArea($pngLoc &  "FullStash.png", 1, Round(817 * $x_ratio),Round(132 * $y_ratio), Round(912 * $y_ratio),Round(157 * $x_ratio), $gX, $gY, 140)
    MouseClick("left", Round($StashTabs[$StashSelectedTab][0] * $x_ratio) ,Round($StashTabs[$StashSelectedTab][1] * $x_ratio), 1, 4)
    EndIf
     Return 1
       EndFunc
    Last edited by chancity; 07-07-2012 at 09:58 AM.

  14. #2864
    Dutchguy's Avatar Master Sergeant
    Reputation
    5
    Join Date
    May 2012
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dutchguy View Post
    Yes, thank you. I figured that out in the downtime. Right now though, I have another question. After taking the amount of items I want it to take, it goes to the vendor but gets a checkpoint there.
    Then it starts an infinite loop of resuming and leaving game making this impossible for me to leave unattended.

    Any advice?

    Code:
    Chancity's Dank Celler
    
    Stats:
    Total Runtime: 2 hours, 45 minutes
    Open Cellar Avg: 29.1s - Closed Cellar Avg: 3480.5s
    Total Cellars Found: 35 (51%)
    Total Cellars Not Found: 33 (49%)
    Total Deaths: 0 (0%)
    Total Repairs: 0 (0%)
    
    Loot:
    Rares: 2 Legendary's: 1 Set Items: 0 Gems: 0
    67K Per Hour - Accumulated Gold: 173K
    ************************************************
    That's what it looked like when I came back.
    If anyone could help me or at least tell me which post has the answer, that'd be great. I'd look for it myself, but there's almost 200 pages I'd have to look through.

  15. #2865
    mnogodobaracc's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Jun 2012
    Posts
    129
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @ Dutchguy
    you shoul do the quest up to the point "explore cellar" and then you wont be changing check point by walking there :-)

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 12:03 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