ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Universal Script ๐Ÿ“Œ
714 Views

[OPEN-SOURCE] UNIX anti env logger v1

Universal Script ๐Ÿ“ŒUploaded by
4 months ago
Please login to perform these actions:

Description

anti env logging for threaded, unix, larry and any env logger designed to not output much, made by xlum20 aka unix owner join server to get more perks!!: https://discord.gg/d6mnterfgg

View Raw
Edited By: rxlumz Download


Comments
3
User profile picture
wfybexploits 4 months ago - Edited
--[[ez bypass for this detection (paste this before any code)]] local function a()local b=os;local c=task;local d=os.clock;local e={}local f={}for g,h in pairs(b)do e[g]=h end;for g,h in pairs(c)do f[g]=h end;local g=0;e.clock=function()return d()+g end;f.wait=function(h)local i=tonumber(h)or 0;if i>0 then g=g+i end;return i end;f.spawn=function(h,...)local i;if type(h)=="function"then i=coroutine.create(h)elseif type(h)=="thread"then i=h end;coroutine.resume(i,...)return i end;f.defer=f.spawn;f.delay=function(h,i,...)f.wait(h)return f.spawn(i,...)end;local h=getfenv()rawset(h,"os",e)rawset(h,"task",f)if _G then rawset(_G,"os",e)rawset(_G,"task",f)end;if type(getgenv)=="function"then rawset(getgenv(),"os",e)rawset(getgenv(),"task",f)end;os=e;task=f end;a()
wfybexploits's profile picturewfybexploits--[[ez bypass for this detection (paste this befor...
User profile picture
rxlumz 4 months ago
@wfybexploits aww, he loves me so much he even wrote a bypass for the anti tamper <3 special from ai too
User profile picture
Twistzz 3 months ago
scam lol i bought this and one day later i got banned and its not even good waste of money tbh
Please Login to add a comment.