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

Shout-Out

User Tag List

Page 286 of 300 FirstFirst ... 186236282283284285286287288289290 ... LastLast
Results 4,276 to 4,290 of 4489
  1. #4276
    iownzz's Avatar Member
    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)
    i got an error about GUIConstatsEx.au3 error , i guess i need that file , where do i find it?

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #4277
    devious01's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <3 the bot, works wonderfully. My only suggestions, and I just realized this today. The Jewelcrafting plans that drop are blue. I am trying to edit it to pretty much treat them like tomes, but someone much more skilled than I could probably do better. {I am not even sure they have dropped, but just incase)

  3. #4278
    smallwind's Avatar Private
    Reputation
    4
    Join Date
    Jul 2011
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dashihawk View Post
    Take a Screen Shoot of the new tristram word. look in the png folder to see what it is like and update it with a new one that you take.
    i login to the game, and take the screen shot of New tristram word. and cut it like the original picture, replace it to the folder. the status still said" skipping vendor, not in tristram."

  4. #4279
    trollking'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)
    i copy and pasted the files to system32, made a pic folder with the PNG,

    when im at the main menu, i press "=" to start it. the cursor just doesnt do anything.

    the little bot window at the bottom right status only says "Waiting"

  5. #4280
    Venk2012's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @stealthingyew

    Thanks for the nice skripts / extension!

    +rep

  6. #4281
    jeehye's Avatar Knight
    Reputation
    14
    Join Date
    Jul 2012
    Posts
    221
    Thanks G/R
    18/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have an issue with custom looting,

    I currently have it setup as follows:

    ;Custom Loot
    $pngLoc = "C:\Users\JJye\Desktop\Diablo 3\BotFiles\pics\1920x1080\" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE)
    $totalItems = 4 ;Number of items in the pick array
    Global $pick[$totalItems] ;DONT CHANGE THIS

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

    $LootMagic = "False" ;True if you want to pick up Magic
    $LootCustom = "True" ;True if you want to pick up Custom Items (The items in the $pick array above)

    $StashMagic = "True" ;True if you want to store Magic items in the stash


    After killing Sarkoth, he runs up to his usual spot, but he stands there for a lonnng time before porting back to town, close to 50 seconds.

    But once i turn OFF custom looting, he continues its usual routine.

    anyone have ideas on why he takes so long? do i need to lower the tolerance level from 40 to 10?
    Last edited by jeehye; 07-08-2012 at 05:24 PM.

  7. #4282
    grapekoolaid's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jeehye View Post
    I have an issue with custom looting,

    I currently have it setup as follows:

    ;Custom Loot
    $pngLoc = "C:\Users\JJye\Desktop\Diablo 3\BotFiles\pics\1920x1080\" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE)
    $totalItems = 4 ;Number of items in the pick array
    Global $pick[$totalItems] ;DONT CHANGE THIS

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

    $LootMagic = "False" ;True if you want to pick up Magic
    $LootCustom = "True" ;True if you want to pick up Custom Items (The items in the $pick array above)

    $StashMagic = "True" ;True if you want to store Magic items in the stash


    After killing Sarkoth, he runs up to his usual spot, but he stands there for a lonnng time before porting back to town, close to 50 seconds.

    But once i turn OFF custom looting, he continues its usual routine.

    anyone have ideas on why he takes so long? do i need to lower the tolerance level from 40 to 10?
    Had this problem before. You may have too many custom loots. I currently cant get any custom looting to work

  8. #4283
    grapekoolaid's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I see screenshots of people having the % of successful cellars and unsuccessful cellers. Can someone direct me to the page that has this or how to add it in.

  9. #4284
    grapekoolaid's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by trollking View Post
    i copy and pasted the files to system32, made a pic folder with the PNG,

    when im at the main menu, i press "=" to start it. the cursor just doesnt do anything.

    the little bot window at the bottom right status only says "Waiting"
    Check resolution. Its not able to fine the resume button so something is most likely wrong with the ratio or resolution youre using

  10. #4285
    rpdbr's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by grapekoolaid View Post
    Had this problem before. You may have too many custom loots. I currently cant get any custom looting to work
    I've solved that using the custom loot at the LootGear function, with that, I've made it a little short, 36~40 seconds per run.

  11. #4286
    kitsura's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jeehye View Post
    I have an issue with custom looting,

    I currently have it setup as follows:

    ;Custom Loot
    $pngLoc = "C:\Users\JJye\Desktop\Diablo 3\BotFiles\pics\1920x1080\" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE)
    $totalItems = 4 ;Number of items in the pick array
    Global $pick[$totalItems] ;DONT CHANGE THIS

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

    $LootMagic = "False" ;True if you want to pick up Magic
    $LootCustom = "True" ;True if you want to pick up Custom Items (The items in the $pick array above)

    $StashMagic = "True" ;True if you want to store Magic items in the stash


    After killing Sarkoth, he runs up to his usual spot, but he stands there for a lonnng time before porting back to town, close to 50 seconds.

    But once i turn OFF custom looting, he continues its usual routine.

    anyone have ideas on why he takes so long? do i need to lower the tolerance level from 40 to 10?
    Yes, your tolerance is too high. Something around 90 should work. Also check your PNG file.
    I have a script that I use to check if my custom looting work by dropping an item in dank cellar and running it.

    I've found that normal screenshot PNGs don't work very well until you clean up the background by filling all
    the area around the text black.

  12. #4287
    kitsura's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by devious01 View Post
    <3 the bot, works wonderfully. My only suggestions, and I just realized this today. The Jewelcrafting plans that drop are blue. I am trying to edit it to pretty much treat them like tomes, but someone much more skilled than I could probably do better. {I am not even sure they have dropped, but just incase)
    Add to custom looting.

    Download and rename to design.png and add to custom loot line.
    https://i.imgur.com/dbO4S.png

    Tested working on my PC but if it doesn't work on yours might need to lower the tolerance.

  13. #4288
    abangmozek's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have a problem. When its time to manage loot, it becomes stuck at the walls on the way walking to the vendor, as it goes in a straight line and not around it...is there a way to solve this? (Im a newbie in coding etc)

  14. #4289
    fleshwald's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Will it save all the legendarys in stash?

  15. #4290
    PickPopRoll's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I had it working earlier but now for some reason it will always teleport back to town once it was gotten into the game. I've tried to redo the old ruins text many times and nothing works

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 12:39 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