Roblox Hoverboard Free

  

  1. Roblox Hoverboard Free Play
Sep 9th, 2019

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.

Roblox
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Hoverboard FreeRoblox
  1. local user = game.Players.LocalPlayer.Backpack
  2. local handle = Instance.new('Part',sword)
  3. local DAMAGE = 35
  4. local sound2 = Instance.new('Sound',handle)
  5. script.Parent = sword
  6. --local animation = Instance.new('Animation',script)
  7. --animation.AnimationId = 'http://www.roblox.com/Asset?ID=992817684'
  8. sound.SoundId = 'rbxasset://sounds//swordlunge.wav'
  9. sound.PlaybackSpeed = 1.17
  10. sound2.SoundId = 'rbxasset://sounds//unsheath.wav'
  11. sound2.PlaybackSpeed = 0.8
  12. sound2.Name = 'Unsheath'
  13. function unsheathanimation()
  14. sword.GripPos = sword.GripPos + Vector3.new(0,5,0)
  15. sword.GripPos = sword.GripPos + Vector3.new(0,-1,0)
  16. end
  17. sound2:Play()
  18. if (h ~= nil) then
  19. end
  20. --4
  21. for i = 1,5 do
  22. sword.GripUp = sword.GripUp + Vector3.new(0,0,1)
  23. end
  24. sword.GripUp = sword.GripUp + Vector3.new(0,0,-1)
  25. handle.Size = handle.Size + Vector3.new(-4,-1,-2)
  26. handle.Size = handle.Size + Vector3.new(0.6, 3.6, 0.4)
  27. mesh.MeshId = 'http://www.roblox.com/asset/?id=94746028'
  28. mesh.TextureId = 'http://www.roblox.com/asset/?ID=94746105'
  29. sword.Equipped:connect(unsheathsound)
  30. sword.Activated:connect(animate)

Roblox Hoverboard Free Play

RAW Paste Data