This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
.____ ________ ___. _____ __ | |
| | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________ | |
| | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \ | |
| |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/ | |
|_______ \____/(____ /\_______ /___ /__| |____//____ >\___ >____ /__| \____/|__| | |
\/ \/ \/ \/ \/ \/ \/ | |
\_Welcome to LuaObfuscator.com (Alpha 0.10.9) ~ Much Love, Ferib | |
]]-- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
.____ ________ ___. _____ __ | |
| | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________ | |
| | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \ | |
| |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/ | |
|_______ \____/(____ /\_______ /___ /__| |____//____ >\___ >____ /__| \____/|__| | |
\/ \/ \/ \/ \/ \/ \/ | |
\_Welcome to LuaObfuscator.com (Alpha 0.10.9) ~ Much Love, Ferib | |
]]-- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
.____ ________ ___. _____ __ | |
| | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________ | |
| | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \ | |
| |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/ | |
|_______ \____/(____ /\_______ /___ /__| |____//____ >\___ >____ /__| \____/|__| | |
\/ \/ \/ \/ \/ \/ \/ | |
\_Welcome to LuaObfuscator.com (Alpha 0.10.9) ~ Much Love, Ferib | |
]]-- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
.____ ________ ___. _____ __ | |
| | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________ | |
| | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \ | |
| |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/ | |
|_______ \____/(____ /\_______ /___ /__| |____//____ >\___ >____ /__| \____/|__| | |
\/ \/ \/ \/ \/ \/ \/ | |
\_Welcome to LuaObfuscator.com (Alpha 0.10.9) ~ Much Love, Ferib | |
]]-- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
.____ ________ ___. _____ __ | |
| | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________ | |
| | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \ | |
| |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/ | |
|_______ \____/(____ /\_______ /___ /__| |____//____ >\___ >____ /__| \____/|__| | |
\/ \/ \/ \/ \/ \/ \/ | |
\_Welcome to LuaObfuscator.com (Alpha 0.10.9) ~ Much Love, Ferib | |
]]-- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Creditos = Dollynho + ServerSadzz -- | |
local fov = 90 | |
local maxDistance = 400 | |
local maxTransparency = 0.1 | |
local teamCheck = false | |
local wallCheck = true | |
local aimPart = "Torso" | |
local RunService = game:GetService("RunService") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Sadzz UI Library with Tabs, Sliders, Dropdowns, and Toggles | |
-- This is a professional UI with smooth animations and responsive design for both PC and mobile. | |
local SadzzUI = {} | |
-- Services | |
local TweenService = game:GetService("TweenService") | |
local Players = game:GetService("Players") | |
local GuiService = game:GetService("GuiService") | |
local RunService = game:GetService("RunService") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Universal Part Claim | |
local Players = game:GetService("Players") | |
local RunService = game:GetService("RunService") | |
local UserInputService = game:GetService("UserInputService") | |
local LocalPlayer = Players.LocalPlayer | |
local Workspace = game:GetService("Workspace") | |
local character = LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait() | |
local humanoidRootPart = character:WaitForChild("HumanoidRootPart") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
W Skid | |
]]-- | |
local v0=tonumber;local v1=string.byte;local v2=string.char;local v3=string.sub;local v4=string.gsub;local v5=string.rep;local v6=table.concat;local v7=table.insert;local v8=math.ldexp;local v9=getfenv or function() return _ENV;end ;local v10=setmetatable;local v11=pcall;local v12=select;local v13=unpack or table.unpack ;local v14=tonumber;local function v15(v16,v17,...) local v18=1;local v19;v16=v4(v3(v16,5),"..",function(v30) if (v1(v30,2)==81) then v19=v0(v3(v30,1,1));return "";else local v80=v2(v0(v30,16));if v19 then local v93=v5(v80,v19);v19=nil;return v93;else return v80;end end end);local function v20(v31,v32,v33) if v33 then local v81=0 -0 ;local v82;while true do if (v81==0) then v82=(v31/((5 -3)^(v32-(1 -0))))%((4 -2)^(((v33-(620 -(555 + 64))) -(v32-(932 -(857 + 74)))) + ((1634 -(68 + 997)) -((1637 -(226 + 1044)) + (875 -674))))) ;return v82-(v82%((1045 -(32 + 85)) -(214 + 713))) ;end end else local v83=0 + 0 ;local v84;while true do if (v83==(0 + 0)) then v84=(879 -(282 + 595 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
.____ ________ ___. _____ __ | |
| | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________ | |
| | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \ | |
| |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/ | |
|_______ \____/(____ /\_______ /___ /__| |____//____ >\___ >____ /__| \____/|__| | |
\/ \/ \/ \/ \/ \/ \/ | |
\_Welcome to LuaObfuscator.com (Alpha 0.10.8) ~ Much Love, Ferib | |
]]-- |