24kDxrxk

Thunder Client ( Strucid )

Aug 11th, 2024
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. --[[
  2. This script has been licensed using Luarmor
  3. Luarmor v3.8b, Lua whitelisting system
  4. https://luarmor.net/
  5.  
  6. ____ _ _ _
  7. / ___|| |_ _ __ _ _ ___(_) __| |
  8. \___ \| __| '__| | | |/ __| |/ _` |
  9. ___) | |_| | | |_| | (__| | (_| |
  10. |____/ \__|_| \__,_|\___|_|\__,_|
  11.  
  12.  
  13.  
  14. ]]
  15.  
  16. 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="d68deea6f4a631c50d0de7cd55eee638"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)
Advertisement
Add Comment
Please, Sign In to add comment