IeUz
Elite+-
Content Count
64 -
Joined
-
Last visited
Everything posted by IeUz
-
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 . . .
-
Alterations not seem to being stacked as ctrl-click
Drunkie replied to topic's IeUz in User's script for POE and/or Exiled Bot
Nope. Same problem. -
Press F7 while bot is paused to dump your character's inventory in (/Log/Dump.log). If your item is not recognized by the pickit, send us it's type and ingame name. If your item has a mods that is not in the modslist, send us the mod's index and ingame name. (Thanks) Not working for me? Wont create any file at all . . . Two-Stone-Rings seems to be missing from item list . . .
-
This might the problem: [Rarity] <= "Magic" I think i read in the default picket config file that you CANNOT use with rarity.
-
[Socket Color Key] Smart Pickit rules based on socket color
Daxus replied to topic's IeUz in Exiled Bot Feature Request
We are in the feature request forum . . . -
On Act.1 the same for me, it opens the dialogue with the vendor but does not click the sell text to open the vendor window to sell shitz. (This on the woman Act.1)
-
y=250 is working for me, 260 was too much.
-
Hum, don't know what exactly is happening, but now sometimes the BOT will totally quit the game in some occasions . . .(After changing this setting)
-
[Socket Color Key] Smart Pickit rules based on socket color
Daxus replied to topic's IeUz in Exiled Bot Feature Request
linked = 3 -
it does run. But performance-wise, Parallels does a better job.