Untitled

 avatar
unknown
plain_text
4 months ago
2.1 kB
28
No Index
--[[
    This script has been licensed using Luarmor
      Luarmor v3.8b, Lua whitelisting system
            https://luarmor.net/

      ___       _       _ _           _               _   ____        _                  __     __            _             
     |_ _|_ __ | |_ ___| | | ___  ___| |_ _   _  __ _| | / ___|  ___ | | __ _ _ __ __ _  \ \   / /__ _ __ ___(_) ___  _ __  
      | || '_ \| __/ _ \ | |/ _ \/ __| __| | | |/ _` | | \___ \ / _ \| |/ _` | '__/ _` |  \ \ / / _ \ '__/ __| |/ _ \| '_ \ 
      | || | | | ||  __/ | |  __/ (__| |_| |_| | (_| | |  ___) | (_) | | (_| | | | (_| |   \ V /  __/ |  \__ \ | (_) | | | |
     |___|_| |_|\__\___|_|_|\___|\___|\__|\__,_|\__,_|_| |____/ \___/|_|\__,_|_|  \__,_|    \_/ \___|_|  |___/_|\___/|_| |_|
                                                                                                                            


]]

local a="This file is licensed with Luarmor. You must use the actual loadstring to execute this script. Do not run this file directly. Always use the loadstring."local b="4f71aff312493745b27f79971c55e386"if lrm_load_script then lrm_load_script(b)while wait(1)do end end;local c="https://api.luarmor.net/files/v3/l/"..b..".lua"is_from_loader={Mode="fastload"}local d=0.03;l_fastload_enabled=function(e)if e=="flush"then wait(d)d=d+2;local f,g;local h,i=pcall(function()g=game:HttpGet(c)pcall(writefile,b.."-cache.lua","-- "..a.."\n\n if not is_from_loader then warn('Use the loadstring, do not run this directly') return end;\n "..g)wait(0.1)f=loadstring(g)end)if not h or not f then pcall(writefile,"lrm-err-loader-log-httpresp.txt",tostring(g))warn("Error while executing loader. Err:"..tostring(i).." See lrm-err-loader-log-httpresp.txt in your workspace.")return end;f(is_from_loader)end;if e=="rl"then pcall(writefile,b.."-cache.lua","recache required")wait(0.2)pcall(delfile,b.."-cache.lua")end end;local j;local k,l=pcall(function()j=readfile(b.."-cache.lua")if (not j) or (#j < 5) then j=nil; return; end; j=loadstring(j)end)if not k or not j then l_fastload_enabled("flush")return end;j(is_from_loader)
Editor is loading...
Leave a Comment