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

User Tag List

Page 4 of 300 FirstFirst 1234567854104 ... LastLast
Results 46 to 60 of 4489
  1. #46
    XII02's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Ares, when do I start the script? Sorry if I don't really know much haven't really followed it. Don't know if you followed the same format on Mackus.

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #47
    Agosen'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)
    1920x1080 resolution and it doesnt resume game correctly, I am using fullscreen windowed, any idea whats wrong?

  3. #48
    [Soul Eater]'s Avatar The God King of Tails
    Reputation
    619
    Join Date
    Jan 2007
    Posts
    1,918
    Thanks G/R
    3/22
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by notAres View Post
    It checks for the resurrect button, I added a second check for a darkened version (like if you are waiting on a 10 second timer).


    All support for my script is now moved to http://www.ownedcore.com/forums/diab...1920x1080.html

    Any questions here will probably be missed

    Alright, so I modified the coordinates a bit

    $Pixeltest = PixelGetColor(Round(740*$x_ratio), Round(800*$y_ratio))
    If Hex($Pixeltest, 6) == "0C0404" OR Hex($Pixeltest, 6) == "310000" Then

    that way it checks the middle left side of the resurrection option. The problem is, it still doesn't work. I don't know, if the function CheckDead is called, does the mouse hover over the resurrection option or does it auto-check to see if the the resurrection bar exists, without the need of hovering the mouse over it? Because if it auto-check to see if the option exists, then it currently doesn't work for me. How do you register the correct hex color code for it? Or is there any other way to fix it?

    Do the impossible, see the invisible
    Row row, Fight the power.

  4. #49
    fukker's Avatar Active Member
    Reputation
    17
    Join Date
    Nov 2010
    Posts
    405
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @ notAres,

    check PM

  5. #50
    iballistix's Avatar Member
    Reputation
    2
    Join Date
    Apr 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My Check Repair doesn't seem to be working, but other then that it is working 100% even the if dead

  6. #51
    XII02's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok. So I start out in the lobby right? When I press =, it doesn't hit the resume button exactly. So it's doesn't start. Dayum. How can I fix this?

  7. #52
    iballistix's Avatar Member
    Reputation
    2
    Join Date
    Apr 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You start out in the game, click resume game and than press =

  8. #53
    XII02's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iballistix View Post
    You start out in the game, click resume game and than press =
    Gonna try it now.

  9. #54
    XII02's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's working great. +Rep iballistix.

    Now i just need more GF gear.

    EDIT: It doesn't pick up rares though.
    Last edited by XII02; 06-07-2012 at 10:34 PM.

  10. #55
    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)
    Originally Posted by [Soul Eater] View Post
    Alright, so I modified the coordinates a bit

    $Pixeltest = PixelGetColor(Round(740*$x_ratio), Round(800*$y_ratio))
    If Hex($Pixeltest, 6) == "0C0404" OR Hex($Pixeltest, 6) == "310000" Then

    that way it checks the middle left side of the resurrection option. The problem is, it still doesn't work. I don't know, if the function CheckDead is called, does the mouse hover over the resurrection option or does it auto-check to see if the the resurrection bar exists, without the need of hovering the mouse over it? Because if it auto-check to see if the option exists, then it currently doesn't work for me. How do you register the correct hex color code for it? Or is there any other way to fix it?
    It doesn't hover, it just checks those exact coordinates for that exact color code, I would remove the Round() function and pick a set of coordinates to hard-code for your resolution. That means you need to take a screenshot of the button in both states (or all 4 if you count the leave timer mode) and get the exact color code of the coordinates you select. The button isn't a solid color, so when it scales it doesn't get the exact color it wants.

  11. #56
    iballistix's Avatar Member
    Reputation
    2
    Join Date
    Apr 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by XII02 View Post
    It's working great. +Rep iballistix.

    Now i just need more GF gear.
    No problem!

    Got my check repair working, had to change my $yellow to 0xFFF000 (from the original script)

  12. #57
    XII02's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do you make it pick up rare/legendaries/sets?

  13. #58
    Bouidge's Avatar Private Authenticator enabled
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everything should be working all right, but it doesn't recognise the open cellar door. Do i need to change the piel color or something?

  14. #59
    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)
    Originally Posted by Bouidge View Post
    Everything should be working all right, but it doesn't recognise the open cellar door. Do i need to change the piel color or something?
    Make sure it's fullscreen windowed as per the instructions

    Originally Posted by XII02 View Post
    It's working great. +Rep iballistix.

    Now i just need more GF gear.

    EDIT: It doesn't pick up rares though.
    It was working for me... try taking a screenshot of a rare on the floor and using a color from it to improve your results

  15. #60
    XII02's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by notAres View Post
    Make sure it's fullscreen windowed as per the instructions



    It was working for me... try taking a screenshot of a rare on the floor and using a color from it to improve your results
    Alright. Gonna try that. Which part of the script can I edit the color?

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:04 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search