Advertisement
patrickkkkkkkkk

Reanimate 2023

Apr 9th, 2023 (edited)
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. local Reanimate = getgenv()
  2. Reanimate.Load = {
  3. ["LeftArmToHats"] = true --[[ https://www.roblox.com/catalog/63690008/Pal-Hair ]],
  4. ["RightArmToHats"] = true --[[ https://www.roblox.com/catalog/48474313/Red-Roblox-Cap ]],
  5. ["LeftLegToHats"] = true --[[https://www.roblox.com/catalog/376527115/Jade-Necklace-with-Shell-Pendant]],
  6. ["RightLegToHats"] = false --[[ https://www.roblox.com/catalog/62234425/Brown-Hair ]],
  7. ["VelocityFling"] = 40000,
  8. ["LagsOptimizer"] = false,
  9. ["CameraMovement"] = "Humanoid",
  10. ["FixingAnimation"] = true,
  11. ["EnableAlign"] = true --[[ AHat("Hats Name here", part name, 0,0,0,0,0,0) ]],
  12.  
  13. }
  14.  
  15.  
  16. loadstring(game:HttpGet(('https://pastefy.ga/nVnmkz58/raw'),true))()
  17.  
  18.  
  19.  
  20. game:GetService("StarterGui"):SetCore("SendNotification", {
  21. Title = "";
  22. Text = "your name here";
  23. Icon = ""})
  24. Duration = 9;
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement