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

User Tag List

Page 281 of 300 FirstFirst ... 181231277278279280281282283284285 ... LastLast
Results 4,201 to 4,215 of 4489
  1. #4201
    BogieFace's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bot stops working/interrupted whenever the "Auction House is not available" pops up in the lobby screen. Anyone have the additional code to resume?

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #4202
    lostsk8r's Avatar Active Member

    Reputation
    22
    Join Date
    Apr 2009
    Posts
    313
    Thanks G/R
    15/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So I was running my d3 + demonbuddy in the background, and I loaded up a new d3 with fullscreen windowed for this script. It was working just fine and now it just starts games, status says "goign to town" but it just stands at the checkpoint (dying over and over), leaving game, resuming game, leaving the game.. I'm not sure why it's suddenly doing this when it was working fine behind.

    Was there a recent update? The script just doesnt do anythign when it enters the game, then after 10 seconds or w/e it leaves game. Well I closed that specific client and reopened, now it works. Maybe it was messing with the demonbuddy's d3.

  3. #4203
    Stormreaver's Avatar Contributor
    Reputation
    152
    Join Date
    Jul 2012
    Posts
    290
    Thanks G/R
    40/136
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BogieFace View Post
    Bot stops working/interrupted whenever the "Auction House is not available" pops up in the lobby screen. Anyone have the additional code to resume?
    You can add a small function and a call to it if you want; I just wrote this for you in 2 mins so you can use it temporarily :P

    Add this to the start of the main section of the script, before the "Resume" part. This will call the func Error:

    Code:
    	 ;start
         Sleep(Random(300, 600))
         Error()					;Check for error window

    Then add this function to the end of the script. It basically checks for the error image and if it is found, it presses "Escape":

    Code:
       Func Error()
         Sleep(Random(250, 500))
         _ImageSearchArea($pngLoc & "AHError.png",1,0,0,@DesktopWidth,@DesktopHeight,$gX,$gY,130)
           If Not @error Then
             Send("{ESCAPE}")
           EndIf
       EndFunc	;==> AH Error
    Now just take a pic of the error, crop it to only show the error box, save it as AHError.png and add it to the image folder.
    Tell me how it goes.
    Last edited by Stormreaver; 07-05-2012 at 07:09 PM.

  4. #4204
    GoGoGadget's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Has anyone gotten this to work with VMWare worksation? Game runs fine in VMWare, but cursor can't seem to find the Resume button.

    Same script works fine if I run it regularly, not in VM.

  5. #4205
    stealthingyew's Avatar Knight-Lieutenant
    Reputation
    12
    Join Date
    Jun 2012
    Posts
    257
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GoGoGadget View Post
    Has anyone gotten this to work with VMWare worksation? Game runs fine in VMWare, but cursor can't seem to find the Resume button.

    Same script works fine if I run it regularly, not in VM.
    Did you put the dlls in the vm mine runs fine

  6. #4206
    GoGoGadget's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oh geez... now it's working, thx!

  7. #4207
    TheKingKong's Avatar Sergeant Major
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    181
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    for some reason I cannot get the custom loot to work for the life of me. I used Paint.NET to edit my pictures and put it into the pics folder and changed custom loot to "true" and put the image name into the custom loot array and changed the numbers of loot. When it goes to pick up the items an error comes up.

    Any ideas?
    Also anything know how to turn on the custom looting bot on? I had to pause the script every time after sarkoth dies and go drop the item then resume (this is kinda time consuming as I only want to test the custom loot)

    Thanks guys!

  8. #4208
    cybersrs's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What happen to the new version? Still working progresses or is it stop?

  9. #4209
    Stormreaver's Avatar Contributor
    Reputation
    152
    Join Date
    Jul 2012
    Posts
    290
    Thanks G/R
    40/136
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheKingKong View Post
    for some reason I cannot get the custom loot to work for the life of me. I used Paint.NET to edit my pictures and put it into the pics folder and changed custom loot to "true" and put the image name into the custom loot array and changed the numbers of loot. When it goes to pick up the items an error comes up.

    Any ideas?
    Also anything know how to turn on the custom looting bot on? I had to pause the script every time after sarkoth dies and go drop the item then resume (this is kinda time consuming as I only want to test the custom loot)

    Thanks guys!

    Do you have "custom loot = true" in the ini file?
    What error are you getting?

  10. #4210
    VictorVanguard's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Update from me in regards to my delay issue whilst looting. It seems to be coming from the gems. If I switch it to false, the script loots quickly as intended.

  11. #4211
    netflix's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    need help
    lately when I wake up the bot is stuck at "are you sure you want to quit the game" "ok or cancel"
    I don't know why it randomly press esc and then leave game on Main Menu
    can someone please write me a function for the script so it will go back to MainMenu when this happens
    either press escape or click the cancel option
    thanks a milion

  12. #4212
    nasyoun's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stealthingyew View Post
    Change the tollerance number in the script. Make it lower
    thank you.
    i change it to 25 from 40, still picking up whites :/

  13. #4213
    N4srudin'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)
    So, after configuring the bot I'm having one problem. I know exactly what it is and why it is happening but no clue how to fix it. During the looting sequence the bot is missing magic items due to the names of the items on the ground fading away before they are picked up. While watching the bot run if I hit alt during the looting sequence it works just fine. Can anyone help me out?

  14. #4214
    trevl's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by N4srudin View Post
    So, after configuring the bot I'm having one problem. I know exactly what it is and why it is happening but no clue how to fix it. During the looting sequence the bot is missing magic items due to the names of the items on the ground fading away before they are picked up. While watching the bot run if I hit alt during the looting sequence it works just fine. Can anyone help me out?
    Go into options and set "always show drops" or something similar, alternatively also "toggle when clicked" and press (default) alt to always show items.

  15. #4215
    cbjornc's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't seem to get it to stash my items. I dont want it to identify them, just stash them after a certain amount of runs, let's say 20. But, for some reason I can't get the number of "Runs Till Vendor" to change from "5" to anything else. I've changed the ini file to:
    [ManageLoot]
    Every=20
    Identify=False
    [Stashing]
    Loot=True
    Legendaries=True
    Rares=True
    Magic=False
    Tomes=True
    Gems=False
    [Vendoring]
    Loot=False
    Rares=False
    Magic=False

    and in the script I have it set to "$mLoot = 20 ;Number of successful runs until Stash and Vendor"

    any idea why it won't change? this is becoming rather frustrating lol

    Thanks for any help

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 01:47 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