Advertisement
InTesting

Soft Glitcher

May 24th, 2019
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.96 KB | None | 0 0
  1. local function a(b)local function c(d,e)if d~=nil and e~=nil then local f=Instance.new("WeldConstraint",d)f.Part0=d;f.Part1=e end end;local g=math.rad;local h=b.Character;if h~=nil then local i=h:FindFirstChild'Head'local j=h:FindFirstChildWhichIsA('Humanoid',true)if i and j then if j.RigType==Enum.HumanoidRigType.R6 then if game:GetService("RunService"):IsServer()then local k=.001;local l=Instance.new("Part",i)l.BrickColor=BrickColor.new("Really black")l.CFrame=i.CFrame*CFrame.new(0,.7+k,0)l.Massless=true;l.CanCollide=false;l.Size=Vector3.new(.1,.1,.1)local m=Instance.new("SpecialMesh",l)m.MeshType=Enum.MeshType.FileMesh;m.MeshId='rbxassetid://1003673450'm.Scale=Vector3.new(0.009,0.011,0.01)c(i,l)local n=Instance.new("Part",i)n.BrickColor=BrickColor.new("Institutional white")n.CFrame=i.CFrame*CFrame.new(.561,.58+k,-.05)*CFrame.Angles(g(-15),g(90),g(90-45))n.Massless=true;n.CanCollide=false;n.Size=Vector3.new(.1,.1,.1)local o=Instance.new("SpecialMesh",n)o.MeshType=Enum.MeshType.FileMesh;o.MeshId='rbxassetid://437432504'o.Scale=Vector3.new(0.005,0.005,0.005)c(i,n)local p=Instance.new("Part",i)p.BrickColor=BrickColor.new("Institutional white")p.CFrame=i.CFrame*CFrame.new(-.561,.58+k,-.05)*CFrame.Angles(g(15),g(-90),g(-45))p.Massless=true;p.CanCollide=false;p.Size=Vector3.new(.1,.1,.1)local q=Instance.new("SpecialMesh",p)q.MeshType=Enum.MeshType.FileMesh;q.MeshId='rbxassetid://437432504'q.Scale=Vector3.new(0.005,0.005,0.005)c(i,p)print'You actually did it huh?'print'Well have fun being a (4t person.'print' - SoftlockedUnderZero <3'else error'Run server sided you carrot'end else error"Cmon man, you gotta know the basics. Cframe animations cant work with r15. go to your avatar and change to r6 then come back."end else error"Oh jeez, I can't find your head or humanoid. commit reset"end else error"IDK, I can't find your avatar. Get unbanished or something."end end;a(owner)workspace.ChildAdded:Connect(function(r)if r.Name==owner.Name then a(owner)end end)
  2. -- lol watermark here lol
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement