Universal Script 📌
9.9k Views

Universal Heil Hatler

Universal Script 📌Uploaded by
1 year ago
Please login to perform these actions:

Description

universal heil hatler, works with r6 and r15 but r6 looks better (not reanimate)

View Raw
Edited By: jury Download


Comments
4
User profile picture
ddorredore 1 year ago - Edited
Very cool script dud!
User profile picture
Aspkgs 1 year ago - Edited
It doesn't go high enough
User profile picture
*SCRlPTER 5 months ago
does it work with r15?
User profile picture
Airookz 4 months ago
source to edit it: local Heil = Instance.new("Tool") Heil.Name = "Heil" Heil.WorldPivot = CFrame.new(0, 7, 0, 0.9999998807907104, 0, 0, 0, 0.9999998807907104, 0, 0, 0, 1) Heil.GripPos = Vector3.new(0.09999991953372955, -0.5, 0.1999998390674591) Heil.Grip = CFrame.new(0.09999991953372955, -0.5, 0.1999998390674591, 0.9999998807907104, -8.881784197001252e-16, 0, 0, 1, 4.371138828673793e-08, 0, -4.371138473402425e-08, 0.9999998807907104) Heil.GripForward = Vector3.new(-0, -4.371138828673793e-08, -0.9999998807907104) Heil.ToolTip = "* salute thing" Heil.GripUp = Vector3.new(-8.881784197001252e-16, 1, -4.371138473402425e-08) Heil.GripRight = Vector3.new(0.9999998807907104, 0, 0) local Animations = Instance.new("Folder") Animations.Name = "Animations" Animations.Parent = Heil local R6 = Instance.new("Folder") R6.Name = "R6" R6.Parent = Animations local Slam = Instance.new("Animation") Slam.Name = "Slam" Slam.AnimationId = "http://www.roblox.com/*et?ID=65067813" Slam.Parent = R6 local R15 = Instance.new("Folder") R15.Name = "R15" R15.Parent = Animations local Slam1 = Instance.new("Animation") Slam1.Name = "Slam" Slam1.AnimationId = "rbx*etid://2695892384" Slam1.Parent = R15 local Drink = Instance.new("Animation") Drink.Name = "Drink" Drink.AnimationId = "http://www.roblox.com/*et?ID=94700140" Drink.Parent = Heil local Handle = Instance.new("Part") Handle.Name = "Handle" Handle.CFrame = CFrame.new(0, 6, 0, 0.9999998807907104, 0, 0, 0, 0.9999998807907104, 0, 0, 0, 1) Handle.Transparency = 1 Handle.Locked = true Handle.Size = Vector3.new(0.6000000238418579, 1.2599999904632568, 0.6000000238418579) Handle.formFactor = Enum.FormFactor.Custom Handle.Parent = Heil Heil.Parent = game:GetService("Players").LocalPlayer.Backpack function Create(ty) return function(data
Please Login to add a comment.