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

User Tag List

Page 7 of 51 FirstFirst ... 34567891011 ... LastLast
Results 91 to 105 of 764
  1. #91
    krypt0nite's Avatar Corporal
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    after 8 hours of running this i made 2 million gold.

    [Goldfarming] [Barbarian] Sarkoth Goldfarming Script [AutoIT Script] [1920x1080]
  2. #92
    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)
    try restarting it.

    also i found out the reason why it doesnt always go in the cellar. your character is never in the same spot so its pretty much a hit or miss. but i think i got it tweaked to get it about 80% of the time.

  3. #93
    alllle123's Avatar Member
    Reputation
    2
    Join Date
    Sep 2011
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, It works perfect first time, but second time it misses the cell. the course is a bit to much at the right side, and it keeps missing it all the times over and over again except first time. pleas fix/help.

    i got 1920x1080 res on game and windows and im playing windows fullsecreen

  4. #94
    tunaboy's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tunaboy View Post
    Hi tofuartist, any advice on changing the script to 1360 x 768?

    I imagine it's not as simple as just changing the 1920 and 1080 lines accordingly?
    Would it be as simple as this:
    Code:
                            MouseClick("left", Round(140*$x_ratio),Round(420*$y_ratio)) ;button to resume game from main menu
    Would it be as simple as
    140 / 1920 = 0.0729 x 1366 = 99
    420 / 1080 = 0.3888 x 768 = 298
    Code:
                            MouseClick("left", Round(99*$x_ratio),Round(298*$y_ratio)) ;button to resume game from main menu
    And repeat for all other MouseClick positions?

  5. #95
    deadmarine's Avatar Contributor
    Reputation
    104
    Join Date
    Oct 2007
    Posts
    119
    Thanks G/R
    3/49
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have made some modifications to the script to do what i wanted. It will now pick up blue items and sell them to the vendor in town. Required pictures below in the file structure they should stay in. I was only able to test selling with yellow and blue items because i have no set or legendaries but it is based on the image search provided. Image search is required for the sell portion of script.

    http://pastebin.com/Cdy1YA0R <-- new script
    http://www.mediafire.com/?5carngjcgj3btyj <-- new pics
    Last edited by deadmarine; 06-11-2012 at 07:27 PM.

  6. #96
    baysic's Avatar Sergeant
    Reputation
    5
    Join Date
    Aug 2010
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by deadmarine View Post
    I have made some modifications to the script to do what i wanted. It will now pick up blue items and sell them to the vendor in town. Required pictures below in the file structure they should stay in. I was only able to test selling with yellow and blue items because i have no set or legendaries but it is based on the image search provided. Image search is required for the sell portion of script.

    tofuartist's Barbarian Sarkoth Script PLUS Blue Sell - Pastebin.com <-- new script
    pics.zip <-- new pics
    nice i'll give it a try when i got home tonite was having problem with loot picking as well
    Last edited by baysic; 06-11-2012 at 09:03 PM.

  7. #97
    qu9ke's Avatar Master Sergeant
    Reputation
    1
    Join Date
    May 2012
    Posts
    133
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sigh I'm not getting this to work. I tried following the instructions for the imagesearch, which seems mandatory, but it still won't open.

  8. #98
    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)
    has anyone been able to perfect entering the cellar i ran it for a few hours and came back and didnt make any gold. seems like i make more gold while i watch it then while i was away.

  9. #99
    baysic's Avatar Sergeant
    Reputation
    5
    Join Date
    Aug 2010
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by qu9ke View Post
    Sigh I'm not getting this to work. I tried following the instructions for the imagesearch, which seems mandatory, but it still won't open.

    no error message?


    Originally Posted by reclusion View Post
    has anyone been able to perfect entering the cellar i ran it for a few hours and came back and didnt make any gold. seems like i make more gold while i watch it then while i was away.
    do you have any gold picking radius gear?
    put some on it helps quite a lot
    Last edited by baysic; 06-11-2012 at 11:51 PM.

  10. #100
    darkknight777's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    33
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i cant get it to repair after everythings broken, is anyone else having this problem

  11. #101
    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)
    ive got 22%. i think its the fact of entering is the problem.do i think the entering needs to be tweaked a bit.

  12. #102
    baysic's Avatar Sergeant
    Reputation
    5
    Join Date
    Aug 2010
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by reclusion View Post
    ive got 22%. i think its the fact of entering is the problem.do i think the entering needs to be tweaked a bit.
    22%movement speed?

    dude this script is for 0% movement speed.

  13. #103
    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)
    0 movemeny speed but 22 radius pickup.

  14. #104
    qu9ke's Avatar Master Sergeant
    Reputation
    1
    Join Date
    May 2012
    Posts
    133
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [QUOTE=baysic;2301276]no error message?


    The error says:
    Line 24 :File
    "C:\Users\Name\Downloads\tofuartist's_barbarian_sarkoth_script.txt"):

    #include <ImageSearch.au3>

    Error: Error opening the file.

    I've already followed the instructions best I can, but it still pops up.

  15. #105
    baysic's Avatar Sergeant
    Reputation
    5
    Join Date
    Aug 2010
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [QUOTE=qu9ke;2301345]
    Originally Posted by baysic View Post
    no error message?


    The error says:
    Line 24 :File
    "C:\Users\Name\Downloads\tofuartist's_barbarian_sarkoth_script.txt"):

    #include <ImageSearch.au3>

    Error: Error opening the file.

    I've already followed the instructions best I can, but it still pops up.
    ;Download: ImageSearchFiles.zip (1.4a new link)
    in zip should contain x64/autoit3/include/ImageSearch.au3 copy it and paste it into folder include in autoit dir on your harddrive

Page 7 of 51 FirstFirst ... 34567891011 ... 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 03:06 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