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

User Tag List

Page 19 of 50 FirstFirst ... 151617181920212223 ... LastLast
Results 271 to 285 of 750
  1. #271
    Shaquel's Avatar Member
    Reputation
    2
    Join Date
    Nov 2006
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Please, someone needs to implement working rare/legendary/set item find. Mackus pretty please ;P

    [Goldfarming] AFK 150k-200k Gold Per Hour [AutoIT Script] [1920x1080] [made for DH]
  2. #272
    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)
    With ferrets on DH you dont need so large pick up radius for gear.. cause ferrets pick up around 10 yard i think

  3. #273
    qbert34's Avatar Sergeant
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any wizards manage to get this to work? I'll be testing it out myself later.

  4. #274
    scph9002's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    About that noares vs marcus script thing, use any of them and edit it for your computer, doesnt matter which one. Slower computers with slower connection need more sleep times between movement points, map switches and resume games.

    I can edit marcus scrip to surpass noares scrip in terms of gold/hour... not because better code but prob because I got faster computer and connection.

    So... dont use any of the scripts as they are without optimizing them for your computer =)

  5. #275
    mscard02's Avatar Corporal
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does anyone have the exact colors of items in hexdecimal? this is what i have gathered so far
    legendary : 0xa55425
    rare: 0xCECE01
    set pieces: ????

    are these correct?
    thanks

  6. #276
    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 scph9002 View Post
    I can edit marcus scrip to surpass noares scrip in terms of gold/hour... not because better code but prob because I got faster computer and connection.
    Mine is made for 3.5second load times on an i7 3770k, 16GB of DDR3, and a 6GB ramdisk of diablos files. It doesn't get any faster than that. Mine runs about 30-35% faster than OP

  7. #277
    Purse's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just a question about autoit scripting - is there any easy way to get the mouse coordinates on the screen so I can edit the script for my toon to walk differently? Right now I'm taking screenshots in D3 then having to open it in paint/photoshop to find the exact coords of where I want to move to, i know this is a stupid/inefficient way of doing it.... anyone can help out?

    Nvm, found what I was looking for in an earlier post. Thanks for the code, works great!!!!!
    Last edited by Purse; 06-06-2012 at 11:08 AM.

  8. #278
    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)
    Sorry to everyone who was confused, I linked the wrong build on pastebin and here.

    Here is the correct link: us.battle.net/d3/en/calculator/demon-hunter#aRYXVT!aTW!YcaZbY
    Last edited by notAres; 06-06-2012 at 11:12 AM.

  9. #279
    scph9002's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by notAres View Post
    Mine is made for 3.5second load times on an i7 3770k, 16GB of DDR3, and a 6GB ramdisk of diablos files. It doesn't get any faster than that. Mine runs about 30-35% faster than OP
    You are missing the point. The point is that the code works best if you edit it yourself, optimizing it for your own computer and your own characters movement speed and ability to use SS frequent.

    I can bot twice as much gold/hour with edited script then I could with original script

  10. #280
    squarebob's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by notAres View Post
    Mine is made for 3.5second load times on an i7 3770k, 16GB of DDR3, and a 6GB ramdisk of diablos files. It doesn't get any faster than that. Mine runs about 30-35% faster than OP
    To optimize it even further (instead of using $waittime you can use PixelSearch to see if you're at the character screen/ingame
    For example:

    while
    check if at char screen
    -yes, resume
    while
    check if ingame
    -yes, begin run
    end
    end

    this might eliminate the use for static wait times and allow for people with slower computers to pick up your script and use it out of the box

  11. #281
    Missill's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Goldstein » Wed Jun 06, 2012 12:30 am wrote:
    Warden works in two parts. In process scanning and out of process scanning.

    In Process scanning checks for injections, packet interruption etc.

    Out of Process checks for processes with flagged names, eg anything containing the words "Bot", "Hack", "Auto", or any other common automation script names.

    If you are careful with your script naming and are just simulating clicks and key presses then you should be fine.

    Note: also avoid the silly noob stuff where you click EXACTLY the same pixel every time.
    I find this here : Blizzhackers • View topic - New at AutoIT and I have some questions.

    This script click exactly the same pixel every time ?

  12. #282
    scph9002's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Missill View Post
    I find this here : Blizzhackers • View topic - New at AutoIT and I have some questions.

    This script click exactly the same pixel every time ?
    Not when mobs kills you and when it lags ^^ But yes otherwise it clicks the same spots.

  13. #283
    Xelothar's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For everybody like me who don't know how to use it:
    1. Open notepad
    2. Insert the script text
    3. Save as NAMEHERE.au3
    4. Right click and run script (not sure if you need AutoIt for this)

    then get the savepoint to run the script ingame:

    1. Open "Sword of the Stranger - Khazra Den"
    2. Teleport to "the old ruins"
    3. run to the left side where u will gain a savepoint
    4. teleport to town and leave the game
    5. Resume game and push = (such as shift + 0)
    6. ?
    10. enjoy

  14. #284
    Missill's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by scph9002 View Post
    Not when mobs kills you and when it lags ^^ But yes otherwise it clicks the same spots.
    the use is more dangerous than expected ?

  15. #285
    JohnCuzac's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have a quick question for anyone that would know. Would compiling the script and renaming it something harmless make it alot more undetectable. If our running processes can somehow be monitored while we play the game it just seems much better to compile the script.

Page 19 of 50 FirstFirst ... 151617181920212223 ... 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 04:51 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