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

"
TheWoodsy wrote:
Rarity: Rare
Tempest Needle
Poignard
--------
Dagger
Physical Damage: 11-45
Critical Strike Chance: 6.50%
Attacks per Second: 1.82 (augmented)
--------
Requirements:
Level: 41
Dex: 72
Int: 72
--------
Sockets: G G
--------
Itemlevel: 70
--------
40% increased Global Critical Strike Chance
--------
54% increased Spell Damage
14% increased Attack Speed
+66 to maximum Mana
33% increased Mana Regeneration Rate


Wow , a triple composite prefix. That is pure spell damage + spell damange/mana + pure mana.

I don't think a script can do anything about this, there are more than one possibilities:
1. T1 mixed spell dmg/mana + T6 mana + T7 spell dmg
2. T2 mixed spell dmg/mana + T5 mana + T6 spell dmg
3. ...

"
Can anybody remove everything but the item info script?
Remove the currency conversion and gem info but keep the item info for example.
I'm not that great with all this script stuff lol.


You can modify the configurations at the beginning of the ahk file.

There should be lines like these :

ShowCurrencyValueInChaos = 1 ; Convert the value of currency items into chaos orbs.
ShowGemEvaluation = 1 ; Display reminder when a gem is valuable and/or drop only.

Change them to 0 and it should be fine.
Ahh ok thank you so much :D
I updated new uniques for the script

https://sites.google.com/site/matopmet/Uniques.txt?attredirects=0&d=1
Copy and paste this file in to the data folder.
Last edited by WeaponMeister on Nov 20, 2014, 8:11:44 AM
For some reason I can't get this to work. The script launches, I can see the icon in the notifications tray. In game, when I mouse over an item and press ctrl+C absolutely nothing happens. I have the latest Auto Hotkey installed...

I tried this on a friend's computer with the same results. I have Win 8.1, he has Win 7. Reinstalling the software and re-downloading the script does not help. Other Auto Hotkey scripts work just fine.
You have to be in Windowed fullscreen.
^
Thanks!
I get this error when trying to launch:

"
---------------------------
POE-ItemInfo.ahk
---------------------------
Error at line 4 in #include file "D:\Programs\Games\poe\ahk\data\MapList.txt".

The following variable name contains an illegal character:
"opening_square_bracket_here"Crypt

The program will exit.
---------------------------
OK
---------------------------


sorry, dont know how to escape bracket character in br-codes.
Here's a screenshot if it might help:
http://goo.gl/uxCYqY

p.s.: using latest version of ahk
Last edited by xnickb on Nov 22, 2014, 8:39:32 AM
Here is an updated Uniques.txt file
Let me know if the link works.

https://www.dropbox.com/s/x91zqdarn52fqjo/Uniques.txt?dl=0

I tried to include some legacy ranges for various items. Might do more later.

edit:
Does anyone know how to fix BaseLevel NOT showing on white or magic items?
I've tried editing the script a little but no luck. Might need to try and find older code from kong.
"The absence of evidence is not the evidence of absence."
Last edited by Hixxie on Dec 2, 2014, 5:47:41 PM
Hi, I am currently using restoutlife's version. I love the updates you guys made. It really saves me (a noob who don't remember stuff) a lot of time alt tab to browser to look up the affixes and suffixes.

I only have one minor problem. The font is a bit small. I don't seem to be able to change the font size. Tried changing I have tried editing this line :

; Font size for the tooltip, leave empty for default
FontSize := 11

It just don't seems to work. Maybe it is the size of the popup tooltip restricting the fontsize.

Is there somewhere i can change the size of the popup tooltip larger??

Report Forum Post

Report Account:

Report Type

Additional Info