• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Bot not picking up some gems

    Discussion in 'Archives' started by OmegaBuddy, Nov 5, 2013.

    1. OmegaBuddy

      OmegaBuddy New Member

      Joined:
      Oct 31, 2013
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      I've noticed this a few times, but the bot skips gems. Here is a log of one instance:
      Actually, looking at the default item filters, it's missing like 80% of possible gems...

      Does anyone have a full list already made?

      Skills - Path of Exile Wiki
       
    2. OmegaBuddy

      OmegaBuddy New Member

      Joined:
      Oct 31, 2013
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      I took the liberty of adding them all in for anyone who wants to update their filter:

      Code:
              "Names": [
                "Added Chaos Damage",
                "Added Cold Damage",
                "Added Fire Damage",
                "Added Lightning Damage",
                "Additional Accuracy",
                "Anger",
                "Animate Guardian",
                "Animate Weapon",
                "Arc",
                "Arctic Armour",
                "Arctic Breath",
                "Bear Trap",
                "Blind",
                "Blood Magic",
                "Blood Rage",
                "Burning Arrow",
                "Cast on Critical Strike",
                "Cast on Death",
                "Cast on Melee Kill",
                "Cast when Damage Taken",
                "Cast when Stunned",
                "Chain",
                "Chance to Flee",
                "Chance to Ignite",
                "Clarity",
                "Cleave",
                "Cold Penetration",
                "Cold Snap",
                "Cold to Fire",
                "Concentrated Effect",
                "Conductivity",
                "Conversion Trap",
                "Critical Weakness",
                "Culling Strike",
                "Curse On Hit",
                "Cyclone",
                "Decoy Totem",
                "Determination",
                "Detonate Dead",
                "Devouring Totem",
                "Dexterity Skills",
                "Dexterity Support Gems",
                "Discharge",
                "Discipline",
                "Dominating Blow",
                "Double Strike",
                "Dual Strike",
                "Elemental Hit",
                "Elemental Proliferation",
                "Elemental Weakness",
                "Empower",
                "Endurance Charge on Melee Stun",
                "Enduring Cry",
                "Enfeeble",
                "Ethereal Knives",
                "Explosive Arrow",
                "Faster Attacks",
                "Faster Casting",
                "Faster Projectiles",
                "Fire Penetration",
                "Fire Trap",
                "Fireball",
                "Firestorm",
                "Flame Totem",
                "Flammability",
                "Flicker Strike",
                "Fork",
                "Freeze Mine",
                "Freezing Pulse",
                "Frenzy",
                "Frost Wall",
                "Frostbite",
                "Glacial Hammer",
                "Grace",
                "Greater Multiple Projectiles",
                "Ground Slam",
                "Haste",
                "Hatred",
                "Heavy Strike",
                "Ice Nova",
                "Ice Shot",
                "Ice Spear",
                "Immortal Call",
                "Incinerate",
                "Increased Area of Effect",
                "Increased Burning Damage",
                "Increased Critical Damage",
                "Increased Critical Strikes",
                "Increased Duration",
                "Infernal Blow",
                "Intelligence Skills",
                "Intelligence Support Gems",
                "Iron Grip",
                "Iron Will",
                "Item Quantity",
                "Item Rarity",
                "Knockback",
                "Leap Slam",
                "Lesser Multiple Projectiles",
                "Life Gain on Hit",
                "Life Leech",
                "Lightning Arrow",
                "Lightning Penetration",
                "Lightning Strike",
                "Lightning Trap",
                "Lightning Warp",
                "Mana Leech",
                "Melee Damage on Full Life",
                "Melee Physical Damage",
                "Melee Splash",
                "Minion and Totem Elemental Resistance",
                "Minion Damage",
                "Minion Life",
                "Minion Speed",
                "Molten Shell",
                "Multiple Traps",
                "Multistrike",
                "Other Skills",
                "Phase Run",
                "Pierce",
                "Point Blank",
                "Poison Arrow",
                "Portal",
                "Power Charge On Critical",
                "Power Siphon",
                "Projectile Weakness",
                "Puncture",
                "Punishment",
                "Purity",
                "Rain of Arrows",
                "Raise Spectre",
                "Raise Zombie",
                "Ranged Attack Totem",
                "Reave",
                "Reduced Duration",
                "Reduced Mana",
                "Rejuvenation Totem",
                "Remote Mine",
                "Righteous Fire",
                "Searing Bond",
                "Shield Charge",
                "Shock Nova",
                "Shockwave Totem",
                "Slower Projectiles",
                "Smoke Mine",
                "Spark",
                "Spectral Throw",
                "Spell Totem",
                "Split Arrow",
                "Stun",
                "Summon Skeletons",
                "Sweep",
                "Tempest Shield",
                "Temporal Chains",
                "Trap",
                "Viper Strike",
                "Vitality",
                "Vulnerability",
                "Warlord's Mark",
                "Weapon Elemental Damage",
                "Whirling Blades",
                "Wrath"
              ],
      
       
    3. kossboss

      kossboss New Member

      Joined:
      May 22, 2013
      Messages:
      144
      Likes Received:
      2
      Trophy Points:
      0
      If you looked at it i believe this list is the gems ITS NOT picking up. otherwise i just totaly dont understand this picket. A suggestion would be if they could actually make the selection user friendly, wtf does regex do and why are there three options...
       
    4. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      Regex is an advanced option (Regular Expression Language - Quick Reference)

      If you had read the filter description, it explains exactly what it is doing. "Pickup all non-common, no-quality skill gems."

      There is another filter to pick up any quality skill gems. (Detonate Dead is a very common gem, so having a zero-quality version is usually worthless unless you intend to pick them all up.)
       
    5. OmegaBuddy

      OmegaBuddy New Member

      Joined:
      Oct 31, 2013
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Thanks for the info, thought it was listing what items to pick, not what not to pick.
       

    Share This Page