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

User Tag List

Page 44 of 300 FirstFirst ... 40414243444546474894144 ... LastLast
Results 646 to 660 of 4489
  1. #646
    greenxeyezz's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for all the work here, I have compiled my own to work with my character. HOWEVER, I cannot at least i dont think, get the image search to work, I have the correct paths, and the correct images, (I think) and I see squares drop, but not pick them up, how can I verify that its actually LOOKING for the "square" png file? Any help would be appreciated....

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #647
    wittekop's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    been running for 9 hours straight with 1.3a script modified for my wizard. detects cellar , checkdead / checkwindow work nice, didn't get stuck in a loop anywhere. only problem :
    it doesnt pick up any items. like i said before :

    tested each of the next options multiple times now
    1) if theres a rare item on the floor, my wizard moves in a direction, away from the items. as long as the item stays in the same location, my wizard moves to the same spot in the room, moves another 6 times in what seems like random directions, but he makes the exact same 7 moves.

    2)in the same game as test 1, drop the rare item in another spot. my wizard then moves to another location in the room, and makes the exact same 6 more moves after that.

    3)again in the same game as tests 1 & 2, this time without the rare item on the floor : wizard detects nothing and tries to teleport to town. (what it's supposed to do)

    tested each of these 3 multiple times, also in multiple games.
    I copied the exact checkloot function from the 1.3a script from the OP ==> tested everything ==> same results
    edited color codes from a yellow pixel i picked myself using paint.net ==> tested again ==> same results
    removed the part of the function where it checks for set items and legendaries, just to make sure the script isn't detecting any of those pixels on the floor or a lamp as items. tested everything again ==> same results.

    So i'm pretty sure my wizard detects the yellow pixel, but something goes wrong for me on how the location of the found pixel is saved to the variable RareLoot or how the coords are used in the mouseclick that follows on the detection.

    $RareLoot = PixelSearch(Round(400*$x_ratio), 0, Round(1690*$x_ratio), Round(900*$y_ratio), 0xBBBB00, 2) ; rare loot (darker for compatibility)
    so either something goes wrong (for my script) in saving the location in this line

    If Not @error Then
    MouseClick ('left', $RareLoot[0], $RareLoot[1])
    or something goes wrong with entering the found coords in the previous line into this part of the function...

    i don't believe so, but is there anything else in the script that interacts with this function that could mess it up ?

    here's my script : (= notAres script edited for my wizard)
    wittekop's wizard edit for notAres' script - Pastebin.com

    if anyone would be so kind to take a look at it, maybe tell me what's wrong ? i just copied the checkloot function litterally from notAres' script, which seems to work for anyone else...
    this is getting very frustrating

  3. #648
    CHAOSNITE's Avatar Private
    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)
    Hey i got my previous problem figured out but the script seems to not work properly, the script gets to the cellar but even if the spawns(cellar) the script walks to the side places caltrops then teles and log out and never steps inside the cellars. So i tried the original from the first page and it works fine up till i get to resume game it never clicks and then the script just continues to run. If anyone knows how to solve this i'd appreciate it.
    Last edited by CHAOSNITE; 06-10-2012 at 12:26 AM.

  4. #649
    mechtn's Avatar Corporal
    Reputation
    5
    Join Date
    Jan 2012
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Has anyone been able to come up with item detection to pickup blues? I'd like this very much if someone could share working code. Thanks!

  5. #650
    isit123's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jun 2012
    Posts
    108
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can't seem to get it to work, I followed the instructions. I have a 1920x1080 resolution (fullscreen windowed ingame) and it's also the native resolution of my monitor, but when I run the script, it seems to completely miss the 'Resume' button.

    Any ideas?

  6. #651
    jereath's Avatar Member
    Reputation
    12
    Join Date
    Mar 2007
    Posts
    150
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shimizoki View Post
    It keeps doing that until the Dank Cellar is open. If it is, then the script continues.
    Aactually, it keeps doing it even if the cellar is open.

  7. #652
    notAres's Avatar Knight-Lieutenant
    Reputation
    124
    Join Date
    Jun 2012
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nobody seems to read the instructions anymore.

    @isit123 and everyone else who starts in the wrong place:
    Originally Posted by mackus101 View Post
    How to get everything started

    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. Return to game, press =
    Originally Posted by jereath View Post
    Aactually, it keeps doing it even if the cellar is open.
    Sounds like you are in fullscreen. Make it fullscreen windowed like the instructions say

  8. #653
    CHAOSNITE's Avatar Private
    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)
    I have everything in the instructions correct, 1920x1080, WindowedFullscreen, ect. Yet it still fails to hit the resume button half the time

  9. #654
    rvbfreak'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)
    Quick bench with my gemloot code. This is after about 2 hours of terrible luck with the cellar spawn. Had it set to loot Tomes too. The cellar only spawned about 50-60 times.

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-2hrbench-png

  10. #655
    toasted's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any ideas why i'm not getting the checkpoint?
    Simply doesnt work for me

  11. #656
    isit123's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jun 2012
    Posts
    108
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by notAres View Post
    Nobody seems to read the instructions anymore.

    @isit123 and everyone else who starts in the wrong place:



    Sounds like you are in fullscreen. Make it fullscreen windowed like the instructions say
    I followed the instructions, no need.

    The problem was, I was following them to the letter. So I took "Return to game" as tabbing in, not Resuming. Hence it was starting the script without being ingame.

    It's working perfectly now though (derp!). It's awesome, very well done, and thanks alot!

  12. #657
    noladrew320's Avatar Corporal
    Reputation
    1
    Join Date
    Dec 2010
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm working on editing a script to work for 800*600. If someone familiar with AutoIt coding could inbox me to help out with a couple things, I would really appreciate it.

  13. #658
    CHAOSNITE's Avatar Private
    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)
    I've done the same thing but it still misses the Resume Button, Did you do anything else to the Script, and may i ask are you using Nots script or one of the other reworked ones on this fourm.

  14. #659
    noladrew320's Avatar Corporal
    Reputation
    1
    Join Date
    Dec 2010
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CHAOSNITE View Post
    I've done the same thing but it still misses the Resume Button, Did you do anything else to the Script, and may i ask are you using Nots script or one of the other reworked ones on this fourm.
    i inbox'd you

  15. #660
    roarixer's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where can I get the old versions? This latest one doesn't hover over the cellar.

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 05:07 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