[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080] menu

User Tag List

Page 226 of 300 FirstFirst ... 126176222223224225226227228229230276 ... LastLast
Results 3,376 to 3,390 of 4489
  1. #3376
    hellsan631's Avatar Corporal
    Reputation
    3
    Join Date
    May 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if anyone is interested as to when the new version goes live, here is a update check script. just pulled it from notAres main script. When you run it, every 2 minuets, it checks for updates. If there is an update, a dialog box will popup. If there is not update, then a tooltip shows "checking for updates".

    If you don't want the tooltip, delete line 30.

    [AutoIt] notAres update checking script - Pastebin.com

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #3377
    vmkenny's Avatar Banned
    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)
    CAN SOMEONE PLEASE HELP ME WHEN I RUN THE SCRIPT IT SAYS IT CANT FIND THE PNGS PLEASE HELP ME ADD MY SKYPE OR ANSWER ON THIS MY SKYPE IS:vmkenny

    I WILL PAY U A WHOLE NIGHT OF FARMING

    sorry for my caps lock i need the attention nobody answers on my stuff please help i would be very thankfull and pay u thanks for reading.

  3. #3378
    belowme81's Avatar Active Member
    Reputation
    16
    Join Date
    Jun 2012
    Posts
    171
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sprakkattak View Post
    sell flawless to AH, vendor normal square. mine was running smoothly by selling everything on 6x8 grid, and the last 6x2 grid protected (for gems and tomes). i think i was getting like 350k per hour. but you know what, i got tired of vendoring rares and gems manually so i decided not to loot anything. no looting, no stashing, no vendoring, just picking up gold only. i am now running at 560k per hour! my gf is 270% (inclusive of follower/ferrets). theres one issue i encountered though, because im not vendoring (which also does repairing), my gear sometimes get broken. the bot detects it and goes to vendor for repair, but after leaving the game, the banner profile comes up. obviously, the bot cannot see the resume button, so i had to manually close the banner window and the bot starts the run again.
    Do you happen to have a different key bound to stand still? This will happen if Space is not used as the key bound to 'Close All Windows'.

  4. #3379
    hexatl's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by boxofdeath View Post
    FEATURE REQUEST: Detection to click okay to end party when it is detected. This prevents your drunk friends from entering your game and ****ing up your bot... fml just lost 10hrs of botting because of my retarded friends.
    There's an option to disable quick join VIA Diable 3 options.

  5. #3380
    BlooDSki's Avatar Active Member
    Reputation
    37
    Join Date
    May 2012
    Posts
    535
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello, the code works for me but it doesnt seem to be clicking the right spot at the cellar for some reason it clicks to the left of it and then it just runs downs tps and makes a new game and does the same thing. Im running FULLSCREEN WINDOWED 1920x1080 and followed all the instructions please help .

  6. #3381
    aznegg's Avatar Member
    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 Mercury63 View Post
    no it isnt cause the problem isnt gold , it is stuff like blue or yellow or gems who can be outside screen and
    Add a call loot to the script above the "move to sarkoth" line , if you don't know what the call loot function looks like do a search of the document for loot, copy the call loot function and paste it whee I said and you'll be golden.

  7. #3382
    phuzed's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    54
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a salvaging feature in the works by any chance? Would be awesome.

  8. #3383
    Malicah's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @S|ck

    So I am using your loot system and I have it working just fine except for one small kink. It deposits some items in the stash that it shouldn't.

    I believe the cause of this is that when it hovers over an item, a comparison to my currently equipped item pops up. If my equipped item is, for example, iLvl 63 your code sees my item and thinks the item in my inventory is iLvl 63 and thus stashes it.

    Correct me if I am wrong and the cause is something else. But if it is the cause, then is there any fix to it? I have not found a way to turn off item compare so I'm at a loss for now (unless I purposely put on lower level items)

    -- Edit --
    I'm not so sure this is the case, as it only seems to do it part of the time. I did modify a barbarian script to use your iLvL analyzer, so it could of been something I did. I will try to test it out more later.
    Last edited by Malicah; 06-24-2012 at 12:43 AM.

  9. #3384
    S|cK's Avatar Member
    Reputation
    3
    Join Date
    Nov 2006
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Malicah View Post
    @S|ck

    So I am using your loot system and I have it working just fine except for one small kink. It deposits some items in the stash that it shouldn't.

    I believe the cause of this is that when it hovers over an item, a comparison to my currently equipped item pops up. If my equipped item is, for example, iLvl 63 your code sees my item and thinks the item in my inventory is iLvl 63 and thus stashes it.

    Correct me if I am wrong and the cause is something else. But if it is the cause, then is there any fix to it? I have not found a way to turn off item compare so I'm at a loss for now (unless I purposely put on lower level items)

    -- Edit --
    I'm not so sure this is the case, as it only seems to do it part of the time. I did modify a barbarian script to use your iLvL analyzer, so it could of been something I did. I will try to test it out more later.
    There's been rare occurences where the script imagesearch will detect a ilvl 63 when it's not during the scan (could probably play with tolerence). You have to empty your stash now and then though so just vendor it manually. I'm not really updating the script anymore since notAres is coming up with the ocr version soon and told us to not get too attached. My script also only scans the ilvl of the item's tooltip you've got mouse cursor on, ignores all equipped tooltip.

    Try changing every tolerence from 20 to 15 or 10 (line 628-670).

  10. #3385
    haitianboy420's Avatar Active Member
    Reputation
    17
    Join Date
    Sep 2007
    Posts
    179
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by S|cK View Post
    There's been rare occurences where the script imagesearch will detect a ilvl 63 when it's not during the scan (could probably play with tolerence). You have to empty your stash now and then though so just vendor it manually. I'm not really updating the script anymore since notAres is coming up with the ocr version soon and told us to not get too attached. My script also only scans the ilvl of the item's tooltip you've got mouse cursor on, ignores all equipped tooltip.

    Try changing every tolerence from 20 to 15 or 10 (line 628-670).
    Ocr ver??
    please explain

  11. #3386
    karosh's Avatar Sergeant
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cannot find resume button. works on my other computer, but this one isn't working. tried to screenshot and change the mainmenu.png but still the same.

    also the newest version, when i start, the mouse will move to the bottom left, and then random area not found messages will show.

  12. #3387
    notAres's Avatar Knight-Lieutenant
    Reputation
    124
    Join Date
    Jun 2012
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Super busy weekend. Don't expect an update for a couple of days. I never pushed anything over 1.9.3 so dont download any 2.0.0 updates (wtf?)

  13. #3388
    fnkdoc'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)
    i couldn't find it so i have to ask. anyone have lastest version of this script working on 1680x1050?

  14. #3389
    Mercury63's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aznegg View Post
    Add a call loot to the script above the "move to sarkoth" line , if you don't know what the call loot function looks like do a search of the document for loot, copy the call loot function and paste it whee I said and you'll be golden.
    good idea , ty

  15. #3390
    Klugscheisser's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i miss the "MainMenu.png". can someone provide me a link to it, or tell me what i exactly have to screenshot for this png?

    thanks alot & regards

Similar Threads

  1. Replies: 17
    Last Post: 12-14-2012, 07:21 PM
  2. Replies: 108
    Last Post: 07-03-2012, 02:39 PM
  3. Auto IT Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
    By Peterk426 in forum Diablo 3 Bots Questions & Requests
    Replies: 5
    Last Post: 07-02-2012, 03:05 PM
  4. Replies: 5
    Last Post: 06-19-2012, 01:36 PM
  5. [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
    By notAres in forum Diablo 3 Bots and Programs
    Replies: 1118
    Last Post: 06-11-2012, 10:32 AM
All times are GMT -5. The time now is 10:33 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