[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080] menu

User Tag List

Page 64 of 300 FirstFirst ... 14606162636465666768114164 ... LastLast
Results 946 to 960 of 4489
  1. #946
    zilan89's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-error3-jpg
    having this issue anyone know how to solve it ?

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #947
    baphomet58's Avatar Member
    Reputation
    11
    Join Date
    Oct 2006
    Posts
    91
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    for anyone who's having trouble with the bot not picking up anything at all, you have to compile it. I thought this was optional at first, but i fixed my problems.

  3. #948
    meta23's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    delted.......
    Last edited by meta23; 06-11-2012 at 12:37 AM.

  4. #949
    huntpot's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First of all, I would like to say thanks to everyone who helped to get the script as it is now.
    Everything's finally running fine on my end and picks up loots such as gems, rares and everything else that I put in the image directory (Running Win 7 64bit btw).
    I got the array problem before but the x64 dll and updated imagesearch script seem to have fixed the issue.

    Anyway feel free to try these 2 pngs, just so I could at least contribute something :P
    They are for "Ransacking" items which have MF properties and could easily sell for at least 50k in the AH.
    The other is for "Prosperous" items which have GF properties that could also sell for the same amount.

    They are only magical items so they have more chance of dropping than a set/legendary item

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-ans-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-ros-png

  5. #950
    zilan89's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i getting this problem after compile. line 378. error: array variable has incorrect number of subscrits or subscript dimension range eceeded

  6. #951
    cyberpunk203's Avatar Private
    Reputation
    2
    Join Date
    Jul 2011
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Working great on win 7 64. Have to follow directions precisely and use "Run Script(x64)" from the right click menu. (did not compile)

    Yes it picks up items but when there are more than 1 then it stops picking up... and gems are pickedup before rares.
    I added the below code to lines 155 to 157 to fix this issue:
    Code:
    Send("{ALTDOWN}")
    Call("CheckLoot")
    Send("{ALTUP}")
    Simply makes the names stay on screen until its done looting, they will disappear in the middle of looting without it, causing you to only loot 1 item.
    Last edited by cyberpunk203; 06-11-2012 at 12:43 AM.

  7. #952
    iballistix's Avatar Member
    Reputation
    2
    Join Date
    Apr 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright, I can't get it to pick up anyloot. Compiled script. Put the ImageSearch in the Included folder. Put all the .dll in the \windows and the msvcr in system32. Changed the tolerances and still, can't get it to work. Any help?

  8. #953
    meta23's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated script 14a with 19 items (added from above 2 magic items) and optimized pickup order. Set the variable itemcount to 19.

    $pick[0] = "legendaryA.png|20"
    $pick[1] = "legendaryE.png|20"
    $pick[2] = "legendaryI.png|10"
    $pick[3] = "legendaryO.png|20"
    $pick[4] = "legendaryU.png|20"
    $pick[5] = "setA.png|30"
    $pick[6] = "setE.png|30"
    $pick[7] = "setU.png|30"
    $pick[8] = "setO.png|30"
    $pick[9] = "setI.png|30"
    $pick[10] = "rareA.png|20"
    $pick[11] = "rareE.png|20"
    $pick[12] = "rareI.png|20"
    $pick[13] = "rareO.png|20"
    $pick[14] = "rareU.png|20"
    $pick[15] = "ros.png|30"
    $pick[16] = "ans.png|30"
    $pick[17] = "uare.png|40"
    $pick[18] = "tome.png|30"
    Edit:
    Testing but have probs with gem & tome update when i put them on the bottom ...

    Edit 2:
    Works when i set toggle item loot names to On (from the options menu). Enable it with the ALT key once ingame.
    Last edited by meta23; 06-11-2012 at 01:14 AM.

  9. #954
    PlsHelpMe's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @notAres: can you please make the script press ALT before the lootcheck? often im missing rare items, because the ALT is already gone, when the bot will pick it up! if i press ALT myself he recognizes it and pick it up!

  10. #955
    Skizot's Avatar Member
    Reputation
    1
    Join Date
    Dec 2006
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by meta23 View Post
    Updated script 14a with 18 items and optimized pickup order.
    why are the legendaries first?

  11. #956
    loofer's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks notares. you should post your paypal incase people want to donate. just saying :x

  12. #957
    baphomet58's Avatar Member
    Reputation
    11
    Join Date
    Oct 2006
    Posts
    91
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PlsHelpMe View Post
    @notAres: can you please make the script press ALT before the lootcheck? often im missing rare items, because the ALT is already gone, when the bot will pick it up! if i press ALT myself he recognizes it and pick it up!
    there is a loot option in the options menu to change the loot text to toggle. so when you press alt once, it will always stay up.

  13. #958
    meta23's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Skizot View Post
    why are the legendaries first?
    Incase string of ears or stormshield drops.

  14. #959
    rebaro's Avatar Private
    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)
    Thanks so far! working great now, had it on at the night and looted a set piece and like 50 gems and some rares. The only thing that is missing is the gem pickup, sometimes it just walk by them and TPs home.

  15. #960
    meta23's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok it works now with my updated script (with the 2 above additions of magic find items) You must set toggle items to show (on) and click once ALT key ingame.

Similar Threads

  1. Replies: 17
    Last Post: 12-14-2012, 07:21 PM
  2. Replies: 108
    Last Post: 07-03-2012, 02:39 PM
  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