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

Shout-Out

User Tag List

Page 109 of 298 FirstFirst ... 959105106107108109110111112113159209 ... LastLast
Results 1,621 to 1,635 of 4467
  1. #1621
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oops read it wrong
    Last edited by Angrycoder; 07-01-2012 at 02:09 AM. Reason: Read Wrong

    [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]
  2. #1622
    Tyman3's Avatar Sergeant
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    63
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I havent changed anything so I think it should be the same as everyone elses, but here ya go

    Code:
    Func GoldPerHour()
    Send("i")
    Sleep(200)
    $CurrentGold = _TesseractScreenCapture(0, "", 1,  2, 1450*$x_ratio, 504*$y_ratio, 1570*$x_ratio, 530*$y_ratio, 0)
    Sleep(200)
    Send("i")
    
    $CurrentGold = StringRegExpReplace($CurrentGold, "[^0-9]", "")
    
    $trt = TimerDiff($t)
    
    If $StartingGold <= 0 Then $StartingGold = $CurrentGold
    If $StartingGold > 0 Then $AccumulatedGold = $CurrentGold - $StartingGold
    $GPH = $AccumulatedGold / ($trt / 1000) * 3600
    
    If $GPH >= 0 and $AccumulatedGold >=0 then
    	If $GPH > 1000000 Then
    		$GPH = Round($GPH/1000000,2) & "M"
    	ElseIf $GPH > 1000 Then
    		$GPH = Round($GPH/1000) & "K"
    	EndIF
    	If $AccumulatedGold > 1000000 Then
    		$AccumulatedGold = Round($AccumulatedGold/1000000,2) & "M"
    	ElseIf $AccumulatedGold > 1000 Then
    		$AccumulatedGold = Round($AccumulatedGold/1000) & "K"
    	EndIF
    	GUICtrlSetData($lblGold,$GPH & " Per Hour - Accumulated Gold: " & $AccumulatedGold)
    EndIf
    EndFunc ;==>GoldPerHour

  3. #1623
    tejh's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This really is an excellent script chancity. Are there any future plans to add salvaging based on ilvl? Just curious before I go diving in and make it myself.

  4. #1624
    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 Tyman3 View Post
    I havent changed anything so I think it should be the same as everyone elses, but here ya go
    Ye looks good, dunno what could be causing it then tbh, anything else you did change?

  5. #1625
    Tyman3's Avatar Sergeant
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    63
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jcunit View Post
    Ye looks good, dunno what could be causing it then tbh, anything else you did change?
    Nope, I reinstalled everything 100% from scratch with the new 2.0.3 auto installer thing and it still won't show how much I am actually making

  6. #1626
    Jaredking's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    everything works fine

    up until i actually start the bot, then it just goes and teleports to town, and leaves the game, and repeats. in the trouble shooting it gives you info on the png, and how its in the top right hand corner..but this litterally is no help, i dunno what to do . any help?

  7. #1627
    Jaredking's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i've got all the skills set up as it should, window'd fullscreen, 1920x1080. but it always just teleports to town.

  8. #1628
    Danglah's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ************************************************
    Chancity's Dank Celler


    Stats:
    Total Runtime: 9 hours, 20 minutes
    Total Cellars Found: 0 (0%)
    Total Cellars Not Found: 1147 (100%)
    Total Deaths: 2 (0%)
    Total Repairs: 0 (0%)


    Loot:
    Magic: 1076 - Gems: 0 - Tomes: 48
    Legendary: 7 - Set: 0 - Rare: 50
    426K Per Hour - Accumulated Gold: 3.97M
    ************************************************
    Using a modified script just copypastad the archon teleport into the dank cellar part of the script and changed magic weapon to hydra so it still clicks 4. Works really nice although the output is buggy the gold and magic found is right.

  9. #1629
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Danglah View Post
    ************************************************
    Chancity's Dank Celler


    Stats:
    Total Runtime: 9 hours, 20 minutes
    Total Cellars Found: 0 (0%)
    Total Cellars Not Found: 1147 (100%)
    Total Deaths: 2 (0%)
    Total Repairs: 0 (0%)


    Loot:
    Magic: 1076 - Gems: 0 - Tomes: 48
    Legendary: 7 - Set: 0 - Rare: 50
    426K Per Hour - Accumulated Gold: 3.97M
    ************************************************
    Using a modified script just copypastad the archon teleport into the dank cellar part of the script and changed magic weapon to hydra so it still clicks 4. Works really nice although the output is buggy the gold and magic found is right.
    Output seems fine. If you are talking about the legendary count, its just clicking on lamps. You can fix this a few ways... either play around with the tolerance for lengendary items, or make the loot box smaller (so the lamps are never in the searching for loot area).

  10. #1630
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jaredking View Post
    i've got all the skills set up as it should, window'd fullscreen, 1920x1080. but it always just teleports to town.
    Not to be mean, but you really should read the OP, if you are going to ask for help.

  11. #1631
    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 IamJaysta View Post
    My Script cancels archon and dies too! what's going on?
    Originally Posted by IamJaysta View Post
    When the archon is active the mouse moves down and cancels the archon, then my wizzard dies.
    Originally Posted by Smoogler View Post
    Just downloaded the new version, Bot runs into the cellar goes into the door way uses archon then clicks out of archon and I die, doesnt even try to kill sarkoth
    any solution for this yet? old script works fine

  12. #1632
    nightymike'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)
    Originally Posted by Egotripster View Post
    Script and version: 2.0.3
    Help or request: Error: error opening the file. (see attached image)
    Desktop resolution: 1920x1080
    Diablo 3 window type: Full screen
    Operating system (32-bit or 64-bit): 64-bit
    Manual or auto install: Auto
    Move bound to mouse3: Yes
    Where are you starting the: Correct spot
    Game language English

    Attachment 8800
    you must copy the missing file in you autoit directory sample crgramms\autoit\include

  13. #1633
    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)
    What version are you using? Does the bot mouse over Sarkoth? Does the bot immidiatly goes out of Archon or first wait a while(As long as the attacktime shoulda been)?

    Script is working for a lot of people, that it isn't working for you likely has to do with your computer being too slow to handle the sleep times or something. Try and figure out exactly between which steps it's going wrong and adjust the sleeptime inbetween the actions. This is the first time I've been using an AutoIt script and already understand most/all of the code. It's quite intuitive IMO.

  14. #1634
    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 jcunit View Post
    What version are you using? Does the bot mouse over Sarkoth? Does the bot immidiatly goes out of Archon or first wait a while(As long as the attacktime shoulda been)?

    Script is working for a lot of people, that it isn't working for you likely has to do with your computer being too slow to handle the sleep times or something. Try and figure out exactly between which steps it's going wrong and adjust the sleeptime inbetween the actions. This is the first time I've been using an AutoIt script and already understand most/all of the code. It's quite intuitive IMO.
    the bot cancels archon immediately. I don't think my pc is too slow, i have an i7 quadcore with 32 gb ram. No ssd tho.

  15. #1635
    royalflush7's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi,
    my problem is:

    Script and version: 2.0.3
    Help or request: Does not teleport to town if the cellar isnt open
    Desktop resolution: 1920x1080
    Diablo 3 window type: Full screen
    Operating system (32-bit or 64-bit): 64-bit
    Manual or auto install: Auto
    Move bound to mouse3: Yes
    Game language English

    If the bot founds the cellar he teleports to town but if not he isn't. :<
    Please tell me a solution

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 06:43 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