Advertisement
C-H-4-0-S

Unnamed Animation v4

Sep 1st, 2024 (edited)
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. then
  2. Part.CanCollide = false
  3. end
  4. end
  5. for _, Part in ipairs(FakeCharacter:GetChildren()) do
  6. if Part:IsA("BasePart") then
  7. Part.CanCollide = false
  8. end
  9. end
  10. end
  11.  
  12. RunService.Heartbeat:Connect(function()
  13. SetAngles()
  14. MotorAngle()
  15. pcall(function()
  16. RealChar.HumanoidRootPart.CFrame = FakeCharacter.Torso.CFrame
  17. end)
  18. end)
  19.  
  20. RunService.PreSimulation:Connect(function()
  21. BaseCol()
  22. end)
  23.  
  24.  
  25. loadstring(game:HttpGet("https://raw.githubusercontent.com/Anklh/Nameless-animation/main/Nameless"))()
  26.  
  27. task.wait(1)
  28.  
  29. loadstring(game:HttpGet("https://raw.githubusercontent.com/Xxtan31/Ata/main/deltakeyboardcrack.txt", true))()
  30.  
  31. loadstring(game:HttpGet("https://raw.githubusercontent.com/Gazer-Ha/Energize-Protected/main/Yh"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement