Auto-deploy: Update bundled Lua script
This commit is contained in:
74
main.luau
74
main.luau
@@ -2554,14 +2554,16 @@ Character or nil end function ag.new()local aj=setmetatable({},ag)aj.config=tabl
|
|||||||
cachedCollision={}return aj end function ag.UpdateConfig(aj,ak)for al,am in ak do aj.config[al]=am end end function ag.
|
cachedCollision={}return aj end function ag.UpdateConfig(aj,ak)for al,am in ak do aj.config[al]=am end end function ag.
|
||||||
_disconnectAll(aj)for ak,al in aj.connections do if al and al.Connected then al:Disconnect()end end table.clear(aj.
|
_disconnectAll(aj)for ak,al in aj.connections do if al and al.Connected then al:Disconnect()end end table.clear(aj.
|
||||||
connections)end function ag._apply(aj,ak,al)for am,an in ak:GetDescendants()do if an:IsA'BasePart'then if al then if aj.
|
connections)end function ag._apply(aj,ak,al)for am,an in ak:GetDescendants()do if an:IsA'BasePart'then if al then if aj.
|
||||||
cachedCollision[an]==nil then aj.cachedCollision[an]=an.CanCollide end an.CanCollide=false else local ao=aj.
|
cachedCollision[an]==nil then aj.cachedCollision[an]={CanCollide=an.CanCollide,CanTouch=an.CanTouch,CanQuery=an.CanQuery
|
||||||
cachedCollision[an]if ao~=nil then an.CanCollide=ao aj.cachedCollision[an]=nil end end end end end function ag.Start(aj)
|
}end an.CanCollide=false an.CanTouch=false an.CanQuery=false else local ao=aj.cachedCollision[an]if ao~=nil then an.
|
||||||
aj:Stop()table.insert(aj.connections,af.Stepped:Connect(function()local ak=ai()if not ak then return end aj:_apply(ak,aj
|
CanCollide=ao.CanCollide an.CanTouch=ao.CanTouch an.CanQuery=ao.CanQuery aj.cachedCollision[an]=nil end end end end end
|
||||||
.config.Enabled)end))end function ag.Stop(aj)aj:_disconnectAll()local ak=ai()if ak then aj:_apply(ak,false)end table.
|
function ag.Start(aj)aj:Stop()table.insert(aj.connections,ae.LocalPlayer.CharacterAdded:Connect(function()table.clear(aj
|
||||||
clear(aj.cachedCollision)end return ag end)()end,[19]=function()local aa,ab,ac=a(19)local ad return(function(...)local
|
.cachedCollision)end))table.insert(aj.connections,af.Stepped:Connect(function()local ak=ai()if not ak then return end aj
|
||||||
ae,af,ag,ah=game:GetService'Players',game:GetService'RunService',game:GetService'Workspace',{}function ah.build(ai,aj)
|
:_apply(ak,aj.config.Enabled)end))end function ag.Stop(aj)aj:_disconnectAll()local ak=ai()if ak then aj:_apply(ak,false)
|
||||||
local ak,al,am,an=false,false,100,0.1 local function ao()local ap,aq=ae.LocalPlayer,ag.CurrentCamera if not aq then
|
end table.clear(aj.cachedCollision)end return ag end)()end,[19]=function()local aa,ab,ac=a(19)local ad return(function(
|
||||||
return nil end local ar,as,at=ap:GetMouse(),am for au,av in ae:GetPlayers()do if av==ap or not av.Character then
|
...)local ae,af,ag,ah=game:GetService'Players',game:GetService'RunService',game:GetService'Workspace',{}function ah.
|
||||||
|
build(ai,aj)local ak,al,am,an=false,false,100,0.1 local function ao()local ap,aq=ae.LocalPlayer,ag.CurrentCamera if not
|
||||||
|
aq then return nil end local ar,as,at=ap:GetMouse(),am for au,av in ae:GetPlayers()do if av==ap or not av.Character then
|
||||||
continue end local aw=av.Character:FindFirstChild'HumanoidRootPart'if not aw then continue end local ax,ay=aq:
|
continue end local aw=av.Character:FindFirstChild'HumanoidRootPart'if not aw then continue end local ax,ay=aq:
|
||||||
WorldToViewportPoint(aw.Position)if not ay then continue end local az=(Vector2.new(ax.X,ax.Y)-Vector2.new(ar.X,ar.Y)).
|
WorldToViewportPoint(aw.Position)if not ay then continue end local az=(Vector2.new(ax.X,ax.Y)-Vector2.new(ar.X,ar.Y)).
|
||||||
Magnitude if az<as then as=az at=av end end return at end local ap,aq,ar=(aj.Aimbot:AddLeftGroupbox('Aimbot',
|
Magnitude if az<as then as=az at=av end end return at end local ap,aq,ar=(aj.Aimbot:AddLeftGroupbox('Aimbot',
|
||||||
@@ -2792,17 +2794,17 @@ local ae={}function ae.build(af,ag)local ah=ag.Main:AddLeftGroupbox('Demo','boxe
|
|||||||
]=function()local aa,ab,ac=a(26)local ad return(function(...)local ae,af,ag=game:GetService'UserInputService',ac(ab.
|
]=function()local aa,ab,ac=a(26)local ad return(function(...)local ae,af,ag=game:GetService'UserInputService',ac(ab.
|
||||||
Parent.Parent:WaitForChild'scripts':WaitForChild'NoclipController'),{}function ag.build(ah,ai)print
|
Parent.Parent:WaitForChild'scripts':WaitForChild'NoclipController'),{}function ag.build(ah,ai)print
|
||||||
'[DEBUG] Building Noclip tab...'local aj,ak,al,am,an,ao=af.new(),{Enabled=false},Enum.KeyCode.V,'Toggle'local function
|
'[DEBUG] Building Noclip tab...'local aj,ak,al,am,an,ao=af.new(),{Enabled=false},Enum.KeyCode.V,'Toggle'local function
|
||||||
ap()aj:UpdateConfig(ak)end local function aq(ar)ak.Enabled=ar ap()if ar then aj:Start()ah:Notify{Title='Noclip',
|
ap()aj:UpdateConfig(ak)end local function aq(ar)ak.Enabled=ar ap()if ar then ah:Notify{Title='Noclip',Description=
|
||||||
Description='Noclip aktiviert.',Time=2}else aj:Stop()ah:Notify{Title='Noclip',Description='Noclip deaktiviert.',Time=2}
|
'Noclip aktiviert.',Time=2}else ah:Notify{Title='Noclip',Description='Noclip deaktiviert.',Time=2}end end ah:OnUnload(
|
||||||
end end ah:OnUnload(function()aj:Stop()if an then an:Disconnect()an=nil end if ao then ao:Disconnect()ao=nil end end)
|
function()aj:Stop()if an then an:Disconnect()an=nil end if ao then ao:Disconnect()ao=nil end end)local ar=ai.Noclip:
|
||||||
local ar=ai.Noclip:AddLeftGroupbox('Noclip','ghost')ar:AddToggle('NoclipEnabled',{Text='Enable Noclip',Default=ak.
|
AddLeftGroupbox('Noclip','ghost')aj:Start()ap()ar:AddToggle('NoclipEnabled',{Text='Enable Noclip',Default=ak.Enabled,
|
||||||
Enabled,Callback=function(as)if am=='Toggle'then aq(as)end end})ar:AddDropdown('NoclipMode',{Text='Mode',Values={
|
Callback=function(as)if am=='Toggle'then aq(as)end end})ar:AddDropdown('NoclipMode',{Text='Mode',Values={'Toggle','Hold'
|
||||||
'Toggle','Hold'},Default=am,Callback=function(as)am=as if am=='Hold'then aq(false)end end})local as={'W','A','S','D','Q'
|
},Default=am,Callback=function(as)am=as if am=='Hold'then aq(false)end end})local as={'W','A','S','D','Q','E','R','F',
|
||||||
,'E','R','F','G','Z','X','C','V','LeftShift','RightShift','LeftControl','RightControl','LeftAlt','RightAlt','Space',
|
'G','Z','X','C','V','LeftShift','RightShift','LeftControl','RightControl','LeftAlt','RightAlt','Space','MouseButton2'}ar
|
||||||
'MouseButton2'}ar:AddDropdown('NoclipHoldKey',{Text='Hold Key',Values=as,Default=al.Name,Callback=function(at)local au,
|
:AddDropdown('NoclipHoldKey',{Text='Hold Key',Values=as,Default=al.Name,Callback=function(at)local au,av=pcall(function(
|
||||||
av=pcall(function()return Enum.KeyCode[at]end)if au and av then al=av end end})if not an then an=ae.InputBegan:Connect(
|
)return Enum.KeyCode[at]end)if au and av then al=av end end})if not an then an=ae.InputBegan:Connect(function(at,au)if
|
||||||
function(at,au)if au then return end if am=='Hold'and at.KeyCode==al then aq(true)end end)end if not ao then ao=ae.
|
au then return end if am=='Hold'and at.KeyCode==al then aq(true)end end)end if not ao then ao=ae.InputEnded:Connect(
|
||||||
InputEnded:Connect(function(at)if am=='Hold'and at.KeyCode==al then aq(false)end end)end ar:AddLabel
|
function(at)if am=='Hold'and at.KeyCode==al then aq(false)end end)end ar:AddLabel
|
||||||
'Tipp: Nicht in W\u{e4}nde teleportieren'print'[DEBUG] Noclip tab built successfully'end return ag end)()end,[27]=
|
'Tipp: Nicht in W\u{e4}nde teleportieren'print'[DEBUG] Noclip tab built successfully'end return ag end)()end,[27]=
|
||||||
function()local aa,ab,ac=a(27)local ad return(function(...)local ae={}function ae.build(af,ag)print
|
function()local aa,ab,ac=a(27)local ad return(function(...)local ae={}function ae.build(af,ag)print
|
||||||
'[DEBUG] Building UI Settings tab...'local ah=ag['UI Settings']:AddLeftGroupbox('Interface','sliders-horizontal')ah:
|
'[DEBUG] Building UI Settings tab...'local ah=ag['UI Settings']:AddLeftGroupbox('Interface','sliders-horizontal')ah:
|
||||||
@@ -3728,23 +3730,23 @@ Brightness=1 ah:Notify{Title='Night Vision',Description='Effekte entfernt.',Time
|
|||||||
do table.insert(af.Icons,ag)end function af.GetAsset(ag)local ah=tostring(ag):lower()local ai,aj=ah,ah if not ah:match
|
do table.insert(af.Icons,ag)end function af.GetAsset(ag)local ah=tostring(ag):lower()local ai,aj=ah,ah if not ah:match
|
||||||
'^lucide%-'then ai='lucide-'..ah else aj=ah:gsub('^lucide%-','')end local ak=ae[ah]or ae[ai]or ae[aj]if ak==nil then
|
'^lucide%-'then ai='lucide-'..ah else aj=ah:gsub('^lucide%-','')end local ak=ae[ah]or ae[ai]or ae[aj]if ak==nil then
|
||||||
return nil end return{Url=ak,ImageRectOffset=Vector2.zero,ImageRectSize=Vector2.zero,Custom=false}end return af end)()
|
return nil end return{Url=ak,ImageRectOffset=Vector2.zero,ImageRectSize=Vector2.zero,Custom=false}end return af end)()
|
||||||
end},{{1,1,{'waxbundle'},{{10,1,{'ObsidianUI'},{{30,1,{'utils'},{{31,2,{'icons'}}}},{12,2,{'FallbackIcons'}},{13,2,{
|
end},{{1,1,{'waxbundle'},{{6,2,{'Loader'}},{9,2,{'ObsidianLibrary.d'}},{8,2,{'ObsidianLibrary'}},{10,1,{'ObsidianUI'},{{
|
||||||
'UIConfig'}},{14,1,{'scripts'},{{15,2,{'CustomESP'}},{17,2,{'NoclipController'}},{16,2,{'FlyController'}}}},{11,2,{
|
18,1,{'tabs'},{{22,2,{'FlyTab'}},{28,2,{'UtilsTab'}},{27,2,{'UISettingsTab'}},{25,2,{'MainTab'}},{23,2,{'ItemSpawnerTab'
|
||||||
'Bootstrap'}},{18,1,{'tabs'},{{24,2,{'LocalTab'}},{25,2,{'MainTab'}},{22,2,{'FlyTab'}},{21,2,{'ESPTab'}},{19,2,{
|
}},{20,2,{'AutoFarmTab'}},{29,2,{'VisualTab'}},{26,2,{'NoclipTab'}},{19,2,{'AimbotTab'}},{21,2,{'ESPTab'}},{24,2,{
|
||||||
'AimbotTab'}},{20,2,{'AutoFarmTab'}},{23,2,{'ItemSpawnerTab'}},{26,2,{'NoclipTab'}},{29,2,{'VisualTab'}},{27,2,{
|
'LocalTab'}}}},{14,1,{'scripts'},{{15,2,{'CustomESP'}},{16,2,{'FlyController'}},{17,2,{'NoclipController'}}}},{12,2,{
|
||||||
'UISettingsTab'}},{28,2,{'UtilsTab'}}}}}},{3,2,{'Init'},{{4,2,{'ObsidianLibrary.d'}},{5,2,{'ObsidianLibrary'}}}},{8,2,{
|
'FallbackIcons'}},{13,2,{'UIConfig'}},{11,2,{'Bootstrap'}},{30,1,{'utils'},{{31,2,{'icons'}}}}}},{3,2,{'Init'},{{4,2,{
|
||||||
'ObsidianLibrary'}},{7,2,{'MainModule'}},{6,2,{'Loader'}},{9,2,{'ObsidianLibrary.d'}},{2,4,{'BundleEntry'}}}}},'0.4.2',
|
'ObsidianLibrary.d'}},{5,2,{'ObsidianLibrary'}}}},{7,2,{'MainModule'}},{2,4,{'BundleEntry'}}}}},'0.4.2','WaxRuntime',
|
||||||
'WaxRuntime',string,task,setmetatable,error,next,table,unpack,coroutine,script,type,require,pcall,tostring,tonumber,
|
string,task,setmetatable,error,next,table,unpack,coroutine,script,type,require,pcall,tostring,tonumber,_VERSION local au
|
||||||
_VERSION local au,av,aw,ax,ay,az,aA=aj.insert,aj.remove,aj.freeze or function(au)return au end,al.wrap,ae.sub,ae.match,
|
,av,aw,ax,ay,az,aA=aj.insert,aj.remove,aj.freeze or function(au)return au end,al.wrap,ae.sub,ae.match,ae.gmatch if as
|
||||||
ae.gmatch if as and ay(as,1,4)=='Lune'then local aB,aC=ap(ao,'@lune/task')if aB and aC then af=aC end end local aB=af
|
and ay(as,1,4)=='Lune'then local aB,aC=ap(ao,'@lune/task')if aB and aC then af=aC end end local aB=af and af.defer local
|
||||||
and af.defer local aC,aD,aE,aF,aG,aH,aI,aJ,aK=aB or function(aC,...)ax(aC)(...)end,{[1]='Folder',[2]='ModuleScript',[3]=
|
aC,aD,aE,aF,aG,aH,aI,aJ,aK=aB or function(aC,...)ax(aC)(...)end,{[1]='Folder',[2]='ModuleScript',[3]='Script',[4]=
|
||||||
'Script',[4]='LocalScript',[5]='StringValue'},{},{},{},{},{},{},{}local aL,aM={GetFullName={{},function(aL)local aM,aN=
|
'LocalScript',[5]='StringValue'},{},{},{},{},{},{},{}local aL,aM={GetFullName={{},function(aL)local aM,aN=aL.Name,aL.
|
||||||
aL.Name,aL.Parent while aN do aM=aN.Name..'.'..aM aN=aN.Parent end return aM end},GetChildren={{},function(aL)local aM={
|
Parent while aN do aM=aN.Name..'.'..aM aN=aN.Parent end return aM end},GetChildren={{},function(aL)local aM={}for aN in
|
||||||
}for aN in ai,aK[aL]do au(aM,aN)end return aM end},GetDescendants={{},function(aL)local aM={}for aN in ai,aK[aL]do au(aM
|
ai,aK[aL]do au(aM,aN)end return aM end},GetDescendants={{},function(aL)local aM={}for aN in ai,aK[aL]do au(aM,aN)for aO,
|
||||||
,aN)for aO,aP in ai,aN:GetDescendants()do au(aM,aP)end end return aM end},FindFirstChild={{'string','boolean?'},function
|
aP in ai,aN:GetDescendants()do au(aM,aP)end end return aM end},FindFirstChild={{'string','boolean?'},function(aL,aM,aN)
|
||||||
(aL,aM,aN)local aO=aK[aL]for aP in ai,aO do if aP.Name==aM then return aP end end if aN then for aP in ai,aO do return
|
local aO=aK[aL]for aP in ai,aO do if aP.Name==aM then return aP end end if aN then for aP in ai,aO do return aP:
|
||||||
aP:FindFirstChild(aM,true)end end end},FindFirstAncestor={{'string'},function(aL,aM)local aN=aL.Parent while aN do if aN
|
FindFirstChild(aM,true)end end end},FindFirstAncestor={{'string'},function(aL,aM)local aN=aL.Parent while aN do if aN.
|
||||||
.Name==aM then return aN end aN=aN.Parent end end},WaitForChild={{'string','number?'},function(aL,aM)return aL:
|
Name==aM then return aN end aN=aN.Parent end end},WaitForChild={{'string','number?'},function(aL,aM)return aL:
|
||||||
FindFirstChild(aM)end}},{}for aN,aO in ai,aL do local aP,aR,aS=aO[1],aO[2],{}for aT,aU in ai,aP do local aV,aW=az(aU,
|
FindFirstChild(aM)end}},{}for aN,aO in ai,aL do local aP,aR,aS=aO[1],aO[2],{}for aT,aU in ai,aP do local aV,aW=az(aU,
|
||||||
'^([^%?]+)(%??)')aS[aT]={aV,aW}end aM[aN]=function(aT,...)if not aK[aT]then ah(
|
'^([^%?]+)(%??)')aS[aT]={aV,aW}end aM[aN]=function(aT,...)if not aK[aT]then ah(
|
||||||
"Expected ':' not '.' calling member function "..aN,2)end local aU={...}for aV,aW in ai,aS do local aX=aU[aV]local aY,aZ
|
"Expected ':' not '.' calling member function "..aN,2)end local aU={...}for aV,aW in ai,aS do local aX=aU[aV]local aY,aZ
|
||||||
|
|||||||
Reference in New Issue
Block a user