Advertisement
udahlah

Roblox Car

Feb 8th, 2020
4,091
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.25 KB | None | 0 0
  1. --by ME
  2.  
  3. --ENJOY:D
  4.  
  5. --THE SIT SCRIPT IS BUGGING WHILE YOUR AVATAR R15
  6.  
  7.  
  8. local plr=game.Players.LocalPlayer
  9. local tool=Instance.new("Tool",plr.Backpack)
  10. tool.GripPos=Vector3.new(1.5,1.9,-1.5)
  11. tool.Name="CAR. press Z To Reset"
  12. local k=Instance.new("Part",tool)
  13. k.Name="Handle"
  14. k.Size=Vector3.new(5.0,3.7,6.9)
  15. local l=Instance.new("Animation",tool)
  16. l.AnimationId="rbxassetid://179224234"
  17. local m=plr.Character.Humanoid:LoadAnimation(l)
  18. db=true
  19. da=false
  20. tool.Equipped:connect(function()
  21. tool.Activated:connect(function()
  22. if db==true then
  23. db=false
  24. m:Play()
  25. wait()
  26. da=true
  27. db=true
  28. wait(0.1)
  29. da=false
  30. end
  31. end)
  32. end)
  33. k.Touched:connect(function(n)
  34. if da==true then
  35. local o=n.Parent.Humanoid
  36. if o~=nil then
  37. local p=game.Players:FindFirstChild(n.Parent.Name)
  38. for j=1,10 do
  39. if p.Name~="FunnyVideo15"then
  40. game.ReplicatedStorage.meleeEvent:FireServer(p)
  41. end
  42. end
  43. end
  44. end
  45. end)
  46.  
  47. -- Made By ME
  48. -- Instances:
  49.  
  50.  
  51. --Suicide script by ME
  52. --Use in Roblox
  53. --There is no need to change anything. Just run as local.
  54. --Press z to take your own life!
  55. plr = game.Players.LocalPlayer
  56. plrchar = plr.Character
  57. hed = plrchar.Torso
  58. thing = plrchar.Head
  59. sheit = Instance.new("Sound")
  60. sheit.Parent = hed
  61. sheit.SoundId = "rbxassetid://226911304"
  62. mouse = plr:GetMouse()
  63. mouse.KeyDown:connect(function(k)
  64. if k == "z" then
  65. sond = Instance.new("Sound")
  66. sond.Parent = hed
  67. sond.SoundId = "rbxassetid://178092307"
  68. screm = Instance.new("Sound")
  69. screm.Parent = hed
  70. screm.SoundId = "rbxassetid://2330776461"
  71. screm2 = Instance.new("Sound")
  72. screm2.Parent = hed
  73. screm2.SoundId = "rbxassetid://165315045"
  74. wait(0.1)
  75. plrchar:BreakJoints()
  76. wait(0.1)
  77. screm:play()
  78. end
  79. end)
  80. print("Press z to take your own life!")
  81.  
  82. -- Made By ME
  83. -- Instances:
  84. -- Made By: ME
  85. -- Full credit to the original script makers
  86. -- Website: https://exploits--jmuse.repl.co/
  87.  
  88.  
  89. local TestingGUI = Instance.new("ScreenGui")
  90. local MainGUI = Instance.new("Frame")
  91. local PlayerTP_Teleport = Instance.new("TextButton")
  92. --Properties:
  93. TestingGUI.Name = "Testing GUI"
  94. TestingGUI.Parent = game.CoreGui
  95.  
  96. MainGUI.Name = "MainGUI"
  97. MainGUI.Parent = TestingGUI
  98. MainGUI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  99. MainGUI.BorderColor3 = Color3.new(0, 0, 0)
  100. MainGUI.BorderSizePixel = 3
  101. MainGUI.Position = UDim2.new(0.295202941, 0, 0.344621539, 0)
  102. MainGUI.Size = UDim2.new(0, 332, 0, 155)
  103. MainGUI.Active = true
  104. MainGUI.Draggable = true
  105.  
  106. PlayerTP_Teleport.Name = "PlayerTP_Teleport"
  107. PlayerTP_Teleport.Parent = MainGUI
  108. PlayerTP_Teleport.BackgroundColor3 = Color3.new(0, 0, 0)
  109. PlayerTP_Teleport.BackgroundTransparency = 0.5
  110. PlayerTP_Teleport.BorderColor3 = Color3.new(0, 0, 0)
  111. PlayerTP_Teleport.Position = UDim2.new(0, 0, 0.677419245, 0)
  112. PlayerTP_Teleport.Size = UDim2.new(0, 332, 0, 50)
  113. PlayerTP_Teleport.Font = Enum.Font.SourceSans
  114. PlayerTP_Teleport.Text = "Horn"
  115. PlayerTP_Teleport.TextColor3 = Color3.new(1, 1, 1)
  116. PlayerTP_Teleport.TextSize = 79
  117. PlayerTP_Teleport.MouseButton1Click:connect(function()
  118. beep = Instance.new("Sound")
  119. beep.Parent = hed
  120. beep.SoundId = "rbxassetid://691472063"
  121. wait(0.1)
  122. game:service'Chat':Chat(plr.Character.Head,"Beep!",Enum.ChatColor.Blue)
  123. wait(0.1)
  124. beep:play()
  125. local tp_player = game:GetService("Players")[tp_namedplayer]
  126. local PLR = game:GetService("Players").LocalPlayer
  127. local p = PlayerTP_Input.Text
  128.  
  129. if tp_player then
  130. for i = 1,1 do
  131. wait(.08)
  132. PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 0, -1)
  133. end
  134. end
  135. end)
  136.  
  137. -- Made By ME
  138. -- Instances:
  139. local ScreenGui = Instance.new("ScreenGui")
  140. local Frame = Instance.new("Frame")
  141. local TextBox = Instance.new("TextBox")
  142. local TextButton = Instance.new("TextButton")
  143. --Properties:
  144.  
  145. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  146. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  147. ScreenGui.Active = true
  148. ScreenGui.Draggable = true
  149.  
  150. Frame.Parent = ScreenGui
  151. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  152. Frame.Position = UDim2.new(0.288659781, 0, 0.220588237, 0)
  153. Frame.Size = UDim2.new(0, 148, 0, 83)
  154.  
  155. TextBox.Parent = ScreenGui
  156. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  157. TextBox.Position = UDim2.new(0.300257713, 0, 0.235294089, 0)
  158. TextBox.Size = UDim2.new(0, 129, 0, 30)
  159. TextBox.Font = Enum.Font.SourceSans
  160. TextBox.Text = "ENTER VROOMSPEED"
  161. TextBox.TextColor3 = Color3.new(0, 0, 0)
  162. TextBox.TextSize = 14
  163.  
  164. TextButton.Parent = ScreenGui
  165. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  166. TextButton.Position = UDim2.new(0.319587618, 0, 0.297385603, 0)
  167. TextButton.Size = UDim2.new(0, 98, 0, 28)
  168. TextButton.Font = Enum.Font.SourceSans
  169. TextButton.Text = "Get Vroomspeed"
  170. TextButton.TextColor3 = Color3.new(0, 0, 0)
  171. TextButton.TextSize = 14
  172.  
  173. -- Scripts:
  174. TextButton.MouseButton1Down:Connect(function()
  175. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = TextBox.Text
  176. end)
  177.  
  178. wait(0.1)
  179. game:service'Chat':Chat(plr.Character.Head,"Hi Welcome ! Press Z To Reset If your Character Still sit",Enum.ChatColor.Blue)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement