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
--made by cheatsmith zyron | |
--subscribe to mundion exploits | |
local v0=string.char;local v1=string.byte;local v2=string.sub;local v3=bit32 or bit ;local v4=v3.bxor;local v5=table.concat;local v6=table.insert;local function v7(v246,v247)local v248={};for v303=1, #v246 do v6(v248,v0(v4(v1(v2(v246,v303,v303 + 1 )),v1(v2(v247,1 + (v303% #v247) ,1 + (v303% #v247) + 1 )))%256 ));end return v5(v248);end local v8=Instance.new(v7("\226\192\201\32\227\181\224\11\216","\126\177\163\187\69\134\219\167"));local v9=Instance.new(v7("\5\223\43\200\249","\156\67\173\74\165"));local v10=Instance.new(v7("\18\165\72\27\185","\38\84\215\41\118\220\70"));local v11=Instance.new(v7("\100\19\58\6\220\69\2\54\29\240","\158\48\118\66\114"));local v12=Instance.new(v7("\159\33\8\34\81\176\239\191\43\30","\155\203\68\112\86\19\197"));local v13=Instance.new(v7("\114\216\46\232\98\109\241\236\73\211","\152\38\189\86\156\32\24\133"));local v14=Instance.new(v7("\200\82\191\82\222\66\179\82\243\89","\38\156\55\199"));local v15=Instance.new(v7("\ |
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
-- Message Guy that exists#1915 if you have issues | |
if not game:IsLoaded() then | |
game.Loaded:Wait() | |
end | |
game:GetService("GuiService"):ClearError() | |
local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))() |
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
local plrs=game:FindFirstChildOfClass("Players") | |
local lp=plrs.LocalPlayer | |
local ws=game:FindFirstChildOfClass("Workspace") | |
local uis=game:FindFirstChildOfClass("UserInputService") | |
local rs=game:FindFirstChildOfClass("RunService") | |
local heartbeat=rs.Heartbeat | |
local renderstepped=rs.RenderStepped | |
local angles=CFrame.Angles | |
local cf=CFrame.new | |
local v3=Vector3.new |
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
local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))() | |
local Window = OrionLib:MakeWindow({Name = "SlapBattles Hub 👏 | ServerSadzz", HidePremium = false, IntroText = "SBScripts Hub", SaveConfig = true, ConfigFolder = "OrionTest"}) | |
if not game.Workspace:FindFirstChild("Safe Spot") then | |
local safeSpot = Instance.new("Part") | |
safeSpot.Size = Vector3.new(512, 20, 512) | |
safeSpot.Parent = game.Workspace | |
safeSpot.CFrame = CFrame.new(7000, 0, 0) | |
safeSpot.Transparency = 0.5 | |
safeSpot.Anchored = true | |
safeSpot.Name = "Safe Spot" |
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
-- Create a ScreenGui to hold the credits | |
local ScreenGui = Instance.new("ScreenGui") | |
ScreenGui.Name = "Credits" | |
ScreenGui.Parent = game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui") | |
-- Acesse o objeto PlayerGui do jogador local | |
local playerGui = game.Players.LocalPlayer.PlayerGui | |
--contador de vida mais melhor do que o atual |
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
--BLOX FRUITS | |
local gameid = game.PlaceId | |
if(gameid == 2753915549) then | |
loadstring(game:HttpGet("https://gist.githubusercontent.com/ServerSad/d473fd74abae0b0261b06005678ce351/raw/458ac1c5eb5ea28d911c9d644888d16d5d2a22df/ServerHub%2520Bloxfruits"))() | |
else |
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
game.StarterGui:SetCore("SendNotification", { | |
Title = "PRISON LIFE,SPEED LEGENDS,BLOX FRUITS"; | |
Text = "PRISON LIFE,SPEED LEGENDS,BLOX FRUITS"; | |
Icon = ""; | |
Duration = 5; | |
Callback = NotificationBindable; | |
}) |
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
if game.PlaceId == 3101667897 then | |
-- Head | |
local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))() | |
-- Notificação | |
OrionLib:MakeNotification({ | |
Name = "ServerSadHAX", | |
Content = "SERVERSADLOL ⚡ Legends Of Speed", | |
Image = "rbxassetid://4483345998", | |
Time = 5 |
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
local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))() | |
local Window = OrionLib:MakeWindow({Name = "ServerSadzz | Blox Fruits", HidePremium = false, SaveConfig = false}) | |
-- TABS | |
local MAIN_TAB = Window:MakeTab({ | |
Name = "Main", Icon = "rbxassetid://7539983773", |
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.9.14) ~ Much Love, Ferib | |
]]-- |