[GoldFarming] [AutoIt] Sarkoth Gold and Loot Farming [DH] [1024x768] menu

User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 38
  1. #16
    vodca12'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)
    can anyone tell me how to check where your mouse pointer at some resolution, is there a software that existed or any other way to check it?
    thanks before

    [GoldFarming] [AutoIt] Sarkoth Gold and Loot Farming [DH] [1024x768]
  2. #17
    LeXiO's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It just keeps hitting that wall whenever it gets to the cellar point. I've ran it a few times and regardless of whether the cellar is open or not, my character keeps bumping into it. I'm running 1024x768 in windowed fullscreen as well. Any help?

    EDIT

    My character seems to run to the mouse spot and just stop, then it'll run to the next spot where the mouse was and stop. I don't know how to fix that either. I do have move set to mouse3 but I don't think it's working right.
    Last edited by LeXiO; 06-29-2012 at 06:59 PM.

  3. #18
    pineapplebob's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what program should I use to open goldbot.au3????

  4. #19
    onimenokyo'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)
    thanks..if only that if it does repair properly...sometimes i die due to stupid porcupine shooting at me lol.
    Last edited by onimenokyo; 06-30-2012 at 10:12 AM.

  5. #20
    pineapplebob's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LeXiO View Post
    It just keeps hitting that wall whenever it gets to the cellar point. I've ran it a few times and regardless of whether the cellar is open or not, my character keeps bumping into it. I'm running 1024x768 in windowed fullscreen as well. Any help?

    EDIT

    My character seems to run to the mouse spot and just stop, then it'll run to the next spot where the mouse was and stop. I don't know how to fix that either. I do have move set to mouse3 but I don't think it's working .
    ya exact same thing for me too.

    can we get some new paths?

    it stops on the cellar and wont enter it...
    Last edited by pineapplebob; 06-29-2012 at 08:51 PM.

  6. #21
    enyzqn's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey , thanks for the script everything work great except for the CheckRepair ...somehow it just could not detect the needs for my repair.. is there any solution for this or..somehow can i switch to imagesearch for repair instead?

  7. #22
    Kronan53'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)
    Okey, so everything works great untill its at the dank cellar entrance, if the cellar is open it checks over the opening but still doesnt go in. And after that it starts TP back and leaves the game. Its doing this all the time. I dont know how to fix this, please someone help me

    And in the (.Log) it says that "Dank cellar - not found"
    Last edited by Kronan53; 07-04-2012 at 10:09 AM. Reason: Ty :)

  8. #23
    paosho's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    53
    Thanks G/R
    1/0
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone got banned using this?

  9. #24
    envison'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)
    Having the same issue. Not entering even if its there. Tried making my own DankCellar file that didnt work. Anyone figure this out yet?

  10. #25
    envison'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)
    I got it working. However i wish it would auto repair when selling at vendor it doesnt die very much but after 2hrs or so equipment breaks.

  11. #26
    akosimhac18's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    21% Cellar Spawn. But i think. 70% or more than if the bot enters the cellar.. when my char see mons they move to other path

  12. #27
    envison'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)
    Originally Posted by enyzqn View Post
    hey , thanks for the script everything work great except for the CheckRepair ...somehow it just could not detect the needs for my repair.. is there any solution for this or..somehow can i switch to imagesearch for repair instead?
    I fixed it kinda crude but made it repair everytime its vendoring items since its there anyway.

    Find this code in the script and make it like mine.
    ;All
    If $vendorArea == True Then
    LogWrite("Vendor All - R=" & $vendorRows & " C=" & $vendorCols)
    For $c = 1 To $vendorCols
    For $r = 1 To $vendorRows
    RandClick("right", (((($c-1)*50)+32+1400)*$x_ratio), (((($r-1)*51)+32+580)*$y_ratio), 1, 2, 1, 3)
    Next
    Next
    Sleep(200)
    MouseClick("left", Round(700*$x_ratio),Round(620*$y_ratio)) ;button to open up repair menu
    Sleep(400)
    MouseClick("left", Round(375*$x_ratio),Round(625*$y_ratio)) ;button to pay for repairs
    Sleep(200)
    Send("{Escape}")
    Sleep(500)
    Call("LeaveGame")
    EndIf

  13. #28
    Untouchapple'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)
    1440x900 pls just doing before the dark cellar teleporting NT and leaving game.

  14. #29
    stoosh2626's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey envision. I got mine working up until the point it reaches the cellar. Then everytime, whether it's there or not, it will automatically teleport to town. How did you get yours working?

  15. #30
    envison'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)
    Stoosh sometimes mine still doesnt go in. Has something to do with mobs and the barrels messing up pathing. If its NEVER going in id make sure your res is set properly.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Guide] In depth Ashran Gold and Honor farming guide 6k+ honor per hour
    By fuzzo in forum World of Warcraft Guides
    Replies: 12
    Last Post: 12-13-2015, 08:31 PM
  2. Replies: 4466
    Last Post: 05-07-2013, 07:39 AM
  3. Replies: 440
    Last Post: 10-31-2012, 11:00 AM
  4. 800x600 Sarkoth Gold and Item Farming AutoIT
    By bandersnatch in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 06-21-2012, 08:00 AM
All times are GMT -5. The time now is 04:54 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search