100k-200k/hr Bastion Farming, No combat needed.  Easy to script. menu

User Tag List

Page 1 of 11 12345 ... LastLast
Results 1 to 15 of 151
  1. #1
    boblikes's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    May 2006
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    100k-200k/hr Bastion Farming, No combat needed. Easy to script.

    Hello, as far as I know I haven't seen anyone post this yet.

    1. Put your gold find gear on.
    2. Go to any difficulty in act 3 or 4 at a spawn point where you zone into bastion's keep when you resume game.
    3. Run to the left side of the map to Vidar the Collector, the merchant with the package near him.
    4. Click on "Captain Haile's Supply Chest."

    Shown here:
    100k-200k/hr Bastion Farming, No combat needed.  Easy to script.-aq8ov-jpg

    With 229% gold find my average was 160k-180k an hour. This is very good for something that has 0 risk of death, especially with increased repair costs coming soon. Also, you can script this very simply with AHK or AutoIT to do some safe farming while you're sleeping. I would imagine that 300%+ gf would yield much better results as well.

    This spot is nice because you can instantly zone into it, click it once to get the gold, and zone out instantly. With a DH I average 5-6 seconds per run.

    Have fun and happy farming.



    ------

    I'm working on a script. Its crude and terribly optimized. If someone better whats to step up and fix this go ahead.

    This is for 1680x1050 and a demon hunter. Alternatively, you can comment out or delete the sendkey("{4}") portion if you are another class.
    I didn't put any vaults into this because this is a very preliminary autoit script. I'll keep messing with this for a bit and see what I can come up with.

    your 4 key should be the ferret companions for extra gold find.

    Code:
    HotKeySet("{BACKSPACE}", "stopscript")
    
    While 1
    WinWaitActive("Diablo III")
    Sleep(100)
    
    While (PixelGetColor(247, 406) <> "0x9A4F22")
    WEnd
    MouseClick("Left", Random(74,380), Random(382,432), 1)
    
    While (PixelGetColor(1126, 982) <> "0x360F00")
    WEnd
    Sleep(random(500,736))
    send("{4}")
    Sleep(random(400,850))
    mouseclick("Left", 71, 220, 1)
    Sleep(random(3000,3250))
    mousecLick("Left", 54, 395, 1)
    Sleep(random(6000,7000))
    Send("{ESC}")
    sLeep(random(50,73))
    MouseClick("Left", Random(835,845), Random(560,570), 1)
    
    WEnd
    
    Func stopscript() 
    Exit
    EndFunc
    Last edited by boblikes; 06-10-2012 at 12:27 AM.

    100k-200k/hr Bastion Farming, No combat needed.  Easy to script.
  2. #2
    ReDragonInc's Avatar Master Sergeant CoreCoins Purchaser
    Reputation
    46
    Join Date
    Jun 2011
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This would never actually yield more than 50k/h. You have 1 tiny chest that offers up to maybe 3k gold per, depending on gf gear. But you gotta hope it gives 1-3k every time.

  3. #3
    boblikes's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    May 2006
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    6 seconds a run, 350 gold average per run after 200 runs of writing down each value.

    58 gold a second. ~3500 a minute. ~210000 gold an hour.

    Math, its a wonder what we can use it for.

    Mind you, these numbers are from a demon hunter.

  4. #4
    gutekwitek's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hm, im not getting any gold from that chest, i wonder why ?

  5. #5
    gutekwitek's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok i get it, now we need a script

  6. #6
    boblikes's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    May 2006
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gutekwitek View Post
    hm, im not getting any gold from that chest, i wonder why ?
    100k-200k/hr Bastion Farming, No combat needed.  Easy to script.-gold2-jpg
    Its working for me, I'm doing act III part 6. I've also confirmed this works in act 4 part 4.

    I've started working on a script. Unfortunately I'm not the greatest script maker. I need to figure out how to use random timing and random mouse positions while still being able to click on the tiny box. I guess I could try pixel search or some other method. The box is always in the same position and such, so it shouldn't be hard at all to script for someone with more knowledge than myself.
    Last edited by boblikes; 06-10-2012 at 12:03 AM.

  7. #7
    gutekwitek's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    true, that works in 100% altho we need a script now maybe some coder will take a look into this thread : joachim,ares,mackus whover

  8. #8
    gackto's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol that d3 forum troll wasn't joking. You can make thousands off this one chest.

  9. #9
    merogin's Avatar Member
    Reputation
    12
    Join Date
    Jan 2009
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just finished a 10min test with my wiz 345% gf netted me 28.5k gold

  10. #10
    boblikes's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    May 2006
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated the first post with a very crude script.

  11. #11
    yaqub's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah... not working for me act 4 quest 4 inferno

  12. #12
    d4rkside's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Guys here is a script for AutoIT, 1920, DH but it also works for any other class.

    Code:
    Global $Paused
    
    HotKeySet("y","Leave")
    HotKeySet("x", "Pause")
    HotKeySet("c", "Stop")
    
    $default_resolutionX = 1920
    $default_resolutionY = 1080
    $x_ratio = @Desktopwidth / $default_resolutionX 
    $y_ratio = @Desktopheight / $default_resolutionY
    
    $go = True
    $Leave = False
    
    While $go
    if($Leave) then
    	MouseClick("left",350,407,1); Resume Game
    			Sleep(4000); <- Adjust this depending on your loading screen time (Lower it in case your game loads faster and your character is just standing around or increase it if your loading too slow)
    	MouseClick("left",106,224,1); Walk
    	Sleep(20)
    		Send("1"); DH Spell "Smoke Screen" - remove the ; before Send("2") if you are a DH
    	Sleep(20)
    		Send("4"); DH's Ferrets for +GF - remove the ; before Send("4") if you are a DH
    			Sleep(1200); <- Adjust this depending on your Movement Speed (Lower it in case you have bonus movement speed)
    	MouseClick("left",236,409,1); chest click 1
    			Sleep(1800); <- Adjust this depending on your Movement Speed (Lower it in case you have bonus movement speed)
    	MouseClick("left",925,490,1); chest click 2
    	Sleep(50)
    	MouseClick("left",1028,508,1); collect gold
    	Sleep(50)
    	MouseClick("left",918,490,1); collect gold
    	Sleep(300)
    	Send("{ESC}")
    	Sleep(2)
    	MouseClick("left",995,580,1); end
    	Send("{ESC}"); 2nd ESC in case it clicked the merchant
    	Sleep(2)
    	MouseClick("left",995,580,1); end
    			Sleep(2500); <- Adjust this depending on how fast ure getting back into the mensus
    EndIF
    
    WEnd
    
    Func Pause()
       $Leave = False
    EndFunc
    
    Func Stop() ;to allow the script to stop
        Exit
    EndFunc 
     
    Func Leave()
        $Leave = True
     EndFunc
    it is from another forum, i think it is self explanatory

    ^^ but i did only 91k/h in a 6h test.... dont know how to be faster, have 239% gf

  13. #13
    boblikes's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    May 2006
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice find d4kside.

    I use vault as its faster for me, I think that script only uses SS. Also your loading times will add more time and reduce your gold/hour. The faster you load the faster you can do your runs.
    Last edited by boblikes; 06-10-2012 at 12:42 AM.

  14. #14
    Blankz's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the script up top is not picking up gold, where in the code can i fix that?

  15. #15
    boblikes's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    May 2006
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Blankz View Post
    the script up top is not picking up gold, where in the code can i fix that?
    I was using my ferrets do to pick the gold up. I'm heading to sleep, but you can use autoit's window info to locate the areas to click and add them after this line, with a delay between them:

    mousecLick("Left", 54, 395, 1)

Page 1 of 11 12345 ... LastLast

Similar Threads

  1. [Buying] Bulk gold 100k-200k on any server
    By Trigger22 in forum World of Warcraft Buy Sell Trade
    Replies: 7
    Last Post: 10-01-2012, 09:26 PM
  2. [Buying] The Bastion US - $12/m need 2.2m
    By Jaerin in forum Star Wars: The Old Republic Buy Sell Trade
    Replies: 2
    Last Post: 09-22-2012, 10:32 PM
  3. [Selling] Gold US - 2.5$/100k Private Seller - Legit Farmed
    By RandomKid12 in forum Diablo 3 Buy Sell Trade
    Replies: 5
    Last Post: 05-28-2012, 09:08 PM
  4. [Selling] DIABLO 3 EU GOLD 4,5€/100k private seller, hand farming NO BOTS ETC......
    By lawgru in forum Diablo 3 Buy Sell Trade
    Replies: 1
    Last Post: 05-23-2012, 07:00 AM
  5. Farm Vazruden/Nazan (need lock)
    By ZOMG in forum World of Warcraft Exploits
    Replies: 17
    Last Post: 08-15-2007, 03:03 PM
All times are GMT -5. The time now is 05:22 PM. 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