Jump to content




How do I stop Ctrl+t on startup


  • You cannot reply to this topic
9 replies to this topic

#1 diamondpumpkin

  • Members
  • 59 posts
  • LocationPlaces, Ukraine

Posted 29 April 2015 - 08:42 PM

I have a password lock on a computer and an easy way to bypass it without knowing the code for it is holding Control and t on startup. I don't want people to do this, how do I make it so they can't. Or so they need a disk drive next to it?

#2 KingofGamesYami

  • Members
  • 3,002 posts
  • LocationUnited States of America

Posted 29 April 2015 - 09:59 PM

os.pullEvent = os.pullEventRaw

Put this on top of your script.

However, the most secure password lock involves using a monitor, so that the computer itself cannot be interacted with. This prevents people from placing a disk drive and using a disk with a blank startup on it.

#3 diamondpumpkin

  • Members
  • 59 posts
  • LocationPlaces, Ukraine

Posted 29 April 2015 - 10:43 PM

I am on a modpack, I have a block called Reinforced stone. It can not be broke, so I place the computer in the some of it and can't place a disk drive in front of it so I think I'm okay.

#4 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 29 April 2015 - 11:20 PM

View PostKingofGamesYami, on 29 April 2015 - 09:59 PM, said:

However, the most secure password lock involves using a monitor, so that the computer itself cannot be interacted with. This prevents people from placing a disk drive and using a disk with a blank startup on it.

Dunno why this never occurred to me before (well, before about a week ago), but if you can touch a monitor attached to a given computer, then that's sufficient to break said monitor, replace it with some more network cables and modems, hook up a disk drive / computer / another monitor, remotely reboot the original computer... well, I'm sure you get the idea.

View Postdiamondpumpkin, on 29 April 2015 - 10:43 PM, said:

and can't place a disk drive in front of it

Why not? Do you have some sort of re-enforced half-block there?

#5 diamondpumpkin

  • Members
  • 59 posts
  • LocationPlaces, Ukraine

Posted 29 April 2015 - 11:28 PM

View PostBomb Bloke, on 29 April 2015 - 11:20 PM, said:

View PostKingofGamesYami, on 29 April 2015 - 09:59 PM, said:

However, the most secure password lock involves using a monitor, so that the computer itself cannot be interacted with. This prevents people from placing a disk drive and using a disk with a blank startup on it.

Dunno why this never occurred to me before (well, before about a week ago), but if you can touch a monitor attached to a given computer, then that's sufficient to break said monitor, replace it with some more network cables and modems, hook up a disk drive / computer / another monitor, remotely reboot the original computer... well, I'm sure you get the idea.

View Postdiamondpumpkin, on 29 April 2015 - 10:43 PM, said:

and can't place a disk drive in front of it

Why not? Do you have some sort of re-enforced half-block there?

I heard on a video I watch either that or the forums that you can't place a disk drive in front of it. Either way, it wouldn't work very well because you can't access the computer after placing the diskdrive...

#6 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 29 April 2015 - 11:49 PM

That just means you need a turtle to help you. Run a script that waits five seconds, then places a disk drive and puts a disk in it. You can start the script on the turtle, open the computer's interface, and then the disk drive will be placed.

#7 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 30 April 2015 - 12:13 AM

I was thinking of a wired modem, but that works too.

#8 diamondpumpkin

  • Members
  • 59 posts
  • LocationPlaces, Ukraine

Posted 30 April 2015 - 01:16 AM

Ehh, since reinforced stone looks like stone I will put a stone pressureplate down with a command block that has: kill @a[r=5,name=!diamondpumpkin]

#9 KingofGamesYami

  • Members
  • 3,002 posts
  • LocationUnited States of America

Posted 30 April 2015 - 01:30 AM

View PostBomb Bloke, on 29 April 2015 - 11:20 PM, said:

Dunno why this never occurred to me before (well, before about a week ago), but if you can touch a monitor attached to a given computer, then that's sufficient to break said monitor, replace it with some more network cables and modems, hook up a disk drive / computer / another monitor, remotely reboot the original computer... well, I'm sure you get the idea.

Some protection plugins allow building, but not destroying. Any sort of password-protection is insecure if you can break blocks - just mine through the door.

Well, maybe with a command computer + modem, your walls made out of bedrock, AES encryption, rolling code generator, and a wireless pocket computer. That'd be insanely high security though.

#10 valithor

  • Members
  • 1,053 posts

Posted 30 April 2015 - 01:36 AM

Computers actually check for a disk drive in a certain order, and they only run the startup from the first drive they come across. So you could put a drive under the computer (I believe it checks bottom first), and use cables to wire to the monitor. This way unless they gain access to the disk drive under the computer it is completely safe, and you can use cables to move the computer far enough away that getting to it is pretty much out of the question.

edit: 500th post :D

Edited by valithor, 30 April 2015 - 01:38 AM.






2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users