Roblox Weapon Simulator Pastebin

  1. Script Roblox Pastebin
  2. Pet Simulator Pastebin
  3. Roblox Gun Simulator Script Pastebin
  4. Roblox Weapon Simulator Script Pastebin

Cool script: https://shrinkearn.com/klEB.

Oct 31st, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local main = Instance.new('Frame')
  2. local hearts = Instance.new('TextButton')
  3. local unlockall = Instance.new('TextButton')
  4. local farm = Instance.new('TextButton')
  5. -- Properties
  6. uc.Name = 'uc'
  7. main.Parent = uc
  8. main.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  9. main.BorderSizePixel = 0
  10. main.Position = UDim2.new(0.48157084, 0, 0.258426964, 0)
  11. main.Draggable = true
  12. sellall.Name = 'sellall'
  13. sellall.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  14. sellall.BackgroundTransparency = 0.20000000298023
  15. sellall.Position = UDim2.new(1.66666663, 0, 0.0399999991, 0)
  16. sellall.Font = Enum.Font.Fantasy
  17. sellall.TextColor3 = Color3.new(1, 1, 1)
  18. sellall.MouseButton1Down:connect(function()
  19. sellall.BackgroundColor3 = Color3.new(0.227451, 0.596078, 0)
  20. local plr = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  21. for i,v in pairs(game.Workspace:GetDescendants()) do
  22. plr.CFrame = v.CFrame
  23. end
  24. end)
  25. hearts.Name = 'hearts'
  26. hearts.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  27. hearts.BorderSizePixel = 0
  28. hearts.Position = UDim2.new(1.66666663, 0, 0.763665199, 0)
  29. hearts.Font = Enum.Font.Fantasy
  30. hearts.TextColor3 = Color3.new(1, 1, 1)
  31. hearts.MouseButton1Down:connect(function()
  32. hearts.BackgroundColor3 = Color3.new(0.227451, 0.596078, 0)
  33. local plr = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  34. for i,v in pairs(game.Workspace:GetDescendants()) do
  35. v.CFrame = plr.CFrame
  36. end
  37. end
  38. attk.Parent = main
  39. attk.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  40. attk.BorderSizePixel = 0
  41. attk.Position = UDim2.new(1.66666663, 0, 0.397778153, 0)
  42. attk.Font = Enum.Font.Fantasy
  43. attk.TextColor3 = Color3.new(1, 1, 1)
  44. attk.MouseButton1Down:connect(function()
  45. attk.BackgroundColor3 = Color3.new(0.227451, 0.596078, 0)
  46. wait()
  47. local A_1 = Vector3.new(59.3279877, 0.100000001, 56.6135178)
  48. local Event = game:GetService('Workspace')[game.Players.LocalPlayer.Name].Weapons.Remote
  49. end
  50. unlockall.Parent = main
  51. unlockall.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  52. unlockall.BackgroundTransparency = 0.20000000298023
  53. unlockall.Position = UDim2.new(1.66666663, 0, 0.575339675, 0)
  54. unlockall.Font = Enum.Font.Fantasy
  55. unlockall.TextColor3 = Color3.new(1, 1, 1)
  56. unlockall.MouseButton1Down:connect(function()
  57. unlockall.BackgroundColor3 = Color3.new(0.227451, 0.596078, 0)
  58. game.Workspace.Areas['3'].Door:Destroy()
  59. game.Workspace.Areas['5'].Door:Destroy()
  60. game.Workspace.Areas['7'].Door:Destroy()
  61. game.Workspace.Areas['9'].Door:Destroy()
  62. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  63. TextLabel.Position = UDim2.new(1.66666663, 0, 0.942857146, 0)
  64. TextLabel.Font = Enum.Font.Fantasy
  65. TextLabel.TextColor3 = Color3.new(1, 0, 0.0156863)
  66. farm.Parent = main
  67. farm.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  68. farm.BorderSizePixel = 0
  69. farm.Position = UDim2.new(1.66666663, 0, 0.226351738, 0)
  70. farm.Font = Enum.Font.Fantasy
  71. farm.TextColor3 = Color3.new(1, 1, 1)
  72. farm.MouseButton1Down:connect(function()
  73. farm.BackgroundColor3 = Color3.new(0.227451, 0.596078, 0)
  74. wait(2)
  75. local plr = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  76. for i,v in pairs(game.Workspace.Areas:GetDescendants()) do
  77. plr.CFrame = v.CFrame + Vector3.new(math.random(-2,2),0,math.random(-1,1))
  78. end
  79. end
  80. wait()
  81. local A_1 = Vector3.new(59.3279877, 0.100000001, 56.6135178)
  82. local Event = game:GetService('Workspace')[game.Players.LocalPlayer.Name].Weapons.Remote
  83. end
  84. wait(5)
  85. local plr = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  86. for i,v in pairs(game.Workspace:GetDescendants()) do
  87. plr.CFrame = v.CFrame
  88. end
  89. end
RAW Paste Data
SimulatorRoblox Weapon Simulator Pastebin
Sep 9th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Script Roblox Pastebin

Roblox

Pet Simulator Pastebin

  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 Gun Simulator Script Pastebin

RAW Paste Data

Roblox Weapon Simulator Script Pastebin