Advertisement
IGhostxGamerI

SimpleBreak by iiHaunted (v3rm)

Apr 28th, 2018
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.41 KB | None | 0 0
  1. local SimpleBreak = Instance.new("ScreenGui")
  2. local SelectANigger = Instance.new("Frame")
  3. local TextLabel = Instance.new("TextLabel")
  4. local TextLabel_2 = Instance.new("TextLabel")
  5. local infammo = Instance.new("TextButton")
  6. local TextLabel_3 = Instance.new("TextLabel")
  7. local TextLabel_4 = Instance.new("TextLabel")
  8. local carspeed = Instance.new("TextButton")
  9. local TextLabel_5 = Instance.new("TextLabel")
  10. local TextLabel_6 = Instance.new("TextLabel")
  11. local walkspeed = Instance.new("TextButton")
  12. local TextLabel_7 = Instance.new("TextLabel")
  13. local TextLabel_8 = Instance.new("TextLabel")
  14. local noclip = Instance.new("TextButton")
  15. local TextLabel_9 = Instance.new("TextLabel")
  16. local TextLabel_10 = Instance.new("TextLabel")
  17. local bank = Instance.new("TextButton")
  18. local TextLabel_11 = Instance.new("TextLabel")
  19. local TextLabel_12 = Instance.new("TextLabel")
  20. local jewelrystore = Instance.new("TextButton")
  21. local TextLabel_13 = Instance.new("TextLabel")
  22. local TextLabel_14 = Instance.new("TextLabel")
  23. local police = Instance.new("TextButton")
  24. local TextLabel_15 = Instance.new("TextLabel")
  25. local TextLabel_16 = Instance.new("TextLabel")
  26. local prison = Instance.new("TextButton")
  27. local TextLabel_17 = Instance.new("TextLabel")
  28. local TextLabel_18 = Instance.new("TextLabel")
  29. local TextLabel_19 = Instance.new("TextLabel")
  30. local TextLabel_20 = Instance.new("TextLabel")
  31.  
  32. -- Properties
  33.  
  34. SimpleBreak.Name = "SimpleBreak"
  35. SimpleBreak.Parent = game.CoreGui
  36.  
  37. SelectANigger.Name = "SelectANigger"
  38. SelectANigger.Parent = SimpleBreak
  39. SelectANigger.BackgroundColor3 = Color3.new(1, 1, 1)
  40. SelectANigger.BorderSizePixel = 0
  41. SelectANigger.Position = UDim2.new(0.341432244, 0, 0.285266459, 0)
  42. SelectANigger.Size = UDim2.new(0, 226, 0, 274)
  43.  
  44. TextLabel.Parent = SelectANigger
  45. TextLabel.BackgroundColor3 = Color3.new(1, 0, 0)
  46. TextLabel.BorderSizePixel = 0
  47. TextLabel.Size = UDim2.new(0, 226, 0, 24)
  48. TextLabel.Font = Enum.Font.SourceSansSemibold
  49. TextLabel.FontSize = Enum.FontSize.Size18
  50. TextLabel.Text = "Break Simple, with Simple Break"
  51. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  52. TextLabel.TextSize = 18
  53.  
  54. TextLabel_2.Parent = TextLabel
  55. TextLabel_2.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  56. TextLabel_2.BorderSizePixel = 0
  57. TextLabel_2.Position = UDim2.new(0, 0, 0.837591231, 0)
  58. TextLabel_2.Size = UDim2.new(0, 226, 0, 4)
  59. TextLabel_2.Font = Enum.Font.SourceSansSemibold
  60. TextLabel_2.FontSize = Enum.FontSize.Size18
  61. TextLabel_2.Text = ""
  62. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  63. TextLabel_2.TextSize = 18
  64.  
  65. infammo.Name = "infammo"
  66. infammo.Parent = SelectANigger
  67. infammo.BackgroundColor3 = Color3.new(1, 0, 0)
  68. infammo.BorderSizePixel = 0
  69. infammo.Position = UDim2.new(0.0530973449, 0, 0.156934306, 0)
  70. infammo.Size = UDim2.new(0, 98, 0, 30)
  71. infammo.Font = Enum.Font.SourceSansSemibold
  72. infammo.FontSize = Enum.FontSize.Size18
  73. infammo.Text = "Inf Ammo"
  74. infammo.TextColor3 = Color3.new(1, 1, 1)
  75. infammo.TextSize = 16
  76.  
  77. TextLabel_3.Parent = infammo
  78. TextLabel_3.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  79. TextLabel_3.BorderSizePixel = 0
  80. TextLabel_3.Position = UDim2.new(0, 0, 0.866666675, 0)
  81. TextLabel_3.Size = UDim2.new(0, 98, 0, 4)
  82. TextLabel_3.Font = Enum.Font.SourceSansSemibold
  83. TextLabel_3.FontSize = Enum.FontSize.Size18
  84. TextLabel_3.Text = ""
  85. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  86. TextLabel_3.TextSize = 18
  87.  
  88. TextLabel_4.Parent = infammo
  89. TextLabel_4.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  90. TextLabel_4.BorderSizePixel = 0
  91. TextLabel_4.Position = UDim2.new(0.979591846, 0, 0, 0)
  92. TextLabel_4.Size = UDim2.new(0, 2, 0, 30)
  93. TextLabel_4.Font = Enum.Font.SourceSansSemibold
  94. TextLabel_4.FontSize = Enum.FontSize.Size18
  95. TextLabel_4.Text = ""
  96. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  97. TextLabel_4.TextSize = 18
  98.  
  99. carspeed.Name = "carspeed"
  100. carspeed.Parent = SelectANigger
  101. carspeed.BackgroundColor3 = Color3.new(1, 0, 0)
  102. carspeed.BorderSizePixel = 0
  103. carspeed.Position = UDim2.new(0.522123873, 0, 0.156934306, 0)
  104. carspeed.Size = UDim2.new(0, 98, 0, 30)
  105. carspeed.Font = Enum.Font.SourceSansSemibold
  106. carspeed.FontSize = Enum.FontSize.Size18
  107. carspeed.Text = "Car Speed"
  108. carspeed.TextColor3 = Color3.new(1, 1, 1)
  109. carspeed.TextSize = 16
  110.  
  111. TextLabel_5.Parent = carspeed
  112. TextLabel_5.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  113. TextLabel_5.BorderSizePixel = 0
  114. TextLabel_5.Position = UDim2.new(0, 0, 0.866666675, 0)
  115. TextLabel_5.Size = UDim2.new(0, 98, 0, 4)
  116. TextLabel_5.Font = Enum.Font.SourceSansSemibold
  117. TextLabel_5.FontSize = Enum.FontSize.Size18
  118. TextLabel_5.Text = ""
  119. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  120. TextLabel_5.TextSize = 18
  121.  
  122. TextLabel_6.Parent = carspeed
  123. TextLabel_6.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  124. TextLabel_6.BorderSizePixel = 0
  125. TextLabel_6.Position = UDim2.new(0.979591846, 0, 0, 0)
  126. TextLabel_6.Size = UDim2.new(0, 2, 0, 30)
  127. TextLabel_6.Font = Enum.Font.SourceSansSemibold
  128. TextLabel_6.FontSize = Enum.FontSize.Size18
  129. TextLabel_6.Text = ""
  130. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  131. TextLabel_6.TextSize = 18
  132.  
  133. walkspeed.Name = "walkspeed"
  134. walkspeed.Parent = SelectANigger
  135. walkspeed.BackgroundColor3 = Color3.new(1, 0, 0)
  136. walkspeed.BorderSizePixel = 0
  137. walkspeed.Position = UDim2.new(0.522123873, 0, 0.291970789, 0)
  138. walkspeed.Size = UDim2.new(0, 98, 0, 30)
  139. walkspeed.Font = Enum.Font.SourceSansSemibold
  140. walkspeed.FontSize = Enum.FontSize.Size18
  141. walkspeed.Text = "WalkSpeed"
  142. walkspeed.TextColor3 = Color3.new(1, 1, 1)
  143. walkspeed.TextSize = 16
  144.  
  145. TextLabel_7.Parent = walkspeed
  146. TextLabel_7.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  147. TextLabel_7.BorderSizePixel = 0
  148. TextLabel_7.Position = UDim2.new(0, 0, 0.866666675, 0)
  149. TextLabel_7.Size = UDim2.new(0, 98, 0, 4)
  150. TextLabel_7.Font = Enum.Font.SourceSansSemibold
  151. TextLabel_7.FontSize = Enum.FontSize.Size18
  152. TextLabel_7.Text = ""
  153. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  154. TextLabel_7.TextSize = 18
  155.  
  156. TextLabel_8.Parent = walkspeed
  157. TextLabel_8.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  158. TextLabel_8.BorderSizePixel = 0
  159. TextLabel_8.Position = UDim2.new(0.979591846, 0, 0, 0)
  160. TextLabel_8.Size = UDim2.new(0, 2, 0, 30)
  161. TextLabel_8.Font = Enum.Font.SourceSansSemibold
  162. TextLabel_8.FontSize = Enum.FontSize.Size18
  163. TextLabel_8.Text = ""
  164. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  165. TextLabel_8.TextSize = 18
  166.  
  167. noclip.Name = "noclip"
  168. noclip.Parent = SelectANigger
  169. noclip.BackgroundColor3 = Color3.new(1, 0, 0)
  170. noclip.BorderSizePixel = 0
  171. noclip.Position = UDim2.new(0.0530973449, 0, 0.291970789, 0)
  172. noclip.Size = UDim2.new(0, 98, 0, 30)
  173. noclip.Font = Enum.Font.SourceSansSemibold
  174. noclip.FontSize = Enum.FontSize.Size18
  175. noclip.Text = "Noclip"
  176. noclip.TextColor3 = Color3.new(1, 1, 1)
  177. noclip.TextSize = 16
  178.  
  179. TextLabel_9.Parent = noclip
  180. TextLabel_9.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  181. TextLabel_9.BorderSizePixel = 0
  182. TextLabel_9.Position = UDim2.new(0, 0, 0.866666675, 0)
  183. TextLabel_9.Size = UDim2.new(0, 98, 0, 4)
  184. TextLabel_9.Font = Enum.Font.SourceSansSemibold
  185. TextLabel_9.FontSize = Enum.FontSize.Size18
  186. TextLabel_9.Text = ""
  187. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  188. TextLabel_9.TextSize = 18
  189.  
  190. TextLabel_10.Parent = noclip
  191. TextLabel_10.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  192. TextLabel_10.BorderSizePixel = 0
  193. TextLabel_10.Position = UDim2.new(0.979591846, 0, 0, 0)
  194. TextLabel_10.Size = UDim2.new(0, 2, 0, 30)
  195. TextLabel_10.Font = Enum.Font.SourceSansSemibold
  196. TextLabel_10.FontSize = Enum.FontSize.Size18
  197. TextLabel_10.Text = ""
  198. TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
  199. TextLabel_10.TextSize = 18
  200.  
  201. bank.Name = "bank"
  202. bank.Parent = SelectANigger
  203. bank.BackgroundColor3 = Color3.new(1, 0, 0)
  204. bank.BorderSizePixel = 0
  205. bank.Position = UDim2.new(0.0530973449, 0, 0.802919686, 0)
  206. bank.Size = UDim2.new(0, 98, 0, 30)
  207. bank.Font = Enum.Font.SourceSansSemibold
  208. bank.FontSize = Enum.FontSize.Size18
  209. bank.Text = "Bank"
  210. bank.TextColor3 = Color3.new(1, 1, 1)
  211. bank.TextSize = 16
  212.  
  213. TextLabel_11.Parent = bank
  214. TextLabel_11.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  215. TextLabel_11.BorderSizePixel = 0
  216. TextLabel_11.Position = UDim2.new(0, 0, 0.866666675, 0)
  217. TextLabel_11.Size = UDim2.new(0, 98, 0, 4)
  218. TextLabel_11.Font = Enum.Font.SourceSansSemibold
  219. TextLabel_11.FontSize = Enum.FontSize.Size18
  220. TextLabel_11.Text = ""
  221. TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
  222. TextLabel_11.TextSize = 18
  223.  
  224. TextLabel_12.Parent = bank
  225. TextLabel_12.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  226. TextLabel_12.BorderSizePixel = 0
  227. TextLabel_12.Position = UDim2.new(0.979591846, 0, 0, 0)
  228. TextLabel_12.Size = UDim2.new(0, 2, 0, 30)
  229. TextLabel_12.Font = Enum.Font.SourceSansSemibold
  230. TextLabel_12.FontSize = Enum.FontSize.Size18
  231. TextLabel_12.Text = ""
  232. TextLabel_12.TextColor3 = Color3.new(1, 1, 1)
  233. TextLabel_12.TextSize = 18
  234.  
  235. jewelrystore.Name = "jewelrystore"
  236. jewelrystore.Parent = SelectANigger
  237. jewelrystore.BackgroundColor3 = Color3.new(1, 0, 0)
  238. jewelrystore.BorderSizePixel = 0
  239. jewelrystore.Position = UDim2.new(0.522123873, 0, 0.802919686, 0)
  240. jewelrystore.Size = UDim2.new(0, 98, 0, 30)
  241. jewelrystore.Font = Enum.Font.SourceSansSemibold
  242. jewelrystore.FontSize = Enum.FontSize.Size18
  243. jewelrystore.Text = "Jewelry Store"
  244. jewelrystore.TextColor3 = Color3.new(1, 1, 1)
  245. jewelrystore.TextSize = 16
  246.  
  247. TextLabel_13.Parent = jewelrystore
  248. TextLabel_13.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  249. TextLabel_13.BorderSizePixel = 0
  250. TextLabel_13.Position = UDim2.new(0, 0, 0.866666675, 0)
  251. TextLabel_13.Size = UDim2.new(0, 98, 0, 4)
  252. TextLabel_13.Font = Enum.Font.SourceSansSemibold
  253. TextLabel_13.FontSize = Enum.FontSize.Size18
  254. TextLabel_13.Text = ""
  255. TextLabel_13.TextColor3 = Color3.new(1, 1, 1)
  256. TextLabel_13.TextSize = 18
  257.  
  258. TextLabel_14.Parent = jewelrystore
  259. TextLabel_14.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  260. TextLabel_14.BorderSizePixel = 0
  261. TextLabel_14.Position = UDim2.new(0.979591846, 0, 0, 0)
  262. TextLabel_14.Size = UDim2.new(0, 2, 0, 30)
  263. TextLabel_14.Font = Enum.Font.SourceSansSemibold
  264. TextLabel_14.FontSize = Enum.FontSize.Size18
  265. TextLabel_14.Text = ""
  266. TextLabel_14.TextColor3 = Color3.new(1, 1, 1)
  267. TextLabel_14.TextSize = 18
  268.  
  269. police.Name = "police"
  270. police.Parent = SelectANigger
  271. police.BackgroundColor3 = Color3.new(1, 0, 0)
  272. police.BorderSizePixel = 0
  273. police.Position = UDim2.new(0.522123873, 0, 0.667883217, 0)
  274. police.Size = UDim2.new(0, 98, 0, 30)
  275. police.Font = Enum.Font.SourceSansSemibold
  276. police.FontSize = Enum.FontSize.Size18
  277. police.Text = "Police1"
  278. police.TextColor3 = Color3.new(1, 1, 1)
  279. police.TextSize = 16
  280.  
  281. TextLabel_15.Parent = police
  282. TextLabel_15.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  283. TextLabel_15.BorderSizePixel = 0
  284. TextLabel_15.Position = UDim2.new(0, 0, 0.866666675, 0)
  285. TextLabel_15.Size = UDim2.new(0, 98, 0, 4)
  286. TextLabel_15.Font = Enum.Font.SourceSansSemibold
  287. TextLabel_15.FontSize = Enum.FontSize.Size18
  288. TextLabel_15.Text = ""
  289. TextLabel_15.TextColor3 = Color3.new(1, 1, 1)
  290. TextLabel_15.TextSize = 18
  291.  
  292. TextLabel_16.Parent = police
  293. TextLabel_16.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  294. TextLabel_16.BorderSizePixel = 0
  295. TextLabel_16.Position = UDim2.new(0.979591846, 0, 0, 0)
  296. TextLabel_16.Size = UDim2.new(0, 2, 0, 30)
  297. TextLabel_16.Font = Enum.Font.SourceSansSemibold
  298. TextLabel_16.FontSize = Enum.FontSize.Size18
  299. TextLabel_16.Text = ""
  300. TextLabel_16.TextColor3 = Color3.new(1, 1, 1)
  301. TextLabel_16.TextSize = 18
  302.  
  303. prison.Name = "prison"
  304. prison.Parent = SelectANigger
  305. prison.BackgroundColor3 = Color3.new(1, 0, 0)
  306. prison.BorderSizePixel = 0
  307. prison.Position = UDim2.new(0.0530973449, 0, 0.667883217, 0)
  308. prison.Size = UDim2.new(0, 98, 0, 30)
  309. prison.Font = Enum.Font.SourceSansSemibold
  310. prison.FontSize = Enum.FontSize.Size18
  311. prison.Text = "Prison"
  312. prison.TextColor3 = Color3.new(1, 1, 1)
  313. prison.TextSize = 16
  314.  
  315. TextLabel_17.Parent = prison
  316. TextLabel_17.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  317. TextLabel_17.BorderSizePixel = 0
  318. TextLabel_17.Position = UDim2.new(0, 0, 0.866666675, 0)
  319. TextLabel_17.Size = UDim2.new(0, 98, 0, 4)
  320. TextLabel_17.Font = Enum.Font.SourceSansSemibold
  321. TextLabel_17.FontSize = Enum.FontSize.Size18
  322. TextLabel_17.Text = ""
  323. TextLabel_17.TextColor3 = Color3.new(1, 1, 1)
  324. TextLabel_17.TextSize = 18
  325.  
  326. TextLabel_18.Parent = prison
  327. TextLabel_18.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  328. TextLabel_18.BorderSizePixel = 0
  329. TextLabel_18.Position = UDim2.new(0.979591846, 0, 0, 0)
  330. TextLabel_18.Size = UDim2.new(0, 2, 0, 30)
  331. TextLabel_18.Font = Enum.Font.SourceSansSemibold
  332. TextLabel_18.FontSize = Enum.FontSize.Size18
  333. TextLabel_18.Text = ""
  334. TextLabel_18.TextColor3 = Color3.new(1, 1, 1)
  335. TextLabel_18.TextSize = 18
  336.  
  337. TextLabel_19.Parent = SelectANigger
  338. TextLabel_19.BackgroundColor3 = Color3.new(1, 0, 0)
  339. TextLabel_19.BorderSizePixel = 0
  340. TextLabel_19.Position = UDim2.new(0, 0, 0.492700726, 0)
  341. TextLabel_19.Size = UDim2.new(0, 226, 0, 24)
  342. TextLabel_19.Font = Enum.Font.SourceSansSemibold
  343. TextLabel_19.FontSize = Enum.FontSize.Size18
  344. TextLabel_19.Text = "V Teleports | ^ Functions"
  345. TextLabel_19.TextColor3 = Color3.new(1, 1, 1)
  346. TextLabel_19.TextSize = 18
  347.  
  348. TextLabel_20.Parent = TextLabel_19
  349. TextLabel_20.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  350. TextLabel_20.BorderSizePixel = 0
  351. TextLabel_20.Position = UDim2.new(0, 0, 0.837591231, 0)
  352. TextLabel_20.Size = UDim2.new(0, 226, 0, 4)
  353. TextLabel_20.Font = Enum.Font.SourceSansSemibold
  354. TextLabel_20.FontSize = Enum.FontSize.Size18
  355. TextLabel_20.Text = ""
  356. TextLabel_20.TextColor3 = Color3.new(1, 1, 1)
  357. TextLabel_20.TextSize = 18
  358.  
  359. local select = game.CoreGui.SimpleBreak.SelectANigger
  360.  
  361. select.infammo.MouseButton1Down:connect(function()
  362. game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Ammo.MagSize.RobloxLocked=true
  363. end)
  364.  
  365. select.carspeed.MouseButton1Down:connect(function()
  366. dir = 0
  367. gs = game.GetService
  368. gs(game,"RunService").RenderStepped:connect(function()
  369. for i,v in next,workspace.Vehicles:children() do
  370. if v.Name ~= "Heli" then
  371. if v:FindFirstChild("Engine") then
  372. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  373. if not bf then
  374. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  375. if bf then
  376. bf = bf:Clone()
  377. bf.Parent = v.Engine
  378. bf.Name = "NewForce"
  379. end
  380. end
  381. if bf then
  382. local fa = 1
  383. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  384. if v.Seat.PlayerName.Value ~= game:GetService("Players").LocalPlayer.Name then fa = 0 end
  385. bf.Force = Vector3.new(cf.X*300000*dir*fa,0,cf.Z*300000*dir*fa)
  386. end
  387. end
  388. end
  389. end
  390. end)
  391. val = {
  392. {Enum.KeyCode.W,1};
  393. {Enum.KeyCode.S,-1};
  394. }
  395. uis = gs(game,"UserInputService")
  396. chk = function(k)
  397. for i,v in next,val do
  398. if v[1]==k.KeyCode then
  399. return v[2]
  400. end
  401. end
  402. end
  403. uis.InputBegan:connect(function(k)
  404. dir = chk(k) or dir
  405. end)
  406. uis.InputEnded:connect(function(k)
  407. if chk(k) == dir then
  408. dir = 0
  409. end
  410. end)
  411. end)
  412.  
  413. select.noclip.MouseButton1Down:connect(function()
  414. local Workspace = game:GetService("Workspace")
  415. local CoreGui = game:GetService("CoreGui")
  416. local Players = game:GetService("Players")
  417. local Noclip = Instance.new("ScreenGui")
  418. local BG = Instance.new("Frame")
  419. local Title = Instance.new("TextLabel")
  420. local Toggle = Instance.new("TextButton")
  421. local StatusPF = Instance.new("TextLabel")
  422. local Status = Instance.new("TextLabel")
  423. local Credit = Instance.new("TextLabel")
  424. local Plr = Players.LocalPlayer
  425. local Clipon = false
  426.  
  427. Noclip.Name = "Noclip"
  428. Noclip.Parent = game.CoreGui
  429.  
  430. BG.Name = "BG"
  431. BG.Parent = Noclip
  432. BG.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  433. BG.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  434. BG.BorderSizePixel = 2
  435. BG.Position = UDim2.new(0.149479166, 0, 0.82087779, 0)
  436. BG.Size = UDim2.new(0, 210, 0, 127)
  437. BG.Active = true
  438. BG.Draggable = true
  439.  
  440. Title.Name = "Title"
  441. Title.Parent = BG
  442. Title.BackgroundColor3 = Color3.new(0.266667, 0.00392157, 0.627451)
  443. Title.BorderColor3 = Color3.new(0.180392, 0, 0.431373)
  444. Title.BorderSizePixel = 2
  445. Title.Size = UDim2.new(0, 210, 0, 33)
  446. Title.Font = Enum.Font.Highway
  447. Title.FontSize = Enum.FontSize.Size32
  448. Title.Text = "Noclip"
  449. Title.TextColor3 = Color3.new(1, 1, 1)
  450. Title.TextSize = 30
  451. Title.TextStrokeColor3 = Color3.new(0.180392, 0, 0.431373)
  452. Title.TextStrokeTransparency = 0
  453.  
  454. Toggle.Parent = BG
  455. Toggle.BackgroundColor3 = Color3.new(0.266667, 0.00392157, 0.627451)
  456. Toggle.BorderColor3 = Color3.new(0.180392, 0, 0.431373)
  457. Toggle.BorderSizePixel = 2
  458. Toggle.Position = UDim2.new(0.152380958, 0, 0.374192119, 0)
  459. Toggle.Size = UDim2.new(0, 146, 0, 36)
  460. Toggle.Font = Enum.Font.Highway
  461. Toggle.FontSize = Enum.FontSize.Size28
  462. Toggle.Text = "Toggle"
  463. Toggle.TextColor3 = Color3.new(1, 1, 1)
  464. Toggle.TextSize = 25
  465. Toggle.TextStrokeColor3 = Color3.new(0.180392, 0, 0.431373)
  466. Toggle.TextStrokeTransparency = 0
  467.  
  468. StatusPF.Name = "StatusPF"
  469. StatusPF.Parent = BG
  470. StatusPF.BackgroundColor3 = Color3.new(1, 1, 1)
  471. StatusPF.BackgroundTransparency = 1
  472. StatusPF.Position = UDim2.new(0.314285725, 0, 0.708661377, 0)
  473. StatusPF.Size = UDim2.new(0, 56, 0, 20)
  474. StatusPF.Font = Enum.Font.Highway
  475. StatusPF.FontSize = Enum.FontSize.Size24
  476. StatusPF.Text = "Status:"
  477. StatusPF.TextColor3 = Color3.new(1, 1, 1)
  478. StatusPF.TextSize = 20
  479. StatusPF.TextStrokeColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  480. StatusPF.TextStrokeTransparency = 0
  481. StatusPF.TextWrapped = true
  482.  
  483. Status.Name = "Status"
  484. Status.Parent = BG
  485. Status.BackgroundColor3 = Color3.new(1, 1, 1)
  486. Status.BackgroundTransparency = 1
  487. Status.Position = UDim2.new(0.580952346, 0, 0.708661377, 0)
  488. Status.Size = UDim2.new(0, 56, 0, 20)
  489. Status.Font = Enum.Font.Highway
  490. Status.FontSize = Enum.FontSize.Size14
  491. Status.Text = "off"
  492. Status.TextColor3 = Color3.new(0.666667, 0, 0)
  493. Status.TextScaled = true
  494. Status.TextSize = 14
  495. Status.TextStrokeColor3 = Color3.new(0.180392, 0, 0.431373)
  496. Status.TextWrapped = true
  497. Status.TextXAlignment = Enum.TextXAlignment.Left
  498.  
  499. Credit.Name = "Credit"
  500. Credit.Parent = BG
  501. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  502. Credit.BackgroundTransparency = 1
  503. Credit.Position = UDim2.new(0.195238099, 0, 0.866141737, 0)
  504. Credit.Size = UDim2.new(0, 128, 0, 17)
  505. Credit.Font = Enum.Font.SourceSans
  506. Credit.FontSize = Enum.FontSize.Size18
  507. Credit.Text = "Created by dacked"
  508. Credit.TextColor3 = Color3.new(1, 1, 1)
  509. Credit.TextSize = 16
  510. Credit.TextStrokeColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  511. Credit.TextStrokeTransparency = 0
  512. Credit.TextWrapped = true
  513.  
  514. Toggle.MouseButton1Click:connect(function()
  515. if Status.Text == "off" then
  516. Clipon = true
  517. Status.Text = "on"
  518. Status.TextColor3 = Color3.new(0,185,0)
  519. Stepped = game:GetService("RunService").Stepped:Connect(function()
  520. if not Clipon == false then
  521. for a, b in pairs(Workspace:GetChildren()) do
  522. if b.Name == Plr.Name then
  523. for i, v in pairs(Workspace[Plr.Name]:GetChildren()) do
  524. if v:IsA("BasePart") then
  525. v.CanCollide = false
  526. end end end end
  527. else
  528. Stepped:Disconnect()
  529. end
  530. end)
  531. elseif Status.Text == "on" then
  532. Clipon = false
  533. Status.Text = "off"
  534. Status.TextColor3 = Color3.new(170,0,0)
  535. end
  536. end)
  537. end)
  538.  
  539. select.walkspeed.MouseButton1Down:connect(function()
  540. down = false
  541. velocity = Instance.new("BodyVelocity")
  542. velocity.maxForce = Vector3.new(100000, 0, 100000)
  543. local speed = 150
  544. gyro = Instance.new("BodyGyro")
  545. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  546.  
  547. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  548.  
  549. function onButton1Down(mouse)
  550. down = true
  551. velocity.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  552. velocity.velocity = (hum.MoveDirection) * speed
  553. gyro.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  554. while down do
  555. if not down then break end
  556. velocity.velocity = (hum.MoveDirection) * speed
  557. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  558. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  559. wait(0.1)
  560. end
  561. end
  562.  
  563. function onButton1Up(mouse)
  564. velocity.Parent = nil
  565. gyro.Parent = nil
  566. down = false
  567. end
  568.  
  569.  
  570. local function onSelected(mouse)
  571. mouse.KeyDown:connect(function(k) if k:lower()=="q"then onButton1Down(mouse)end end)
  572. mouse.KeyUp:connect(function(k) if k:lower()=="q"then onButton1Up(mouse)end end)
  573. end
  574.  
  575. onSelected(game:GetService("Players").LocalPlayer:GetMouse())
  576. end)
  577.  
  578. select.bank.MouseButton1Down:connect(function()
  579. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.8007507, 0.790616274, 815.760254)
  580. end)
  581.  
  582. select.jewelrystore.MouseButton1Down:connect(function()
  583. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(134.412323, 17.8779831, 1318.1095)
  584. end)
  585.  
  586. select.prison.MouseButton1Down:connect(function()
  587. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1239.27979, 18.0500565, -1570.29688)
  588. end)
  589.  
  590. select.police.MouseButton1Down:connect(function()
  591. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1206.99585, 17.9300575, -1586.10864)
  592. end)
  593.  
  594. game:GetService("Players").LocalPlayer.TeamValue.Value= "Police"
  595.  
  596. select.Draggable = true
  597. select.Active =
  598. true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement