ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Universal Script 📌
1.8k Views

Headless and Korblox

Universal Script 📌Uploaded by
1 month ago
Please login to perform these actions:

Description

it works in any game except games with r15

View Raw
Edited By: VortexDev Download


Comments
7
User profile picture
bitterdisgustingstu 1 month ago
worst obfuscation ever
bitterdisgustingstu's profile picturebitterdisgustingstuworst obfuscation ever
User profile picture
VortexDev 1 month ago
@bitterdisgustingstu gng what are your scripts
User profile picture
sigmaskibidicoder 1 month ago
Bro why are you obfuscating the simplest script that ever exists its like 30 freaking lines dude how much of a loser are you? Chud. local plr = game.Players.LocalPlayer local char = plr.Character or plr.CharacterAdded:Wait() local head = char:WaitForChild("Head") head.Transparency = 1 for _, v in pairs(head:GetChildren()) do if v:IsA("Decal") then v.Transparency = 1 end end if char:FindFirstChild("UpperTorso") then local upper = char:WaitForChild("RightUpperLeg") local lower = char:WaitForChild("RightLowerLeg") local foot = char:WaitForChild("RightFoot") upper.MeshId = "rbx*etid://902942096" upper.TextureID = "rbx*etid://902843398" lower.MeshId = "rbx*etid://902942093" lower.Transparency = 1 foot.MeshId = "rbx*etid://902942089" foot.Transparency = 1 local hip = char.UpperTorso:FindFirstChild("RightHip") if hip then hip.C0 = hip.C0 + Vector3.new(0, 0.25, 0) end else local leg = char:WaitForChild("Right Leg") local mesh = leg:FindFirstChildOfCl*("SpecialMesh") or Instance.new("SpecialMesh", leg) mesh.MeshType = Enum.MeshType.FileMesh mesh.MeshId = "rbx*etid://902942096" mesh.TextureId = "rbx*etid://902843398" mesh.Offset = Vector3.new(0, 0.72, 0) end
sigmaskibidicoder's profile picturesigmaskibidicoderBro why are you obfuscating the simplest script th...
User profile picture
VortexDev 1 month ago
@sigmaskibidicoder what kind of username is that vro
VortexDev's profile pictureVortexDev@sigmaskibidicoder what kind of username is that v...
User profile picture
sigmaskibidicoder 1 month ago
@VortexDev Heh *tips hat like a bad* discord moderator*
sigmaskibidicoder's profile picturesigmaskibidicoder@VortexDev Heh *tips hat like a bad* discord moder...
User profile picture
VortexDev 1 month ago
@sigmaskibidicoder it doesn’t even work btw
VortexDev's profile pictureVortexDev@sigmaskibidicoder it doesn’t even work btw
User profile picture
sigmaskibidicoder 1 month ago
@VortexDev it should if it doesnt idk man it took like 1 - 2 mins to do this i aint going ingame to do allat not worth my time yo!
Please Login to add a comment.