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

User Tag List

Page 23 of 51 FirstFirst ... 192021222324252627 ... LastLast
Results 331 to 345 of 764
  1. #331
    tofuartist's Avatar Sergeant
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by josdownload View Post
    Hey again, after some trying still no luck

    everything is setup properly i think

    if i press = in the game, the mouse will go left so horizontal its ok, but its not getting vertically to the resume button, and aqfter few seconds its says cant find resume button?

    who can help me
    Take a screenshot and create your own resume game png and try again

    [Goldfarming] [Barbarian] Sarkoth Goldfarming Script [AutoIT Script] [1920x1080]
  2. #332
    sektONE's Avatar Private
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is great guys ! I've gotten a step further since last time

    I've been running the script on 1600x900 and made my own pictures from screenshots (the 1600x900 ones from the package did not work). So far the script will Resume Game, run to the part where it searches for the Cellar, and here I run into a problem. The mouse is a bit far to the right from the cellar on my screen, I could do two things.

    1. Make him move a bit more to the left before checking for the cellar, which really isn't needed as it is within the picture and not behind the Merc portrait.
    2. Move the mouse check area a bit to the left (which for me seems like the easiest to do).

    So, going with nr. 2 - which part of the code would I be fiddling with ?

    *edit*

    Does not seem to be the case, that part doesn't do anything to the mouse movement when trying to locate the cellar

    *edit 2*

    So, could it be the 3 parts starting from line 237 -> 261 ?
    If @error Then
    $cellfoundat = 2
    $celx = 325
    $cely = 264
    MouseMove(Round($celx * $x_ratio), Round($cely * $y_ratio), 1) ;moves cursor over to the cellar
    Sleep(200)
    $Pixel2 = PixelSearch(0, 0, Round(800 * $x_ratio), Round(800 * $y_ratio), 0x334FB7, 3)
    Last edited by sektONE; 06-18-2012 at 09:30 AM.

  3. #333
    josdownload's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tried it, still no luck, its weird, he is looking for the button and like i said horizontally its ok but vertically he keeps looking at the bottom and not at the top of the screen :s

  4. #334
    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)
    with the update im still talking to the villager and not the merchant.

  5. #335
    cristal21's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awesome script , its working for me ! but only if could keep the legendaries and not to sale them !

    Afk about 2 hours and the script said that it found 3 legendaries and i couldn't find them ! can something bee done to keep the legendaries ?

    the rest is perfect , thanks

  6. #336
    Dogtank's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cristal21 View Post
    Afk about 2 hours and the script said that it found 3 legendaries and i couldn't find them ! can something bee done to keep the legendaries ?
    Legendary count isn't accurate. It could count an item you're wearing or can pick up on the color from some place else. Don't be too concerned about the Legendary counter I guess is my point :P

  7. #337
    sektONE's Avatar Private
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yea, it seems as if the counter will actually trigger from both your War Cry (Charge!) aura and certain other things

    It won't vendor your legendaries, for extra safety you can always just take Identify off and not care about it.

    *edit*

    Seems like I found the right spot to change the detection of the Cellar, I've gotten down the cellar twice now after playing with the x and y values above. Now I just need to get him to actually run to Sarkoth, he bugs out right on the door into his room, so he leaps into the wall gets a bit stuck

    Anyway, seems like I'm getting there !
    Last edited by sektONE; 06-18-2012 at 10:11 AM.

  8. #338
    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)
    so i fixed my vendor problem but now when vendoring it sells my tome of secrets. any way to fix this without having to stash?

  9. #339
    Bloodmoor's Avatar Member
    Reputation
    11
    Join Date
    Jun 2012
    Posts
    20
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When i install all i need ?
    1. Select Quest: Act I Legacy of Cain - Explore Cellar
    2. Waypoint to Old Ruins
    3. Run west until you hit a checkpoint (should occur in about 5-10 seconds)
    4. Teleport to town, leave game
    5. Run AutoIt Script
    6. In the resume game menu, press =
    and for this i dont have ban?

  10. #340
    sektONE's Avatar Private
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quick question, are there any software out there that lets you grab ingame coordinates rather precise ?

    Instead of sitting here fumbling with x and y coordinates adjusting them by the pixel, some way to get it to show where I hover my mouse could be awesome

  11. #341
    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)
    sigh...... im at work.... i cant wait till i get home and try BlackSack;s new script! sounds promising!

  12. #342
    josdownload's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update : he finds the resume button now, the problem now is that he run for 3sec to the left and does an attack or two
    but after that he leaves the game and re do al the previous

    any ideas?

  13. #343
    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)
    Originally Posted by sektONE View Post
    Quick question, are there any software out there that lets you grab ingame coordinates rather precise ?

    Instead of sitting here fumbling with x and y coordinates adjusting them by the pixel, some way to get it to show where I hover my mouse could be awesome
    you can use auto it.

  14. #344
    steveb32's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't know if this is just a modified version of someone elses script. If it is based on the notAres dh script are you making the important changes that are made in his script when he updates it like ;notAres' DH Gold Script 1.9.2 - 6/17/2012 - Fixed legendary stashing (sorry about your vendored weapons). Just wanted to make sure legendaries are not being vendored. Thanks

  15. #345
    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 steveb32 View Post
    I don't know if this is just a modified version of someone elses script. If it is based on the notAres dh script are you making the important changes that are made in his script when he updates it like ;notAres' DH Gold Script 1.9.2 - 6/17/2012 - Fixed legendary stashing (sorry about your vendored weapons). Just wanted to make sure legendaries are not being vendored. Thanks
    tofu's is a straight port, with barbarian pathing and killing. all the functions were written by ares.
    blacksack's is a port, featuring the same pathing & killing as tofu's. MOST functions are the same as notare's, but it includes a gui improvement to help you see gold & gold per hour and logs it. he has re-worked his own stashing routine though, but I can confirm it stashes legendaries, and I've never had anything sold [I wasn't using a blue weapon, only people with blue weapons were having problems]

Page 23 of 51 FirstFirst ... 192021222324252627 ... 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:43 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