Jump to content

8DrunkenGods

EB User
  • Content Count

    28
  • Joined

  • Last visited

Posts posted by 8DrunkenGods


  1. ya it works. Its lacking in some features

    like: Minions - no support for the golem i use (i forget the name of it lol)

    and no support for auto-clicking on that mining stuff that randomly appears on maps that you need to go mining. also forget the name of it lmao, sulphite i think?

     

    but it works with everything it says it does, to my knowledge. Its quite fast for a bot that doesnt inject so im very happy and surprised about that.


  2. It goes to my HO, does vendor stuff, stashes, grabs a map, runs to map thing, activates it, waits 3 seconds or so and repeats. It does not enter a portal no matter how many times i change up settings!

    Stash tabs set to: 1,2,3,4,5 (all that i have with #5 being currency).

    Currency tab set to 5 only

    Map tab set to 1 only.

     

    i've tried setting them all to 1,2,3,4,5 and it makes zero difference. I dont understand why its eating all my damn maps and not running into portal and doing it!


  3. im wondering the same thing. Theres little to no support for this bot. It works but it has parts that are broken and clearly need work. You guys notice ctrl skills (page 2 of skills) dont work period? I cant get any skills to work that are on the Ctrl page even when bot is checked to use them from ctrl page. For a paid program i cant believe its not active from dev team even if its just 1 person (no idea how many it is).

     

    I know there is a EB Support guy on forums that answers questions and helps where he can but he's not development so that doesnt do any good D:


  4. When it ports to town it sometimes (50/50) gets stuck talking to npc "ERAMIR" rather than run past him. Some of the time it makes it past him, other times it gets stuck in chat dialog with him and bot is stuck there for good until you end dialog and it trys to click a movement checkpoint that ends up talking to him again or sometimes does make it past him.

     

    Dunno where the dev support activity is :/ I reported one from act 6 as well.

    • Upvote 1

  5. it should be working fine. Look at your pickit file and search for this:

    [Category] == "Map" # [StashItem] == "true"

     

    make sure there are NOT two "//" lines in front of the word [Category]

    if there are 2 // lines, thats your problem. If there are not 2 lines, do you have the looting set to pickit checkbox? If you dont, its using the basic gui looting instead of pickit file.


  6.  

    i added a bunch of  " // " in front of a lot of the underlying stuff as posted below so that all the "ForceSellItem" lines are commented off. Wouldnt having the comments removed as it is by default, result in those items being forcibly sold instead of banked???

    [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [StashItem] == "true" // Stash all unique Cobalt Jewels
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [maximum_life_+%] >= "6" && [ForceSellItem] == "true" // Anatomical Knowledge
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [minion_damage_+%] >= "8" && [ForceSellItem] == "true" // Army of Bones
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [local_jewel_nearby_passives_str_to_int] >= "1" && [ForceSellItem] == "true" // Brute Force Solution
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [mana_regeneration_rate_+%] >= "20" && [ForceSellItem] == "true" // Clear Mind
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [minion_elemental_resistance_%] >= "7" && [ForceSellItem] == "true" // Dead Reckoning
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [local_unique_jewel_chaos_damage_+%_per_10_int_in_radius] >= "1" && [ForceSellItem] == "true" // Eldritch Knowledge
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [maximum_energy_shield_+%] >= "8" && [ForceSellItem] == "true" // Energy From Within
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [local_jewel_nearby_passives_dex_to_int] >= "1" && [ForceSellItem] == "true" // Fertile Mind
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [minion_maximum_life_+%] >= "5" && [ForceSellItem] == "true" // Fortified Legion
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [maximum_mana_+%] >= "15" && [ForceSellItem] == "true" // Healthy Mind
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [chance_to_gain_unholy_might_on_melee_kill_%] >= "5" && [ForceSellItem] == "true" // Malicious Intent
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [fire_damage_+%] >= "5" && [ForceSellItem] == "true" // Rolling Flames
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [local_unique_jewel_rallying_cry_damage_taken_goes_to_mana_%_with_50_int_in_radius] >= "1" && [ForceSellItem] == "true" // Spirited Response
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [local_unique_jewel_spectres_gain_soul_eater_on_kill_%_chance_with_50_int_in_radius] >= "1" && [ForceSellItem] == "true" // Unending Hunger
    // [Type] == "Cobalt Jewel" && [Rarity] == "Unique" # [cold_damage_+%] >= "5" && [ForceSellItem] == "true" // Winter's Bounty

×
×
  • Create New...