Jump to content

SupZerg

EB Support
  • Content Count

    1104
  • Joined

  • Last visited

Posts posted by SupZerg


  1. 9 hours ago, NightWolf04 said:

    hey guys, i payed money for this bot thinking it would be useful through the whole game. When are the devs going to upgrade the progression to work on all act, and not stall out because the act is shaped differently than it expects?

    This bot is not meant for story progression, so don't expect it to be working ever. Support of A1-A4 questing is just a bonus to bot's main features.


  2. 4 hours ago, bignutter420 said:

    I know this isn't explicitly bot related but I can't really openly ask this in most forums. I'm basically trying to setup poe for my disabled buddy and will probably need to write a few simple automation scripts to cut down on some of the clicking. If I wrote an AHK or python script to simulate mouse movements/clicks to dump a stash tab or something..... thats pretty safe right? I'm even planning on making it semi random with delays and all that so its not just turbo clicking in a perfect grid pattern. I have to assume thats the kind of thing that will never get me banned unless I stream myself doing it right? Kind of like a flask macro situation is what I'm thinking.

     

    Any wisdom on these little macros is appreciated. I figure the actual botters would be the people to ask. 

    Ahk is totally safe unless it's exposed to other players.


  3. On 11/16/2020 at 7:07 PM, poeplayer1992 said:

    Maybe I am not doing something right, but it seems like every spell that is not an attack or an aura simply just doesn't work. Buffs, warcries, vaal spells. None of them. I've tried many things. Having it recast completely breaks the bot, where it stands in one place recasting the spell over and over without clearing the map. I've tried setting the spell to cast only in the presence of a certain tier of enemy, still doesn't work. I've even tried to override the flask to try and cast the spell in its place when it hits 95% ES or mana but also nothing. The most it did was repeatedly take screenshots for some reason. 

    It's irritating that I cannot get this bot to work with what is probably 30-40% of the spells in POE. If anybody has any idea why, please let me know. 

    Everything works absolutely fine.
    Just set some priority and cooldown. There's plenty of information on this forum btw.


  4. 8 hours ago, Dragonshard said:

    хм) бричи и абус разное ведь) ну ладно, попробую) после отпишусь.

    спасибо!

    Увы,  они слились воедино и забаговались. Страдаем :(


  5. 17 minutes ago, soundpool said:

    You are right, should have attached a screenshot.

    So hereby a screenshot of the map and pickit settings on the bot, as well as a testfile with the current map profile.

    In "Stash tabs" field you should list all stash tabs that bot uses: 2,3,4.

    • Like 1

  6. 2 hours ago, soundpool said:

    Currently not ignoring normal maps, but this means it only runs normal maps, doesn't upgrade.

    The " currencies"  setting in the pickit tab matches the actual tab location of the currency (including upgrade items)
    Is there another location I should configure stash tabs?

     

    Why wouldn't you actually attach a screenshot of your config?


  7. 3 hours ago, Dragonshard said:

    Добрый день всем!

    Знает ли кто как сделать чтоб бот открывал на карте новый объект с семенами. Семена собирать не проблема, проблема чтоб они выпадали) 

    Надеюсь на подсказку

    Никак, боту нет особого смысла это делать.


  8. 2 hours ago, soundpool said:

    Think I may have found the culprit.
    When running normal maps is enabled, it just run normal maps.

    When it's disabled, it doesn't upgrade and skips maps, as they don't seem eligible. 
     

    Weird thing is, I have enabled map upgrading, And plenty of alchs and transmutes in stash.
    It seems to bug out on upgrading of normal maps, and just skipping mapping altogether.
    The currency is in the stash tab page configured correctly (the bot stashed the alchs himself)

    Below my general config in case I'm overlooking something:

     

    // Map Tier setting
    [MapTier] >= "1" && [MapTier] <= "10" # [RunMap] == "true"

    // Map Rarity to Run (Uncommenting means Ignore)
    [Rarity] == "Unique" # [IgnoreMap] == "true"
    // [Rarity] == "Rare" # [IgnoreMap] == "true"
    // [Rarity] == "Magic" # [IgnoreMap] == "true"
     [Rarity] == "Normal" # [IgnoreMap] == "true"

    // If you want to enable automatic quality upgrading
    // [MapTier] >= "4" && [Quality] <= "16" && [Rarity] == "Normal" # [UpgradeQuality] == "true"

    // If you want to transmute or alch maps before running them.
     [Rarity] == "Normal" # [UpgradeToRare] == "true"
     [Rarity] == "Normal" # [UpgradeToMagic] == "true"

    // Map augmentation
    [Rarity] == "Magic" # [AugmentIfPossible] == "true"

    // Use this to roll for a specific amount of Item Quantity **(DOES NOT INCLUDE QUANTITY FROM QUALITY)**
    // [map_item_drop_quantity_+%] < "20" && [Rarity] == "Magic" # [RerollMods] == "true" // -- ITEM QUANTITY   -- Total Item Quantity of the ** MAP MODS ONLY ** 

    // If you want to run Sacrifices, just uncomment following lines. Don't forget to comment first General Settings line ([MapTier] >= "1" && [MapTier] < "3" # [RunMap] == "true"),
    // to be sure that bot will run only Sacrifices.

    // [Type] == "Sacrifice at Dusk" # [RunMap] == "true"
    // [Type] == "Sacrifice at Dawn" # [RunMap] == "true"
    // [Type] == "Sacrifice at Noon" # [RunMap] == "true"
    // [Type] == "Sacrifice at Midnight" # [RunMap] == "true"

     

    Rest is default in this file with the exception of:

     [map_monsters_reflect_%_elemental_damage] >= "1" && [Rarity] == "Magic" # [RerollMods] == "true" // Mirrored -- Monsters Reflect % Elemental Damage


     

     

    Probably your stash tabs settings are incorrect. And don't ignore normal maps.

×
×
  • Create New...