--[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] local Character = loadstring(game:HttpGet"https://pastebin.com/raw/cC5Q6qQA")()() wait(0.07) --Put your script here, you can remove an example below local A,B,C = Instance.new("Attachment",Character.Torso),Instance.new("Attachment",Character["Left Arm"]),Instance.new("HingeConstraint",Character.Torso) local letsh = Character.Torso["Left Shoulder"] A.Position,B.Position,C.Attachment0,C.Attachment1,letsh.Enabled=letsh.C0.p,letsh.C1.p,A,B,false