Jump to content




[Advanced Computer] FreezeLock V1.00


  • This topic is locked This topic is locked
8 replies to this topic

#1 Skullblade

  • Members
  • 470 posts
  • LocationThe Big Apple, NY

Posted 16 January 2013 - 08:31 AM

FreezeLock V1.00

What is FreezeLock
  • FreezeLock is a advanced keypad locking system. FreezeLock is optimized to run on a single advanced monitor. As long as other people can ONLY access/see the monitor you can't hack FreezeLock. FreezeLock is highly configurable and utilizes a external config file
Get FreezeLock
pastebin get WrCCWx5B FreezeLock

Screenies
Spoiler
Config File Help-.Config is confusing sorry
Spoiler

Thanks to
GravityScore-Sha256 Hashing
Cranium-Idea


I coded Freeze Lock in around 30 min so if you have and suggestions or find any bugs please tell me :)

#2 pielover88888

  • Members
  • 66 posts
  • LocationIn a library that's in a village, huddling my advanced computer as zombies bang on the door.

Posted 16 January 2013 - 02:53 PM

Cool.. um, screenshots much? lol

#3 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 16 January 2013 - 02:55 PM

Good job :) Looks cool... Screenshot would be nice :)

#4 Skullblade

  • Members
  • 470 posts
  • LocationThe Big Apple, NY

Posted 17 January 2013 - 04:04 AM

Ok sure it was just a quick thingy but ill post screenshots if u guys want :D sick with the flu got nothing better to do....


EDIT: Screenshots added there u go pplz

#5 superaxander

  • Members
  • 609 posts
  • LocationHolland

Posted 13 February 2013 - 07:11 PM

Why didn't you add ctr+t protection just in case?

#6 Skullblade

  • Members
  • 470 posts
  • LocationThe Big Apple, NY

Posted 14 February 2013 - 12:34 AM

View Postsuperaxander, on 13 February 2013 - 07:11 PM, said:

Why didn't you add ctr+t protection just in case?
*shrug* I didn't need it and this project was just a short little thing. I guess that I could add it

#7 CastleMan2000

  • Members
  • 195 posts
  • LocationThe trashcan where all Undertale trash is

Posted 15 February 2013 - 04:24 PM

Excuse me, this is cool, and if you didn't know already, just put

os.pullEvent = os.pullEventRaw

At the beginning of code to disable Ctrl+T.

EDIT: Better code:

oldPull = os.pullEvent
os.pullEvent = os.pullEventRaw
--program code...
...
--end of program code
os.pullEvent = oldPull


#8 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 15 February 2013 - 04:27 PM

View PostCastleMan2000, on 15 February 2013 - 04:24 PM, said:

Excuse me, this is cool, and if you didn't know already, just put

os.pullEvent = os.pullEventRaw

At the beginning of code to disable Ctrl+T.
And of course restore the os.pullEvent and the end of the program!!! There are other ways to disable termination.

#9 biggest yikes

  • Members
  • 573 posts

Posted 15 December 2013 - 03:44 PM

This is one of those simple-but-awesome programs.
1-10 stars? 999999999999999999999999999999999999999999 stars.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users