PoE Item Info Script (Version 2.11)

I got the error when I open the .ahk. Does anyone have the same problem?



Last edited by d6716800531 on Jan 22, 2016, 12:05:01 AM
Hovering is not working. Nothing happens when pressing ctrl+c (I'm in windowed fullscreen). Any idea? :/
New release: https://github.com/Bahnzo/POE-ItemInfo/releases/tag/2.0.6

2.0.6
=================================
Addition of Divination cards by Sieberkev
A couple map updates
IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814
"
Bahnzo wrote:
Install a recent AutoHotkey version from >> http://ahkscript.org << The original AutoHotkey site - www.autohotkey.com is NO LONGER CURRENT and only serves an ancient AHK version!

It seems this has changed - both sites actually link&deliver the same version from january 2016.
invited by timer @ 10.12.2011
--
deutsche Community: www.exiled.eu & ts.exiled.eu
Last edited by Mr_Cee on Jan 29, 2016, 2:53:41 AM
How do I change the hotkey from Ctrl + C to something else? I can't seem to find where in the script it is sent.
"
Mainiack11 wrote:
How do I change the hotkey from Ctrl + C to something else? I can't seem to find where in the script it is sent.

the definitions of the keys are at the very bottom, the last 10 lines.
invited by timer @ 10.12.2011
--
deutsche Community: www.exiled.eu & ts.exiled.eu
You can't really change the script using Ctrl-C. You can change actually pressing ctrl-c, as in mapping F1 to press ctrl-c, but the way the script and the game works is ctrl-c has to be used. ctrl-c copies the item's info to the clipboard, which the script then sees and runs its magic. This is something POE sets up, not the script.
IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814
Last edited by Bahnzo on Jan 30, 2016, 3:55:24 PM
There should be some sort of check before listing 4 suffixes on non-uniques:
Spoiler


From a quick glance, should be something like:
Spoiler
15% increased Spell Damage
150% increased Physical Damage
+19 to Dexterity
+11 to Intelligence
+16 to maximum Mana
+16% to Fire Resistance
+39 to Accuracy Rating

P wizard's (15-19 isd%, 14-16 mana)
P reaver's (25-34 ipd%, 31-50 acc)
P bloodthirsty (110-134 ipd%)
-
S of the fox (18-22 dex)
S of the pupil (8-12 int)
S of the salamander (12-17 fdr%)


I'm kinda interested in solving the various compound affix issues... I'll have a look at the source, see if I can help some.
Is this incompatible with those who play with G-Sync graphic cards/monitors? I installed everything correctly, I'm in game and Ctrl-C doesn't do anything.

:(
"
DiGG wrote:
Is this incompatible with those who play with G-Sync graphic cards/monitors? I installed everything correctly, I'm in game and Ctrl-C doesn't do anything.

Check your Display Mode in Graphics Options. Script doesn't work in Fullscreen.
Try Windowed Fullscreen.

Report Forum Post

Report Account:

Report Type

Additional Info