Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local r,e=ypcall(function()
- op,osh,fake,oxSB,oe=print,shared,newproxy(true),nil,nil;
- old_usd=newproxy(true)
- meta=getmetatable(fake);
- oe=getfenv()
- function meta:__tostring()
- oxSB=getfenv(3)
- return("Module connected")
- end
- warn(fake);
- osh.Cache=oxSB;
- Sandbox,Sandboxed,Lock={
- ['_A']=setmetatable({}, {__index=nil;__metatable="Locked"});
- ['sb']=setmetatable({},{__metatable="Locked";__index=function(...) return("Unable to reach") end});
- ['Binary']=oxSB.require(383698663);
- ['Module']=oxSB.require;
- ['AsylumCoding']=oxSB.require(418216391);
- ['Meta']=osh.Cache;
- },{},function(Meta)
- if type(Meta)=="table" then
- pcall(function()
- setmetatable(Meta, {__metatable="Locked"})
- end)
- end
- end
- for i,v in next,Sandbox do
- oxSB[tostring(i)]=v
- Lock(oxSB[tostring(i)])
- end
- for i,v in next,Sandboxed do
- if oxSB[tostring(i)] ~= nil then
- oxSB[tostring(i)] = v
- if type(oxSB[tostring(i)]) == "table" then
- setmetatable(oxSB[tostring(i)],{__metatable="Locked";__index=v})
- end
- end
- end
- wait()
- getfenv().script.Parent=nil;
- Sandbox.Module(382074617)({op})
- print("Modules fully loaded!")
- end)
- if not r then
- print(e)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement