How To Fly In Sword Simulator Roblox

  

Banning simulator roblox hack / script get all the gamepasses for free! Click here to get the script. Robloxian waterpark roblox hack / script admin get all the gears for free more! Click here to get the script. Ghost simulator roblox hack / script free gamepasses autofarm more!!

Sep 9th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  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)
RAW Paste Data
CodesRoblox sword simulator gui

How To Fly In Roblox Sword Simulator

Jan 2nd, 2020
Roblox sword simulator gui
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Instances:
  2. local fly = Instance.new('ScreenGui')
  3. local backgroundtitle = Instance.new('TextLabel')
  4. local title = Instance.new('TextLabel')
  5. local flybutton = Instance.new('TextButton')
  6. --Properties:
  7. fly.Name = 'fly'
  8. fly.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  9. epic.Name = 'epic'
  10. epic.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  11. epic.Position = UDim2.new(0.0911376476, 0, 0.466830462, 0)
  12. epic.Active = true
  13. backgroundtitle.Parent = epic
  14. backgroundtitle.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  15. backgroundtitle.Font = Enum.Font.SciFi
  16. backgroundtitle.TextColor3 = Color3.fromRGB(0, 0, 0)
  17. backgroundtitle.TextSize = 14.000
  18. creator.Parent = epic
  19. creator.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  20. creator.Position = UDim2.new(0.00442049652, 0, 0.762519121, 0)
  21. creator.Font = Enum.Font.SourceSans
  22. creator.TextColor3 = Color3.fromRGB(0, 0, 0)
  23. creator.TextSize = 14.000
  24. title.Parent = epic
  25. title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  26. title.Position = UDim2.new(0.0497237556, 0, 0, 0)
  27. title.Font = Enum.Font.SciFi
  28. title.TextColor3 = Color3.fromRGB(0, 0, 0)
  29. title.TextSize = 14.000
  30. close.Parent = epic
  31. close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  32. close.Size = UDim2.new(0, 43, 0, 43)
  33. close.Text = 'X'
  34. close.TextScaled = true
  35. close.TextWrapped = true
  36. epic.Visible = false
  37. flybutton.Parent = epic
  38. flybutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  39. flybutton.Position = UDim2.new(0.243093923, 0, 0.344781578, 0)
  40. flybutton.Font = Enum.Font.SourceSans
  41. flybutton.TextColor3 = Color3.fromRGB(0, 0, 0)
  42. flybutton.MouseButton1Down:connect(function()
  43. loadstring(game:HttpGet('https://pastebin.com/raw/7rXZ9VNc', true))()
  44. flybutton.TextSize = 10.000
RAW Paste Data