[Goldfarming] [Barbarian] Sarkoth Goldfarming Script [AutoIT Script] [1920x1080] menu

Shout-Out

User Tag List

Page 36 of 51 FirstFirst ... 323334353637383940 ... LastLast
Results 526 to 540 of 764
  1. #526
    moonstex's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    damn i can't choose that resolution on my pc

    [Goldfarming] [Barbarian] Sarkoth Goldfarming Script [AutoIT Script] [1920x1080]
  2. #527
    michael8's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the scripts. Tofuartist’s use of the skills when running towards the cellar works a bit better for me.
    One issue I have is with the vendor visit as both scripts run into the villager and will stop then. Haven’t seen a post about this, no one else has problems with the vendor?
    Last edited by michael8; 06-24-2012 at 11:20 AM.

  3. #528
    LATM's Avatar Contributor
    Reputation
    189
    Join Date
    Jun 2012
    Posts
    457
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by michael8 View Post
    Thanks for the scripts. Tofuartist’s use of the skills when running towards the cellar works a bit better for me.
    One issue I have is with the vendor visit as both scripts run into the villager and will stop then. Haven’t seen a post about this, no one else has problems with the vendor?

    Another thing is the pickup if the inventory full. Would be nice to have a limit there just in case something went wrong when selling the items. Trying to pick up items for hours with a full inventory would probably result in a ban.
    edit: I was reading too quickly, and here I am talking about not reading instructions carefully enough!!!! sorry. refer to fix below

    Originally Posted by moonstex View Post
    damn i can't choose that resolution on my pc
    awesome thing I solved that in my vmware thread, head on over or wait for resolution changes. allows you to use any resolution, even ones your monitor does not support.
    Last edited by LATM; 06-24-2012 at 12:10 PM.

  4. #529
    michael8's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LATM View Post
    actually, about 50 people have talked about this. you're hitting a checkpoint because you're on the wrong quest, you can see me telling people this for all 35 pages of the thread.
    I have selected the quest Act 1 - 2. The Legacy of Cain - Explore Cellar as in the description from the first page but the problem still occures.

  5. #530
    reclusion's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    your issue is you have to just readjust the coordinates for the merchant. its an easy fix.

  6. #531
    DTard's Avatar Sergeant
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by michael8 View Post
    I have selected the quest Act 1 - 2. The Legacy of Cain - Explore Cellar as in the description from the first page but the problem still occures.
    I was having the same problem, but I kept fiddling with the INI until my character ran to the stash first, THEN went to the vendor. That's why it hits that villager, the little bit of distance between when you exit the portal and your stash is pretty key.


    As I said, I fixed my vendor issue, but now a new problem has arised... When I return to store, etc. my character doesn't store any of the gems I pick up.

    I've been trying to tweak the coding for a few days, to no avail.... Any ideas as to where in the coding the problem may lie, and/or how I can fix it? It's not a critical problem, but I would like to keep all the gems I am finding, considering my log says about 80 in the 4 hours I let this run.....


    [Custom Loot]
    PNG Location=C:\Your Path\
    Total Items=1
    [Additional]
    Movement Speed=0
    Walk Time=2400
    Load Time=3400
    Teleport Time=6900
    [Looting]
    Sets=True
    Legendaries=True
    Rares=True
    Magic=True
    Gems=True
    Tomes=False
    Custom=False
    [ManageLoot]
    Every=10
    [Stashing]
    Loot=True
    Legendaries=True
    Rares=False
    Magic=False
    Tomes=False
    Gems=True
    [Vendoring]
    Loot=True
    Rares=False
    Magic=True
    All=True
    All-Rows=6
    All-Cols=10
    [Variability]
    Timer=True
    Manage Off By=2
    This is my INI if this will help you michael.
    Last edited by DTard; 06-24-2012 at 11:46 AM.

  7. #532
    LATM's Avatar Contributor
    Reputation
    189
    Join Date
    Jun 2012
    Posts
    457
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My bad!!! Was reading too quickly and didn't read your full response. I apologize, my fault my fault.

  8. #533
    Spikeyong'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)
    [QUOTE=PureLifeWater;2332789]S|ck has come up with a way to check the ilvl of items (in the notAres' Sarkoth DH Gold Script) and hellsan631 has modified it for easy customization.

    ie.
    ;New Analyze Loot Settings Options are "salvage", "stash", and "vend"
    $i59Rare = "stash"
    $i60Rare = "stash"
    $i61Rare = "stash"
    $i62Rare = "stash"
    $i63Rare = "stash"

    $i59Magic = "vend"
    $i60Magic = "vend"
    $i61Magic = "salvage"
    $i62Magic = "salvage"
    $i63Magic = "stash"

    i already try to re edit the script or add in the new ilvl script in my previous script, both way didnt work out. yours cant find the cellar. what resolution did you use?

  9. #534
    michael8's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DTard View Post
    This is my INI if this will help you michael.
    Thanks, with your settings it works now.

  10. #535
    DTard's Avatar Sergeant
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not a problem good sir. I'm glad I could help. =)

    Please note that NONE of the gems that you pick up will be stashed. Legendaries will, as I got a legendary fist weapon overnight, and as it's set, your rares will stack in your characters inventory because he doesn't identify them for selling. Not that big a deal if you're only running this for say, 5 hours, but after a while you'll lose inventory space and not be able to pick up the magic items and sell them.

  11. #536
    iwillnotdie's Avatar Sergeant
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Heres a progy of BlackSack's and LATM's edited script with a few additional changes of my own. I added a new path to pick up more gold (4 corners) and sped up nearly every 'Sleep' for faster reaction times. I pick up only blues and when at the shop I sell everything in my inventory (for least amount of time wasted)



    When the cellar is closed the run time is always below 18 seconds. When the cellar is open the run time is always below 45 seconds, usually stays around 39-41. One thing that I believe should be looked at is running to a safe place before aborting when the cellar is closed. It is quite annoying having teleport canceled when hit by a mob. It would be great if someone could edit the script, or show me how to edit it to where it immediately leaves game after teleporting is interrupted because at its current stage you will waste 5 seconds waiting for the prompt to leave the game, then another 10 actually leaving it.

    Also

    [Custom Loot]
    PNG Location=C:\Program Files (x86)\AutoIt3\pics\
    Total Items=1
    [Additional]
    Movement Speed=50
    Walk Time=2400
    Load Time=3000
    Teleport Time=5200
    [Looting]
    Sets=True
    Legendaries=True
    Rares=True
    Magic=True
    Gems=False
    Tomes=False
    Custom=True
    [ManageLoot]
    Every=12
    [Stashing]
    Loot=True
    Legendaries=True
    Rares=True
    Magic=False
    Tomes=False
    Gems=False
    [Vendoring]
    Loot=True
    Rares=False
    Magic=True
    All=True
    All-Rows=6
    All-Cols=10
    [Variability]
    Timer=False
    Manage Off By=2
    Last edited by iwillnotdie; 06-25-2012 at 01:26 PM.

  12. #537
    zan123qwe'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)
    Not sure why but whenever i press = my mouse just fly to the top left corner of my screen

  13. #538
    iwillnotdie's Avatar Sergeant
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ensure that all of the system32 files are actually in the system32 folder, I simply dragged the two folders on top of each other and it did not work, I had to manually drag the files to the bottom of the system32 folder. Also use BlackSack's edited version, it is updated and works much more efficient.

    [AutoIt] BlackSack's 1.9e SALVAGE with OCR, tab choosing, logging - Pastebin.com

    The only additional thing you will need is Tesseract. Download that from the link below then you will need to navigate to the autoIT3 Include folder (C:\Program Files (x86)\AutoIt3\Include) and create a new file titled tesseract.au3 and copy the tesseract script into it which will also be in a link below.

    Tesseract
    https://tesseract-ocr.googlecode.com...tup-3.01-1.exe

    Tesseract.au3
    https://dl.dropbox.com/u/22203901/Tesseract.au3

    ; you will need tesseract from https://tesseract-ocr.googlecode.com...tup-3.01-1.exe
    ; and you will need tesserect library to in your auto it include folder from https://dl.dropbox.com/u/22203901/Tesseract.au3
    Last edited by iwillnotdie; 06-24-2012 at 02:00 PM.

  14. #539
    zan123qwe'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)
    damn, just realised thi is for 1920x1080 my laptop can only supports up to 1366x768..... what to do?

  15. #540
    DTard's Avatar Sergeant
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zan123qwe View Post
    damn, just realised thi is for 1920x1080 my laptop can only supports up to 1366x768..... what to do?
    Read the thread, this has been answered MANY times. =)

Page 36 of 51 FirstFirst ... 323334353637383940 ... LastLast

Similar Threads

  1. Replies: 4488
    Last Post: 09-01-2012, 03:52 AM
  2. Replies: 564
    Last Post: 07-27-2012, 07:49 AM
  3. Replies: 65
    Last Post: 06-11-2012, 11:07 AM
  4. Replies: 207
    Last Post: 06-11-2012, 10:50 AM
  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 02:11 PM. 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