[Goldfarming] [HYBRID] BlackSack's Script [AutoIT] [1920x1080] menu

Shout-Out

User Tag List

Page 42 of 55 FirstFirst ... 383940414243444546 ... LastLast
Results 616 to 630 of 820
  1. #616
    l4z4rd's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by levim View Post
    Hello guys, first of all thanks for the script ...

    I've got a problem running it, everytime that I need to go to a vendor or to the anvil for salvage my loot, the games goes trought a checkpoint, and after that it stucks on the city, trying to TP and leaving the game. Any1 knows any solution for that? I dont wanna to skip the magic itens or to get my bag fulled while botting . Ty, if its needed when the server go up I will record a video exactly how its happening
    you're probably using the wrong waypoint. Are you using Legacy of Cain - Explore Cellar?

    [Goldfarming] [HYBRID] BlackSack's Script [AutoIT] [1920x1080]
  2. #617
    UsernameKristina's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First, thanks for the script!

    - Question : Have any other been having problem with the bot selling uniqes and set? I have seen it sell some "crap" uniques. But now it just sold a natalyas gaze to the vendor.

    Here are some of settings.. I have iLVL set to true, could this cause the problem? - $UseiLVL = True ;set true or false to enable the iLVL system THIS OVERRIDES ALL "TRADITIONAL" SETTINGS

    ;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)
    Global $pick[1] = ["gold.png|50"];Array of items to loot (GEMS AND TOMES ALREADY INCLUDED)
    ;Global $pick[2] = ["mythic.png|50", "gold.png|50"]

    ;Manage Loot
    $Identify = True ;True to enable identifying items before stashing/vendoring
    $mLoot = 9 ;Nuber of successful runs until Stash and Vendor
    $mLootOff = 3 ;Stash and Vendor after mLoot +- X number of runs (Variability)

    ;Variability ==NEW SETTINGS==
    $Timer = False ;True and the bot will add random sleep intervals
    $loadtime = 3400 ;Time (in ms) the script waits for the game to load before it starts pathfinding. Slow this down for slower hard drives
    $tptime = 6000 ;Time (in ms) the script waits for teleport before exiting the game

    ;Stashing/vendoring COMMON
    $StashRare = True ;True if you want to store Rare items in the stash
    $StashMagic = False ;True if you want to store Magic items in the stash

    $VendorRare = False ;True if you want to vendor Rares
    $VendorMagic = True ;True if you want to vendor Magic

    $GemTab = 1 ;Tab to put gems and tombs in
    $ItemTab = 1 ;Tab to put any items in
    $NextItemTab = 2 ;Next Tab to put any items in when first one is full
    $FinalItemTab = 3 ;Next, Next Tab to put any items in when Next one is full

    $UseiLVL = True ;set true or false to enable the iLVL system THIS OVERRIDES ALL "TRADITIONAL" SETTINGS

    ;--------------------------------------------TRADITIONAL----------------------------------------------------
    ;Stashing/vendoring TRADITIONAL METHOD to enable set line 155 to FALSE
    $StashLoot = True ;True if you want to store Items in the stash
    $StashLegendary = True;True if you want to store Legendary items in the stash
    $StashTomes = True ;True if you want to store Tomes items in the stash
    $StashGems = True ;True if you want to store Gems items in the stash
    $StashIdentified = True; Stash all items that have just been identified

    ;SALVAGE - setting this will OVERRIDE traditional vendoring options - it will be skipped
    ; make sure you have a stack of each material in your bottom row( which is not scanned )for it to add To
    ; otherwise it will start tying to salvage your craft items and do nothing!
    $SalvageLoot = False

    ;Vendoring ==NEW SETTINGS==
    $VendorLoot = True ;True if you want to vendor anything
    $vendorAll = False ;True if you want to right click all items when talking to vendor
    $vendorRows = 6 ;# of rows to vendor, starting from the top (default = 5: bottom row is safe)
    $vendorCols = 10 ;# of columns to vendor, starting from left
    ;--------------------------------------------TRADITIONAL----------------------------------------------------

    ; OPTIONS ABOVE AND BELOW ARE MUTUALLY EXCLUSIVE

    ;--------------------------------------------iLVL----------------------------------------------------
    ;====================================;
    ;New Analyze Loot Settings Options are "salvage", "stash", and "vend"
    $i59Rare = "salvage"
    $i60Rare = "salvage"
    $i61Rare = "salvage"
    $i62Rare = "stash"
    $i63Rare = "stash"

    $i59Magic = "salvage"
    $i60Magic = "salvage"
    $i61Magic = "salvage"
    $i62Magic = "salvage"
    $i63Magic = "salvage"
    ;====================================;
    ;--------------------------------------------iLVL----------------------------------------------------
    Thank you in advance. !

  3. #618
    levim'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)
    Originally Posted by l4z4rd View Post
    you're probably using the wrong waypoint. Are you using Legacy of Cain - Explore Cellar?
    Yes im using it

  4. #619
    Mrozik91's Avatar Active Member
    Reputation
    33
    Join Date
    Aug 2011
    Posts
    215
    Thanks G/R
    0/0
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm using this profile for 2 days now. I have one EU and one RU account. Now since the patch i can't play RU version on EU client, so i had to make RU version of "pics". Everything is working well, bit the only problem is that he is looting much slower then EU version. On EU there is almost no time between click, and on RU there is about 1s delay. I would be very glad if you could help me.

  5. #620
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mrozik91 View Post
    I'm using this profile for 2 days now. I have one EU and one RU account. Now since the patch i can't play RU version on EU client, so i had to make RU version of "pics". Everything is working well, bit the only problem is that he is looting much slower then EU version. On EU there is almost no time between click, and on RU there is about 1s delay. I would be very glad if you could help me.
    Try and set custom looting to false, see if that helps.

  6. #621
    lemony17'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)
    to the dhs: if you kill sarakoth with 2-3 hungering arrows after loaded for bear try switching it to use only 1 impale with the bleed rune instead, ive found that it speeds up my run by a few seconds.

  7. #622
    Mrozik91's Avatar Active Member
    Reputation
    33
    Join Date
    Aug 2011
    Posts
    215
    Thanks G/R
    0/0
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Angrycoder View Post
    Try and set custom looting to false, see if that helps.
    Unfortunatelly, it didn't

  8. #623
    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)
    Black posted about the ban using autoit. Can anyone else comment more on this please?

  9. #624
    D0gg3's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wont find Old ruins or new tristram


    1. I just start/resume the game adrias hunt/oldruins? (see pic)


    . Teleport back to new tristram. Leave the game. And then the same in a loop.
    No walking or anything.

  10. #625
    Mrozik91's Avatar Active Member
    Reputation
    33
    Join Date
    Aug 2011
    Posts
    215
    Thanks G/R
    0/0
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Angrycoder View Post
    Try and set custom looting to false, see if that helps.
    Thx a lot. After longer research your advice helped me alot. I'm not sure what was wrong but i changed a .png for gems and now it is working smooth

  11. #626
    randomjack's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by D0gg3 View Post
    I wont find Old ruins or new tristram


    1. I just start/resume the game adrias hunt/oldruins? (see pic)


    . Teleport back to new tristram. Leave the game. And then the same in a loop.
    No walking or anything.
    You need to take the old ruins way point and run to the northwest. which is up and to the left. my mostly up. stay on the path and you will reach a checkpoint when you run over a dead body.

    dont run toward the hut like in your screenshot.

  12. #627
    D0gg3's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by randomjack View Post
    You need to take the old ruins way point and run to the northwest. which is up and to the left. my mostly up. stay on the path and you will reach a checkpoint when you run over a dead body.

    dont run toward the hut like in your screenshot.
    Thanx!

    Now i got a new problem.
    I get in the cellar 75% of the times its there.
    But when its there and i get in the cellar i never go all the way to the monsters/enemies.
    It just go to the first "door" and make all the attacks (see pic)


  13. #628
    TMichael's Avatar Knight-Lieutenant
    Reputation
    29
    Join Date
    Jul 2012
    Posts
    346
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Now i got a new problem.
    I get in the cellar 75% of the times its there.
    But when its there and i get in the cellar i never go all the way to the monsters/enemies.
    It just go to the first "door" and make all the attacks (see pic)
    The barbarian script casts Leap twice, once on the way to the cellar and once to initiate the attack. If 10 full seconds haven't passed between casts, then the second Leap will fail and you will remain in the doorway area.

    Probable solution: Add a full second (+1000) or more to your Sleep line before that second Leap cast. Black actually built in a 10 second timer to help with this, but since AutoIt is single-threaded (it can only do one thing at a time), timers can sometimes be delayed and inaccurate.
    Last edited by TMichael; 07-12-2012 at 07:08 PM.

  14. #629
    Zangurak's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [AutoIt] zanguraks edit-Blaksack's mod 1.93hyb - Pastebin.com

    hey guys, ive edited this script to work with MONK.he doesn't use tempest inside the cellar, and is able to use SSS,also removed explosive palm for mantra of conviction with overawe.

  15. #630
    Punkte's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Question Black... Is it possible to set the bot so that it ONLY stashes level 62-63 rares and vendors all the rest?? I know there's a few lines in the code that allows the loot like that, but I'm still picking up 50-63s when I enable those...

    Let me know, would be a GREAT way to farm unids and let the bot run for a while.

Page 42 of 55 FirstFirst ... 383940414243444546 ... LastLast

Similar Threads

  1. Replies: 792
    Last Post: 09-07-2012, 10:22 AM
  2. Replies: 4488
    Last Post: 09-01-2012, 03:52 AM
  3. Replies: 564
    Last Post: 07-27-2012, 07:49 AM
  4. Auto IT Goldfarming] Sarkoth DH Gold Script [AutoIT Script] [1260x720 (Widescreen)
    By rowland55 in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 07-07-2012, 01:02 PM
  5. Replies: 30
    Last Post: 06-23-2012, 06:03 AM
All times are GMT -5. The time now is 04:18 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