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

Shout-Out

User Tag List

Page 56 of 298 FirstFirst ... 6525354555657585960106156 ... LastLast
Results 826 to 840 of 4467
  1. #826
    Sylenthir's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Whats the problem with updating since it gets stuck there. No problem with regular scripts but the 21 second script gets stuck.

    [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]
  2. #827
    BASHKILLER'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 estrag0n View Post
    indeed, i've been having this issue for weeks!

    i5 2550K
    8GB Corsair Vengeance
    gtx 560Ti
    120GB SSD Crucial M4
    Win7 x64
    I formatted the computer yesterday over the problem persists .. which you use windows, professional as well?

  3. #828
    MrCamping's Avatar Corporal
    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)
    I'm now down to 27s on a open cellar and 13 on a closed one. If there is a lot of blues to loot, it might go up to 32-33s.

    For me, Its seems to be better to walk to the loot instead of using teleport. My dps is 30k and tp is not ready when the guy dies. I lose 2-3s if I wait for it.

    Last night, during à 8h run, I had 350k gph. This is the highest I've had.

    Can't wait to see that 21s.

    Thanks a lot for your work chancity

    EDIT: I have problem with the 21s script. It just stays at the main Menu, nothing happen. in the GUI, the Status variable is empty.
    Any idea?

    EDIT2: I've also tried with a fresh install, and i'm still stuck on "Updating"

    Sent from my HTC Desire HD using Tapatalk
    Last edited by MrCamping; 06-27-2012 at 09:01 AM.

  4. #829
    catalyzer's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when close cellar, wiz tp to town, and i got this [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]-untitled-1-jpg

    no problem with open cellar loop.

    anyone got this issue?


    problem fixed. increased the TP time in ini file.
    Last edited by catalyzer; 06-27-2012 at 08:48 AM.

  5. #830
    projex's Avatar Master Sergeant
    Reputation
    5
    Join Date
    Jun 2012
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by catalyzer View Post
    when close cellar, wiz tp to town, and i got this [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]-untitled-1-jpg

    no problem with open cellar loop.

    anyone got this issue?


    problem fixed. increased the TP time in ini file.
    What did you change it to?

  6. #831
    estrag0n'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)
    Originally Posted by BASHKILLER View Post
    I formatted the computer yesterday over the problem persists .. which you use windows, professional as well?
    Enterprise.
    I'm also on a fresh install this is a new rig.

  7. #832
    catalyzer's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by projex View Post
    What did you change it to?
    increased 1sec which is 1000+4700

    Teleport Time=5700

  8. #833
    estrag0n'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)
    ive modified version 2.0 a bit and im sitting at about 29.8sec looting blues.
    im using a triple teleport mid, left, right.

    MouseClick("right",Round(694*$x_ratio),Round(929* $y_ratio)) ;cancel archon
    sleep(1400)
    RandMove(Round(564*$x_ratio),Round(222*$y_ratio)) ;flash mid
    Send($teleport)
    Sleep(340)
    RandMove(Round(690*$x_ratio),Round(185*$y_ratio)) ;flash left
    Send($teleport)
    RandMove(Round(610*$x_ratio),Round(650*$y_ratio)) ;flash right
    Send($teleport)

  9. #834
    darkpedro's Avatar Sergeant
    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)
    Originally Posted by ElijahBailey View Post
    Heya darkpedro, I'm in the exact same boat. I've been doing some testing and the issue is that the script isn't doing what it's trying to do. These are the lines that have issues:

    MouseClick("middle", Round(0 * $x_ratio),Round(250 * $y_ratio)) ;starts the main run
    Send("{" & $teleport & "down}")
    Sleep(1900)
    Send("{" & $teleport & "up}")

    Basically I can see that the script is trying to click somewehre to the left, then hold down the teleport key so it can teleport 3 times via wormwhole, then end up close to the cellar. However, actual performance is exactly like you described - checks inventory, teleports once, casts hydra/mirror image/diamond skin and tp's back to town. I tried running a couple of the other scripts, i.e. the DH one so I know my auto-it setup works but I can't get this particular script working either. Will try out the new 21s version to see

    UPDATE: The 21s version works for me!!
    will try the 21s after work today

  10. #835
    Cluster's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Been using this script for a few hours now and I must say I am really impressed with it

    But I have a little issue, I sometimes lose my internet connection around 3am when I am sleeping when I will more than likely be running this script (I am guessing its my ISP trying to stop people abusing their unlimited download or something). So I decided to simulate a disconnection and see what happened. I have my password in the WZD.ini file, and if I use the script to run D3 and login it will no problem. But, when I did my test of a disconnection the script got stuck at a Error 30007 dialogue box (the one saying I was disconnected from battle.net service and to sign back in <OK>). The status window top left for the script just kept looping that it couldn't find Dank Celler/New Tristrem/Old Ruins, I did give it a good 10mins to see if it would click OK but it didn't.


    Is this a limitation of the script or am I missing something?

    Also, I am not sure why, but I have also seen that my Wizard will sometimes not even go inside the Celler even though it is there, I am guessing that sometimes when I am teleporting to the location, I maybe hit a mob which causes me to not be in the right location and the mouse cursor is just shy of being in the right place for it to see that it is open.


    Either way, great job on the script

  11. #836
    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 catalyzer View Post
    increased 1sec which is 1000+4700

    Teleport Time=5700
    Good call, I woke up with low gPh this morning and saw the network disconnect error pop up. This seemed to solve it

    Sent from my DROID RAZR using Tapatalk 2

  12. #837
    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)
    Originally Posted by lordwarg View Post
    normally starts the bot
    when you killed sarkoth puts the script paused

    drop to the ground the oject you want to test
    and restarts the script with pause

    if everything is ok it should pick up the object that you add to the script




    Sorry for my bad English
    that doesnt help because the bot is already picking up everything

  13. #838
    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)
    Yea its constantly not teleporting to the correct spot and its missing the cellar door by a little bit. When its off it teleports to the right a little too much. Can the area which it checks for the blue pixel be extended to the left a little bit?

  14. #839
    AlanLembu's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrCamping View Post
    I'm now down to 27s on a open cellar and 13 on a closed one. If there is a lot of blues to loot, it might go up to 32-33s.

    For me, Its seems to be better to walk to the loot instead of using teleport. My dps is 30k and tp is not ready when the guy dies. I lose 2-3s if I wait for it.

    Last night, during à 8h run, I had 350k gph. This is the highest I've had.

    Can't wait to see that 21s.

    Thanks a lot for your work chancity

    EDIT: I have problem with the 21s script. It just stays at the main Menu, nothing happen. in the GUI, the Status variable is empty.
    Any idea?

    EDIT2: I've also tried with a fresh install, and i'm still stuck on "Updating"

    Sent from my HTC Desire HD using Tapatalk
    Press '=' to start

  15. #840
    sylvarius's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I keep getting this error when I try to compile.

    error opening file with the #include <SimpleTesseractColor.au3>

    the auto setup doesnt seem to be doing what it is supposed to with my tesseract folder, or is it something I am supposed to do... I have been running the old threads script for a while and already had autoit installed. Do i need to unistall autoit before I get all of this automatic stuff?

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 11:15 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