Jump to content

nienett

Elite+
  • Content Count

    82
  • Joined

  • Last visited

Everything posted by nienett

  1. nienett

    Bot picking lvl 1 0q gems?

    Its because we added this : [Category] == "Card" # [stashItem] =="true" [Category] == "Jewel" # [stashItem] =="true" too the pickit.
  2. nienett

    Bot picking lvl 1 0q gems?

    Same problem here
  3. nienett

    Aug.Map Request

    I know i tested it some mounth ago and it doesent work well. And the main reason why i doesent use the function is that it will reroll a good mod too.
  4. nienett

    Aug.Map Request

    I would be nice if the bot could use Augmentation Orbs to get 2 Mods on Blue Maps. Its free IR/IQ. The Bot should just use the Orb if they is no Mod to reroll.
  5. nienett

    no run rare maps

    Just add this [MapLevel] < "66" && [Rarity] == "Rare" # [RunMap] == "true" to your cfg.
  6. nienett

    Maps

    Maybe check your Map Config ?
  7. nienett

    Collecting wands

    You could use: [Category] == "1Handed" && [Rarity] == "Rare" # [spell_damage_+%] >= "90"
  8. nienett

    Bot crashes

    Found a weird EB Crash Reason. Some of this pickit Lines make the Bot crash if he found a Weapons with a special Item Mod. //[Category] == "1Handed" && [Rarity] == "Rare" # [local_physical_damage_+%] >= "140" && ( [local_attack_speed_+%] >= "15" || [attack_speed_+%] >= "15" ) && [StashItem] == "true" //[Category] == "1Handed" && [Rarity] == "Rare" # [local_physical_damage_+%] >= "190" && [StashItem] == "true" //[Category] == "1Handed" && [Rarity] == "Rare" # [local_physical_damage_+%] >= "140" && ([attack_minimum_added_physical_damage] >= "12" || [local_minimum_added_physical_damage] >= "12") && [StashItem] == "true" //Elemental //[Category] == "1Handed" && [Rarity] == "Rare" # [local_maximum_added_lightning_damage] >= "60" && [local_maximum_added_cold_damage] >= "25" && [local_maximum_added_fire_damage] >= "30" && [StashItem] == "true" //[Category] == "1Handed" && [Rarity] == "Rare" # [local_maximum_added_lightning_damage] >= "55" && [local_maximum_added_cold_damage] >= "17" && [local_maximum_added_fire_damage] >= "22" && [critical_strike_chance_+%] >= "40" && [StashItem] == "true" //[Category] == "1Handed" && [Rarity] == "Rare" # [local_maximum_added_lightning_damage] >= "55" && [local_maximum_added_cold_damage] >= "17" && [local_maximum_added_fire_damage] >= "22" && [local_attack_speed_+%] >= "20" && [StashItem] == "true" //[Category] == "1Handed" && [Rarity] == "Rare" # [local_maximum_added_lightning_damage] >= "20" && [local_maximum_added_cold_damage] >= "10" && [local_maximum_added_fire_damage] >= "10" && [local_attack_speed_+%] >= "20" && [critical_strike_chance_+%] >= "30" && [StashItem] == "true" //[Category] == "1Handed" && [Rarity] == "Rare" # ([local_maximum_added_lightning_damage] >= "65" && [local_maximum_added_fire_damage] >= "27" || [local_maximum_added_lightning_damage] >= "65" && [local_maximum_added_cold_damage] >= "27") && [local_attack_speed_+%] >= "8" && [StashItem] == "true" //[Category] == "1Handed" && [Rarity] == "Rare" # [local_minimum_added_physical_damage] >= "10" && [local_physical_damage_+%] >= "70" && ( [local_maximum_added_lightning_damage] >= "75" || [local_maximum_added_fire_damage] >= "37" || [local_maximum_added_cold_damage] >= "37" ) && [StashItem] == "true"
  9. Not 100% sure but it should be. If the bot attacked a totem it wase a lighting warp totem. But he is not always attacking lighting warp totems.
  10. Yeah but it works on the most maps. @Alk I tested the Version and it Works nice and its decrease the back and forth loop. Anyway some small buggs are still there on the realsed version too. 1. Bot still attacks Lighting Warp Totems from the Obelisks Mod 2. If the map in finished and the bot have a Map in the inv he will always make it magic/rare even if its a 66. 3. Sometimes if the map is finished he dont rejoin the map to loot the Items. 4. The Bot have problems with the Skelets Shrine he always attack the skelets instad of activate the shrine. Here some Ideas too make to Bot even better. 1. Keep a Transmutation Orb in the inv too make white Boxes Blue 2. Accept Tora/Vorici and Elreon Quests too get more Mobs. 3. If the bot failed x times to loot a item he should use a mobility Skill.
  11. I will test it today. Another maybe easy to add improvement would be if the Bot always have too kill the Map Boss before starting a new Map. I have set 95% "Max explore %" and 95% "Single Level exploration" and sometimes he leaves before he killed the Map Boss. If i would use 100% and 100% he would wasted too much time too explore the whole Map even with 95% the bot wasted too much time without killing Mobs. Here is a Link with all Map bosses http://pathofexile.gamepedia.com/Map_bosses?cookieSetup=true
  12. nienett

    Bloodlines mods

    I am using Beta version v0.29b Phylacteral mod & Necrovigor mod works nice. Obelisk mod should just ignore the Totems. Guardian could be ignored too if you have a good Build. Or only ignore him if Vaal immoral call is up. My Bot is always clicking once to the right before some action(pathing, before selling, moving to hideout)
  13. nienett

    New Aura casting method

    "Another thing: when bot is coming back to battle, it tries first to get the missing scroll or whatever and then cast auras, it will be better the contrary." AND the bot forget the dropped loot.
  14. nienett

    List of maps the bot has trouble exploring

    dry peninsula same problem like Jungle Valley
  15. nienett

    bot change keyboard configuration??

    Same problem here
  16. nienett

    blood rage

    use it on cast on dmg taken gem
  17. nienett

    Bot just not picking 5-link items.

    Yeah already posted it
  18. nienett

    Stashing

    If the bot have 21 free Slots after a run he will Reconnect and enter a new intance. If something drop the bot will Reconnect again unfortunately if he just joined the instance. Can you maybe change the stashing that the Bot will distinguish between inside and outside town. So we could set different "slots_remaining_number_fullinv" settings to avoid some useless Reconnects. Something like slots_remaining_number_fullinv_intown=40 slots_remaining_number_fullinv=20 I am sry for my bad english and thanks for the great job
×
×
  • Create New...