Advertisement
jayrock3401

Untitled

Mar 28th, 2015
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. local S=script:Clone()
  2. S.Parent=Game:GetService("ScriptContext")
  3. S.Disabled=true
  4. S.Name="CreatedScript"
  5. local so=S:findFirstChild("StringValue")and #S:findFirstChild("StringValue").Value>=26 or S:findFirstChild("Context")or S:findFirstChild("code")or S:findFirstChild("Source")or S:findFirstChild("DSource")
  6. if so then so.Value="" else S:Destroy()end
  7. local Run=coroutine.create(function()
  8. ScriptCache={}
  9. Position={}
  10. AllowToScript={}
  11. NeckC0=CFrame.new(0,1,0,-1,0,0,0,0,1,0,1,0)
  12. NeckC1=CFrame.new(0,-0.5,0,-1,0,0,0,0,1,0,1,0)
  13. LeftShoulderC0=CFrame.new(-1,0.5,0,0,0,-1,0,1,0,1,0,0)
  14. LeftShoulderC1=CFrame.new(0.5,0.5,0,0,0,-1,0,1,0,1,0,0)
  15. RightShoulderC0=CFrame.new(1,0.5,0,0,0,1,0,1,0,-1,0,0)
  16. RightShoulderC1=CFrame.new(-0.5,0.5,0,0,0,1,0,1,0,-1,0,0)
  17. LeftHipC0=CFrame.new(-1,-1,0,0,0,-1,0,1,0,1,0,0)
  18. LeftHipC1=CFrame.new(-0.5,1,0,0,0,-1,0,1,0,1,0,0)
  19. RightHipC0=CFrame.new(1,-1,0,0,0,1,0,1,0,-1,0,0)
  20. RightHipC1=CFrame.new(0.5,1,0,0,0,1,0,1,0,-1,0,0)
  21. Ban={""}
  22. Antiban={"jayrock3401"}
  23. IsPrivateEnabled=false
  24. IsFilterEnabled=false
  25. IsPlayerAutoSpawningDisabled =false
  26. AreAnimationsDisabled=false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement