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

Shout-Out

User Tag List

Page 14 of 51 FirstFirst ... 101112131415161718 ... LastLast
Results 196 to 210 of 764
  1. #196
    noobie12's Avatar Private
    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)
    i having error from mainmenu.png and also server seems to be offline
    Last edited by noobie12; 06-15-2012 at 01:33 AM.

    [Goldfarming] [Barbarian] Sarkoth Goldfarming Script [AutoIT Script] [1920x1080]
  2. #197
    Evolvian's Avatar Member
    Reputation
    1
    Join Date
    Nov 2006
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @LATM Your pastebin link is dead m8 ^^'

  3. #198
    muhsing's Avatar Private
    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)
    "MouseMove(Round(360*$x_ratio),Round(205*$y_ratio),1) ;moves cursor over to the cellar so the proper blue pixel becomes highlighted
    Sleep(600)
    Call("CheckDead")
    If $Window Then
    MouseClick("left", Round(230*$x_ratio),Round(416*$y_ratio)) ;button to resume game from main menu
    Sleep($loadtime)
    $Window = False
    ExitLoop
    ElseIf $Dead or $Logout Then
    ExitLoop
    EndIf
    $Pixel2 = PixelSearch(0,0, Round(600*$x_ratio), Round(600*$y_ratio),0x334FB7,3) ;checks for open cellar (in a 600x400 box from the top left - where it should always be)
    If Not @error Then
    MouseClick("left",Round(360*$x_ratio),Round(205*$y_ratio)) ;Entrance to cellar"

    My info is this but the cursor is a little high. I can't enter the cellar

  4. #199
    muhsing's Avatar Private
    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 noobie12 View Post
    i having error from mainmenu.png and also server seems to be offline
    I tried LATM's script and It works perfectly. You have to download this: https://dl.dropbox.com/u/9955791/BotFiles.zip and

    Copy the pics directory somewhere, extract the pngs for your resolution, and update your script with the directory:
    $pngLoc = "C:\YOUR\DIRECTORY\pics\"

    Don't forget the end of the line "\" If you write like this "C:\Users\Muhsin\Desktop\pics" script won't work.
    Last edited by muhsing; 06-15-2012 at 07:21 AM.

  5. #200
    YellowJello's Avatar Private
    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 confirm my path is correct, and i also have 1920x1080 fullscreen windowed.
    but i still get the error message: Cannot find Resume Button

    any ideas?

  6. #201
    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)
    anyone besides muhsing using my port and is it working? I'm thinkin about updating it but I have no idea what 1.7 does yet

  7. #202
    YellowJello's Avatar Private
    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)
    can anyone confirm it works with 1.7?

  8. #203
    YellowJello's Avatar Private
    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)
    Originally Posted by LATM View Post
    anyone besides muhsing using my port and is it working? I'm thinkin about updating it but I have no idea what 1.7 does yet
    i got the resume button to work, just had to run it as x64 lol. but when it resumes game, my barb just stands there for 3-5 seconds, and then ports back to town and leaves game. then presses resume, and stands there for another 3-5 seconds, ports to town, and leaves game.

    he doesnt actually move to the cellar.

    i confirmed my path is correct, and i am 1920x1080 fullscreen windowed.

    any ideas?

  9. #204
    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)
    I'm assuming middle mouse isn't bound to walk, other than that I'm out of ideas

  10. #205
    BlackSack's Avatar Knight-Lieutenant
    Reputation
    56
    Join Date
    Jun 2012
    Posts
    343
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Modified version with OCR

    Thanks for posting the port LATM and great idea on summoning the companions! Ive been having a play with it and other AutoIT features and have made some additions / improvements

    - Added all the bug fixes from 1.7, in addition:
    - Added Tesseract OCR to read your current gold and calculate how much gold you made on each run (will open Inv briefly before porting back to town to check)
    - Added line to the GUI to show total gold and gold gatherd last run
    - Added a logging feature which will log what you found on each run to a file as well as events such as repairs and your death, lets you see if/when the script stopped working
    - Fixed a bug where the script would go into infinite loop if your stash is full and its trying to deposit items
    - Cleared up that nasty Gem stashing code
    - Reoredered attacks to get the Grim Harvest on the little minions too

    Bugs I found that I did not fix:
    - It does not seem to send Tombs to the stash even thou options are enabled and I dont see an immediate problem in the code, guessing image search issue
    - does not always pick up potions when enabled

    This version will require Tessarect (from the site of the author seangriffin)

    It will also require the Tessarect library to be saved to your AutoIT Include folder, code here:
    Tessarect library code: This must be saved as Tesseract.au3
    http://pastebin.com/ZJd1EpSJ

    Here is my modified version of the script:
    [AutoIt] notAres' Sarkoth DH Gold Script 1.7 for BARB with gold OCR - Pastebin.com

    This forum wont let me make URLs.. anyway..

    Thanks to everyone who has worked on this great script!

  11. #206
    BlackSack's Avatar Knight-Lieutenant
    Reputation
    56
    Join Date
    Jun 2012
    Posts
    343
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Because I cant have more than 2 URLs for some reason here are the links to Tessarect download from Seans site
    http://web.aanet.com.au/seangriffin/Tesseract201.exe

    You can see the support forum here
    Tesseract (Screen OCR) UDF - AutoIt Forums

  12. #207
    Hompacko's Avatar Sergeant
    Reputation
    30
    Join Date
    Jun 2012
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I haven't been able to get either LATM or BlackSack scripts to start. I've tried with 1.6E and with 1.7d(updated fix) and it doesn't seem to want to start. Any ideas?

    edit: silly mistake from my part, I have to press "=" on the game screen(where you have the resume, change quest etc. buttons), not ingame

    edit2: BlackSack's gold display doesn't seem to work.
    Last edited by Hompacko; 06-15-2012 at 06:25 PM.

  13. #208
    BlackSack's Avatar Knight-Lieutenant
    Reputation
    56
    Join Date
    Jun 2012
    Posts
    343
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The gold display only works if I compile it to 32bit for me does not seem to work with x64 dont know why

  14. #209
    BlackSack's Avatar Knight-Lieutenant
    Reputation
    56
    Join Date
    Jun 2012
    Posts
    343
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thought I would share some fun stats about drop rates I collected by analysing my log file:

    Pretty happy with 255k per hour with 200% GF!
    The items includes the magics which I sell, the stashed items is any rares or better
    Who guessed that the cellar only appear 50% of the time
    Chance is for at least one dropping during a trip

    Log Duration: 03:47:07
    Gold total: 967977, Per Hour: 255721.52, Per Trip: 5650.44
    Items total: 250, Per Hour: 66.05, Per Trip: 1.61, Chance 96.13%
    Gems total: 137, Per Hour: 36.19, Per Trip: 0.88, Chance 67.74%
    Books total: 7, Per Hour: 1.85, Per Trip: 0.05, Chance 4.52%
    Potions total: 6, Per Hour: 1.59, Per Trip: 0.04, Chance 3.23%
    GoldPick total: 13, Per Hour: 3.43, Per Trip: 0.08, Chance 1.94%

    Cellar frequency (appears/total runs): 158/331: 47.73%
    Trips per hour: Total: 87.44, Success: 41.74, Fail 45.70

    Repairs total: 24, Per Hour: 6.34
    Deaths total: 15, Per Hour: 3.96
    Sold total: 243, Per Hour: 64.00
    Stashed total: 5, Per Hour: 1.00
    Last edited by BlackSack; 06-15-2012 at 08:45 PM.

  15. #210
    skrlliex's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey BlackSack im using your modified script,

    Im getting an error though,
    it starts out normally, from the Main-menu, perfect,
    moves to the celler perfect,
    finds celler, perfect,
    uses all spells correctly, perfect,
    loots everything that i want, perfect, but here is the problem, after its done looting, it opens up my invontory and gives an error, look at the attached pic,
    if you cant see, here is URL: https://i.imgur.com/vn0wZ.jpg?1

Page 14 of 51 FirstFirst ... 101112131415161718 ... 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 06:21 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