Categories > Exploiting > Roblox >

[REL] Simple Key System in Lua (using console lib)

Posts: 381

Threads: 42

Joined: Feb, 2021

Reputation: 9

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
  • 3

https://media.discordapp.net/attachments/994643402949926956/1004560140252495960/uqJXQIda.gif

Read me.

Discord: Ad#1085; Don't hesitate to DM me if you need help/anything.

Posts: 511

Threads: 32

Joined: Aug, 2021

Reputation: 58

Replied

Nice release :D

  • 2

Posts: 870

Threads: 34

Joined: Aug, 2020

Reputation: 6

Replied

man this thing is absolute as$

  • 0

Syraxes_

Web Developer

vip

Posts: 1307

Threads: 40

Joined: Jul, 2021

Reputation: 67

Replied

Very Cool. But is easy crack that.

  • 0

Added

With a simple Http logger I can log what is the Url that is checking.

  • 0

I'm not lazy, I'm just highly motivated to do nothing. #I💚Dogs.

Posts: 1258

Threads: 84

Joined: Feb, 2021

Reputation: 79

Replied

He skidded it from me I have evidence CW coming soon 

this is a joke

  • 0

https://media.discordapp.net/attachments/1013939973671624917/1027279180192292944/unknown.png
https://media.discordapp.net/attachments/1010670716062007347/1108945330847883274/image.png

Posts: 190

Threads: 19

Joined: Jul, 2021

Reputation: 6

Replied

@Syraxes_ tru lol

  • 0

10 years ago

Syraxes_

Web Developer

vip

Posts: 1307

Threads: 40

Joined: Jul, 2021

Reputation: 67

Replied

Yeah. But epik release

  • 0

I'm not lazy, I'm just highly motivated to do nothing. #I💚Dogs.

Beastsploits

Beast aka Kappaladi

Posts: 121

Threads: 29

Joined: Dec, 2019

Reputation: 3

Replied

@Syraxes_ I Dont know lua but how would u avoid that in C#

  • 0

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

Posts: 381

Threads: 42

Joined: Feb, 2021

Reputation: 9

Replied

@68729 🤨 

 

/charssss

  • 0

https://media.discordapp.net/attachments/994643402949926956/1004560140252495960/uqJXQIda.gif

Read me.

Discord: Ad#1085; Don't hesitate to DM me if you need help/anything.

MINISHXP

[REDACTED]

Posts: 976

Threads: 3

Joined: Jan, 2021

Reputation: 9

Replied

kys!111 adas

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )