Thanks for the help!As a last resort, try this basic sample in a new skin, and see if it works:This has only the essential for testing and should correct any typos mentioned by the other guys in this thread. Given that you said you already successfully use the plugin for a bunch of other things, this should easily reveal if your first 12VHPWR sensor is retrieving any data that can be passed to the skin via the HWINFO plugin.Code:
[Rainmeter]Update=1000AccurateText=1DynamicWindowSize=1---Measures---[MeasureGPUPin1]Meaure=PluginPlugin=HWiNFOHWiNFOSensorId=0xe0002100HWiNFOSensorInstance=0x11HWiNFOEntryId=0x4000000HWiNFOType=CurrentValue---Meters---[MeterGPUPin1]Meter=StringSolidColor=0,0,0,128FontColor=255,255,255,255FontFace=ConsolasFontSize=25AntiAlias=1MeasureName=MeasureGPUPin1Text=GPU Pin 1 = %1 A
It doesn't appear that it's getting any infomation from the plug-in for this per Rainmeter. Picture attached for reference.
Image may be NSFW.
Clik here to view.

Could be that the plug-in is simply too depricated to add in this functionality, but it's odd that everything else I've added in over the past few years has worked accurately.
Being it's just not getting any data to present in the skin, I'll probably have to figure out the new method of pulling the data from the registry instead if I want to get this working.
Again, thanks very much for the assistance. I appreciate it.
Edit: After digging through the 378 sensors by doing a registry query via the new method, I found the ones for the 12VHPWR pins.
Now I just have to figure out how to get them to output a number.
Currently trying this, but no output besides %1:
Code:
[MeasureGPUPin1]Measure=RegistryRegHKey=HKEY_CURRENT_USERRegKey=SOFTWARE\HWiNFO64\VSBRegValue=Value343[MeterGPUPin1]Meter=StringX=100Y=100MeasureName=GPUPin1FontSize=18FontColor=255,255,255,255AntiAlias=1DynamicVariables=1Text=%1
Statistics: Posted by Blacksad — Today, 10:07 am