hey guys can you show me a code of a login system or a security system.
account settings!
Started by thegreatstudio, May 07 2013 10:17 AM
4 replies to this topic
#1
Posted 07 May 2013 - 10:17 AM
#2
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.
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
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
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
SecurityLock:4: ")" expected
(SecurityLock is an axample name)
#5
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)
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)
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











