Skip to content
View jLn0n's full-sized avatar
💀
­
💀
­
  • Planet Earth
  • 14:06 (UTC +08:00)

Block or report jLn0n

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. sb-scripts sb-scripts Public

    pls nono look at diz mezz laughing-eureka

    Luau 3

  2. RadiatedExodus/LuauCeption RadiatedExodus/LuauCeption Public

    Running Luau inside Luau

    Luau 55 6

  3. beckdeer-skenner beckdeer-skenner Public archive

    A Roblox utility to scan backdoor(s).

    Lua 9 4

  4. cursed luau snippets cursed luau snippets
    1
    --!optimize 2
    2
    
                  
    3
    -- originally from: https://en.wikipedia.org/wiki/Fast_inverse_square_root
    4
    -- ported to luau
    5
    local _buf = buffer.create(8)