gvd0x1 4 Report post Posted January 27, 2017 poe has a bunch of new map affixes and there's this one map_players_block_chance_+% that is unacceptable to be on map while botting hardcore. This didn't work [map_players_block_chance_%] >= "1" && [Rarity] == "Magic" # [ignoreMap] == "true" reroll section also didn't do anything. Is there a bot change required to be aware of this new suffix? thanks Quote Share this post Link to post Share on other sites
jps42 138 Report post Posted January 27, 2017 poe has a bunch of new map affixes and there's this one map_players_block_chance_+% that is unacceptable to be on map while botting hardcore. This didn't work [map_players_block_chance_%] >= "1" && [Rarity] == "Magic" # [ignoreMap] == "true" reroll section also didn't do anything. Is there a bot change required to be aware of this new suffix? thanks Are you using the newest maprunner in my thread? // [map_players_block_chance_+%] < "0" && [Rarity] == "Magic" # [RerollMods] == "true" // Of Rust (Packsize) -- Players have -% Block Chance/ -% Less Armour Quote Share this post Link to post Share on other sites
gvd0x1 4 Report post Posted January 29, 2017 duh, should have used <0. Thanks a lot for the tip. Quote Share this post Link to post Share on other sites