Jump to content




account settings!


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

#1 thegreatstudio

  • Banned
  • 164 posts
  • LocationI am on your computer

Posted 07 May 2013 - 10:17 AM

hey guys can you show me a code of a login system or a security system.

#2 Kingdaro

    The Doctor

  • Members
  • 1,636 posts
  • Location'MURICA

Posted 07 May 2013 - 11:26 AM

Search for one in Programs.

If you're asking for us to make one right here, you should know the answer a lot of people are going to give you.

#3 Xenthera

  • Members
  • 170 posts

Posted 07 May 2013 - 11:43 AM

Simplest "Security" program. There's a bazillion ways of making a program like you asked, like having specific accounts and stuff. You really need to elaborate though.
password = "banana"
while true do
if read("*") == password then
	shell.run("<programnamehere>"
end
end


#4 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 07 May 2013 - 03:21 PM

 Xenthera, on 07 May 2013 - 11:43 AM, said:

Simplest "Security" program. There's a bazillion ways of making a program like you asked, like having specific accounts and stuff. You really need to elaborate though.
password = "banana"
while true do
if read("*") == password then
	shell.run("<programnamehere>"
end
end
If you run this code, it'll say:
SecurityLock:4: ")" expected

(SecurityLock is an axample name)

#5 sploders101

  • Members
  • 52 posts

Posted 07 May 2013 - 04:11 PM

I can post my simple security programs. BTW my touchscreen one was based off of someone else's but it is all my code so they do look the same cause i liked his layout.

Anyway, here they are:
touchscreen: pastebin.com/x4W2awF6 (/startup)
You will also need this file: pastebin.com/s9kuCHX5 (/bg)
or if you want a more simple approach: pastebin.com/M3RhYydY (/startup)





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users