mIRC Home    About    Download    Register    News    Help

Print Thread
#210171 07/03/09 11:08 AM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
I was wondering if it's possible to return the temp of the CPU true $wmiget the same way as you can return the processor name like the example below

$wmiget(Win32_Processor).Name

i have been searching the net for it but no luck so fare, i only found it while using a program like everest and then grab the info from that, any other way that don't force me to use one more programs along with mirc?


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
sparta #210173 07/03/09 04:11 PM
Joined: Dec 2002
Posts: 3,138
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,138
Probably not. Google finds a few references to an MSAcpi_ThermalZoneTemperature class, but it's mostly people asking how to access it and comments that it's not widely supported by existing motherboards/drivers.

If Everest simply doesn't suit you there is also SpeedFan, which is free and light-weight.

Collective #210175 07/03/09 06:06 PM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
if you download a script, would you install other programs to make the script work? i know i wouldn't wink so that's why i asked.. smile i just skip that part in the script.. smile thnx for the reply tho smile


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
sparta #210177 07/03/09 06:34 PM
Joined: Oct 2005
Posts: 1,741
G
Hoopy frood
Offline
Hoopy frood
G
Joined: Oct 2005
Posts: 1,741
You could make that part of the script only work/show if the external software is installed.

-genius_at_work

genius_at_work #210178 07/03/09 06:47 PM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
i don't know how many users that have it, only the geeks "like me" are interested in the CPU and GPU temp, most users just using there computer and as long as it work they are fine, i want to keep track on it so i know if the temp get high or something else that may cause some problems smile


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
sparta #210226 09/03/09 01:07 AM
Joined: Mar 2007
Posts: 218
V
Fjord artisan
Offline
Fjord artisan
V
Joined: Mar 2007
Posts: 218
I used to use Speedfan for this, and Speedfan.dll by twig

Last edited by vexed2; 09/03/09 01:08 AM.

Link Copied to Clipboard