Logkin

Motosimulator

May 27th, 2023 (edited)
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.30 KB | Cybersecurity | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2.  
  3. local Window = Library.CreateLib("Moto simulator ma bite", "DarkTheme")
  4.  
  5. local MotoTab = Window:NewTab("Moto Hack")
  6. local SpeedTab = Window:NewTab("Movement Hack")
  7. local WorldTab = Window:NewTab("World")
  8. local PlayerTab = Window:NewTab("Player")
  9. local OptimisationTab = Window:NewTab("Optimisation")
  10. local AutoFarmTab = Window:NewTab("AutoFarm")
  11. local CodesTab = Window:NewTab("Codes")
  12.  
  13. local MotoTabSection = MotoTab:NewSection("Moto Hack")
  14. local SpeedTabSection = SpeedTab:NewSection("Speed Modifier V1")
  15. local WorldTabSection = WorldTab:NewSection("World")
  16. local PlayerTabSection = PlayerTab:NewSection("Player")
  17. local OptimisationSection = OptimisationTab:NewSection("Optimisation")
  18. local AutoFarmSection = AutoFarmTab:NewSection("AutoFarm V1")
  19. local CodesSection = CodesTab:NewSection("Codes")
  20.  
  21. local Activate = "false"
  22. local Activate2 = "false"
  23. local Activate3 = "false"
  24. local Activate4 = "true"
  25. local Activate5 = "false"
  26. local Activate6 = "false"
  27.  
  28. local SpeedModifier = 1
  29. local SpeedDelay = 1
  30.  
  31. local plr = game.Players.LocalPlayer
  32. function getvehicle()
  33. for i,v in pairs(game.Workspace:GetChildren()) do
  34. if v:IsA("Model") then
  35. if v:FindFirstChild("CarOwner") then
  36. if v:FindFirstChild("CarOwner").Value == plr.Name then
  37. return v
  38. end
  39. end
  40. end
  41. end
  42. return nil
  43. end
  44.  
  45. CodesSection:NewButton("Redeem All codes", "redeem all codes", function()
  46. game.ReplicatedStorage.Code:FireServer("10KLIKES")
  47. wait(.1)
  48. game.ReplicatedStorage.Code:FireServer("CODEZ")
  49. end)
  50.  
  51. WorldTabSection:NewToggle("World Lagger (beta)", "may lag the serv", function(state)
  52. if state then
  53. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-895, 500, -3440)
  54. Activate6 = "true"
  55. while Activate6 == "true" do
  56. game.ReplicatedStorage.SpawnVeh:FireServer("Dugatti PR")
  57. wait(.2)
  58. game.ReplicatedStorage.SpawnVeh:FireServer("Yamura R3")
  59. wait(.2)
  60. game.ReplicatedStorage.SpawnVeh:FireServer("Yamura R6")
  61. wait(.2)
  62. game.ReplicatedStorage.SpawnVeh:FireServer("Kawalski Samurai 300")
  63. wait(.2)
  64. game.ReplicatedStorage.SpawnVeh:FireServer("Donda CBR300R")
  65. wait(.2)
  66. game.ReplicatedStorage.SpawnVeh:FireServer("Donda CBR 600RR")
  67. wait(.2)
  68. game.ReplicatedStorage.SpawnVeh:FireServer("Donda CBR1000RR Fireblade")
  69. wait(.2)
  70. game.ReplicatedStorage.SpawnVeh:FireServer("Beamer S1000RR")
  71. wait(.2)
  72. game.ReplicatedStorage.SpawnVeh:FireServer("MV Agustus")
  73. wait(.2)
  74. game.ReplicatedStorage.SpawnVeh:FireServer("Donda NR750")
  75. wait(.2)
  76. game.ReplicatedStorage.SpawnVeh:FireServer("Samurai ZX10R")
  77. wait(.2)
  78. game.ReplicatedStorage.SpawnVeh:FireServer("YZF Dirtbike")
  79. wait(.2)
  80. game.ReplicatedStorage.SpawnVeh:FireServer("Yamura MT10")
  81. wait(.2)
  82. game.ReplicatedStorage.SpawnVeh:FireServer("Kawalski Samurai H2R")
  83. wait(.2)
  84. end
  85. else
  86. Activate6 = "false"
  87. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-197, 233, -470)
  88. end
  89. end)
  90.  
  91.  
  92. AutoFarmSection:NewButton("Tp to location (1)", "needed", function()
  93. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-895, 500, -3440)
  94. end)
  95.  
  96. AutoFarmSection:NewToggle("Auto-Farm V1 (Beta)", "Autofarm, need to be middle road, without vehicules and optimisation", function(state)
  97. if state then
  98. Activate5 = "true"
  99. while Activate5 == "true" do
  100. local vehicle = getvehicle()
  101. if vehicle then
  102. vehicle.DriveSeat:ApplyImpulse(Vector3.new(0,0,1000))
  103. wait(2)
  104. end
  105. end
  106. else
  107. Activate5 = "false"
  108. end
  109. end)
  110.  
  111. OptimisationSection:NewButton("Optimisation", "Trust me", function()
  112. local Activate4 = "true"
  113.  
  114. local verif1 = "false"
  115. local verif2 = "false"
  116. local verif3 = "false"
  117. local verif4 = "false"
  118. local verif5 = "false"
  119. local verif6 = "false"
  120. local verif7 = "false"
  121. local verif8 = "false"
  122. local verif9 = "false"
  123. local verif10 = "false"
  124. local verif11 = "false"
  125. local verif12 = "false"
  126. local verif13 = "false"
  127. local verif14 = "false"
  128. local verif15 = "false"
  129. local verif16 = "false"
  130. local verif17 = "false"
  131. local verif18 = "false"
  132. local verif19 = "false"
  133. local verif20 = "false"
  134.  
  135. repeat
  136. wait()
  137. if game.Workspace:FindFirstChild("Moss") then
  138. game.Workspace:FindFirstChild("Moss"):Destroy()
  139. else
  140. verif1 = "true"
  141. end
  142. if game.Workspace:FindFirstChild("Barricade") then
  143. game.Workspace:FindFirstChild("Barricade"):Destroy()
  144. else
  145. verif2 = "true"
  146. end
  147. if game.Workspace:FindFirstChild("TreePack2") then
  148. game.Workspace:FindFirstChild("TreePack2"):Destroy()
  149. else
  150. verif3 = "true"
  151. end
  152. if game.Workspace:FindFirstChild("Treepack1") then
  153. game.Workspace:FindFirstChild("Treepack1"):Destroy()
  154. else
  155. verif4 = "true"
  156. end
  157. if game.Workspace:FindFirstChild("Trees") then
  158. game.Workspace:FindFirstChild("Trees"):Destroy()
  159. else
  160. verif5 = "true"
  161. end
  162. if game.Workspace:FindFirstChild("Ambient") then
  163. game.Workspace:FindFirstChild("Ambient"):Destroy()
  164. else
  165. verif6 = "true"
  166. end
  167. if game.Workspace:FindFirstChild("BackgroundMusic") then
  168. game.Workspace:FindFirstChild("BackgroundMusic"):Destroy()
  169. else
  170. verif7 = "true"
  171. end
  172. if game.Workspace:FindFirstChild("SlowSignPack") then
  173. game.Workspace:FindFirstChild("SlowSignPack"):Destroy()
  174. else
  175. verif8 = "true"
  176. end
  177. if game.Workspace:FindFirstChild("HighwayGantrySign") then
  178. game.Workspace:FindFirstChild("HighwayGantrySign"):Destroy()
  179. else
  180. verif9 = "true"
  181. end
  182. if game.Workspace:FindFirstChild("Arrows") then
  183. game.Workspace:FindFirstChild("Arrows"):Destroy()
  184. else
  185. verif10 = "true"
  186. end
  187. if game.Workspace:FindFirstChild("HighwayGantry") then
  188. game.Workspace:FindFirstChild("HighwayGantry"):Destroy()
  189. else
  190. verif11 = "true"
  191. end
  192. if game.Workspace:FindFirstChild("Fence") then
  193. game.Workspace:FindFirstChild("Fence"):Destroy()
  194. else
  195. verif12 = "true"
  196. end
  197. if game.Workspace:FindFirstChild("HighwaySign") then
  198. game.Workspace:FindFirstChild("HighwaySign"):Destroy()
  199. else
  200. verif13 = "true"
  201. end
  202. if game.Workspace:FindFirstChild("RoadSign_WrongWay") then
  203. game.Workspace:FindFirstChild("RoadSign_WrongWay"):Destroy()
  204. else
  205. verif14 = "true"
  206. end
  207. if game.Workspace:FindFirstChild("RoadSign_MergeLane") then
  208. game.Workspace:FindFirstChild("RoadSign_MergeLane"):Destroy()
  209. else
  210. verif15 = "true"
  211. end
  212. if game.Workspace:FindFirstChild("Model") then
  213. game.Workspace:FindFirstChild("Model"):Destroy()
  214. else
  215. verif16 = "true"
  216. end
  217. if game.Workspace:FindFirstChild("RoadSign_Yield") then
  218. game.Workspace:FindFirstChild("RoadSign_Yield"):Destroy()
  219. else
  220. verif17 = "true"
  221. end
  222. if game.Workspace:FindFirstChild("Guard Rail") then
  223. game.Workspace:FindFirstChild("RoadSign_Yield"):Destroy()
  224. else
  225. verif18 = "true"
  226. end
  227. if game.Workspace:FindFirstChild("Large Cone") then
  228. game.Workspace:FindFirstChild("Large Cone"):Destroy()
  229. else
  230. verif19 = "true"
  231. end
  232. if game.Workspace:FindFirstChild("part") then
  233. game.Workspace:FindFirstChild("part"):Destroy()
  234. else
  235. verif20 = "true"
  236. end
  237.  
  238.  
  239. if verif1 == "true" and verif2 == "true" and verif3 == "true" and verif4 == "true" and verif5 == "true" and verif6 == "true" and verif7 == "true" and verif8 == "true" and verif9 == "true" and verif10 == "true" and verif11 == "true" and verif12 == "true" and verif13 == "true" and verif14 == "true" and verif15 == "true" and verif16 == "true" and verif17 == "true" and verif18 == "true" and verif19 == "true" and verif20 == "true" then
  240. Activate4 = "false"
  241. end
  242.  
  243. until Activate4 == "false"
  244.  
  245. end)
  246.  
  247. PlayerTabSection:NewSlider("WalkSpeed", "Change your player speed", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
  248. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
  249. end)
  250.  
  251. SpeedTabSection:NewButton("Jump", "jump", function()
  252. local vehicle = getvehicle()
  253. if vehicle then
  254. vehicle.DriveSeat:ApplyImpulse(Vector3.new(0,500,10))
  255. end
  256. end)
  257.  
  258. SpeedTabSection:NewSlider("Speed Modifier", "Change the amount of Speed", 50, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
  259. SpeedModifier = s
  260. end)
  261.  
  262. SpeedTabSection:NewSlider("Speed Delay", "Change the amount of delay between boost", 1, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
  263. SpeedDelay = s
  264. end)
  265.  
  266. SpeedTabSection:NewToggle("Speed Modifier", "Modif your speed", function(state)
  267. if state then
  268. Activate3 = "true"
  269. while Activate3 == "true" do
  270. local vehicle = getvehicle()
  271. if vehicle then
  272. wait(SpeedDelay)
  273. vehicle.DriveSeat:ApplyImpulse(Vector3.new(0,0,SpeedModifier))
  274. end
  275. end
  276. else
  277. Activate3 = "false"
  278. end
  279. end)
  280.  
  281. MotoTabSection:NewToggle("Wheeling multiplier", "Multiplie your wheeling", function(state)
  282. if state then
  283. Activate = "true"
  284. while true do
  285. if Activate == "true" then
  286. game.Players.LocalPlayer.Wheelie.Value += .8
  287. end
  288. wait(.1)
  289. end
  290. else
  291. Activate = "false"
  292. end
  293. end)
  294.  
  295. PlayerTabSection:NewButton("Ghost player (Client side)", "make you vanish", function()
  296. local vehicle = getvehicle()
  297. if vehicle then
  298. vehicle.Misc.Anims:Destroy()
  299. end
  300. end)
  301.  
  302. MotoTabSection:NewButton("All moto giver", "Give you all moto", function()
  303. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  304. newcar.Name = "Yamura R3"
  305.  
  306. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  307. newcar.Name = "Yamura R6"
  308.  
  309. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  310. newcar.Name = "Kawalski Samurai 300"
  311.  
  312. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  313. newcar.Name = "Donda CBR300R"
  314.  
  315. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  316. newcar.Name = "Donda CBR 600RR"
  317.  
  318. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  319. newcar.Name = "Donda CBR1000RR Fireblade"
  320.  
  321. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  322. newcar.Name = "Beamer S1000RR"
  323.  
  324. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  325. newcar.Name = "Dugatti PR"
  326.  
  327. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  328. newcar.Name = "MV Agustus"
  329.  
  330. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  331. newcar.Name = "Donda NR750"
  332.  
  333. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  334. newcar.Name = "Samurai ZX10R"
  335.  
  336. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  337. newcar.Name = "Donda CBR300R"
  338.  
  339. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  340. newcar.Name = "YZF Dirtbike"
  341.  
  342. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  343. newcar.Name = "Yamura MT10"
  344.  
  345. local newcar = Instance.new("Weld", game.Players.LocalPlayer.Vehicle_Spawner)
  346. newcar.Name = "Kawalski Samurai H2R"
  347. end)
  348.  
  349. WorldTabSection:NewToggle("Vehicules remover (beta)", "remove ennemies", function(state)
  350. if state then
  351. Activate2 = "true"
  352. while true do
  353. if Activate2 == "true" then
  354. if game.Workspace:FindFirstChild("Car") then
  355. game.Workspace:FindFirstChild("Car"):Destroy()
  356. end
  357. if game.Workspace:FindFirstChild("Barricade") then
  358. game.Workspace:FindFirstChild("Barricade"):Destroy()
  359. end
  360. if game.Workspace:FindFirstChild("Boxtruck") then
  361. game.Workspace:FindFirstChild("Boxtruck"):Destroy()
  362. end
  363. if game.Workspace:FindFirstChild("Bus") then
  364. game.Workspace:FindFirstChild("Bus"):Destroy()
  365. end
  366. if game.Workspace:FindFirstChild("GarbageTruck") then
  367. game.Workspace:FindFirstChild("GarbageTruck"):Destroy()
  368. end
  369. if game.Workspace:FindFirstChild("Limo") then
  370. game.Workspace:FindFirstChild("Limo"):Destroy()
  371. end
  372. if game.Workspace:FindFirstChild("Pickup") then
  373. game.Workspace:FindFirstChild("Pickup"):Destroy()
  374. end
  375. if game.Workspace:FindFirstChild("Pickup1") then
  376. game.Workspace:FindFirstChild("Pickup1"):Destroy()
  377. end
  378. if game.Workspace:FindFirstChild("Pickup2") then
  379. game.Workspace:FindFirstChild("Pickup2"):Destroy()
  380. end
  381. if game.Workspace:FindFirstChild("Police") then
  382. game.Workspace:FindFirstChild("Police"):Destroy()
  383. end
  384. if game.Workspace:FindFirstChild("SchoolBus") then
  385. game.Workspace:FindFirstChild("SchoolBus"):Destroy()
  386. end
  387. if game.Workspace:FindFirstChild("Tesla") then
  388. game.Workspace:FindFirstChild("Tesla"):Destroy()
  389. end
  390. if game.Workspace:FindFirstChild("Tesla1") then
  391. game.Workspace:FindFirstChild("Tesla1"):Destroy()
  392. end
  393. if game.Workspace:FindFirstChild("Tesla2") then
  394. game.Workspace:FindFirstChild("Tesla2"):Destroy()
  395. end
  396. if game.Workspace:FindFirstChild("Tesla3") then
  397. game.Workspace:FindFirstChild("Tesla3"):Destroy()
  398. end
  399. if game.Workspace:FindFirstChild("Truck") then
  400. game.Workspace:FindFirstChild("Truck"):Destroy()
  401. end
  402. if game.Workspace:FindFirstChild("Van") then
  403. game.Workspace:FindFirstChild("Van"):Destroy()
  404. end
  405. if game.Workspace:FindFirstChild("Van1") then
  406. game.Workspace:FindFirstChild("Van1"):Destroy()
  407. end
  408. if game.Workspace:FindFirstChild("Van2") then
  409. game.Workspace:FindFirstChild("Van2"):Destroy()
  410. end
  411. end
  412. wait()
  413. end
  414. else
  415. Activate2 = "false"
  416. end
  417. end)
Advertisement
Add Comment
Please, Sign In to add comment