IeUz
Elite+-
Content Count
64 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout IeUz
-
Rank
Elite User
-
for me it is working. and you should post this in the rc bug thread, in elite forums . . .
-
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 . . .
-
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"
-
Vendor Y Coordinates AUTO and MOUSEOVER scripts
caon replied to topic's IeUz in User's script for POE and/or Exiled Bot
Immo, the coordinates are not being auto update in Act2, in Act1 everything worked fine, not sure about Act3. edit, Act3 is working. -
Vendor Y Coordinates AUTO and MOUSEOVER scripts
caon replied to topic's IeUz in User's script for POE and/or Exiled Bot
Thank you immo! -
Vendor Y Coordinates AUTO and MOUSEOVER scripts
caon replied to topic's IeUz in User's script for POE and/or Exiled Bot
Updated the offsets, but does not seem to be working . . . -
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.
-
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.
-
Vendor Y Coordinates AUTO and MOUSEOVER scripts
caon replied to topic's IeUz in User's script for POE and/or Exiled Bot
I think the exe. broke with the patch. edit, just update the pointer in the config file to: baseMgrPtr=0x8002c4 -
Any chance on adding Merveil/Vaal too? TY
-
I've been in PoE since the start of the beta, booted a lot of accounts and chars and NEVER saw a Mirror.
-
+1 to this!
-
lol at lvl20 gem in 1 day, more like 1 week . . .
-
Wondering how are you boting when the RC version is just for Elite members . . .