ShikiZimekiHD

Vehicle Hack Best 2

Feb 11th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.75 KB | None | 0 0
  1. ---Script made by ShikiZiemekiHD. Enjoy!
  2.  
  3.  
  4. local VehicleSImulatorgui = Instance.new("ScreenGui")
  5. local MainFrame = Instance.new("Frame")
  6. local mbar1 = Instance.new("Frame")
  7. local mbar2 = Instance.new("Frame")
  8. local Carhack = Instance.new("TextButton")
  9. local Carhack2 = Instance.new("Frame")
  10. local Carspeed = Instance.new("TextButton")
  11. local Teleporttocar = Instance.new("TextButton")
  12. local Speed = Instance.new("TextButton")
  13. local Torque = Instance.new("TextButton")
  14. local Nitrospeed = Instance.new("TextButton")
  15. local Nitroforce = Instance.new("TextButton")
  16. local Nitroheight = Instance.new("TextButton")
  17. local Amount1 = Instance.new("TextBox")
  18. local Amount2 = Instance.new("TextBox")
  19. local Amount3 = Instance.new("TextBox")
  20. local Amount4 = Instance.new("TextBox")
  21. local Amount5 = Instance.new("TextBox")
  22. local Close = Instance.new("TextButton")
  23. local Crate = Instance.new("TextButton")
  24. local Crate2 = Instance.new("Frame")
  25. local Teleporttocrate = Instance.new("TextButton")
  26. local Crateesp = Instance.new("TextButton")
  27. local Close_2 = Instance.new("TextButton")
  28. local Gamepass = Instance.new("TextButton")
  29. local Gamepass2 = Instance.new("Frame")
  30. local Getallperks = Instance.new("TextButton")
  31. local Close_3 = Instance.new("TextButton")
  32. local Credits = Instance.new("TextLabel")
  33. local Credits2 = Instance.new("TextLabel")
  34. --Properties:
  35. VehicleSImulatorgui.Name = "VehicleSImulatorgui"
  36. VehicleSImulatorgui.Parent = game.CoreGui
  37. MainFrame.Name = "MainFrame"
  38. MainFrame.Parent = VehicleSImulatorgui
  39. MainFrame.Active = true
  40. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  41. MainFrame.BorderSizePixel = 0
  42. MainFrame.Position = UDim2.new(0.0548245609, 0, 0.217391312, 0)
  43. MainFrame.Selectable = true
  44. MainFrame.Size = UDim2.new(0, 320, 0, 385)
  45. MainFrame.Style = Enum.FrameStyle.RobloxRound
  46. MainFrame.Active = true
  47. MainFrame.Draggable = true
  48.  
  49. mbar1.Name = "mbar1"
  50. mbar1.Parent = MainFrame
  51. mbar1.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  52. mbar1.Position = UDim2.new(-0.0135025028, 0, -0.0110843806, 0)
  53. mbar1.Size = UDim2.new(0, 313, 0, 17)
  54.  
  55. mbar2.Name = "mbar2"
  56. mbar2.Parent = MainFrame
  57. mbar2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  58. mbar2.Position = UDim2.new(-0.0253273975, 0, 0.0353492685, 0)
  59. mbar2.Size = UDim2.new(0, 317, 0, 17)
  60.  
  61. Carhack.Name = "Carhack"
  62. Carhack.Parent = MainFrame
  63. Carhack.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  64. Carhack.Position = UDim2.new(0.074032262, 0, 0.165167823, 0)
  65. Carhack.Size = UDim2.new(0, 255, 0, 38)
  66. Carhack.Font = Enum.Font.SourceSans
  67. Carhack.Text = "Car"
  68. Carhack.TextColor3 = Color3.new(1, 1, 1)
  69. Carhack.TextScaled = true
  70. Carhack.TextSize = 14
  71. Carhack.TextWrapped = true
  72.  
  73. Carhack2.Name = "Carhack2"
  74. Carhack2.Parent = Carhack
  75. Carhack2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  76. Carhack2.Position = UDim2.new(1.24390244, 0, -1.71052599, 0)
  77. Carhack2.Size = UDim2.new(0, 387, 0, 385)
  78. Carhack2.Visible = false
  79. Carhack2.Style = Enum.FrameStyle.RobloxRound
  80.  
  81. Carspeed.Name = "Carspeed"
  82. Carspeed.Parent = Carhack2
  83. Carspeed.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  84. Carspeed.Position = UDim2.new(0.0257328618, 0, 0.0678630471, 0)
  85. Carspeed.Size = UDim2.new(0, 142, 0, 43)
  86. Carspeed.Font = Enum.Font.SourceSans
  87. Carspeed.Text = "Car speed"
  88. Carspeed.TextColor3 = Color3.new(1, 1, 1)
  89. Carspeed.TextScaled = true
  90. Carspeed.TextSize = 14
  91. Carspeed.TextWrapped = true
  92.  
  93. Teleporttocar.Name = "Teleporttocar"
  94. Teleporttocar.Parent = Carhack2
  95. Teleporttocar.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  96. Teleporttocar.Position = UDim2.new(0.568368554, 0, 0.0678630471, 0)
  97. Teleporttocar.Size = UDim2.new(0, 142, 0, 43)
  98. Teleporttocar.Font = Enum.Font.SourceSans
  99. Teleporttocar.Text = "Tp to car"
  100. Teleporttocar.TextColor3 = Color3.new(1, 1, 1)
  101. Teleporttocar.TextScaled = true
  102. Teleporttocar.TextSize = 14
  103. Teleporttocar.TextWrapped = true
  104.  
  105. Speed.Name = "Speed"
  106. Speed.Parent = Carhack2
  107. Speed.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  108. Speed.Position = UDim2.new(0.0242416821, 0, 0.390298247, 0)
  109. Speed.Size = UDim2.new(0, 138, 0, 33)
  110. Speed.Font = Enum.Font.SourceSans
  111. Speed.Text = "Speed"
  112. Speed.TextColor3 = Color3.new(1, 1, 1)
  113. Speed.TextScaled = true
  114. Speed.TextSize = 14
  115. Speed.TextWrapped = true
  116.  
  117. Torque.Name = "Torque"
  118. Torque.Parent = Carhack2
  119. Torque.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  120. Torque.Position = UDim2.new(0.0242416821, 0, 0.514973581, 0)
  121. Torque.Size = UDim2.new(0, 138, 0, 33)
  122. Torque.Font = Enum.Font.SourceSans
  123. Torque.Text = "Torque"
  124. Torque.TextColor3 = Color3.new(1, 1, 1)
  125. Torque.TextScaled = true
  126. Torque.TextSize = 14
  127. Torque.TextWrapped = true
  128.  
  129. Nitrospeed.Name = "Nitrospeed"
  130. Nitrospeed.Parent = Carhack2
  131. Nitrospeed.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  132. Nitrospeed.Position = UDim2.new(0.0242416821, 0, 0.644843698, 0)
  133. Nitrospeed.Size = UDim2.new(0, 138, 0, 33)
  134. Nitrospeed.Font = Enum.Font.SourceSans
  135. Nitrospeed.Text = "Nitro Speed"
  136. Nitrospeed.TextColor3 = Color3.new(1, 1, 1)
  137. Nitrospeed.TextScaled = true
  138. Nitrospeed.TextSize = 14
  139. Nitrospeed.TextWrapped = true
  140.  
  141. Nitroforce.Name = "Nitroforce"
  142. Nitroforce.Parent = Carhack2
  143. Nitroforce.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  144. Nitroforce.Position = UDim2.new(0.0242416821, 0, 0.769518912, 0)
  145. Nitroforce.Size = UDim2.new(0, 138, 0, 33)
  146. Nitroforce.Font = Enum.Font.SourceSans
  147. Nitroforce.Text = "Nitro Force"
  148. Nitroforce.TextColor3 = Color3.new(1, 1, 1)
  149. Nitroforce.TextScaled = true
  150. Nitroforce.TextSize = 14
  151. Nitroforce.TextWrapped = true
  152.  
  153. Nitroheight.Name = "Nitroheight"
  154. Nitroheight.Parent = Carhack2
  155. Nitroheight.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  156. Nitroheight.Position = UDim2.new(0.0242416821, 0, 0.888999581, 0)
  157. Nitroheight.Size = UDim2.new(0, 138, 0, 33)
  158. Nitroheight.Font = Enum.Font.SourceSans
  159. Nitroheight.Text = "Nitro Height"
  160. Nitroheight.TextColor3 = Color3.new(1, 1, 1)
  161. Nitroheight.TextScaled = true
  162. Nitroheight.TextSize = 14
  163. Nitroheight.TextWrapped = true
  164.  
  165. Amount1.Name = "Amount1"
  166. Amount1.Parent = Carhack2
  167. Amount1.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  168. Amount1.Position = UDim2.new(0.44320339, 0, 0.396150172, 0)
  169. Amount1.Size = UDim2.new(0, 174, 0, 31)
  170. Amount1.Font = Enum.Font.SourceSans
  171. Amount1.Text = "Amount"
  172. Amount1.TextColor3 = Color3.new(1, 1, 1)
  173. Amount1.TextScaled = true
  174. Amount1.TextSize = 14
  175. Amount1.TextWrapped = true
  176.  
  177. Amount2.Name = "Amount2"
  178. Amount2.Parent = Carhack2
  179. Amount2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  180. Amount2.Position = UDim2.new(0.440619409, 0, 0.520825505, 0)
  181. Amount2.Size = UDim2.new(0, 174, 0, 31)
  182. Amount2.Font = Enum.Font.SourceSans
  183. Amount2.Text = "Amount"
  184. Amount2.TextColor3 = Color3.new(1, 1, 1)
  185. Amount2.TextScaled = true
  186. Amount2.TextSize = 14
  187. Amount2.TextWrapped = true
  188.  
  189. Amount3.Name = "Amount3"
  190. Amount3.Parent = Carhack2
  191. Amount3.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  192. Amount3.Position = UDim2.new(0.438035429, 0, 0.650695622, 0)
  193. Amount3.Size = UDim2.new(0, 174, 0, 31)
  194. Amount3.Font = Enum.Font.SourceSans
  195. Amount3.Text = "Amount"
  196. Amount3.TextColor3 = Color3.new(1, 1, 1)
  197. Amount3.TextScaled = true
  198. Amount3.TextSize = 14
  199. Amount3.TextWrapped = true
  200.  
  201. Amount4.Name = "Amount4"
  202. Amount4.Parent = Carhack2
  203. Amount4.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  204. Amount4.Position = UDim2.new(0.435451448, 0, 0.772773504, 0)
  205. Amount4.Size = UDim2.new(0, 174, 0, 31)
  206. Amount4.Font = Enum.Font.SourceSans
  207. Amount4.Text = "Amount"
  208. Amount4.TextColor3 = Color3.new(1, 1, 1)
  209. Amount4.TextScaled = true
  210. Amount4.TextSize = 14
  211. Amount4.TextWrapped = true
  212.  
  213. Amount5.Name = "Amount5"
  214. Amount5.Parent = Carhack2
  215. Amount5.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  216. Amount5.Position = UDim2.new(0.440619409, 0, 0.876669645, 0)
  217. Amount5.Size = UDim2.new(0, 174, 0, 31)
  218. Amount5.Font = Enum.Font.SourceSans
  219. Amount5.Text = "Amount"
  220. Amount5.TextColor3 = Color3.new(1, 1, 1)
  221. Amount5.TextScaled = true
  222. Amount5.TextSize = 14
  223. Amount5.TextWrapped = true
  224.  
  225. Close.Name = "Close"
  226. Close.Parent = Carhack2
  227. Close.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  228. Close.Position = UDim2.new(0.895532429, 0, -0.00497892313, 0)
  229. Close.Size = UDim2.new(0, 32, 0, 27)
  230. Close.Font = Enum.Font.SourceSans
  231. Close.Text = "X"
  232. Close.TextColor3 = Color3.new(1, 1, 1)
  233. Close.TextScaled = true
  234. Close.TextSize = 14
  235. Close.TextWrapped = true
  236.  
  237. Crate.Name = "Crate"
  238. Crate.Parent = MainFrame
  239. Crate.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  240. Crate.Position = UDim2.new(0.0713139549, 0, 0.335612833, 0)
  241. Crate.Size = UDim2.new(0, 256, 0, 38)
  242. Crate.Font = Enum.Font.SourceSans
  243. Crate.Text = "Crates"
  244. Crate.TextColor3 = Color3.new(1, 1, 1)
  245. Crate.TextScaled = true
  246. Crate.TextSize = 14
  247. Crate.TextWrapped = true
  248.  
  249. Crate2.Name = "Crate2"
  250. Crate2.Parent = Crate
  251. Crate2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  252. Crate2.Position = UDim2.new(1.3114754, 0, -4.42105246, 0)
  253. Crate2.Size = UDim2.new(0, 175, 0, 380)
  254. Crate2.Visible = false
  255. Crate2.Style = Enum.FrameStyle.RobloxRound
  256.  
  257. Teleporttocrate.Name = "Teleporttocrate"
  258. Teleporttocrate.Parent = Crate2
  259. Teleporttocrate.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  260. Teleporttocrate.Position = UDim2.new(0.102857143, 0, 0.244736835, 0)
  261. Teleporttocrate.Size = UDim2.new(0, 126, 0, 45)
  262. Teleporttocrate.Font = Enum.Font.SourceSans
  263. Teleporttocrate.Text = "Tp to crate"
  264. Teleporttocrate.TextColor3 = Color3.new(1, 1, 1)
  265. Teleporttocrate.TextScaled = true
  266. Teleporttocrate.TextSize = 14
  267. Teleporttocrate.TextWrapped = true
  268.  
  269. Crateesp.Name = "Crateesp"
  270. Crateesp.Parent = Crate2
  271. Crateesp.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  272. Crateesp.Position = UDim2.new(0.102857143, 0, 0.589473665, 0)
  273. Crateesp.Size = UDim2.new(0, 126, 0, 45)
  274. Crateesp.Font = Enum.Font.SourceSans
  275. Crateesp.Text = "Crate Esp"
  276. Crateesp.TextColor3 = Color3.new(1, 1, 1)
  277. Crateesp.TextScaled = true
  278. Crateesp.TextSize = 14
  279. Crateesp.TextWrapped = true
  280.  
  281. Close_2.Name = "Close"
  282. Close_2.Parent = Crate2
  283. Close_2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  284. Close_2.Position = UDim2.new(0.764483809, 0, -0.0053504142, 0)
  285. Close_2.Size = UDim2.new(0, 37, 0, 37)
  286. Close_2.Font = Enum.Font.SourceSans
  287. Close_2.Text = "X"
  288. Close_2.TextColor3 = Color3.new(1, 1, 1)
  289. Close_2.TextScaled = true
  290. Close_2.TextSize = 14
  291. Close_2.TextWrapped = true
  292.  
  293. Gamepass.Name = "Gamepass"
  294. Gamepass.Parent = MainFrame
  295. Gamepass.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  296. Gamepass.Position = UDim2.new(0.0756219849, 0, 0.538608909, 0)
  297. Gamepass.Size = UDim2.new(0, 258, 0, 40)
  298. Gamepass.Font = Enum.Font.SourceSans
  299. Gamepass.Text = "Perks"
  300. Gamepass.TextColor3 = Color3.new(1, 1, 1)
  301. Gamepass.TextScaled = true
  302. Gamepass.TextSize = 14
  303. Gamepass.TextWrapped = true
  304.  
  305. Gamepass2.Name = "Gamepass2"
  306. Gamepass2.Parent = Gamepass
  307. Gamepass2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  308. Gamepass2.Position = UDim2.new(1.3114754, 0, -5.52499962, 0)
  309. Gamepass2.Size = UDim2.new(0, 210, 0, 253)
  310. Gamepass2.Visible = false
  311. Gamepass2.Style = Enum.FrameStyle.RobloxRound
  312.  
  313. Getallperks.Name = "Getallperks"
  314. Getallperks.Parent = Gamepass2
  315. Getallperks.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  316. Getallperks.Position = UDim2.new(0.118322179, 0, 0.356699824, 0)
  317. Getallperks.Size = UDim2.new(0, 145, 0, 50)
  318. Getallperks.Font = Enum.Font.SourceSans
  319. Getallperks.Text = "Get all perks"
  320. Getallperks.TextColor3 = Color3.new(1, 1, 1)
  321. Getallperks.TextScaled = true
  322. Getallperks.TextSize = 14
  323. Getallperks.TextWrapped = true
  324.  
  325. Close_3.Name = "Close"
  326. Close_3.Parent = Gamepass2
  327. Close_3.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  328. Close_3.Position = UDim2.new(0.788117886, 0, 0, 0)
  329. Close_3.Size = UDim2.new(0, 38, 0, 36)
  330. Close_3.Font = Enum.Font.SourceSans
  331. Close_3.Text = "X"
  332. Close_3.TextColor3 = Color3.new(1, 1, 1)
  333. Close_3.TextScaled = true
  334. Close_3.TextSize = 14
  335. Close_3.TextWrapped = true
  336.  
  337. Credits.Name = "Credits"
  338. Credits.Parent = MainFrame
  339. Credits.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  340. Credits.Position = UDim2.new(0.0953306183, 0, 0.713761449, 0)
  341. Credits.Size = UDim2.new(0, 258, 0, 35)
  342. Credits.Font = Enum.Font.SourceSans
  343. Credits.Text = "Made by Razerhacks3716#6650"
  344. Credits.TextColor3 = Color3.new(1, 1, 1)
  345. Credits.TextScaled = true
  346. Credits.TextSize = 20
  347. Credits.TextWrapped = true
  348.  
  349. Credits2.Name = "Credits2"
  350. Credits2.Parent = MainFrame
  351. Credits2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  352. Credits2.Position = UDim2.new(0.0874390602, 0, 0.863838196, 0)
  353. Credits2.Size = UDim2.new(0, 263, 0, 28)
  354. Credits2.Font = Enum.Font.SourceSans
  355. Credits2.Text = "Keep in mind that when script is updated, it changes"
  356. Credits2.TextColor3 = Color3.new(1, 1, 1)
  357. Credits2.TextScaled = true
  358. Credits2.TextSize = 14
  359. Credits2.TextWrapped = true
  360. -- Scripts:
  361.  
  362. Carhack.MouseButton1Down:connect(function()
  363. MainFrame.Visible = true
  364. Carhack2.Visible = true
  365. end)
  366.  
  367. Close.MouseButton1Down:connect(function()
  368. MainFrame.Visible = true
  369. Carhack2.Visible = false
  370. end)
  371.  
  372. Crate.MouseButton1Down:connect(function()
  373. MainFrame.Visible = true
  374. Crate2.Visible = true
  375. end)
  376.  
  377. Close_2.MouseButton1Down:connect(function()
  378. MainFrame.Visible = true
  379. Crate2.Visible = false
  380. end)
  381.  
  382. Gamepass.MouseButton1Down:connect(function()
  383. MainFrame.Visible = true
  384. Gamepass2.Visible = true
  385. end)
  386.  
  387. Close_3.MouseButton1Down:connect(function()
  388. MainFrame.Visible = true
  389. Gamepass2.Visible = false
  390. end)
  391.  
  392. --------------SCRIPTS---------------------
  393. function findCar()
  394. local vehicle = workspace.Vehicles:getChildren()
  395. for i=1,#vehicle do
  396. if vehicle[i]:findFirstChild("owner") then
  397. if vehicle[i].owner.Value == game.Players.LocalPlayer.Name then
  398. myCar = vehicle[i]
  399. end
  400. end
  401. end
  402. end
  403.  
  404. Carspeed.MouseButton1Down:connect(function()
  405. findCar()
  406. myCar.Handling.MaxSpeed.Value = 10000
  407. myCar.Handling.Torque.Value = 40000
  408. myCar.Handling.SteeringRadiusConstant.Value = 15000
  409. myCar.Handling.FrictionRoad.Value = 250
  410. myCar.Handling.Nitro.NitroSpeed.Value = 500
  411. myCar.Handling.Nitro.NitroForce.Value = 5000
  412. myCar.Handling.TurboJump.TurboJumpHeight.Value = 250
  413. end)
  414.  
  415. Speed.MouseButton1Down:connect(function()
  416. findCar()
  417. myCar.Handling.MaxSpeed.Value =Amount1.Text
  418. myCar.Handling.SteeringRadiusConstant.Value = 15000
  419. end)
  420.  
  421. Torque.MouseButton1Down:connect(function()
  422. findCar()
  423. myCar.Handling.Torque.Value = Amount2.Text
  424. end)
  425.  
  426. Nitrospeed.MouseButton1Down:connect(function()
  427. findCar()
  428. myCar.Handling.Nitro.NitroSpeed.Value = Amount3.Text
  429. end)
  430.  
  431. Nitroforce.MouseButton1Down:connect(function()
  432. findCar()
  433. myCar.Handling.Nitro.NitroForce.Value = Amount4.Text
  434. end)
  435.  
  436. Nitroheight.MouseButton1Down:connect(function()
  437. findCar()
  438. myCar.Handling.TurboJump.TurboJumpHeight.Value = Amount5.Text
  439. end)
  440.  
  441. Teleporttocar.MouseButton1Down:connect(function()
  442. findCar()
  443. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(myCar.Chassis.VehicleSeat.Position+myCar.Chassis.VehicleSeat.SeatOffset.Value)
  444. end)
  445.  
  446. Crateesp.MouseButton1Down:connect(function()
  447. local crates = workspace:getChildren()
  448. for i=1,#crates do
  449. if crates[i].ClassName == "Model" then
  450. local crates2 = crates[i]:getChildren()
  451. for i=1,#crates2 do
  452. if crates2[i].ClassName == "Model" then
  453. local crates3 = crates2[i]:getChildren()
  454. for i=1,#crates3 do
  455. if crates3[i].ClassName == "MeshPart" then
  456. if crates3[i]:findFirstChild("Smoke") then
  457. if crates3[i]:findFirstChild("BoxHandleAdornment") then
  458. crates3[i]:findFirstChild("BoxHandleAdornment"):Remove()
  459. else
  460. local a = Instance.new("BoxHandleAdornment",crates3[i])
  461. a.Size = Vector3.new(10,500,6)
  462. a.SizeRelativeOffset = Vector3.new(0,135,0)
  463. a.Color3 = Color3.fromRGB(0,255,0)
  464. a.Transparency = 0.5
  465. a.AlwaysOnTop = true
  466. a.Adornee = crates3[i]
  467. a.ZIndex = 1
  468. local b = Instance.new("BoxHandleAdornment",crates3[i])
  469. b.Size = Vector3.new(10,4,6)
  470. b.Color3 = Color3.fromRGB(0,0,255)
  471. b.Transparency = 0.3
  472. b.AlwaysOnTop = true
  473. b.Adornee = crates3[i]
  474. b.ZIndex = 1
  475. end
  476. end
  477. end
  478. end
  479. end
  480. end
  481. end
  482. end
  483. end)
  484.  
  485. Teleporttocrate.MouseButton1Down:connect(function()
  486. local crates = workspace:getChildren()
  487. for i=1,#crates do
  488. if crates[i].ClassName == "Model" then
  489. local crates2 = crates[i]:getChildren()
  490. for i=1,#crates2 do
  491. if crates2[i].ClassName == "Model" then
  492. local crates3 = crates2[i]:getChildren()
  493. for i=1,#crates3 do
  494. if crates3[i].ClassName == "MeshPart" then
  495. if crates3[i]:findFirstChild("Smoke") then
  496. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(crates3[i].Position.X+30,crates3[i].Position.Y+5,crates3[i].Position.Z))
  497. wait()
  498. game.Players.LocalPlayer.Character.Humanoid:MoveTo(Vector3.new(crates3[i].Position.X,crates3[i].Position.Y,crates3[i].Position.Z))
  499. wait(4)
  500. end
  501. end
  502. end
  503. end
  504. end
  505. end
  506. end
  507. end)
  508.  
  509. Getallperks.MouseButton1Down:connect(function()
  510. game:GetService("Players").LocalPlayer.UserId = 1099580
  511. end)
Add Comment
Please, Sign In to add comment