Facebook
From Glenn Peacock, 4 Years ago, written in JavaScript.
">

A PHP Error was encountered

Severity: Notice

Message: Trying to access array offset on value of type bool

Filename: view/view.php

Line Number: 33

from

A PHP Error was encountered

Severity: Notice

Message: Trying to access array offset on value of type bool

Filename: view/view.php

Line Number: 33

- view diff
Embed
Download Paste or View Raw
Hits: 400
  1. --Made by 2sins on v3rm (Alexx#5864), massive updates. Also what's with people stealing the gui and also making videos on it w/o crediting me, cmon man
  2.  
  3. -- Instances:
  4. local MadFucker = Instance.new("ScreenGui")
  5. local Back = Instance.new("Frame")
  6. local TitleBar = Instance.new("Frame")
  7. local TextLabel = Instance.new("TextLabel")
  8. local TextLabel_2 = Instance.new("TextLabel")
  9. local TextLabel_3 = Instance.new("TextLabel")
  10. local Close = Instance.new("TextButton")
  11. local Credit = Instance.new("TextLabel")
  12. local Credit_2 = Instance.new("TextLabel")
  13. local PN = Instance.new("TextBox")
  14. local TP = Instance.new("TextButton")
  15. local BANK = Instance.new("TextButton")
  16. local JS = Instance.new("TextButton")
  17. local CS = Instance.new("TextButton")
  18. local GS = Instance.new("TextButton")
  19. local GA = Instance.new("TextButton")
  20. local CAM = Instance.new("TextButton")
  21. local SS = Instance.new("TextButton")
  22. local GRAV = Instance.new("TextButton")
  23. local CB = Instance.new("TextButton")
  24. local SA = Instance.new("TextBox")
  25. local GG = Instance.new("TextButton")
  26. local AR = Instance.new("TextButton")
  27. local EC = Instance.new("TextButton")
  28. local AX = Instance.new("TextButton")
  29. local Pris = Instance.new("TextButton")
  30. local Police = Instance.new("TextButton")
  31. local Hero = Instance.new("TextButton")
  32. local TP_2 = Instance.new("TextButton")
  33. local ARB = Instance.new("TextButton")
  34. local RESPAWN = Instance.new("TextButton")
  35. local MORE = Instance.new("TextButton")
  36. local More = Instance.new("Frame")
  37. local TitleBar_2 = Instance.new("Frame")
  38. local MClose = Instance.new("TextButton")
  39. local Title = Instance.new("TextLabel")
  40. local CS_2 = Instance.new("TextButton")
  41. local Ideas = Instance.new("TextLabel")
  42. local Notice = Instance.new("TextLabel")
  43. local Open = Instance.new("TextButton")
  44. local player = game.Players.LocalPlayer
  45. local mouse = player:GetMouse()
  46. local humanoid = player.Character.Humanoid
  47. local Speed = SA.Text
  48.  
  49. --Properties:
  50. MadFucker.Name = "MadFucker"
  51. MadFucker.Parent = game.CoreGui
  52. MadFucker.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  53.  
  54. Back.Name = "Back"
  55. Back.Parent = MadFucker
  56. Back.Active = true
  57. Back.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  58. Back.BorderSizePixel = 0
  59. Back.Draggable = true
  60. Back.Position = UDim2.new(0.349450558, 0, 0.325520813, 0)
  61. Back.Size = UDim2.new(0.300000012, 0, 0.300000012, 0)
  62.  
  63. TitleBar.Name = "TitleBar"
  64. TitleBar.Parent = Back
  65. TitleBar.BackgroundColor3 = Color3.new(0.423529, 0.423529, 0.423529)
  66. TitleBar.BorderSizePixel = 0
  67. TitleBar.Size = UDim2.new(1, 0, 0.100000001, 0)
  68.  
  69. TextLabel.Parent = TitleBar
  70. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  71. TextLabel.BackgroundTransparency = 1
  72. TextLabel.Position = UDim2.new(0.346764326, 0, -0.0434027761, 0)
  73. TextLabel.Size = UDim2.new(0.100000001, 0, 1, 0)
  74. TextLabel.Font = Enum.Font.GothamSemibold
  75. TextLabel.Text = "M"
  76. TextLabel.TextColor3 = Color3.new(1, 0.521569, 0.529412)
  77. TextLabel.TextScaled = true
  78. TextLabel.TextSize = 14
  79. TextLabel.TextWrapped = true
  80.  
  81. TextLabel_2.Parent = TitleBar
  82. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  83. TextLabel_2.BackgroundTransparency = 1
  84. TextLabel_2.Position = UDim2.new(0.419890106, 0, -0.00340277702, 0)
  85. TextLabel_2.Size = UDim2.new(0.5, 0, 1, 0)
  86. TextLabel_2.Font = Enum.Font.GothamSemibold
  87. TextLabel_2.Text = "ad    ucker"
  88. TextLabel_2.TextColor3 = Color3.new(0.737255, 0.737255, 0.737255)
  89. TextLabel_2.TextScaled = true
  90. TextLabel_2.TextSize = 14
  91. TextLabel_2.TextWrapped = true
  92. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  93.  
  94. TextLabel_3.Parent = TitleBar
  95. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  96. TextLabel_3.BackgroundTransparency = 1
  97. TextLabel_3.Position = UDim2.new(0.476190448, 0, -0.0434027761, 0)
  98. TextLabel_3.Size = UDim2.new(0.100000001, 0, 1, 0)
  99. TextLabel_3.Font = Enum.Font.GothamSemibold
  100. TextLabel_3.Text = "F"
  101. TextLabel_3.TextColor3 = Color3.new(1, 0.521569, 0.529412)
  102. TextLabel_3.TextScaled = true
  103. TextLabel_3.TextSize = 14
  104. TextLabel_3.TextWrapped = true
  105.  
  106. Close.Name = "Close"
  107. Close.Parent = TitleBar
  108. Close.BackgroundColor3 = Color3.new(1, 0.509804, 0.517647)
  109. Close.BorderSizePixel = 0
  110. Close.Position = UDim2.new(0.949999988, 0, 0, 0)
  111. Close.Size = UDim2.new(0.0500000007, 0, 1, 0)
  112. Close.Font = Enum.Font.GothamSemibold
  113. Close.Text = "X"
  114. Close.TextColor3 = Color3.new(1, 1, 1)
  115. Close.TextScaled = true
  116. Close.TextSize = 14
  117. Close.TextWrapped = true
  118.  
  119. Credit.Name = "Credit"
  120. Credit.Parent = TitleBar
  121. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  122. Credit.BackgroundTransparency = 1
  123. Credit.Position = UDim2.new(0, 0, -0.00300000003, 0)
  124. Credit.Size = UDim2.new(0.349999994, 0, 1, 0)
  125. Credit.Font = Enum.Font.SourceSansItalic
  126. Credit.Text = "Made by:  Alexx#5864"
  127. Credit.TextColor3 = Color3.new(0.741176, 0.741176, 0.741176)
  128. Credit.TextScaled = true
  129. Credit.TextSize = 14
  130. Credit.TextWrapped = true
  131. Credit.TextXAlignment = Enum.TextXAlignment.Left
  132.  
  133. Credit_2.Name = "Credit"
  134. Credit_2.Parent = TitleBar
  135. Credit_2.BackgroundColor3 = Color3.new(1, 1, 1)
  136. Credit_2.BackgroundTransparency = 1
  137. Credit_2.Position = UDim2.new(0.699999988, 0, -0.00300000003, 0)
  138. Credit_2.Size = UDim2.new(0.340000004, 0, 1, 0)
  139. Credit_2.Font = Enum.Font.SourceSansItalic
  140. Credit_2.Text = "2sins on v3rm"
  141. Credit_2.TextColor3 = Color3.new(0.741176, 0.741176, 0.741176)
  142. Credit_2.TextScaled = true
  143. Credit_2.TextSize = 14
  144. Credit_2.TextWrapped = true
  145. Credit_2.TextXAlignment = Enum.TextXAlignment.Left
  146.  
  147. PN.Name = "PN"
  148. PN.Parent = Back
  149. PN.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  150. PN.BorderSizePixel = 0
  151. PN.Position = UDim2.new(0.0268620253, 0, 0.138888881, 0)
  152. PN.Size = UDim2.new(0.349999994, 0, 0.100000001, 0)
  153. PN.Font = Enum.Font.SourceSans
  154. PN.PlaceholderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  155. PN.PlaceholderText = "[PLR NAME]"
  156. PN.Text = ""
  157. PN.TextColor3 = Color3.new(1, 1, 1)
  158. PN.TextScaled = true
  159. PN.TextSize = 14
  160. PN.TextWrapped = true
  161.  
  162. TP.Name = "TP"
  163. TP.Parent = Back
  164. TP.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  165. TP.BorderSizePixel = 0
  166. TP.Position = UDim2.new(0.0268620253, 0, 0.269097209, 0)
  167. TP.Size = UDim2.new(0.150000006, 0, 0.100000001, 0)
  168. TP.Font = Enum.Font.GothamSemibold
  169. TP.Text = "Teleport"
  170. TP.TextColor3 = Color3.new(1, 1, 1)
  171. TP.TextSize = 14
  172. TP.TextWrapped = true
  173.  
  174. BANK.Name = "BANK"
  175. BANK.Parent = Back
  176. BANK.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  177. BANK.BorderSizePixel = 0
  178. BANK.Position = UDim2.new(0.732600689, 0, 0.138888881, 0)
  179. BANK.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  180. BANK.Font = Enum.Font.GothamSemibold
  181. BANK.Text = "Bank"
  182. BANK.TextColor3 = Color3.new(1, 1, 1)
  183. BANK.TextSize = 14
  184. BANK.TextWrapped = true
  185.  
  186. JS.Name = "JS"
  187. JS.Parent = Back
  188. JS.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  189. JS.BorderSizePixel = 0
  190. JS.Position = UDim2.new(0.732600689, 0, 0.269097209, 0)
  191. JS.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  192. JS.Font = Enum.Font.GothamSemibold
  193. JS.Text = "Jewelry Store"
  194. JS.TextColor3 = Color3.new(1, 1, 1)
  195. JS.TextSize = 14
  196. JS.TextWrapped = true
  197.  
  198. CS.Name = "CS"
  199. CS.Parent = Back
  200. CS.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  201. CS.BorderSizePixel = 0
  202. CS.Position = UDim2.new(0.732600689, 0, 0.394965231, 0)
  203. CS.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  204. CS.Font = Enum.Font.GothamSemibold
  205. CS.Text = "Casino"
  206. CS.TextColor3 = Color3.new(1, 1, 1)
  207. CS.TextSize = 14
  208. CS.TextWrapped = true
  209.  
  210. GS.Name = "GS"
  211. GS.Parent = Back
  212. GS.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  213. GS.BorderSizePixel = 0
  214. GS.Position = UDim2.new(0.732600689, 0, 0.529513836, 0)
  215. GS.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  216. GS.Font = Enum.Font.GothamSemibold
  217. GS.Text = "Gun Store"
  218. GS.TextColor3 = Color3.new(1, 1, 1)
  219. GS.TextSize = 14
  220. GS.TextWrapped = true
  221.  
  222. GA.Name = "GA"
  223. GA.Parent = Back
  224. GA.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  225. GA.BorderSizePixel = 0
  226. GA.Position = UDim2.new(0.732600689, 0, 0.655381918, 0)
  227. GA.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  228. GA.Font = Enum.Font.GothamSemibold
  229. GA.Text = "Garage"
  230. GA.TextColor3 = Color3.new(1, 1, 1)
  231. GA.TextSize = 14
  232. GA.TextWrapped = true
  233.  
  234. CAM.Name = "CAM"
  235. CAM.Parent = Back
  236. CAM.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  237. CAM.BorderSizePixel = 0
  238. CAM.Position = UDim2.new(0.73299998, 0, 0.779999971, 0)
  239. CAM.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  240. CAM.Font = Enum.Font.GothamSemibold
  241. CAM.Text = "Camero"
  242. CAM.TextColor3 = Color3.new(1, 1, 1)
  243. CAM.TextSize = 14
  244. CAM.TextWrapped = true
  245.  
  246. SS.Name = "SS"
  247. SS.Parent = Back
  248. SS.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  249. SS.BorderSizePixel = 0
  250. SS.Position = UDim2.new(0.0763888508, 0, 0.527777791, 0)
  251. SS.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  252. SS.Font = Enum.Font.GothamSemibold
  253. SS.Text = "Set Speed"
  254. SS.TextColor3 = Color3.new(1, 1, 1)
  255. SS.TextSize = 14
  256. SS.TextWrapped = true
  257.  
  258. GRAV.Name = "GRAV"
  259. GRAV.Parent = Back
  260. GRAV.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  261. GRAV.BorderSizePixel = 0
  262. GRAV.Position = UDim2.new(0.434027731, 0, 0.136381164, 0)
  263. GRAV.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  264. GRAV.Font = Enum.Font.GothamSemibold
  265. GRAV.Text = "Gravity [OFF]"
  266. GRAV.TextColor3 = Color3.new(1, 1, 1)
  267. GRAV.TextSize = 14
  268. GRAV.TextWrapped = true
  269.  
  270. CB.Name = "CB"
  271. CB.Parent = Back
  272. CB.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  273. CB.BorderSizePixel = 0
  274. CB.Position = UDim2.new(0.732600689, 0, 0.89843744, 0)
  275. CB.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  276. CB.Font = Enum.Font.GothamSemibold
  277. CB.Text = "Criminal Base"
  278. CB.TextColor3 = Color3.new(1, 1, 1)
  279. CB.TextSize = 14
  280. CB.TextWrapped = true
  281.  
  282. SA.Name = "SA"
  283. SA.Parent = Back
  284. SA.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  285. SA.BorderSizePixel = 0
  286. SA.Position = UDim2.new(0.0268620253, 0, 0.391975284, 0)
  287. SA.Size = UDim2.new(0.349999994, 0, 0.100000001, 0)
  288. SA.Font = Enum.Font.SourceSans
  289. SA.PlaceholderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  290. SA.PlaceholderText = "[ENTER SPEED]"
  291. SA.Text = ""
  292. SA.TextColor3 = Color3.new(1, 1, 1)
  293. SA.TextScaled = true
  294. SA.TextSize = 14
  295. SA.TextWrapped = true
  296.  
  297. GG.Name = "GG"
  298. GG.Parent = Back
  299. GG.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  300. GG.BorderSizePixel = 0
  301. GG.Position = UDim2.new(0.434027731, 0, 0.269097209, 0)
  302. GG.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  303. GG.Font = Enum.Font.GothamSemibold
  304. GG.Text = "Give Guns"
  305. GG.TextColor3 = Color3.new(1, 1, 1)
  306. GG.TextSize = 14
  307. GG.TextWrapped = true
  308.  
  309. AR.Name = "AR"
  310. AR.Parent = Back
  311. AR.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  312. AR.BorderSizePixel = 0
  313. AR.Position = UDim2.new(0.434027731, 0, 0.392553985, 0)
  314. AR.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  315. AR.Font = Enum.Font.GothamSemibold
  316. AR.Text = "Auto Arrest [BETA]"
  317. AR.TextColor3 = Color3.new(1, 1, 1)
  318. AR.TextSize = 14
  319. AR.TextWrapped = true
  320.  
  321. EC.Name = "EC"
  322. EC.Parent = Back
  323. EC.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  324. EC.BorderSizePixel = 0
  325. EC.Position = UDim2.new(0.434027731, 0, 0.525270045, 0)
  326. EC.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  327. EC.Font = Enum.Font.GothamSemibold
  328. EC.Text = "EZ Cash"
  329. EC.TextColor3 = Color3.new(1, 1, 1)
  330. EC.TextSize = 14
  331. EC.TextWrapped = true
  332.  
  333. AX.Name = "AX"
  334. AX.Parent = Back
  335. AX.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  336. AX.BorderSizePixel = 0
  337. AX.Position = UDim2.new(0.434027731, 0, 0.654899657, 0)
  338. AX.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  339. AX.Font = Enum.Font.GothamSemibold
  340. AX.Text = "Auto XP"
  341. AX.TextColor3 = Color3.new(1, 1, 1)
  342. AX.TextSize = 14
  343. AX.TextWrapped = true
  344.  
  345. Pris.Name = "Pris"
  346. Pris.Parent = Back
  347. Pris.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  348. Pris.BorderSizePixel = 0
  349. Pris.Position = UDim2.new(0.0763888508, 0, 0.654321015, 0)
  350. Pris.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  351. Pris.Font = Enum.Font.GothamSemibold
  352. Pris.Text = "Change to Prisoner"
  353. Pris.TextColor3 = Color3.new(1, 1, 1)
  354. Pris.TextSize = 14
  355. Pris.TextWrapped = true
  356.  
  357. Police.Name = "Police"
  358. Police.Parent = Back
  359. Police.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  360. Police.BorderSizePixel = 0
  361. Police.Position = UDim2.new(0.0763888508, 0, 0.777777791, 0)
  362. Police.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  363. Police.Font = Enum.Font.GothamSemibold
  364. Police.Text = "Change to Police"
  365. Police.TextColor3 = Color3.new(1, 1, 1)
  366. Police.TextSize = 14
  367. Police.TextWrapped = true
  368.  
  369. Hero.Name = "Hero"
  370. Hero.Parent = Back
  371. Hero.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  372. Hero.BorderSizePixel = 0
  373. Hero.Position = UDim2.new(0.0763888508, 0, 0.898148179, 0)
  374. Hero.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  375. Hero.Font = Enum.Font.GothamSemibold
  376. Hero.Text = "Change to Hero"
  377. Hero.TextColor3 = Color3.new(1, 1, 1)
  378. Hero.TextSize = 14
  379. Hero.TextWrapped = true
  380.  
  381. TP_2.Name = "TP"
  382. TP_2.Parent = Back
  383. TP_2.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  384. TP_2.BorderSizePixel = 0
  385. TP_2.Position = UDim2.new(0.226514816, 0, 0.269097209, 0)
  386. TP_2.Size = UDim2.new(0.150000006, 0, 0.100000001, 0)
  387. TP_2.Font = Enum.Font.GothamSemibold
  388. TP_2.Text = "PM Spam"
  389. TP_2.TextColor3 = Color3.new(1, 1, 1)
  390. TP_2.TextSize = 14
  391. TP_2.TextWrapped = true
  392.  
  393. ARB.Name = "ARB"
  394. ARB.Parent = Back
  395. ARB.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  396. ARB.BorderSizePixel = 0
  397. ARB.Position = UDim2.new(0.432291627, 0, 0.778356433, 0)
  398. ARB.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  399. ARB.Font = Enum.Font.GothamSemibold
  400. ARB.Text = "Auto Rob Bank"
  401. ARB.TextColor3 = Color3.new(1, 1, 1)
  402. ARB.TextSize = 14
  403. ARB.TextWrapped = true
  404.  
  405. RESPAWN.Name = "RESPAWN"
  406. RESPAWN.Parent = Back
  407. RESPAWN.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  408. RESPAWN.BorderSizePixel = 0
  409. RESPAWN.Position = UDim2.new(0.434027731, 0, 0.898726821, 0)
  410. RESPAWN.Size = UDim2.new(0.25, 0, 0.100000001, 0)
  411. RESPAWN.Font = Enum.Font.GothamSemibold
  412. RESPAWN.Text = "Commit die"
  413. RESPAWN.TextColor3 = Color3.new(1, 1, 1)
  414. RESPAWN.TextSize = 14
  415. RESPAWN.TextWrapped = true
  416.  
  417. MORE.Name = "MORE"
  418. MORE.Parent = Back
  419. MORE.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  420. MORE.BorderSizePixel = 0
  421. MORE.Position = UDim2.new(0.99999994, 0, 0.330825597, 0)
  422. MORE.Size = UDim2.new(0.0299999993, 0, 0.5, 0)
  423. MORE.Font = Enum.Font.GothamSemibold
  424. MORE.Text = ">"
  425. MORE.TextColor3 = Color3.new(1, 1, 1)
  426. MORE.TextSize = 14
  427. MORE.TextWrapped = true
  428.  
  429. More.Name = "More"
  430. More.Parent = Back
  431. More.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  432. More.BorderSizePixel = 0
  433. More.Position = UDim2.new(1.08159721, 0, 0.179012343, 0)
  434. More.Size = UDim2.new(0.200000003, 0, 0.800000012, 0)
  435. More.Visible = false
  436.  
  437. TitleBar_2.Name = "TitleBar"
  438. TitleBar_2.Parent = More
  439. TitleBar_2.BackgroundColor3 = Color3.new(0.423529, 0.423529, 0.423529)
  440. TitleBar_2.BorderSizePixel = 0
  441. TitleBar_2.Size = UDim2.new(1, 0, 0.100000001, 0)
  442.  
  443. MClose.Name = "MClose"
  444. MClose.Parent = TitleBar_2
  445. MClose.BackgroundColor3 = Color3.new(1, 0.509804, 0.517647)
  446. MClose.BorderSizePixel = 0
  447. MClose.Position = UDim2.new(0.793749988, 0, 0, 0)
  448. MClose.Size = UDim2.new(0.200000003, 0, 1, 0)
  449. MClose.Font = Enum.Font.GothamSemibold
  450. MClose.Text = "X"
  451. MClose.TextColor3 = Color3.new(1, 1, 1)
  452. MClose.TextScaled = true
  453. MClose.TextSize = 14
  454. MClose.TextWrapped = true
  455.  
  456. Title.Name = "Title"
  457. Title.Parent = TitleBar_2
  458. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  459. Title.BackgroundTransparency = 1
  460. Title.Size = UDim2.new(0.800000012, 0, 1, 0)
  461. Title.Font = Enum.Font.SourceSans
  462. Title.Text = "More Shit"
  463. Title.TextColor3 = Color3.new(0.737255, 0.737255, 0.737255)
  464. Title.TextScaled = true
  465. Title.TextSize = 14
  466. Title.TextWrapped = true
  467.  
  468. CS_2.Name = "CS"
  469. CS_2.Parent = More
  470. CS_2.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  471. CS_2.BorderSizePixel = 0
  472. CS_2.Position = UDim2.new(0.0989201665, 0, 0.13647759, 0)
  473. CS_2.Size = UDim2.new(0.800000012, 0, 0.100000001, 0)
  474. CS_2.Font = Enum.Font.GothamSemibold
  475. CS_2.Text = "Remove Lazers"
  476. CS_2.TextColor3 = Color3.new(1, 1, 1)
  477. CS_2.TextScaled = true
  478. CS_2.TextSize = 14
  479. CS_2.TextWrapped = true
  480.  
  481. Ideas.Name = "Ideas"
  482. Ideas.Parent = More
  483. Ideas.BackgroundColor3 = Color3.new(1, 1, 1)
  484. Ideas.BackgroundTransparency = 1
  485. Ideas.Position = UDim2.new(0, 0, 0.30092591, 0)
  486. Ideas.Size = UDim2.new(1, 0, 0.400000006, 0)
  487. Ideas.Font = Enum.Font.GothamSemibold
  488. Ideas.Text = "Give me ideas on Discord for more (Alexx#5864)"
  489. Ideas.TextColor3 = Color3.new(1, 1, 1)
  490. Ideas.TextScaled = true
  491. Ideas.TextSize = 14
  492. Ideas.TextWrapped = true
  493.  
  494. Notice.Name = "Notice"
  495. Notice.Parent = Back
  496. Notice.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  497. Notice.BorderSizePixel = 0
  498. Notice.Position = UDim2.new(0, 0, 1, 0)
  499. Notice.Size = UDim2.new(1, 0, 0.100000001, 0)
  500. Notice.Font = Enum.Font.GothamSemibold
  501. Notice.Text = "I forgot to add my name in V1 and the amount of leeches and people who didn't credit, smh"
  502. Notice.TextColor3 = Color3.new(1, 1, 1)
  503. Notice.TextScaled = true
  504. Notice.TextSize = 14
  505. Notice.TextWrapped = true
  506.  
  507. Open.Name = "Open"
  508. Open.Parent = MadFucker
  509. Open.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  510. Open.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  511. Open.BorderSizePixel = 3
  512. Open.Position = UDim2.new(0.398999989, 0, 0.95989579, 0)
  513. Open.Size = UDim2.new(0.200000003, 0, 0.0399999991, 0)
  514. Open.Visible = false
  515. Open.Font = Enum.Font.GothamSemibold
  516. Open.Text = "Open"
  517. Open.TextColor3 = Color3.new(1, 1, 1)
  518. Open.TextScaled = true
  519. Open.TextSize = 14
  520. Open.TextWrapped = true
  521. -- Scripts:
  522.  
  523.  
  524.  
  525.  
  526. --Open shit
  527. O = true
  528.  
  529. Close.MouseButton1Down:Connect(function()
  530.         O = false
  531.         Open.Visible = true
  532.         Back.Visible = false
  533. end)
  534.  
  535. Open.MouseButton1Down:Connect(function()
  536.         O = true
  537.         Open.Visible = false
  538.         Back.Visible = true
  539. end)
  540.  
  541. --TP shit
  542.  
  543. TP.MouseButton1Down:Connect(function()
  544.         local target = game.Players:FindFirstChild(PN.Text)
  545.         local yes = target.Character.HumanoidRootPart.CFrame
  546.        
  547.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = yes
  548.         print("You just tp'd to "..PN.Text.." yesyes")
  549. end)
  550.  
  551. BANK.MouseButton1Down:Connect(function()
  552.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(690.11553955078,24.889343261719,446.09664916992)
  553. end)
  554.  
  555. JS.MouseButton1Down:Connect(function()
  556.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-203.3496960449,24.578149795532,731.06182861328)
  557. end)
  558.  
  559. CS.MouseButton1Down:Connect(function()
  560.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1779.7911376953,24.738931655884,685.00677490234)
  561. end)
  562.  
  563. GS.MouseButton1Down:Connect(function()
  564.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1619.1705322266,41.934741973877,684.16217041016)
  565. end)
  566.  
  567. GA.MouseButton1Down:Connect(function()
  568.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(231.40872192383,24.549949645996,-493.32705688477)
  569. end)
  570.  
  571. CAM.MouseButton1Down:Connect(function()
  572.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-882.36700439453,53.278591156006,-2648.3139648438)
  573. end)
  574.  
  575. CB.MouseButton1Down:Connect(function()
  576.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2116.2019042969,25.10528755188,348.36651611328)
  577. end)
  578.  
  579. --Other shit
  580. gr = true
  581.  
  582. GRAV.MouseButton1Down:Connect(function()
  583.         if gr == true then
  584.                 gr = false
  585.                 game.workspace.Gravity = 195
  586.                 GRAV.Text = "Gravity [OFF]"
  587.         else
  588.                 gr = true
  589.                 game.workspace.Gravity = 45
  590.                 GRAV.Text = "Gravity [ON]"
  591.         end
  592. end)
  593.  
  594. SS.MouseButton1Down:Connect(function()
  595.         local humanoid = player.Character.Humanoid
  596.         local Speed = SA.Text
  597.         while wait() do
  598.                 humanoid.WalkSpeed = Speed
  599.         end
  600. end)
  601.  
  602. GG.MouseButton1Down:Connect(function()
  603.         local Remote = game.Workspace.ObjectSelection.Shotgun.Shotgun.Shotgun['Event']
  604.         local Arguments = {
  605.         }
  606.         Remote:FireServer(unpack(Arguments))
  607.         local Remote = game.Workspace.ObjectSelection.MP5.MP5.MP5['Event']
  608.         local Arguments = {
  609.         }
  610.         Remote:FireServer(unpack(Arguments))
  611.         local Remote = game.Workspace.ObjectSelection.Baton.Baton.Baton['Event']
  612.         local Arguments = {
  613.         }
  614.         Remote:FireServer(unpack(Arguments))
  615. end)
  616.  
  617. EC.MouseButton1Down:Connect(function()
  618.         local w = game:GetService("Workspace")
  619.         local ObjectSelection = w:WaitForChild("ObjectSelection")
  620.         for _,v in pairs (ObjectSelection:GetChildren()) do
  621.                 if v.Name == "CashRegister" then
  622.                         if v:FindFirstChild("SmashCash") then
  623.                                 local Event = v.SmashCash.SmashCash.Event
  624.                                 Event:FireServer()
  625.                         end
  626.                 end
  627.         if v.Name == "ATM" then
  628.                 if v:FindFirstChild("ATM") then
  629.                         local Event = v.ATM.ATM.Event
  630.                         Event:FireServer()
  631.                 end
  632.         end
  633.         if v.Name == "Cash" then
  634.                 if v:FindFirstChild("Cash") then
  635.                         local Event = v.Cash.Cash.Event
  636.                         Event:FireServer()
  637.                 end
  638.         end
  639.         if v.Name == "DiamondBox" then
  640.                 if v:FindFirstChild("SmashCash") then
  641.                         local Event = v.SmashCash.SmashCash.Event
  642.                         Event:FireServer()
  643.                 end
  644.         end
  645.         if v.Name == "Safe" then
  646.                 if v:FindFirstChild("SmashCash") then
  647.                         local Event = v.SmashCash.SmashCash.Event
  648.                         Event:FireServer()
  649.                 end
  650.         end
  651.         if v.Name == "SlotMachine" then
  652.                 if v:FindFirstChild("SlotMachine") then
  653.                         local Event = v.SlotMachine.SlotMachine.Event
  654.                         Event:FireServer()
  655.                 end
  656.         end
  657.         end
  658. end)
  659.  
  660. AR.MouseButton1Down:Connect(function()
  661.         while wait() do
  662.                 game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack.Handcuffs)
  663.                 game.ReplicatedStorage.Event:FireServer("Equip", game.Players.LocalPlayer.Character, game.Players.LocalPlayer.Character.Handcuffs.Handle)
  664.                 for i,v in pairs(game.Players:GetChildren()) do
  665.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  666.                         wait(0.25)
  667.                         game.ReplicatedStorage.Event:FireServer("Arrest", v)
  668.                         wait()
  669.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, 0,0)
  670.                 end
  671.                         wait(0.25)
  672.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, -1000,0)
  673.                         game.Players.LocalPlayer.Character:BreakJoints()
  674.                         wait(20)
  675.         end
  676. end)
  677.  
  678. TP_2.MouseButton1Down:Connect(function()
  679.         local target = game.Players:FindFirstChild(PN.Text)
  680.         while wait() do
  681.                 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..target.Name.." ".."@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All") --lol why did I add this
  682.         end
  683. end)
  684.  
  685. Pris.MouseButton1Down:Connect(function()
  686.         game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Prisoners")
  687. end)
  688.  
  689. Police.MouseButton1Down:Connect(function()
  690.         game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Police")
  691. end)
  692.  
  693. Hero.MouseButton1Down:Connect(function()
  694.         game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Hero")
  695. end)
  696.  
  697. Autoxp = false
  698.  
  699. AX.MouseButton1Down:Connect(function()
  700.         if Autoxp == false then
  701.                 Autoxp = true
  702.         else
  703.                 if Autoxp == true then
  704.                         Autoxp = false
  705.                 end
  706.         end
  707. XP()
  708. end)
  709.  
  710. function XP()
  711.         while Autoxp == true do
  712.                 game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Hero")
  713.                 game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Police")
  714.                 game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Prisoners")
  715.                 wait(1)
  716.                 player.Character.HumanoidRootPart.CFrame = CFrame.new(2116.2019042969,25.10528755188,348.36651611328)
  717.                 wait(1)
  718.                 player.Character.HumanoidRootPart.CFrame = CFrame.new(2116.2019042969,25.10528755188,348.36651611328)
  719.                 wait(7)
  720.         end
  721. end
  722.  
  723. RESPAWN.MouseButton1Down:Connect(function()
  724.         player.Character.Humanoid.Health = 0
  725. end)
  726.  
  727. CS_2.MouseButton1Down:Connect(function()
  728.         for i, v in pairs(workspace:GetDescendants()) do
  729.         if v.Name == "Lasers" then
  730.            v:Destroy()
  731.                 end
  732.         end
  733. end)
  734.  
  735. ARB.MouseButton1Down:Connect(function()
  736.         print("Only works if bank is open")
  737.         for i, v in pairs(workspace:GetDescendants()) do
  738.         if v.Name == "Lasers" then
  739.            v:Destroy()
  740.                 end
  741.         end
  742.         local w = game:GetService("Workspace")
  743.         local ObjectSelection = w:WaitForChild("ObjectSelection")
  744.         for _,v in pairs (ObjectSelection:GetChildren()) do
  745.                 if v.Name == "HackComputer" then
  746.                         if v:FindFirstChild("HackComputer") then
  747.                                 local Event = v.HackComputer.HackComputer.Event
  748.                                 Event:FireServer()
  749.                         end
  750.                 end
  751.         end
  752.         print("Hacked")
  753.         player.Character.HumanoidRootPart.CFrame = CFrame.new(736.92687988281,0.094430387020111,497.45889282227)
  754.         wait(2)
  755.         player.Character.HumanoidRootPart.CFrame = CFrame.new(734.74481201172, -0.10518385469913, 516.45111083984)
  756.         wait(10)
  757.         player.Character.HumanoidRootPart.CFrame = CFrame.new(770.81366, 0.093537762761116, 489.25299072266)
  758.         wait(10)
  759.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2116.2019042969,25.10528755188,348.36651611328)
  760.         wait(1)
  761.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2116.2019042969,25.10528755188,348.36651611328)
  762. end)
  763.  
  764. mores = false
  765.  
  766. MORE.MouseButton1Down:Connect(function()
  767.         if mores == false then
  768.                 mores = true
  769.                 More.Visible = true
  770.                 MORE.Text = "<"
  771.         else
  772.                 if mores == true then
  773.                         mores = false
  774.                         More.Visible = false
  775.                         MORE.Text = ">"
  776.                 end
  777.         end
  778. end)
  779.  
  780. MClose.MouseButton1Down:Connect(function()
  781.         More.Visible = false
  782. end)

Replies to Re: MadCity Scirpt rss

Title Name Language When
Re: Re: MadCity Scirpt Gracious Cat javascript 4 Years ago.
Re: Re: MadCity Scirpt Flying Hog javascript 4 Years ago.