Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script_key="sOoCEHTnoiimFpEQXcqYRZqomShICxsj";
- getgenv().streamable = false --[[
- Setting this to true will hide the menu at all times and creata a global table with two functions you can use
- juju.unload | Unloads the entire script
- juju.load_config | Loads the config provided in the first argument | Example: juju.load_config("legit")
- --]]
- getgenv().autoload = "" --[[
- Put a config file's name without the extension (hi.cfg would just be hi) to have it automatically load when juju is executed
- ]]
- getgenv().skibidi_script_key = script_key; --[[
- DO NOT TOUCH; this is a temporary fix for Solara
- ]]
- loadstring(game:HttpGet("https://juju.lol/loader.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement