[Goldfarming] AFK 150k-200k Gold Per Hour [AutoIT Script] [1920x1080] [made for DH] menu

User Tag List

Page 38 of 50 FirstFirst ... 343536373839404142 ... LastLast
Results 556 to 570 of 750
  1. #556
    wrajjt's Avatar Corporal
    Reputation
    1
    Join Date
    May 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so, using notAres tweaked a bit to take into account my own rather slow computer. there is one thing I cannot seem to fix though, the checkrepair call. as the script says, "yellow color code it detects @ pixel 1520x40, tweak this if it's not detecting correctly", how can I find out the "code" (FFE500 in notAres script) that will work for me? i tried screenshotting and using paint, but it doesnt display that code.

    i assume not picking up the correct color is my problem. using 16:9.

    [Goldfarming] AFK 150k-200k Gold Per Hour [AutoIT Script] [1920x1080] [made for DH]
  2. #557
    un4given2's Avatar Corporal
    Reputation
    10
    Join Date
    May 2012
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fukker View Post
    @ un4given,

    very nice script, especially your shooting technique and position of the hunter, checked your selling thing u made also nice but sometimes it goes to the right side and misses the item and has to go up again, i mean like it goes up and right. And i had a problem with a dead screen u need to add something like notAres has "Dead check" because when you die especially in the beginning it keep moving cursor until the end when u need to logout.
    Thx. abot selling function, what it does it search within each cell of Inventory for blue and junks. Problem is with Junks which their border color is same as inventory background. because of that I had to search within each sell by a margin. This sometimes can cause item bypassing. Also because of this searching should be done exactly within each cell. If for any reason (i.e.Resolution mismatch) It fails to do so I guess it will lead to undefined behaviour. Can you pls replace this code with original one in the SellJunck() and tell me the result?
    $top -= 48*$y_ratio
    $bottom -= 48*$y_ratio
    Next
    $left -= 48*$x_ratio
    $right -= 48*$x_ratio
    About Death checking. I use noAres Function atm. My goal was not to die and not to get stucked. Does it stuck or it will pass after sometime?

  3. #558
    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 wrajjt View Post
    so, using notAres tweaked a bit to take into account my own rather slow computer. there is one thing I cannot seem to fix though, the checkrepair call. as the script says, "yellow color code it detects @ pixel 1520x40, tweak this if it's not detecting correctly", how can I find out the "code" (FFE500 in notAres script) that will work for me? i tried screenshotting and using paint, but it doesnt display that code.

    i assume not picking up the correct color is my problem. using 16:9.
    Install paint.net, screenshot it with a repair icon up, then zoom in and use the eyedropper tool on the 1520x40 pixel (if you are on 1920x1080). If you are on another resolution, pick a set of x/y coordinates and pull the color code using paint, then update the coordinates and code it checks for.

  4. #559
    neversaynever's Avatar Member
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wish there was a 1650 version Im so jealous right now! waaaaaaahhh

    There must be a way someone can help the people that are using 1650 right now, leave it to the coders! <3

  5. #560
    ninetofive's Avatar Member
    Reputation
    5
    Join Date
    May 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well I ran notAres script overnight for 8 hours.

    Total gold made 325k with 200% GF.

    The main issue is that due to there being no escape from the "infinite death loop" I had to set the wait time to 15 seconds so that if you do die, the game has time to exit before it goes to click resume game. I changed the timer on entering the cellar from being related to wait time to just being a set value but I believe there are maybe some other timers running off that because it seemed like I was getting a run a minute if that. A bit of bad luck with deaths and repairs probably left me with a huge repair bill and thus a pretty poor night overall in terms of earnings.

    It also managed to loot just the one item in 8 hours.

    The death loop is the main problem, if there was a way to add a command for it to hit SPACEBAR briefly before it goes to resume game it could be fixed easily but I don't know how to do this.

  6. #561
    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)
    Originally Posted by Mcmutton23 View Post
    So i saved the file as a .au3 file, but when i right click it i dont have an option to click run script. Do i need a seperate program to run these scripts to diablo3? Sorry im a nub.. please help! thanks.
    you need a program called AutoIt, google it and install it

  7. #562
    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)
    Originally Posted by ninetofive View Post
    Well I ran notAres script overnight for 8 hours.

    Total gold made 325k with 200% GF.

    The main issue is that due to there being no escape from the "infinite death loop" I had to set the wait time to 15 seconds so that if you do die, the game has time to exit before it goes to click resume game. I changed the timer on entering the cellar from being related to wait time to just being a set value but I believe there are maybe some other timers running off that because it seemed like I was getting a run a minute if that. A bit of bad luck with deaths and repairs probably left me with a huge repair bill and thus a pretty poor night overall in terms of earnings.

    It also managed to loot just the one item in 8 hours.

    The death loop is the main problem, if there was a way to add a command for it to hit SPACEBAR briefly before it goes to resume game it could be fixed easily but I don't know how to do this.
    do u die in the cellar?

  8. #563
    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,

    Your 1.2.5 version is outstanding, but I had to change one thing and add something:

    1. Repositioned hunter inside the cellar so my scoundrel would in in the normal distance and shoot instead of standing, because i die sometimes when I'm alone and with scoundrel never.
    2. Added another smoke screen before enter inside the cellar for extra safety.

    So at the moment I have 0 issues, well maybe a death in the beginning of a run but I had around 3 deaths in 200-300 runs.

    Thank you..
    Last edited by fukker; 06-07-2012 at 06:11 PM.

  9. #564
    wrajjt's Avatar Corporal
    Reputation
    1
    Join Date
    May 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by notAres View Post
    Install paint.net, screenshot it with a repair icon up, then zoom in and use the eyedropper tool on the 1520x40 pixel (if you are on 1920x1080). If you are on another resolution, pick a set of x/y coordinates and pull the color code using paint, then update the coordinates and code it checks for.
    cheers. i did as you suggested, got a new color code and pointed the checkrepair function towards 1255x30 instead, but it's still not working. strangely enough, my screenshots appear in the size 1600x904 rather than the 1600x900 i assumed i would get. do you remember where on the repair icon, roughly, you pointed the function? in the middle where it's bright yellow, or somewhere else?

  10. #565
    Vitt4300's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there a script for 800x600 res thats my default? thanks

    and im using a wiz can someone help me out with this... thanks

  11. #566
    Fen666's Avatar Sergeant
    Reputation
    6
    Join Date
    May 2012
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so could someone help me with the script of Un4given2 [AutoIt] Autoit Sarkoth Script - Pastebin.com cant seem to get it work on 1680x1050.. i fail at editing myself, http://i48.tinypic.com/etsmch.png my coords that i see if cellar is open/closed.. help much appreciated, thank you

  12. #567
    neversaynever's Avatar Member
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fen666 View Post
    so could someone help me with the script of Un4given2 [AutoIt] Autoit Sarkoth Script - Pastebin.com cant seem to get it work on 1680x1050.. i fail at editing myself, http://i48.tinypic.com/etsmch.png my coords that i see if cellar is open/closed.. help much appreciated, thank you
    i've been trying to do this forever, no luck so far.

  13. #568
    darknight666's Avatar Master Sergeant
    Reputation
    1
    Join Date
    May 2012
    Posts
    95
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok im using 1.2.5 of notAres and it is not killing the top left mob in the room cause my guy is not close enuff to the doorway and i do not know how to find the X,Y cords to change it myself could anyone help please i just want him right in the doorway

  14. #569
    dslisfree's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bot resumes game, then walk past first set of mob, then search for cellar, when there is a cellar it prep, then walk down to the fence and leave game??

    It does recognize color. How do I find out the color myself full screen?
    Last edited by dslisfree; 06-07-2012 at 06:24 PM.

  15. #570
    bofeity's Avatar Sergeant
    Reputation
    5
    Join Date
    Jun 2010
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Huge rep for notAres for the continued improvement and updating of this script!

Page 38 of 50 FirstFirst ... 343536373839404142 ... LastLast

Similar Threads

  1. [Gold] 7,000 - 21,000 Gold Per Hour : Essence Of Water - needed for Tome of Illusion
    By studenalbatroz in forum World of Warcraft Guides
    Replies: 9
    Last Post: 08-02-2016, 04:43 AM
  2. ArcheBuddy Plugin - Auto Farm fully AFK earn 100++ Gold per Hour
    By Slangin_Games in forum ArcheAge Bots and Programs
    Replies: 4
    Last Post: 12-30-2014, 04:14 AM
  3. [Selling] ArcheBuddy Plugin - Auto Farm fully AFK earn 100++ Gold per Hour
    By Slangin_Games in forum ArcheAge Buy Sell Trade
    Replies: 6
    Last Post: 12-30-2014, 04:13 AM
  4. Replies: 739
    Last Post: 06-11-2012, 09:05 AM
  5. Replies: 253
    Last Post: 06-06-2012, 09:19 AM
All times are GMT -5. The time now is 06:31 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