• Visit Rebornbuddy
  • Advanced Looting Profile

    Discussion in 'Archives' started by Angully, Apr 3, 2014.

    1. Angully

      Angully Member

      Joined:
      Sep 19, 2010
      Messages:
      764
      Likes Received:
      1
      Trophy Points:
      18
      work is on hiatus due to health issues goodluck and be safe
       
    2. Harmacintyre

      Harmacintyre New Member

      Joined:
      Aug 21, 2012
      Messages:
      1,092
      Likes Received:
      1
      Trophy Points:
      0

      Feel better, I will take a look at it and round out the edges. Can see a few gems that wouldn't be needed already. :)
       
    3. FeedMe

      FeedMe New Member

      Joined:
      Oct 22, 2012
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      Ill just put the bot to sell every identified rare except accesories while sleeping or afk but i want to ask if its possible to make it to stash only weapons with Increase phys dmg (+100%) and Add Phys dmg(any value) on it?
      How it will be?
       
    4. eng1ish

      eng1ish New Member

      Joined:
      Oct 10, 2011
      Messages:
      99
      Likes Received:
      1
      Trophy Points:
      0
      this, id like to know to
       
    5. A3on47

      A3on47 New Member

      Joined:
      May 1, 2014
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      Interested in knowing this aswell
       
    6. imdivesmaintank

      imdivesmaintank New Member

      Joined:
      Oct 30, 2013
      Messages:
      342
      Likes Received:
      0
      Trophy Points:
      0
      Anyone know if it's possible to modify this filter to only keep items that have TWO top-tier affixes instead of just ONE?
       
    7. IeU

      IeU Member

      Joined:
      Jul 20, 2010
      Messages:
      830
      Likes Received:
      11
      Trophy Points:
      18
      Yes, it is possible.
       
    8. cayman123

      cayman123 New Member

      Joined:
      May 7, 2014
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      nvm
       
      Last edited: May 15, 2014
    9. IeU

      IeU Member

      Joined:
      Jul 20, 2010
      Messages:
      830
      Likes Received:
      11
      Trophy Points:
      18
      Just for the sake of sharing.

      Code:
      "ExplicitStat BaseMaximumLife Value >= 60 Required",
                "ExplicitStat BaseColdDamageResistancePct Value >= 10 Optional Group 10",
                "ExplicitStat BaseFireDamageResistancePct Value >= 10 Optional Group 10",
                "ExplicitStat BaseLightningDamageResistancePct Value >= 10 Optional Group 11",
                "ExplicitStat BaseColdDamageResistancePct Value >= 10 Optional Group 11",
                "ExplicitStat BaseFireDamageResistancePct Value >= 10 Optional Group 12",
                "ExplicitStat BaseLightningDamageResistancePct Value >= 10 Optional Group 12"
      Code:
      "ExplicitStat BaseMaximumLife Value >= 60 Required",
                "ExplicitStat BaseMovementVelocityPosPct Value >= 10 Required",
                "ExplicitStat BaseColdDamageResistancePct Value >= 10 Optional Group 16",
                "ExplicitStat BaseFireDamageResistancePct Value >= 10 Optional Group 16",
                "ExplicitStat BaseLightningDamageResistancePct Value >= 10 Optional Group 16"
      Code:
      "ExplicitStat BaseMaximumLife Value >= 60 Required",
                "ExplicitStat AttackSpeedPosPct Value >= 5 Required",
                "ExplicitStat BaseColdDamageResistancePct Value >= 10 Optional Group 14",
                "ExplicitStat BaseFireDamageResistancePct Value >= 10 Optional Group 14",
                "ExplicitStat BaseLightningDamageResistancePct Value >= 10 Optional Group 14"
      Code:
      "ExplicitStat LocalPhysicalDamagePosPct Value >= 70 Required",
                "ExplicitStat LocalAttackSpeedPosPct Optional Group 1",
                "ExplicitStat LocalMinimumAddedPhysicalDamage Optional Group 1"
      Code:
      "ExplicitStat BaseMaximumLife Value >= 60 Required",
                "ExplicitStat BaseItemFoundRarityPosPct Value >= 13 Required",
                "ExplicitStat BaseColdDamageResistancePct Value >= 10 Optional Group 10",
                "ExplicitStat BaseFireDamageResistancePct Value >= 10 Optional Group 10",
                "ExplicitStat BaseLightningDamageResistancePct Value >= 10 Optional Group 10"
      
      Code:
      "ExplicitStat BaseCastSpeedPosPct Value >= 14 Required",
                "ExplicitStat BaseMaximumMana Value >= 14 Required",
                "ExplicitStat ManaRegenerationRatePosPct Value >= 30 Required"
      
       
      Last edited: Jun 3, 2014
    10. ripcurl2269

      ripcurl2269 New Member

      Joined:
      Jun 25, 2010
      Messages:
      27
      Likes Received:
      3
      Trophy Points:
      3
      I wish there was a way the bot could copy paste the item info, like various scripts I use, to analyze weapon dps and make a determination off that. Also why is there no AND OR logic built into the item filter. It would be SOOOOO much easier to write Maxlife> 70 && Evasion>700 && (Light+fire >50 || light+cold > 50 || fire+cold>50) .
       
      Last edited: Jun 4, 2014
    11. hansmeier

      hansmeier Member

      Joined:
      Jul 12, 2014
      Messages:
      158
      Likes Received:
      0
      Trophy Points:
      16
      Out of curiosity ...
      How and where should I post that in? :x
       
    12. seankim

      seankim Member

      Joined:
      Dec 20, 2013
      Messages:
      115
      Likes Received:
      1
      Trophy Points:
      18
      thanks for your Profile

      Did you ever update? :D
       
    13. konetoro

      konetoro New Member

      Joined:
      Sep 9, 2014
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      I have a question:
      I want to match any two of the following items, how to do?

      TotalStat AttackSpeedPosPct Value> 10 Optional
      TotalStat BaseMaxLife Value> 69 Optional
      TotalStat BaseColdDamageResistancePct Value> 35 Optional
      TotalStat BaseFireDamageResistancePct Value> 35 Optional
      TotalStat BaseLightningDamageResistancePct Value> 35 Optional
      TotalStat BaseChaosDamageResistancePct Value> 20 Optional
       
    14. Ineki

      Ineki New Member

      Joined:
      Sep 30, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Hi,

      When i use this as is it will mess up dominus fight logic.

      Half between the fight or if there is a death he will port back to town, id and stash items then start a new dominus run without killing second form of boss. Have stopped using for now but really hope you update it. cheers
       
    15. hansmeier

      hansmeier Member

      Joined:
      Jul 12, 2014
      Messages:
      158
      Likes Received:
      0
      Trophy Points:
      16
      Has nothing to do with the itemfilter.
       
    16. Ineki

      Ineki New Member

      Joined:
      Sep 30, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Then what could it be?

      I have two exact same folders of EB.

      One has custom item filter. One Doesnt.

      Over the course of 2hrs, the one with custom item filter will go back and sell mid fight before second form of dominus then opens new instance without going back to kill second form. Sometimes on death to.

      The one without never goes back to sell until fight is complete.

      I haven't changed any settings, just dropped custom itemfilter in the folder specified.

      Is it possible, with custom itemfilter if you have no wisdom scrolls in your inventory that he will go back to town, open stash and ID? this would mess up Dominus fight logic.
       
    17. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      If the bot goes to town after death, it's because:
      * Your death counter is at the setting, so a new instance is started.
      * Checkpoint resurrection failed.
      * A new instance flag has been set (most likely from StuckDetection if you have it enabled and aren't moving around)

      Your log file will have info that should shed light on why that happens.

      If the bot returns to town via a portal because inventory is full, it will do a town run, and then return to the area, unless the portal disappeared because you're in town too long. Even with a ton of stash tabs, I don't think the time in town should really be that long, unless you're using another plugin like the ChanceChaosRecipe which involves a ton of time in town.

      The item filter itself is not the cause, but rather, having Id/Sell with a combination of other plugins might be triggering what you're seeing. I'd need a full log from the custom filter run that is messing up to get an idea of what is going wrong for you though.
       
    18. Ineki

      Ineki New Member

      Joined:
      Sep 30, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Hmm I see.

      It really is strange because it runs fine with just normal ID and sell. I'll try and get the logs tomorrow when I'm back home.

      cheers for your response
       
    19. Jaculus

      Jaculus New Member

      Joined:
      Jun 25, 2012
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      Is any chance that someone share a Looting Profile for current bot version?
      Thank You
       
    20. fabcard

      fabcard Member

      Joined:
      Nov 7, 2013
      Messages:
      131
      Likes Received:
      1
      Trophy Points:
      18
      Yes please. This is the kind of items rules I'm looking for, well detailed on affixes fields.
      Would be very nice if someone share with us a updated version of this file that works on current EB and PoE.
      Thanks in advance.
       

    Share This Page