You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: MLoader.lua
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,6 @@
3
3
Just execute "lua MLoader.lua" to use.
4
4
--]==]
5
5
6
-
ifnot (_VERSIONand_VERSION=="Lua 5.1" or_VERSION=="LuaJIT" or_VERSION=="Luau") then-- version check (if you have getfenv / setfenv function, you can remove this code.)
7
-
print("Your Lua version is not supported for this script. This script only supports Lua 5.1.")
8
-
return
9
-
end-- version check end
10
-
11
6
print("ByteLuaObfuscator (Github: \107\111\115\117\107\101\49\52) Loader (^C to exit)")
0 commit comments