Jump to content

IeUz

Elite+
  • Content Count

    64
  • Joined

  • Last visited

Community Reputation

0 Neutral

About IeUz

  • Rank
    Elite User
  1. IeUz

    25 rc test bot ignores mobs.

    for me it is working. and you should post this in the rc bug thread, in elite forums . . .
  2. IeUz

    Pickit Question - Order?

    Deityslayer, can you explain how you fixed it please? I am also having a few problems when trying to tell EBot to loot white items with a specific range of implicit stats (mostly near perfect white rings/amulets). [Category] == "Ring" && [Rarity] == "Normal" && ([cold_and_lightning_damage_resistance_%] >= "14" || [fire_and_cold_damage_resistance_%] >= "14" || [fire_and_lightning_damage_resistance_%] >= "14" || [base_item_found_rarity_+%] >= "14" || [base_maximum_life] >= "28") [Category] == "Amulet" && [Rarity] == "Normal" && ([additional_all_attributes] >= "14" || [additional_dexterity_and_intelligence] >= "22" || [additional_strength_and_dexterity] >= "22" || [additional_strength_and_intelligence] >= "22" || [base_item_found_rarity_+%] >= "18") It works for a few of them, it will pickup and stash them: life/rarity ring and rarity/dex&int amulet . . . All others, will not pick them up at all . . .
  3. IeUz

    infinite loop with chanced items

    same prob. the problem is that once chanced and if it turns out to be a magic item, the bot will try to identify it endlessly, even thou it is already identified. i tried to "fix" this by telling pickit to sell any magic item, but that didnt work out (all code below was uncommented when i tested) . . . // [Type] == "Glorious Plate" # [ChanceItem] == "true" // Kaom's Heart // [Type] == "Hubris Circlet" # [ChanceItem] == "true" // Crown of Eyes // [Type] == "Gavel" # [ChanceItem] == "true" // Mjolnir // [Type] == "Spine Bow" # [ChanceItem] == "true" // Voltaxic Rift // [Type] == "Siege Axe" # [ChanceItem] == "true" // Soul Taker // [Type] == "Champion Kite Shield" # [ChanceItem] == "true" // Aegis Aurora // [Type] == "Karui Maul" # [ChanceItem] == "true" // Marohi Erqi // [Type] == "Conjurer Boots" # [ChanceItem] == "true" // Rainbowstride // [Type] == "Engraved Wand" # [ChanceItem] == "true" // Midnight Bargain // [Type] == "Heavy Belt" # [ChanceItem] == "true" // Meginord's Girdle // [Type] == "Spidersilk Robe" # [ChanceItem] == "true" // Soul Mantle // [Rarity] == "Magic" && [SellItem] == "true" // [Rarity] == "Magic" && [SellUnid] == "true"
  4. Immo, the coordinates are not being auto update in Act2, in Act1 everything worked fine, not sure about Act3. edit, Act3 is working.
  5. Updated the offsets, but does not seem to be working . . .
  6. Could we get a few options that would better support Summoners? As of right now there isn't any kind of "corpse targeting". It is possible to setup a summoner, but it is far from optimal.
  7. IeUz

    Boss Runs: Merveil/Vaal

    Well, if you play in standard/hardcore definitely not. But with new leagues it is a great way to gear up for further acts/difficulties.
  8. I think the exe. broke with the patch. edit, just update the pointer in the config file to: baseMgrPtr=0x8002c4
  9. Any chance on adding Merveil/Vaal too? TY
  10. IeUz

    My Pickit

    Shouldn't the values be between ""? Like: [base_maximum_life] >= "40"
  11. IeUz

    Mirror of kalandra?

    I've been in PoE since the start of the beta, booted a lot of accounts and chars and NEVER saw a Mirror.
  12. IeUz

    [StashItem] == "Tab #"

    +1 to this!
  13. I could download it off dropbox and could unzip with 7zip.
  14. Is it possible to disable the shadowed/ghosted interface?
×
×
  • Create New...