Jump to content

jps42

EB Support
  • Content Count

    777
  • Joined

  • Last visited

Posts posted by jps42


  1. Hi it would be incredibly awesome if you could implement the following:

     

    Scouring of rare maps that have a mapmod that has been put on ignore.

     

    Thanks! :D

     

    Not worth it unless you're trying to reroll high yellows or red maps really.  Bot can reportedly reroll with chaos using [RerollMods] with [Rarity] == "Rare"...  again, with how cheap you can buy maps, isn't something I would do.


  2. Is there a way to make the bot only run maps?

    I have it set up to lvl 6-13 maps but it also wants to run a zone in between that is a way point zone like voll. I am looking to set it up to only run maps and no way point zone in between each map

     

    Running maps is what this bot does primarily.  If it is going to a zone, something is up with your setup.

     

    If you haven't read through the maprunner guide in my sig, then do that first.

     

    Also read the stash settings in the pickit guide, that seems to be the culprit for many ppl having issues with mapping.


  3. I hoped that someone got a pickit to keep stuff above 3C for example or something like that for new accounts but I guess not.

     

    Ppl don't waste time on items 3c.  You should be botting for rarer items sold for Ex or bot just straight currency.  Consider how much time you will have to invest selling all those items, not worth it.  Especially now with it so late in league and everything is so cheap and plentiful for the most part.

     

    Beginning of league you can just have bot farm an area and sell all rares for alterations which you can exchange for chaos or ex.  Use that for better equipment to get you to end game where you can make chaos recipe; that's where you start making good currency.


  4. 1. Read the pickit guide in my sig, it will explain a lot.

    2. There are 6 lines in the user custom section that will have bot pickup and id all rares if your looking to make alterations.

    3. If you want to keep everything, you can just disable pickit and select "loot rares" in gui, but your stash will be full in like an hour.


  5. In Unique Section -

     

    Keep this line

    [Rarity] == "Unique" # [stashItem] == "true" // DO NOT COMMENT THIS LINE: With ForceSellItem there is no need to sell uniques as a general line command, rather by individual lines
     
    Get rid of the rest of the lines in that section.

  6. Beta Progression ends like you said, Act 3 Crematorium.

     

    You can set your target zone, have bot set to pickup quest items, and it will progress for you past that.  You just kinda have to be more hands on with it.

     

    For example, after you open the sewer door, you can set bot to docks and it will progress all the way there.


  7. Opps sorry for the wrong link. I was definitely looking at ur link. and it seems i done quite right (maybe?). but still it still keep going to dried lake. any help ?

     

    Well this is a glaring mistake - //[MapTier] >= "1" && [MapTier] <= "4" # [RunMap] == "true" 

     

    Would've been the first thing to fix if you had read through the guide.  It needs to know what map range to run.  Having the // means to have bot ignore the line.


  8. Hello so after 3 week of playing I noticed on Pick it bot does not pick expensive normal quality items that are worth 10 - 20 c each. Best example is crystal belt, any quality of this belt is worth 20 + chaos and bot just sells it. There are more items like that. Other example steel ring, each quality is worth 15 c., silk gloves, spiked gloves. Also there is a numerious other items that bot sells that is worth Corrupting, costs few chaos but bot sells them.

     

    Pickit keeps 1ex+ Items.  I think this hasn't been much of an issue because not many ppl bot red maps.

     

    It is worth adding though as default since the people actually running red maps would probably want those to cover the costs of those maps.

     

    I'll throw it in there under white items.  Thanks for bringing it up.


  9. I've installed DirectX 9 and 10 and the error still occurs. I'm attaching my system settings, if it's any help.

    I have no idea how to check if my version of DirectX isn't corrupt, but I thought that reinstalling it would fix the problem. Unfortunately it didn't.

     

    I'm assuming no issues on your host os when starting POE?

     

    I found when I was messing with Hyper-v that if I tried to install or fix directx I always encountered issues.  I ended up just re-installing the guest os and made sure I used the direct link from microsoft for the latest version when I install it first time.

     

    My setup is Win 10 host > VMWare 12.5 > Win 7 ThinPc


  10. item filter doesn't fix the issue

     

    it doesn't remove items , only hides them

     

    the bot still gets stuck trying to pick stuff up due to tons of drops on the ground

     

    This is wrong, loot filter will hide useless stuff while bot can accurately click on the item it wants to pickup.  Just don't use "Use Alt to Loot" and make sure your bot is not trying to pickup hidden stuff.


  11. Custom user's section -

    // These following lines are added if you want bot to pickup every rare item and ID it before selling
    // The new rare item checks by [Type] instead of [Category]; therefore if you have "loot rares" checked in GUI, bot will sell for transmute shards
    // If you have the lines below uncommented, the bot will use the mod check (I used something random, in the case [DPS] to ID), then sell to vendor for alt shards
     
    // [Category] == "Helm" && [Rarity] == "Rare" # [DPS] > "10000" && [stashItem] == "true"
    // [Category] == "Gloves" && [Rarity] == "Rare" # [DPS] > "10000" && [stashItem] == "true"
    // [Category] == "Boots" && [Rarity] == "Rare" # [DPS] > "10000" && [stashItem] == "true"
    // [Category] == "Chest" && [Rarity] == "Rare" # [DPS] > "10000" && [stashItem] == "true"
    // [Category] == "Weapon" && [Rarity] == "Rare" # [DPS] > "10000" && [stashItem] == "true"
    // [Category] == "Shield" && [Rarity] == "Rare" # [DPS] > "10000" && [stashItem] == "true"
×
×
  • Create New...