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

Shout-Out

User Tag List

Page 82 of 298 FirstFirst ... 32787980818283848586132182 ... LastLast
Results 1,216 to 1,230 of 4467
  1. #1216
    6momo6's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello Chancity,

    Script and version: 2.0.2
    Help or request: help
    Desktop resolution: VM 1920 x 1080
    Diablo 3 window type: full screen 1920 x 1080
    Operating system (32-bit or 64-bit): 64, VM -> XP Pro
    Manual or auto install: auto
    Move bound to mouse3: ive changed to "left"
    Where are you starting the: the bot launch d3 and do the rest
    Game language: englisch

    The bot keep alot of white items in inventar, he dont sell them... in ~ 2 hours the inventar is full and he cant grab any items

    ive changed in the mainscript the loottomes to 0, lootgems 0 and lootmagic to 0

    how can i fix this problem??

    thx in advance
    -6momo6

    [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]
  2. #1217
    wowtootiny's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    I've already updated it.

    I need a favor for the people using lower or higher resolutions then 1920x1080..I need a screenshot of there character with an open cellar on the map. For all the 1920x1080 who want to manually add this into your script here you go.

    Code:
    Func FindCellar()
       $CellCoord = -1
       $c = 0
       ;A precheck to the cellar search
       _ImageSearchArea($pngLoc & "Cellar.png", 1, Round(1672 * $x_ratio),Round(175 * $y_ratio),Round(1717 * $x_ratio),Round(209 * $y_ratio), $gX, $gY, 140)
       If $gX > 0 Or $gY > 0 Then
       Do
    		If $c >= Ubound($cellarCoordx) Then ;Make sure we never get stuck here for infinity.
    		   If $CellCoord = -1 Then $CellCoord = 0
    		   Return 0
    		EndIf
       RandMove(Round($cellarCoordx[$c] * $x_ratio), Round($cellarCoordy[$c] * $y_ratio), 1, 1) ;moves cursor over to the cellar
       $mousePos = MouseGetPos()
       sleep($cellarCheckSleep)
       If $c = 5 then 
    	  $Pixel2 = PixelSearch($mousePos[0] - 71 * $x_ratio,$mousePos[1] - 148 * $y_ratio,$mousePos[0] + 139 * $x_ratio,$mousePos[1] + 22 * $y_ratio, 0x007CB7F8, 3) ;checks for open cellar (in a 600x400 box from the top left - where it should always be)
    	  Else
       $Pixel2 = PixelSearch($mousePos[0] - 71 * $x_ratio,$mousePos[1] - 148 * $y_ratio,$mousePos[0] + 139 * $x_ratio,$mousePos[1] + 22 * $y_ratio, 0x334FB7, 3) ;checks for open cellar (in a 600x400 box from the top left - where it should always be)
    	  EndIf
    	  If Not @Error Then
    		 $CellCoord = $c
    		 Return 1
    	 EndIf
    	  $c += 1
       Until $CellCoord >= 0
    Else
       Return 0
       EndIf
       If $CellCoord = -1 Then $CellCoord = 0
       Return
    EndFunc
    Picture you'll need for this.
    Attachment 8717
    hey chancity,

    loving the constant tweakin, great script. I replaced the code for the cellar check and was wondering if it was still meant to do the random mouse checks even if it doesn't detect the celler.png? I am getting this behaviour. Thanks again for your great work!

  3. #1218
    fatkinglet's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    70
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Chancity - 21 sec script

    The old 21sec script would just teleport and then TP to town after killing in Dark Celler, but the new one walks south before TP to town. How can I edit the script like the old one before like just teleport then TP to town immediately.

    thanks

  4. #1219
    Emerick8's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I still can't get why I have such a low GPH ...

    I'm 240GF and 131MF stuffed, got SSD, 8GB ram, GT560Ti ... and I only get 250K GPH, with 21s script. It takes like 26sec average. I have 21 pickup radius (always pick up every gold).

    I don't know how to change that..


    here's my last log:

    2012-06-29 13:54:23 :
    ************************************************
    Chancity's Dank Celler

    Stats:
    Total Runtime: 1 hours, 15 minutes
    Total Cellars Found: 59 (44%)
    Total Cellars Not Found: 75 (56%)
    Total Deaths: 2 (1%)
    Total Repairs: 1 (1%)

    Loot:
    Legendary: 1 - Set: 0 - Rare: 3
    250K Per Hour - Accumulated Gold: 309K
    ************************************************

  5. #1220
    eijeboy'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)
    i have a problem. I cannot get this to run properly. I admit im completely new to autoit scripting but i thought i'd give it a try. Ive run bots with mmo's in the past so im not a complete noob. The issue is that AutoIT cannot find the resume button when i start the script.

    Script and version: both scripts same error. Newest version
    Help or request: cannot find resume button
    Desktop resolution: 1920x1080
    Diablo 3 window type: 1920x1080 windowed fullscreen
    Operating system (32-bit or 64-bit): 64 bit
    Manual or auto install: auto install
    Move bound to mouse3: yes
    Where are you starting the: starting from the screen where i can see the resume button. Selected the correct quest
    Game language: english

    ive tried both running autoit64 and 32, both giving me the same problems. ive also tried to make my own png but this fails aswell. Any thoughts?

    ps: tried to find u on ventrilo in your room but seems u were not there atm :P

  6. #1221
    zoubiey's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    43
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Emerick8 View Post
    I still can't get why I have such a low GPH ...

    I'm 240GF and 131MF stuffed, got SSD, 8GB ram, GT560Ti ... and I only get 250K GPH, with 21s script. It takes like 26sec average. I have 21 pickup radius (always pick up every gold).

    I don't know how to change that..


    here's my last log:

    2012-06-29 13:54:23 :
    ************************************************
    Chancity's Dank Celler

    Stats:
    Total Runtime: 1 hours, 15 minutes
    Total Cellars Found: 59 (44%)
    Total Cellars Not Found: 75 (56%)
    Total Deaths: 2 (1%)
    Total Repairs: 1 (1%)

    Loot:
    Legendary: 1 - Set: 0 - Rare: 3
    250K Per Hour - Accumulated Gold: 309K
    ************************************************
    Maybe bad luck? I have 350k/h with 260 GF and my computer sucks (6gb ram, no SSD, AMD x4, GTX460)

  7. #1222
    Emerick8's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    100k/h is a huge difference ... I can't get why it is this way.

  8. #1223
    KevinKoh's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by djenkov View Post
    Script and version:2.0.1
    Help or request: Help
    Desktop resolution: 1600x900
    Diablo 3 window type:window mode full screen
    Operating system (32-bit or 64-bit):
    Manual or auto install:auto 64-bit
    Move bound to mouse3: yes
    Where are you starting the: from the checkpoint?/game menu?(I don't get the question).
    Game language:english



    Hi,I have a minor problem with the scripts.If the cellar is closed sometimes the bot does not teleport after it uses mirror image.It happens only from time to time.Any idea how to fix this?
    This is causing some deaths.
    Happens to me too , just manually increase the delay
    Code:
    			If FindCellar() = 1 Then
    				If CheckDead() Then
    				  Return
    			   EndIf
    			   GUICtrlSetData($lblStatus, "Status: Cellar - Found")
    			   RandClick("left",Round($cellarCoordx[$CellCoord] * $x_ratio),Round($cellarCoordy[$CellCoord] * $y_ratio),1)
    			   Moving($walktime)
    			Else ;ABORT RUN
    				GUICtrlSetData($lblStatus, "Status: Cellar - Not Found" & @CRLF)
    				Sleep(10)
    				mousemove(962,518,1) ;Keep me safE!
    				Send($Hydra)
    				Sleep(620)
    				Send($MirrorImage)
    				Sleep(400)
    				send("{SHIFTDOWN}")
    				sleep(200)
    				Mouseclick("left")
    				sleep(300)
    				send("{SHIFTUP}")
    				sleep(400) ; <<<<<<< INCREASE THIS
    				Call("TownPortal")
    				If Not CheckDead() Then
    					Call("LeaveGame")
    				EndIf
    				Return
    			EndIf

  9. #1224
    KevinKoh's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wowtootiny View Post
    hey chancity,

    loving the constant tweakin, great script. I replaced the code for the cellar check and was wondering if it was still meant to do the random mouse checks even if it doesn't detect the celler.png? I am getting this behaviour. Thanks again for your great work!
    Add an additional reset to the $gX and $gY before _ImageSearchArea()

    Code:
    Func FindCellar()
       $CellCoord = -1
       $c = 0
    $gX = 0
    $gX = 0

  10. #1225
    KevinKoh's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eijeboy View Post
    i have a problem. I cannot get this to run properly. I admit im completely new to autoit scripting but i thought i'd give it a try. Ive run bots with mmo's in the past so im not a complete noob. The issue is that AutoIT cannot find the resume button when i start the script.

    Script and version: both scripts same error. Newest version
    Help or request: cannot find resume button
    Desktop resolution: 1920x1080
    Diablo 3 window type: 1920x1080 windowed fullscreen
    Operating system (32-bit or 64-bit): 64 bit
    Manual or auto install: auto install
    Move bound to mouse3: yes
    Where are you starting the: starting from the screen where i can see the resume button. Selected the correct quest
    Game language: english

    ive tried both running autoit64 and 32, both giving me the same problems. ive also tried to make my own png but this fails aswell. Any thoughts?

    ps: tried to find u on ventrilo in your room but seems u were not there atm :P
    did you run setup.bat

  11. #1226
    wowtootiny's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KevinKoh View Post
    Add an additional reset to the $gX and $gY before _ImageSearchArea()

    Code:
    Func FindCellar()
       $CellCoord = -1
       $c = 0
    $gX = 0
    $gX = 0
    Ah thanks, works great.

  12. #1227
    eijeboy'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)
    Originally Posted by KevinKoh View Post
    did you run setup.bat
    yes as admin, but obviously something was not copied because when i tried it manually (by checking the bat file) everything worked.

    SOLVED

  13. #1228
    MacGregor's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by catalyzer View Post
    great job chancity!

    19s script works great for me although i cant get 19s open cellar. maybe my dps is not high enough
    21s script managed to get 350k gph

    15k dps / 254 gf / open:22.4secs close: 9.5secs

    2012-06-29 18:55:29 :
    ************************************************
    Chancity's Dank Celler

    Stats:
    Total Runtime: 1 hours, 12 minutes
    Total Cellars Found: 81 (50%)
    Total Cellars Not Found: 81 (50%)
    Total Deaths: 0 (0%)
    Total Repairs: 0 (0%)

    Loot:
    Legendary: 0 - Set: 0 - Rare: 0
    408K Per Hour - Accumulated Gold: 484K

    ************************************************
    I tested 2.0.2 21s script for an hour. It's a really nice script and the autoinstaller is really easy to make the stuff running. But there is a bug : I died 2 times but at the end it is 0 death that is displayed.
    25k dps / 190 gf / radius : 19 / open : 22.7secs close: 11.7secs

    I collected 294K gold but I m far from catalyzer. How do we balance DPS and GF ? Maybe this is obtained with zeroing the variabilty settings ?

    Btw, once every 7 or 8 times my toon doesn't finish Sargoth and TP just after my companion get the killing blow and all the gold spalshes around. what can I tune to stop that ?


    NB : just tried the 19s one and at very first attempt the toon fail to understand cellar was open and casted a TP. This version sounds too fine tuned for my comp ([email protected], 8go, SSD (with Diablo on), 560Ti, W7x64).
    Last edited by MacGregor; 06-29-2012 at 08:03 AM.

  14. #1229
    kigor1988's Avatar Member
    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)
    Script and version: 2.02
    Help or request: help
    Desktop resolution:1920*1080
    Diablo 3 window type: fullscrenn windowed
    Operating system (32-bit or 64-bit): 64 bit
    Manual or auto install: auto
    Move bound to mouse3: yes
    Where are you starting the: main screen
    Game language: english

    Anyway decided to try this new 2.0.2 script and the thing is it doesn't start at all.. just say updating and nothing happens (waited 5 min)
    [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]-script-jpg

    i used 1.99 modified script before without any problems (down to 24 sec runs) - however i really wanna try this new script as it got the improved detection.
    any help is appreciated.

  15. #1230
    bioshock83's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi,

    im having trouble getting this to work.......the problem is as follows:

    once i start the script, it loads the game, the inventory opens and closes, then teleports me to town....once that happens i get an error saying i cant do that here (its trying to teleport me again), proceeds to log out and loops infinitely

    all my keys are bound correctly, and as far as i can tell, everything should be working........i did try making my own images just to see if that would help before posting.

    any help you guys can prvide would be greatly appreciated. thanks in advance

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 09:32 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