| View previous topic :: View next topic |
| Author |
Message |
SpiderGames
Joined: 09 Jun 2008 Posts: 464 Location: Canada
|
Posted: Mon Jul 07, 2008 11:23 pm Post subject: i need a number that dosn't change ='( |
|
|
Hey,
is there a number that dosn't change and ahk can see it. sorta like a computer cerial number.
Thanks, _________________
Xfire: SpiderGames77 |
|
| Back to top |
|
 |
Guest
|
Posted: Tue Jul 08, 2008 12:15 am Post subject: |
|
|
| hardware serials |
|
| Back to top |
|
 |
tank
Joined: 21 Dec 2007 Posts: 1033
|
Posted: Tue Jul 08, 2008 12:21 am Post subject: |
|
|
it is a little known fact that 0 doesnt change
if you turn it sideways its still 0
if its backwards its still 0
often people will asume its 1 but a 1 sideways is an _ underscore
so it fails the test
I am very glad to have helped you with this issue _________________ Read this
Com
Automate IE7 with Tabs |
|
| Back to top |
|
 |
lilalurl.T32
Joined: 17 May 2007 Posts: 51 Location: Titan
|
Posted: Tue Jul 08, 2008 1:34 am Post subject: |
|
|
| tank wrote: | it is a little known fact that 0 doesnt change
if you turn it sideways its still 0
if its backwards its still 0
often people will asume its 1 but a 1 sideways is an _ underscore
so it fails the test
I am very glad to have helped you with this issue |
w00t!!!!
Anyway, if what you are looking for is something that can help identify a computer and won't be modified from a session to another, you should go with the MAC address.
The network card is one of the component the least likely to be changed in a computer. |
|
| Back to top |
|
 |
tank
Joined: 21 Dec 2007 Posts: 1033
|
Posted: Tue Jul 08, 2008 1:45 am Post subject: |
|
|
see i think thats the whole point the user said he needed a number a number for what
his auntie.... lottery
who knows
there is no description of what he wants to do with his desired number of heavanly origion only that he wants a number that doesnt change
now along the lines of a computer identifier
session to session the computer name would not change
macs are only usefull if your going to use netbios not really a good move in this day and age because hackers will take advantage of such poorly secured netowrks....... oh  _________________ Read this
Com
Automate IE7 with Tabs |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6847 Location: Pacific Northwest, US
|
|
| Back to top |
|
 |
lilalurl.T32
Joined: 17 May 2007 Posts: 51 Location: Titan
|
Posted: Tue Jul 08, 2008 3:13 am Post subject: |
|
|
| tank wrote: | see i think thats the whole point the user said he needed a number a number for what
his auntie.... lottery
who knows |
j00 not l33t:
| SpiderGames wrote: | | sorta like a computer cerial number |
explicitely means: Hello nice fellows. I am looking for any possible number that could allow a script I plan to work on to identify a specific computer and differenciate it from any other computers.  |
|
| Back to top |
|
 |
[VxE]
Joined: 07 Oct 2006 Posts: 1496
|
Posted: Tue Jul 08, 2008 5:22 am Post subject: |
|
|
NIC MAC addresses can change if the computer in question is portable and sometimes uses dock stations for network access.
I would recommend taking seperate hashes out of [computer name] [SCSI config] [NIC MAC] and [display adapter driver name] and doing 3/4=ok.
just my 2¢. _________________ My Home Thread
More Common Answers: [1]. It's in the FAQ [2]. Ternary ( a ? b : c ) guide [3]. Post code inside [code][/code] tags ! |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6847 Location: Pacific Northwest, US
|
Posted: Tue Jul 08, 2008 3:51 pm Post subject: |
|
|
did you read to the end of the topic I linked? It tells you how to get the HDD Serial. There are also other schemes discussed and linked to. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
|