[Goldfarming] spyC's Sarkoth MONK Gold Script [AutoIT Script] [1920x1080] *notAres* menu

User Tag List

Page 6 of 8 FirstFirst ... 2345678 LastLast
Results 76 to 90 of 109
  1. #76
    TheBartender's Avatar Private
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Leecher699965 View Post
    It doesn't stash rares (will SELL it instead), and it still doesn't solve vendor problem, at least for me.

    I modified an original OP's script a bit. Maybe someone could find it useful until proper vendor script appear.
    I've just cut out vendor and idenifying functions: vendor doesn't work anyway and also breaks script's work for me; identifying sometimes tries to identify some wrong (not rare) items (shields, wrists). With item of the same picture equpped before it makes script wear on and off this loot for eternity -_-" And it isn't really hard to identify items on my own.
    I dropped looting blue items function too to not stack whole inventory with blues (which happens quite fast without vendoring) so bot will have space for rares. It still collects stones, rares, legendaries etc. You can add looting books through "custom" items.

    I also added using the mystic ally skill before calling town portal. It helps great to survive when Sarkoth runs out of reach, outlives attack and kills "first" mystic ally; otherwise he just can break your town portal calling and kill defenseless bot; it is also good at distracting these shooting spikes creatures which spawning sometimes near closed cellar.

    There's a relatively infrequent looting problem with monks when some stone or item drops behind the table and character can't reach it. It makes script enter into an infinite cycle of trying to pick up this item. I've tried to solve it by switching off "always showing" item names and making script to press ALT before looting (I hoped it makes bot ignoring this items after some time; not found out if it helps at real). Still, it is not a good solution, it isn't included into my script.

    Like this, bot makes runs all night or workday and collects rares. Without vendoring there's less benefit of course, but with chance of gaining some good rares and selling it on auction with much more profit then from stacked with blues inventory at morning

    [AutoIt] Autoit - Monk - Sarkoth - off vendoring and identifying, mystic ally on town portal call - Pastebin.com

    PS: people there asked how much DPS needed for farming inferno. I think 15k will do good. It worth to spend some money on blue weapons with high dps and some gear with high dex (vitality and resists are not highly required to farm this cellar). I'm running ok with 17k now.
    You can change the option to sell the rares in the script, I was running it on hell when I modified it so rares were pretty useless to me still.

    I got a legendary ring that sells for 250mill on AH...

    [Goldfarming] spyC's Sarkoth MONK Gold Script [AutoIT Script] [1920x1080] *notAres*
  2. #77
    abzgstfu's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by abzgstfu View Post
    Hey! Thank you for the script, but I can't get it to work properly.

    I have all the things that says in instructions and everything, but when I start the script it runs west for 5 seconds and than teleports back to the city, leaves game, repeat... any idea what could cause that?

    Thanks
    I did not have required skill setup.

    Now it doesn't want to pick up any loot except gold. Otherwise it works ok.

    Help please.

    Thx

  3. #78
    linusji'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 naixed View Post
    What mode are you farming in? Would you mind posting your script?
    My resolution is 1650*1080 so mine will not work on any other resolution, and i've got sucky gears so i farm on Hell.

  4. #79
    xasset's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have 1680x1050 res. I changed png to my resolusion. Now bot correctlly find resume/exit game buttons, but when it starts run to Dank cellar - it makes one clickmove than stop at middle of route to cellar and begin to check for cellar. As i can understand coordinates for mouse move are inccorect. I suppose i ned to change lines 161, 166.. but cant understand logic how to change coordinats. Can you give some advices?

  5. #80
    GeneralGBorn's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jok999 View Post
    Hi guys,

    First of all, thank you for putting the time and effort in creating this bot. I've very limited experience with bots/coding prior to this, so what I know is pretty much self-taught within this week. I'm running on a slightly different resolution than this bot offers (1920x1200), which is why I have had to alter quite a lot of the coordinations.

    I've managed to get my char to enter the cave, however, he doesn't move once he is there. He just stands there for a couple of seconds and then leaves. The bot even says that the cave is found. I hope you guys can answer the following questions:

    Have you any idea what the problem might be?
    Do I have to make my own pictures, or am I in the safezone because the difference between 1920x1200 and 1920x1020 is small?

    Thanks!
    First can I ask just out of interest, why you're running it in a higher res? It'd be simpler for you to run it in 1920x1020 in letterbox just when you're botting to save you the hassle. However if you're going to run it in a higher resolution, I'd recommend making your own pictures, It might detect some and not others. It says the cave is found when it clicks to enter the cave, not when its actually in there. It won't move until it detects the "Dank Cellar" text in the corner so if the picture isn't the same might mean it won't detect it.


    Originally Posted by abzgstfu View Post
    I did not have required skill setup.

    Now it doesn't want to pick up any loot except gold. Otherwise it works ok.

    Help please.

    Thx
    Make sure it says in the settings that it will loot items.


    Originally Posted by xasset View Post
    I have 1680x1050 res. I changed png to my resolusion. Now bot correctlly find resume/exit game buttons, but when it starts run to Dank cellar - it makes one clickmove than stop at middle of route to cellar and begin to check for cellar. As i can understand coordinates for mouse move are inccorect. I suppose i ned to change lines 161, 166.. but cant understand logic how to change coordinats. Can you give some advices?
    When I was editing mine, I just used trial and error. I'm sure theres an easier, quicker way of doing it, But i just watched it make a run and make notes of what needed to change and how far. To change it, just change the x and y coordinates.

  6. #81
    MonkeeAround's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    GeneralGBorn, your script for Inferno is good except for detecting the cellular on 1920x1080 (which I modified) and also vendoring items. For some reason, when it talks to the vendor, it'll move afterwards (1 second afterwards) and no transaction has occurred and then gets stuck near the villager as it appears that it has tried to talk to the villager.

  7. #82
    fil39's Avatar Private
    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)

  8. #83
    GeneralGBorn's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MonkeeAround View Post
    GeneralGBorn, your script for Inferno is good except for detecting the cellular on 1920x1080 (which I modified) and also vendoring items. For some reason, when it talks to the vendor, it'll move afterwards (1 second afterwards) and no transaction has occurred and then gets stuck near the villager as it appears that it has tried to talk to the villager.
    It works flawlessly for me. I don't have a clue why it would walk off without making a transaction.
    Try http://www.ownedcore.com/forums/diab...1920x1080.html ([Goldfarming][Monk] NotAres' Sarkoth Gold Script [AutoIT Script] [1920x1080]) Apparently its good.

  9. #84
    aff3ct's Avatar Private
    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)
    Originally Posted by abzgstfu View Post
    Hey! Thank you for the script, but I can't get it to work properly.

    I have all the things that says in instructions and everything, but when I start the script it runs west for 5 seconds and than teleports back to the city, leaves game, repeat... any idea what could cause that?

    Thanks
    I have the same problem!!! Someone please help!!

  10. #85
    aff3ct's Avatar Private
    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)
    Originally Posted by abzgstfu View Post
    Hey! Thank you for the script, but I can't get it to work properly.

    I have all the things that says in instructions and everything, but when I start the script it runs west for 5 seconds and than teleports back to the city, leaves game, repeat... any idea what could cause that?

    Thanks
    Actually, I fixed your problem. You have to add all the pics to the directory. My problem now is that my character runs like a few steps towards the cellar, casts like 2 spells and teleports to town. HELP PLEASE.

  11. #86
    Goblin21's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It works great thx

  12. #87
    aff3ct's Avatar Private
    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)
    Goblin, how did you do it? Mine is now saying that it cannot find MainMenu.png and it's asking me to check my file path. I checked it, and that's where I put all the .png files.

  13. #88
    nightshade1985's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi there i have a problem. i have done everything as you have told and it is ok. when i start the script there is a problem it doesnt recognise my resume button. it only recognises the exit button. i have tried to compile the program and run as admin etc but nothing. anyone can help me out? the box that is appearing says error: cannot find the resume button

  14. #89
    chumii's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Aug 2011
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cant get my toon to enter the cellar... my monk runs west, stops at a fence south to cellar entrance, tp to town, leave and resume...

    i tried anything i read in this thread so far.. any ideas?

  15. #90
    aff3ct's Avatar Private
    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)
    Originally Posted by chumii View Post
    cant get my toon to enter the cellar... my monk runs west, stops at a fence south to cellar entrance, tp to town, leave and resume...

    i tried anything i read in this thread so far.. any ideas?
    Same problem ):

Page 6 of 8 FirstFirst ... 2345678 LastLast

Similar Threads

  1. Replies: 17
    Last Post: 12-14-2012, 07:21 PM
  2. Replies: 4488
    Last Post: 09-01-2012, 03:52 AM
  3. Auto IT Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
    By Peterk426 in forum Diablo 3 Bots Questions & Requests
    Replies: 5
    Last Post: 07-02-2012, 03:05 PM
  4. Replies: 5
    Last Post: 06-19-2012, 01:36 PM
  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 07:44 AM. 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