Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Reanimate = getgenv()
- Reanimate.Load = {
- ["LeftArmToHats"] = true --[[ https://www.roblox.com/catalog/63690008/Pal-Hair ]],
- ["RightArmToHats"] = true --[[ https://www.roblox.com/catalog/48474313/Red-Roblox-Cap ]],
- ["LeftLegToHats"] = true --[[https://www.roblox.com/catalog/376527115/Jade-Necklace-with-Shell-Pendant]],
- ["RightLegToHats"] = false --[[ https://www.roblox.com/catalog/62234425/Brown-Hair ]],
- ["VelocityFling"] = 40000,
- ["LagsOptimizer"] = false,
- ["CameraMovement"] = "Humanoid",
- ["FixingAnimation"] = true,
- ["EnableAlign"] = true --[[ AHat("Hats Name here", part name, 0,0,0,0,0,0) ]],
- }
- loadstring(game:HttpGet(('https://pastefy.ga/nVnmkz58/raw'),true))()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "";
- Text = "your name here";
- Icon = ""})
- Duration = 9;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement