[Gold/Item Farming] [AutoIt] Turro's Gold/Item Farming Monk menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 43
  1. #1
    TheCaptain514's Avatar Private
    Reputation
    1
    Join Date
    Sep 2011
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Gold/Item Farming] [AutoIt] Turro's Gold/Item Farming Monk

    I have taken some of points from other bots and made them work for the Monk. I am running this on inferno with 15k dps 180gf 100mf. Let this run over night and got 2 Legendaries, 30 Rares, and 1.2 mill. This is my first go at coding something like this hope it works for you. It is based off of NotAres but I have added more functionality for picking up magic items. The script will stash and vendor accounding to how you decide. The default is to sell magic and everything else (Tomes,Gems, Rares, Legendaries, and Set Items). I made these changes after running NotAres' script and seeing the loss of magic and rare items not being picked up. The Stash will only use the first two tabs to store in so try to make them as clear a possible and Good Luck farming.

    Requires Build: Monk - Game Guide - Diablo III
    AutoIt code: [AutoIt] Turro Monk Gold/Item - Pastebin.com
    Download Bot Files: https://dl.dropbox.com/u/9955791/BotFiles.zip

    *********

    Bot Files Install:
    INSTRUCTIONS FOR BOTH 32-bit AND 64-bit:
    Copy the contents of System32 folder to C:\Windows\System32\
    Copy the pics directory somewhere and update your script with it:
    $pngLoc = "C:\pics\" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE)

    If you are running anything but fullscreen windowed mode @ 1920x1080, the size of letters will mismatch and not loot anything. Resize or make your own pngs.


    WONT WORK UNLESS MOVE IS BOUND TO MIDDLE MOUSE (Mouse 3) -- NOT MOVE/INTERACT
    Required movement speed: 10% (10% passive 'Fleet Footed')
    Required display mode for cellar detection: "FULLSCREEN WINDOWED"
    Official supported resolution: 1920x1080

    ********

    Directions for setup:
    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 'F1' in the main menu, 'F2' pauses script, 'F3' ends script



    ******Update*******
    Added code to break table so it no longer blocks path and added move to bottom left corner and loot incase of monster flee.
    Last edited by TheCaptain514; 07-10-2012 at 01:52 PM.

    [Gold/Item Farming] [AutoIt] Turro's Gold/Item Farming Monk
  2. #2
    knaes's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you are going to make a thread, then you can at least explain more detailed. What is the different between your bot and all the others? Does he sell at vendor or stack items in chest? etc

    Nice of you to share your script but please be more detailed

  3. #3
    sgav89's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good bot, works well.
    The bot gets stuck trying to loot blues stuck behind the table/poles. Can this be fixed so after "x" time it just portals out ?

  4. #4
    TheCaptain514's Avatar Private
    Reputation
    1
    Join Date
    Sep 2011
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Working on finding a fix for that now.

  5. #5
    TheCaptain514's Avatar Private
    Reputation
    1
    Join Date
    Sep 2011
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sgav89 View Post
    Good bot, works well.
    The bot gets stuck trying to loot blues stuck behind the table/poles. Can this be fixed so after "x" time it just portals out ?
    New code up. Thanks for the heads up.

  6. #6
    morzil's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    works great for me

  7. #7
    sgav89's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheCaptain514 View Post
    New code up. Thanks for the heads up.
    Thanks a lot for the speedy response and update.
    One other part that would be great to tweak, my monk can kill and loot everything in a reasonably quick time.
    What script part do I need to change to shorten the 30 second "pause" before he teleports out of the cellar?
    Over a lot of runs this could increase gold quite significantly.

  8. #8
    TheCaptain514's Avatar Private
    Reputation
    1
    Join Date
    Sep 2011
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    A lot of that pause is it running the loot function. I will look at shortening it in the morning and compare removing one loot loop vs the added loot value over an hour.

  9. #9
    sgav89's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks. I know that when i use Don Doo bee's script: [AutoIt] Don DooBee v1.3b - Pastebin.com
    It does it all exceptionally fast, but it won't sell the items properly, where as yours does!
    If its easier for you to take a part of that to fix it, it would be appreciated.
    Thanks for your time and effort so far.

  10. #10
    sgav89's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any luck shortening the time between loot and teleport? It's a good 30 seconds

  11. #11
    TheCaptain514's Avatar Private
    Reputation
    1
    Join Date
    Sep 2011
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still working on try to make a high dps and lower dps versions. The higher will eliminate the move after first loot and reloot. Also looking into fixing an issue I've seen where if the path to cellar becomes blocked by mobs it will use tempest rush together in rather than stand still and die.

  12. #12
    sgav89's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah no worries, thanks for the update.
    I've tried copying other scripts fight/port scripts into yours.
    Your script is the only one that vendors properly for me, so I love it!
    Just need to try and get rid of that 30 second wait post fight, any line I can change easily? Or if it is more complicated then that, I will just wait for your update =)

  13. #13
    TheCaptain514's Avatar Private
    Reputation
    1
    Join Date
    Sep 2011
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have an update ready but the site was down for me yesterday. Will upload new version today. It had more randomization and an option for higher dps to make runs 10-20 sec shorter.

  14. #14
    slook's Avatar Member
    Reputation
    2
    Join Date
    Apr 2009
    Posts
    75
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can u make it working in a lower resolution?

  15. #15
    keros3n's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great script, works like a charm, except for one thing.

    When vendor/stash time comes, it TP's to town, then it gets another checkpoint there. It does stash the items properly, all good, vendor all good, but when it leaves game and it resumes, it's in town, so no more runs. Any ideas on how to avoid that new "checkpoint" where it resumes the game from?

Page 1 of 3 123 LastLast

Similar Threads

  1. [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]
    By Shimizoki in forum D3 Gold profiles
    Replies: 2010
    Last Post: 03-18-2013, 01:59 AM
  2. [Selling] WTS: Diablo 3 Account + Immortal Bot w/ Map Hack lvl 60 Farming Monk 400k+ per hour
    By Shadowcrash in forum Diablo 3 Buy Sell Trade
    Replies: 7
    Last Post: 07-04-2012, 04:49 PM
  3. 800x600 Sarkoth Gold and Item Farming AutoIT
    By bandersnatch in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 06-21-2012, 08:00 AM
  4. [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]
    By Shimizoki in forum Diablo 3 Bots and Programs
    Replies: 403
    Last Post: 06-15-2012, 03:42 PM
  5. [Farming - Monk] Core of Arreat - Nightmare
    By Bisuone in forum Diablo 3 Guides
    Replies: 7
    Last Post: 06-02-2012, 07:12 PM
All times are GMT -5. The time now is 08:54 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