theguy0000 Posted December 21, 2006 Posted December 21, 2006 just a little function i made from something i found online...It IS theoretically possible to get the same one twice, but it's also theoretically possible for an asteroid to fall from the sky destroying us all. I don't think anyone will lose any sleep over either. Func _GenerateGUID () $oScriptlet = ObjCreate ("Scriptlet.TypeLib") Return $oScriptlet.Guid EndFunc The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
the DtTvB Posted December 21, 2006 Posted December 21, 2006 Cool Script! Thank you. [right]Please visit: My biggest project, the DtTvB's AutoIt Web ServerOlder Stuff: A Smoother MouseMove :: AutoIt Syntax Highlighter[/right]
Moderators SmOke_N Posted December 21, 2006 Moderators Posted December 21, 2006 http://www.autoitscript.com/forum/index.ph...st&p=115862 Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
theguy0000 Posted December 21, 2006 Author Posted December 21, 2006 SmOke_N said: http://www.autoitscript.com/forum/index.ph...st&p=115862meh. The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
Moderators SmOke_N Posted December 21, 2006 Moderators Posted December 21, 2006 theguy0000 said: meh.ovw. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
theguy0000 Posted December 21, 2006 Author Posted December 21, 2006 SmOke_N said: ovw. The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
Moderators SmOke_N Posted December 22, 2006 Moderators Posted December 22, 2006 theguy0000 said: Yep Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
theguy0000 Posted December 22, 2006 Author Posted December 22, 2006 SmOke_N said: Yeplol"meh" is generally used to express indifference. The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
erifash Posted December 22, 2006 Posted December 22, 2006 theguy0000 said: ...It IS theoretically possible to get the same one twice, but it's also theoretically possible for an asteroid to fall from the sky destroying us all. I don't think anyone will lose any sleep over either.That looks very similar to an msdn article I was reading: Quote Although its theoretically possible to generate a duplicate GUID, its also theoretically possible that Bill Gates will give all his money to the Scripting Guys. We arent going to lose any sleep over either possibility.Hmmm... Coincidence? My UDFs:_FilePrint() | _ProcessGetName() | _Degree() and _Radian()My Scripts:Drive Lock - Computer Lock Using a Flash DriveAU3Chat - Simple Multiuser TCP ChatroomStringChunk - Split a String Into Equal PartsAutoProxy - Custom Webserver
theguy0000 Posted December 22, 2006 Author Posted December 22, 2006 erifash said: That looks very similar to an msdn article I was reading:Hmmm... Coincidence? shhh. lolyeah i changed cause us scripting guys are cool. The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
erifash Posted December 22, 2006 Posted December 22, 2006 Changed parts in order to avoid direct plagiarism? jk, lol My UDFs:_FilePrint() | _ProcessGetName() | _Degree() and _Radian()My Scripts:Drive Lock - Computer Lock Using a Flash DriveAU3Chat - Simple Multiuser TCP ChatroomStringChunk - Split a String Into Equal PartsAutoProxy - Custom Webserver
McGod Posted December 23, 2006 Posted December 23, 2006 This generates a random id right? [indent][center][u]Formerly Chip[/u][/center]~UDFs~[/indent][u]IRC.au3 - Allows you to connect to IRC ServersINetCon.au3 - Connects/Disconnects/Check Status of InternetHardware Key - Creates a unique hardware hashScriptComm - Allows you to communicate between scripts using WM_COPYDATA[/u][indent]~Programs~[/indent][indent]SimonAu3ForumsIRC Bot~Web Site~Web Autoit Example[/indent][indent][b][/b][/indent][u][/u]
theguy0000 Posted December 23, 2006 Author Posted December 23, 2006 Chip said: This generates a random id right?I guess so, it uses some built-in Windows formula, so it's probably the best you can get with AutoIt. The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now