ControlC
· Pastebin
Login
Register
ControlC
/
Create paste
Paste content
Up to 100 KB of text. BBCode formatting is supported.
Title
- optional
Content
B
I
U
S
</>
Colors ↓
Sizes ↓
Size 1
Size 2
Size 3
Size 4
Size 5
Size 6
Size 7
local ACCESSORIES = ([[\r\n (U can use headless for full Invisible)\r\n YOU NEED TO WEAR ANY OF THESE ACCESSORIES:\r\n [] https://www.roblox.com/catalog/11192973135/\r\n [] https://www.roblox.com/catalog/11256534523/\r\n [] https://www.roblox.com/catalog/11262715817/\r\n [] https://www.roblox.com/catalog/11207957307/\r\n [] https://www.roblox.com/catalog/11265137980/\r\n [] https://www.roblox.com/catalog/11239873478/\r\n [] https://www.roblox.com/catalog/11265221929/\r\n ===Poor options===\r\n [Poor] https://www.roblox.com/catalog/9795596987\r\n]])\r\n\r\nlocal plr = game.Players.LocalPlayer\r\nlocal ch = plr.Character\r\nif ch:FindFirstChild(\"R6Convert\") or ch:FindFirstChild(\"Bear Suit\") then\r\n local mypos = ch.HumanoidRootPart.CFrame\r\n ch.HumanoidRootPart.CFrame = CFrame.new(0,10000000,0)\r\n ch.HumanoidRootPart.Velocity = Vector3.new(0,50,0) -- prevent fall damage in some shitty game\r\n task.wait(0.5)\r\n for i,v in pairs(ch:GetChildren()) do\r\n if v:IsA(\"Accessory\") or v:IsA(\"Accoutrement\") then\r\n if v.Name == \"R6Convert\" or v.Name == \"Bear Suit\" then\r\n pcall(function()\r\n v.Handle.Anchored = true\r\n v.Handle.AccessoryWeld:Destroy()\r\n end)\r\n end\r\n end \r\n end\r\n ch.HumanoidRootPart.CFrame = mypos\r\n game.StarterGui:SetCore(\"SendNotification\", {Title = \"Invisible Body\", Text = \"Made by: System-Cali#6958\nCopied to your clipboard\", Duration = 8})\r\n setclipboard(\"System-Cali#6958\")\r\nelse\r\n game.StarterGui:SetCore(\"SendNotification\", {Title = \"Invisible Body\", Text = \"Made by: System-Cali#6958\", Duration = 5})\r\n game.StarterGui:SetCore(\"SendNotification\", {Title = \"Invisible Body\", Text = \"Wear any of the mentioned 3D clothing\", Duration = 8})\r\n setclipboard(\"System-Cali#6958\")\r\nend
Password
Anyone with the link will still need this password to view.
Expires
1 hour
3 hours
6 hours
12 hours
24 hours
48 hours
72 hours
Sign in to enable "Never expires".
Create paste
Please verify you are human
Cancel