PoE Item Info Script (Version 2.11)

Release: https://github.com/Bahnzo/POE-ItemInfo/releases/tag/1.9.8

1.9.8
=================================
Final (?) darkshrine updates
Uniques updated &
Talisman Support, by XiMMiX

Again, thanks go to XiMMiX for his continued work on the script!
IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814
"
didii wrote:
Hi, I have found a couple of bugs in high level maps:
  • It doesn't recognize the highest life tier (iLvl 81: 110 to 119 (Rapturous)). It will simply mention n/a instead of the bracket. This mod should only be possible on a body armour piece. [tested with version 1.9.7]
  • Added chaos damage on weapons is also not recognized. It leaves the line empty. The prefix: iLvl 83: 47 to 72 / 98 to 123 (Malicious)
  • Magic items don't get their Tier listed, only the minimum and maximum value of all tiers.



I think I fixed these, but I dont have the items to properly test the chaos damage and max life problems. If you're able to test you can find my branch with the fixes here:

https://github.com/XiMMiX/POE-ItemInfo/tree/bug-fixes


"
didii wrote:

  • Jewels don't show their affixes (probably known)



I'm done the non-complex affixes, but properly handling the combined accuracy/crit chance affix still needs some work. Due to an autohotkey limitation (ByRef in recursive functions) I didn't know about earlier I have to redo that from scratch.
Release: https://github.com/Bahnzo/POE-ItemInfo/releases/tag/1.9.8a

1.9.8a from XiMMiX
=================================
Cleaning up indents on max life detection to make things readable again
Bugfix for max life detection on bodyarmours missing the new T1 roll (bug reported by didii)
Show tiers on magic items (bug reported by didii)
Added detection of flat chaos damage on weapons, rings and amulets.
IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814
Hi, i really appreciate ur work with updating the script .... but i have one question/problem:

Since i updated the Script from 1.7.4 (original author) to 1.9.8 ( ur version ) i cant use hotkey-commands for actions like "remaining","hideout" etc...
The script does nothing when i press the hotkey.
Can anybody help me ?
"
XiMMiX wrote:
I think I fixed these, but I dont have the items to properly test the chaos damage and max life problems. If you're able to test you can find my branch with the fixes here:

https://github.com/XiMMiX/POE-ItemInfo/tree/bug-fixes

Thanks! I was only able to test the added chaos mod and this works. Don't have a gear piece with the highest life tier any more. Will take a while before I come across it again since I started anew with the Talisman leagues.
Will report if I come across it again of course.


"
Kassim187 wrote:
Hi, i really appreciate ur work with updating the script .... but i have one question/problem:

Since i updated the Script from 1.7.4 (original author) to 1.9.8 ( ur version ) i cant use hotkey-commands for actions like "remaining","hideout" etc...
The script does nothing when i press the hotkey.
Can anybody help me ?

Strange, I have no problems with it. You can simply run all of your different hotkey scripts as different files and there should be no problem. It might be a problem if you already have a hotkey bound to Ctrl+C but that seems unlikely.
Great PoE utilities!
Aura Calculator: https://poe.mikelat.com/
Vorici Chromatic Calculator: http://siveran.github.io/calc.html
One-shot calculator: https://goo.gl/IJhYDx
"
Kassim187 wrote:
Hi, i really appreciate ur work with updating the script .... but i have one question/problem:

Since i updated the Script from 1.7.4 (original author) to 1.9.8 ( ur version ) i cant use hotkey-commands for actions like "remaining","hideout" etc...
The script does nothing when i press the hotkey.
Can anybody help me ?


Are you using another AHK script for those? For starters make sure this is the only script running, just to rule out another one interfering.

Also, if you scroll to the very end of this script, I've put in (but commented out) commands for "remaining" and "hideout" and a few other suggestions from people here.

Otherwise you need to make sure you have the latest version of AutoHotKey. Beyond that, I can't say.
IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814
Release: https://github.com/Bahnzo/POE-ItemInfo/releases/tag/2.0

2.0 Jewel Support by XiMMiX
===========================
I've added support for jewels to the script.

There is a known problem with the suffix count in those cases where we don't know if the item has 1 or 2 suffixes. At the moment the output says the item has 2 suffixes but it should be "1 or 2". But otherwise the code should work.

The second problem is that I haven't yet been able to test very much, especially the complex affixes. I'm planning to test all edge cases with complex affixes, but would appreciate any help with testing the simple affixes.
===========================

Another big thanks to XiMMiX for this! As he says, he hasn't been able to test alot, so please help him out and post issues with the jewels if you come across them.
IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814
I found some more bugs, mostly regarding jewelry where mostly the shown range isnt prompted correctly :

Spoiler


This one shows a wrong Suff/pre integer, also the spell dmg range isnt evaluated correctly


wrong range


wrong range again



Last edited by Fleshrocket on Dec 25, 2015, 9:41:00 AM
"
Fleshrocket wrote:
I found some more bugs, mostly regarding jewelry where mostly the shown range isnt prompted correctly :

Spoiler


This one shows a wrong Suff/pre integer, also the spell dmg range isnt evaluated correctly


wrong range


wrong range again





Thanks for reporting the bugs. I've sent fixes to Bahnzo for inclusion in the next version:

https://github.com/Bahnzo/POE-ItemInfo/pull/31[/url
Release: https://github.com/Bahnzo/POE-ItemInfo/releases/tag/2.0.1

2.0.1 Bug Fixes by XiMMiX
=================================
Fixed typo in FlaskChargesUsed
Fixed buugs reported by FleshRocket
IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814

Report Forum Post

Report Account:

Report Type

Additional Info