Categories > Exploiting > Roblox >
[REL] Simple Key System in Lua (using console lib)
Posted
Yo whatsup, so i was really bored and decided to write this simple and not so secure key system and release it so people learning lua can do something with it.
As far as I know, this script uses console lib which only few executors support (i think). Supports so far: Syn^X, KRNL.
You can find the script below (attached to a code block).
You can rename stuff/do anything with the code. Its s*** code and it's not optimized for sw and Fluxus like showhead said, Although it is good to learn off.
To the skids: I dont really care whatever you do with this, whether you skid it or not. But I really hope you learn something from it so you can implement your own stuff in the future. Quit skidding plez.
To lua devs: Plez dont sue me, ik the code is s*** but no sue plez
Thanks for reading till here,
Good bye.
rconsoleclear()
local is_key_present = isfile("key_sys.txt")
if is_key_present == true then
local kery = readfile("key_sys.txt")
local onl_key = game:HttpGet("https://pastebin.com/raw/G2nJ5R27")
if kery == onl_key then
print("Executed script!")
else
rconsoleerr("Checking key..... Key is invalid~! Please delete the key_sys.txt in workspace folder of your executor!")
rconsolename("Key System")
end
else
rconsolename("Key System")
rconsoleprint('@@blue@@')
rconsoleprint("Welcome to Key System! Thanks for using our script.")
wait(3)
rconsoleprint("\nTo get key, the link has been copied to your clipboard. Please paste the key here in order to continue >")
setclipboard("https://pastebin.com/raw/G2nJ5R27")
local key_inconsole = rconsoleinput()
local key_onl = game:HttpGet("https://pastebin.com/raw/G2nJ5R27")
if key_inconsole == key_onl then
print("Executed script!")
writefile("key_sys.txt", key_onl)
rconsoleclear()
rconsoleprint("Correct key! You may minimize this console now.")
else
rconsoleprint('@@red@@')
rconsoleprint("\nInvalid key! Please try again! (Restarting key system in 5 seconds....)")
wait(5)
rconsoleclear()
rconsolename("Key System")
rconsoleprint('@@blue@@')
rconsoleprint("Welcome to Key System! Thanks for using our script.")
wait(3)
rconsoleprint("\nTo get key, the link has been copied to your clipboard. Please paste the key here in order to continue >")
setclipboard("https://pastebin.com/raw/G2nJ5R27")
local key_inconsole = rconsoleinput()
local key_onl = game:HttpGet("https://pastebin.com/raw/G2nJ5R27")
if key_inconsole == key_onl then
print("Executed script!")
writefile("key_sys.txt", key_onl)
rconsoleclear()
rconsoleprint("Correct key! You may minimize this console now.")
else
rconsoleprint('@@red@@')
rconsoleprint("\nInvalid key! Please try again! (Closing game in 5 seconds.....)")
wait(5)
game:shutdown()
end
end
end
https://media.discordapp.net/attachments/994643402949926956/1004560140252495960/uqJXQIda.gif
Discord: Ad#1085; Don't hesitate to DM me if you need help/anything.
Replied
Nice release :D
Cancel
Post
Replied
man this thing is absolute as$
Cancel
Post
Replied
Very Cool. But is easy crack that.
Cancel
Post
Added
With a simple Http logger I can log what is the Url that is checking.
Cancel
Post
I'm not lazy, I'm just highly motivated to do nothing. #I💚Dogs.
Replied
He skidded it from me I have evidence CW coming soon
this is a joke
Cancel
Post
https://media.discordapp.net/attachments/1013939973671624917/1027279180192292944/unknown.png
https://media.discordapp.net/attachments/1010670716062007347/1108945330847883274/image.png
10 years ago
Replied
Yeah. But epik release
Cancel
Post
I'm not lazy, I'm just highly motivated to do nothing. #I💚Dogs.
Know c# and trying to expand my knowledge in it.
Rep Goal [1,2,3,4,5,6,7,8,9,10]
Rickrolled Talan2016 : https://cdn.discordapp.com/attachments/852018376368979974/852033650593497128/unknown.png
Replied
@68729 🤨
/charssss
Cancel
Post
https://media.discordapp.net/attachments/994643402949926956/1004560140252495960/uqJXQIda.gif
Discord: Ad#1085; Don't hesitate to DM me if you need help/anything.
Replied
kys!111 adas
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post