Sony servers are restarting in:
.
They should be back up in approximately .

[Release] Path of Exile Item Info Script - Affix Breakdown and More (Version 1.8.6)

Yes, GGG just changed "Itemlevel:" to "Item Level:" in the textual representation - nothing major. Everything else works like before.

I have an updated version for the beta and will upload that soon (this weekend at most, probably sometime later this day :) ).
PoE Item Info tooltip script - reveal detailed affix breakdown for any rare or unique!

http://www.pathofexile.com/forum/view-thread/790438 | IGN: Sadou
Last edited by hazydoc on May 1, 2015, 12:34:46 PM
"
zaregu wrote:
How to change tooltip menu font size ?\

Im changing this:
; Font size for the tooltip, leave empty for default
FontSize := ?

- but its didnt work


Where are you changing this? In the POE-ItemInfo.ahk script file itself or the config.ini file?

If you are changing it in the config.ini file you will need to seperate FontSize from the value you want to set with a "=" and not a ":=", e.g.

"
FontSize=


If you are changing it in the AHK script, note that the .ini config files take precedence and the values embedded in the script header are just a fallback mechanism if the config files get lost or corrupted.

If you want to change the font size the easiest way is to just use the settings dialog (which you can access by double clicking the black/white POE-ItemInfo script icon in the Windows system tray (next to the task bar clock))
PoE Item Info tooltip script - reveal detailed affix breakdown for any rare or unique!

http://www.pathofexile.com/forum/view-thread/790438 | IGN: Sadou
Last edited by hazydoc on May 1, 2015, 12:42:11 PM
v1.8.6 is out! Changes

"
- Add support for The Awakening Closed Beta.
- Fix an issue with Ringmail Gloves being detected as Ringmail Armor.
- Update CurrencyRates.txt


1.8.6 works in both, the TA Closed Beta and the current game proper.
PoE Item Info tooltip script - reveal detailed affix breakdown for any rare or unique!

http://www.pathofexile.com/forum/view-thread/790438 | IGN: Sadou
Last edited by hazydoc on May 1, 2015, 1:26:44 PM
Awesome!! Thanks hazydoc!
Please add a support russian server
http://poe.garena.ru/

On a RU server displayed only number of sockets, no dps, no range of suffix or affix.
Thank you.
The affixes on the following item are identified wrong:

Rarity: Rare
Rage Shroud
Zodiac Leather
--------
Evasion Rating: 993 (augmented)
--------
Requirements:
Level: 65
Dex: 197
--------
Sockets: G-G G-G
--------
Itemlevel: 76
--------
63% increased Evasion Rating
+71 to maximum Life
38% increased Stun Recovery



IGN: Clif_PewPew
Last edited by Clif4D on May 14, 2015, 6:22:31 AM
@hazydoc

Typo in code:
IfInString, A_LoopField, Ringmail Boots
{
BaseType = Armour
SubType = Gloves
return
}

p.s. i saw now, its unfinished
Last edited by sam3000 on May 23, 2015, 7:56:26 AM
"
IceSword wrote:
Please add a support russian server
http://poe.garena.ru/

On a RU server displayed only number of sockets, no dps, no range of suffix or affix.
Thank you.


forked out in attempt to adapt script for RU server
"
https://github.com/Zlak/PoE-Item-Info
I have a sugestion for a new function to include in your script.
Vendoring price for items.

So far as you can reliably tel how many affixes and prefixes you have and they respective range you know price vendor will pay.
That way it could help many less experienced players to decide what item so carry out from map/location.

And although I don`t have screenshot i experienced item with 4+3 su+pre fixes shown.

Thank you for your work with this. Looking forward to test it in beta.
The script states that the life roll of the following ring is T4 instead it should be T1. I think this happens because the script is going of off the Chest Life roll brackets which would explain it dropping to T4 when there are 10 brackets avaiable. Tested with other T1 Life rolls rings. (:

Rarity: Rare
Glyph Knuckle
Ruby Ring
--------
Requirements:
Level: 44
--------
Itemlevel: 76
--------
+28% to Fire Resistance
--------
Adds 8-15 Physical Damage
+34 to Dexterity
+247 to Accuracy Rating
+72 to maximum Life iLvl: 44: 70 to 79 (Virile) [T1]
+14% to all Elemental Resistances

edit; It even tells me that the rolls go from 10-109 I didn't see that still not intended and a bug I guess since inexperienced player would think that it is T4 instead of it being T1. Same thing goes for Amulets so I think it just does this on every item?

All in all I love it good work done here.
Last edited by smurfpatrol on May 28, 2015, 10:06:36 PM

Report Forum Post

Report Account:

Report Type

Additional Info