[Goldfarming] [Barbarian] Sarkoth Goldfarming Script [AutoIT Script] [1920x1080] menu

User Tag List

Page 47 of 51 FirstFirst ... 434445464748495051 LastLast
Results 691 to 705 of 764
  1. #691
    BlackSack's Avatar Knight-Lieutenant
    Reputation
    56
    Join Date
    Jun 2012
    Posts
    343
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok guys got another update:

    Since lots of ppl (myself included) realised the iLVL stuff just isnt too reliable and not worth the >1min town trips you can now choose to disable it and switch between iLVL or previous style vendoring/stashing at any time by changing line 155 to true or false

    - made looting timing improvements (getting about 360k/h now)
    - added screenshot missed cellar function
    - added repair cost calculation and logging
    - added accurate run time logging
    - added salvage count logging
    - made amount of walking to collect gold configurable
    - made time to wait for sarkoth to die configurable save 2 secs or more if you have 15k dps!
    - 0% missrate of cellar (on my pc )

    Here it is!:
    [AutoIt] Blaksack's mod 1.93g - NO iLVL update - Pastebin.com

    [Goldfarming] [Barbarian] Sarkoth Goldfarming Script [AutoIT Script] [1920x1080]
  2. #692
    Gramexer's Avatar Active Member
    Reputation
    20
    Join Date
    Jul 2009
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everything works perfectly on this BlackSacks version, but when script is trying to sell, it will missclick a little bit from vendor and can't sell items and so on. Is this just my problem or?

  3. #693
    heatl0rd's Avatar Corporal
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi guys,

    Been fiddling around with the script trying to add my own spin on things. One thing i have noticed is that the bot does seem to miss some fairly important chunks of gold. Currently sitting at 321% and it hurts seeing the bot teleport back to down with a ~2000 piece of gold lying on the ground.

    My solution i thought was to screenshot the "Gold" affix and add that under the custom loot array. But this dosnt seem to work at all, im sure someone has thought of this. Any solutions?

  4. #694
    BlackSack's Avatar Knight-Lieutenant
    Reputation
    56
    Join Date
    Jun 2012
    Posts
    343
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This works on mine, its already implemented with custom loot turned on and correct gold.png!

  5. #695
    merbale'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)
    This is awesome. Works great. How long are you guys typically running the script for? I've been putting in 6 hour sessions with it.

  6. #696
    heatl0rd's Avatar Corporal
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BlackSack View Post
    Ok guys got another update:

    Since lots of ppl (myself included) realised the iLVL stuff just isnt too reliable and not worth the >1min town trips you can now choose to disable it and switch between iLVL or previous style vendoring/stashing at any time by changing line 155 to true or false

    - made looting timing improvements (getting about 360k/h now)
    - added screenshot missed cellar function
    - added repair cost calculation and logging
    - added accurate run time logging
    - added salvage count logging
    - made amount of walking to collect gold configurable
    - made time to wait for sarkoth to die configurable save 2 secs or more if you have 15k dps!
    - 0% missrate of cellar (on my pc )

    Here it is!:
    [AutoIt] Blaksack's mod 1.93g - NO iLVL update - Pastebin.com
    Getting this error



    Originally Posted by BlackSack View Post
    This works on mine, its already implemented with custom loot turned on and correct gold.png!
    would you be so kind to upload your png copy? possible i might be doing something wrong with mine.

    Greatly appreciated sir

    ::edit

    this is also my code, im sure its right but if anyone spots anything stopping me from getting the gold.png working let me know!

    ;Array of items to loot (GEMS AND TOMES ALREADY INCLUDED)
    $pick[0] = "mythic.png|40" ;png|Tolerance
    $pick[1] = "gold.png|40"
    ;$pick[2] = "item3.png|0"

    ;Looting
    $LootSets = "True" ;True if you want to pick up Sets
    $LootLegendaries = "True" ;True if you want to pick up Legendaries
    $LootRares = "True" ;True if you want to pick up Rares
    $LootMagic = "True" ;True if you want to pick up Magic
    $LootGems = "True" ;True if you want to pick up Gems
    $LootTomes = "True" ;True if you want to pick up Tome of Secrets
    $LootCustom = "True" ;True if you want to pick up Custom Items (The items in the $pick array above)
    and here is the png.


    And yes ive made sure my ini file is utd with the script.
    Last edited by heatl0rd; 06-27-2012 at 12:30 PM.

  7. #697
    BlackSack's Avatar Knight-Lieutenant
    Reputation
    56
    Join Date
    Jun 2012
    Posts
    343
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yea looks good to me as long as you set $totalItems =2 on the line above, when you make png its best to paint black all the pixels you are not interested in like mine:

    [Goldfarming] [Barbarian] Sarkoth Goldfarming Script [AutoIT Script] [1920x1080]-gold-png

    this should work

    For the tesseract error please read my notes at the top of the script.. thats why i wrote them

    @Gramexer no, sorry never seen it do this

    @owned727 there are still frequent false positives with the legendary items even after LATMs fix
    Last edited by BlackSack; 06-27-2012 at 12:35 PM.

  8. #698
    baysic's Avatar Sergeant
    Reputation
    5
    Join Date
    Aug 2010
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BlackSack View Post
    Ok guys got another update:

    Since lots of ppl (myself included) realised the iLVL stuff just isnt too reliable and not worth the >1min town trips you can now choose to disable it and switch between iLVL or previous style vendoring/stashing at any time by changing line 155 to true or false

    - made looting timing improvements (getting about 360k/h now)
    - added screenshot missed cellar function
    - added repair cost calculation and logging
    - added accurate run time logging
    - added salvage count logging
    - made amount of walking to collect gold configurable
    - made time to wait for sarkoth to die configurable save 2 secs or more if you have 15k dps!
    - 0% missrate of cellar (on my pc )

    Here it is!:
    [AutoIt] Blaksack's mod 1.93g - NO iLVL update - Pastebin.com
    Holy shit blacksack your rev.G beast is making me 400k GPH (may be i got real lucky with the open cellar lol).
    20K Dps :P + 220 Thorns
    8% movement speed
    310MF/290GF
    17 pickup radius

    stash gems(only flawless), tomes and rare(not identify)
    vend everything that was left including square gems.

  9. #699
    LATM's Avatar Contributor
    Reputation
    189
    Join Date
    Jun 2012
    Posts
    457
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My fix only removes the ones where it clicks on your aura, which was about 75% of the reports. The other 25% is clicking on the lamp, and I haven't come up with an idea for destroying the lamp yet.
    Last edited by LATM; 06-27-2012 at 01:26 PM.

  10. #700
    LATM's Avatar Contributor
    Reputation
    189
    Join Date
    Jun 2012
    Posts
    457
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    also, this is kind of a strange idea or suggestion, but here's what I'm thinking as a theoretical for optimizing gold pickup, and it requires a bunch of shit I have no interest in doing myself cause I'm lazy and my radius is huge so I don't actually need it.

    1. Create settable variable for pickup radius

    2. When hovering over the gold, calculates distance to gold based on cursor position. X/Y position in relation to coordinates of a character in the center of the screen. Should be extremely simple Pythagorean theorem to calculate distance to any point on the screen from the center. [pay attention in school young ones]

    2.5. Figure out how much "distance" takes how long to cover.

    3. Bot clicks on the gold, but the wait time for the next action is $movetime/$pickupradius

    4. Calls a rndclick that interrupts the movement and moves to the next piece of gold [shouldn't try to pick up the same piece twice cause your radius should have grabbed it already]

    5. If all thinks work smoothly, what we should see is 3 or 4 really quick random clicks only in the direction of gold. If you have very little or no radius, it simply walks you around to the gold, and for every +1 radius you add it does it faster and faster.

    If blacksack doesn't want to do this, I will say I will do this and not actually finish doing it.
    Last edited by LATM; 06-27-2012 at 01:31 PM.

  11. #701
    heatl0rd's Avatar Corporal
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry about that Black, i just assumed it was the same script with some minor changes. I guess that will teach me not to read haha.

    After about 10 runs i noticed this new script is not detecting magic gear as efficiently for some reason. Im gonna run it overnight to see if it was just bad luck. Also would you care to explain the 'tollerances' meaning with pngs?

    cheers

  12. #702
    trambuline's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would like to Thank You guys for the great work !!! would donate a few bucks if u got paypal or smthin ! cheers

  13. #703
    BlackSack's Avatar Knight-Lieutenant
    Reputation
    56
    Join Date
    Jun 2012
    Posts
    343
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @LATM Sounds like a good idea except i think you mean 3. Bot clicks on the gold, but the wait time for the next action is ($currentDistance-$pickupradius)/$movespeed I may have a look at this.. althou like you I already have very large radius so i removed most of the walking about in my version and made walking to a 3rd point in the middle of the room optional

    @heatl0rd no problem let me know if it doesnt work still after you tried the instructions, for the png's i think tolerance means the acceptable variation in R,G,B colour levels from what is shown in the PNG where 0 is exact copy and 255 means it will match anything so i would not go over 100 or it will start matching random crap like 'whites'. There is a special rule in the imagesearch function that says any pixel that is perfect black in the PNG can have any colour when matching, meaning only non-black pixels in the PNG must be matched making it all more robust. the same tolerance applies to the pixel search code used for vendoring etc

    @baysic WOW! thats a nice income! yea the tighter timings made a real difference for me too im up to 360k/h with 280% GF and almost no MF and no move speed. Good idea with the skipping of non-flawless and identify cycle will save valuable seconds. maybe i should just vend everything too its not like i can store any more gems anyway :P How much did you spend on the gear to get those high GF and MF stats

    @trambuline you are welcome to donate some gold :P
    Last edited by BlackSack; 06-27-2012 at 02:12 PM.

  14. #704
    baysic's Avatar Sergeant
    Reputation
    5
    Join Date
    Aug 2010
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BlackSack View Post
    @LATM Sounds like a good idea except i think you mean 3. Bot clicks on the gold, but the wait time for the next action is ($currentDistance-$pickupradius)/$movespeed I may have a look at this.. althou like you I already have very large radius so i removed most of the walking about in my version and made walking to a 3rd point in the middle of the room optional

    @heatl0rd no problem let me know if it doesnt work still after you tried the instructions, for the png's i think tolerance means the acceptable variation in R,G,B colour levels from what is shown in the PNG where 0 is exact copy and 255 means it will match anything so i would not go over 100 or it will start matching random crap like 'whites'. There is a special rule in the imagesearch function that says any pixel that is perfect black in the PNG can have any colour when matching, meaning only non-black pixels in the PNG must be matched making it all more robust. the same tolerance applies to the pixel search code used for vendoring etc

    @baysic WOW! thats a nice income! yea the tighter timings made a real difference for me too im up to 360k/h with 280% GF and almost no MF and no move speed. Good idea with the skipping of non-flawless and identify cycle will save valuable seconds. maybe i should just vend everything too its not like i can store any more gems anyway :P How much did you spend on the gear to get those high GF and MF stats

    @trambuline you are welcome to donate some gold :P
    many many million gold my friend most of the thanks to you and my AH flipping skillz lol.
    Especially amulet and rings took me quite a while to get those, also it's a very good idea to take your followers with you and don't for get to pimp them up. My enchantress got like around 80-100 MF/GF (can't remember exact value). Templar can actually goes higher because of the sun keeper mace and shield

  15. #705
    BlackSack's Avatar Knight-Lieutenant
    Reputation
    56
    Join Date
    Jun 2012
    Posts
    343
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol you are too good to your followers, mine just get any old rubbish that i find on the floor or have no further use for :P maybe ill give him some extra pimping for his birthday

Similar Threads

  1. Replies: 4488
    Last Post: 09-01-2012, 03:52 AM
  2. Replies: 564
    Last Post: 07-27-2012, 07:49 AM
  3. Replies: 65
    Last Post: 06-11-2012, 11:07 AM
  4. Replies: 207
    Last Post: 06-11-2012, 10:50 AM
  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 09:04 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