JuicyPenguin

MG

Feb 24th, 2017
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.55 KB | None | 0 0
  1.  
  2. o1 = Instance.new("ScreenGui")
  3. o2 = Instance.new("Frame")
  4. o3 = Instance.new("TextLabel")
  5. o4 = Instance.new("ScrollingFrame")
  6. o5 = Instance.new("TextButton")
  7. o6 = Instance.new("TextButton")
  8. o7 = Instance.new("TextButton")
  9. o8 = Instance.new("TextButton")
  10. o9 = Instance.new("TextLabel")
  11. o10 = Instance.new("TextButton")
  12. o11 = Instance.new("TextButton")
  13. o12 = Instance.new("TextButton")
  14. o13 = Instance.new("TextButton")
  15. o14 = Instance.new("TextButton")
  16. o15 = Instance.new("TextButton")
  17. o16 = Instance.new("TextButton")
  18. o17 = Instance.new("TextButton")
  19. o18 = Instance.new("TextButton")
  20. o19 = Instance.new("TextButton")
  21. o20 = Instance.new("TextButton")
  22. o21 = Instance.new("TextButton")
  23. o22 = Instance.new("TextButton")
  24. o23 = Instance.new("TextButton")
  25. o24 = Instance.new("TextButton")
  26. o25 = Instance.new("TextBox")
  27. o26 = Instance.new("TextBox")
  28. o27 = Instance.new("TextBox")
  29. o28 = Instance.new("TextButton")
  30. o29 = Instance.new("TextButton")
  31. o30 = Instance.new("TextButton")
  32. o31 = Instance.new("TextButton")
  33. o32 = Instance.new("TextButton")
  34. o33 = Instance.new("TextButton")
  35. o34 = Instance.new("TextBox")
  36. o35 = Instance.new("TextButton")
  37. o36 = Instance.new("TextButton")
  38. o37 = Instance.new("TextButton")
  39. o38 = Instance.new("TextButton")
  40. o39 = Instance.new("TextButton")
  41. o40 = Instance.new("TextButton")
  42. o41 = Instance.new("TextButton")
  43. o42 = Instance.new("TextButton")
  44. o43 = Instance.new("TextButton")
  45. o44 = Instance.new("TextButton")
  46. o45 = Instance.new("TextButton")
  47. o46 = Instance.new("TextButton")
  48. o47 = Instance.new("TextButton")
  49. o48 = Instance.new("TextButton")
  50. o49 = Instance.new("TextButton")
  51. o50 = Instance.new("TextButton")
  52. o51 = Instance.new("TextButton")
  53. o52 = Instance.new("TextLabel")
  54. o53 = Instance.new("TextButton")
  55. o54 = Instance.new("TextButton")
  56. o55 = Instance.new("TextButton")
  57. o56 = Instance.new("TextButton")
  58. o57 = Instance.new("TextButton")
  59. o58 = Instance.new("TextButton")
  60. o59 = Instance.new("TextButton")
  61. o60 = Instance.new("TextButton")
  62. o61 = Instance.new("TextButton")
  63. o62 = Instance.new("TextButton")
  64. o63 = Instance.new("TextButton")
  65. o64 = Instance.new("TextButton")
  66. o65 = Instance.new("TextButton")
  67. o66 = Instance.new("TextButton")
  68. o67 = Instance.new("TextButton")
  69. o68 = Instance.new("TextButton")
  70. o69 = Instance.new("TextButton")
  71. o70 = Instance.new("TextButton")
  72. o71 = Instance.new("TextButton")
  73. o72 = Instance.new("TextButton")
  74. o73 = Instance.new("TextButton")
  75. o74 = Instance.new("TextButton")
  76. o75 = Instance.new("TextButton")
  77. o76 = Instance.new("TextButton")
  78. o77 = Instance.new("TextButton")
  79. o78 = Instance.new("TextButton")
  80. o79 = Instance.new("TextButton")
  81. o80 = Instance.new("TextButton")
  82. o81 = Instance.new("TextButton")
  83. o82 = Instance.new("TextButton")
  84. o83 = Instance.new("TextButton")
  85. o84 = Instance.new("TextButton")
  86. o85 = Instance.new("TextButton")
  87. o86 = Instance.new("TextButton")
  88. o87 = Instance.new("TextButton")
  89. o88 = Instance.new("TextButton")
  90. o89 = Instance.new("TextButton")
  91. o90 = Instance.new("TextButton")
  92. o91 = Instance.new("TextButton")
  93. o92 = Instance.new("TextButton")
  94. o93 = Instance.new("TextButton")
  95. o94 = Instance.new("TextButton")
  96. o95 = Instance.new("TextButton")
  97. o96 = Instance.new("TextButton")
  98. o97 = Instance.new("Frame")
  99. o98 = Instance.new("TextButton")
  100. o99 = Instance.new("TextButton")
  101. o100 = Instance.new("TextBox")
  102. o101 = Instance.new("TextBox")
  103. o102 = Instance.new("ScrollingFrame")
  104. o103 = Instance.new("TextBox")
  105.  
  106. o1.Name = "MPG Pro v2"
  107. o1.Parent = game.CoreGui
  108. o2.Name = "MPGPRO"
  109. o2.Parent = o1
  110. o2.Position = UDim2.new(0,10,0,0)
  111. o2.Size = UDim2.new(0,495,0,30)
  112. o2.Active = true
  113. o2.BackgroundColor3 = Color3.new(0.0196078, 0, 0.670588)
  114. o2.BackgroundTransparency = 0.30000001192093
  115. o2.BorderColor3 = Color3.new(0, 0.337255, 0.505882)
  116. o2.Draggable = true
  117. o3.Name = "Title"
  118. o3.Parent = o2
  119. o3.Position = UDim2.new(0,10,0,2)
  120. o3.Size = UDim2.new(0,100,0,25)
  121. o3.Text = "MPG Pro v2"
  122. o3.Active = true
  123. o3.BackgroundTransparency = 1
  124. o3.BorderSizePixel = 0
  125. o3.Font = Enum.Font.SourceSansLight
  126. o3.FontSize = Enum.FontSize.Size24
  127. o3.TextColor3 = Color3.new(1, 1, 1)
  128. o3.TextXAlignment = Enum.TextXAlignment.Left
  129. o4.Name = "CMDS"
  130. o4.Parent = o2
  131. o4.Position = UDim2.new(0,0,0,377)
  132. o4.Size = UDim2.new(0,495,0,200)
  133. o4.Active = true
  134. o4.CanvasSize = UDim2.new(0,450,0,1050)
  135. o4.BackgroundColor3 = Color3.new(0.0196078, 0, 0.670588)
  136. o4.BackgroundTransparency = 0.69999998807907
  137. o4.BorderColor3 = Color3.new(0, 0.337255, 0.505882)
  138. o4.CanvasPosition = Vector2.new(0, 850)
  139. o5.Name = "HEAL"
  140. o5.Parent = o4
  141. o5.Position = UDim2.new(0,135,0,75)
  142. o5.Size = UDim2.new(0,100,0,35)
  143. o5.Text = "HEAL"
  144. o5.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  145. o5.BorderSizePixel = 0
  146. o5.Font = Enum.Font.SourceSansLight
  147. o5.FontSize = Enum.FontSize.Size24
  148. o5.TextColor3 = Color3.new(1, 1, 1)
  149. o6.Name = "FF"
  150. o6.Parent = o4
  151. o6.Position = UDim2.new(0,255,0,30)
  152. o6.Size = UDim2.new(0,100,0,35)
  153. o6.Text = "FF"
  154. o6.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  155. o6.BorderSizePixel = 0
  156. o6.Font = Enum.Font.SourceSansLight
  157. o6.FontSize = Enum.FontSize.Size24
  158. o6.TextColor3 = Color3.new(1, 1, 1)
  159. o7.Name = "KILL"
  160. o7.Parent = o4
  161. o7.Position = UDim2.new(0,15,0,30)
  162. o7.Size = UDim2.new(0,100,0,35)
  163. o7.Text = "KILL"
  164. o7.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  165. o7.BorderSizePixel = 0
  166. o7.Font = Enum.Font.SourceSansLight
  167. o7.FontSize = Enum.FontSize.Size24
  168. o7.TextColor3 = Color3.new(1, 1, 1)
  169. o8.Name = "UNFF"
  170. o8.Parent = o4
  171. o8.Position = UDim2.new(0,375,0,30)
  172. o8.Size = UDim2.new(0,100,0,35)
  173. o8.Text = "UNFF"
  174. o8.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  175. o8.BorderSizePixel = 0
  176. o8.Font = Enum.Font.SourceSansLight
  177. o8.FontSize = Enum.FontSize.Size24
  178. o8.TextColor3 = Color3.new(1, 1, 1)
  179. o9.Name = "LABEL1"
  180. o9.Parent = o4
  181. o9.Position = UDim2.new(0,80,0,0)
  182. o9.Size = UDim2.new(0,20,0,25)
  183. o9.Text = "Non-FE Commands"
  184. o9.Active = true
  185. o9.BackgroundTransparency = 1
  186. o9.BorderSizePixel = 0
  187. o9.Font = Enum.Font.SourceSansLight
  188. o9.FontSize = Enum.FontSize.Size24
  189. o9.TextColor3 = Color3.new(1, 1, 1)
  190. o10.Name = "UNGOD"
  191. o10.Parent = o4
  192. o10.Position = UDim2.new(0,375,0,75)
  193. o10.Size = UDim2.new(0,100,0,35)
  194. o10.Text = "UNGOD"
  195. o10.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  196. o10.BorderSizePixel = 0
  197. o10.Font = Enum.Font.SourceSansLight
  198. o10.FontSize = Enum.FontSize.Size24
  199. o10.TextColor3 = Color3.new(1, 1, 1)
  200. o11.Name = "GOD"
  201. o11.Parent = o4
  202. o11.Position = UDim2.new(0,255,0,75)
  203. o11.Size = UDim2.new(0,100,0,35)
  204. o11.Text = "GOD"
  205. o11.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  206. o11.BorderSizePixel = 0
  207. o11.Font = Enum.Font.SourceSansLight
  208. o11.FontSize = Enum.FontSize.Size24
  209. o11.TextColor3 = Color3.new(1, 1, 1)
  210. o12.Name = "EXPLODE"
  211. o12.Parent = o4
  212. o12.Position = UDim2.new(0,135,0,30)
  213. o12.Size = UDim2.new(0,100,0,35)
  214. o12.Text = "EXPLODE"
  215. o12.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  216. o12.BorderSizePixel = 0
  217. o12.Font = Enum.Font.SourceSansLight
  218. o12.FontSize = Enum.FontSize.Size24
  219. o12.TextColor3 = Color3.new(1, 1, 1)
  220. o13.Name = "ST"
  221. o13.Parent = o4
  222. o13.Position = UDim2.new(0,15,0,75)
  223. o13.Size = UDim2.new(0,100,0,35)
  224. o13.Text = "STEAL T'S"
  225. o13.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  226. o13.BorderSizePixel = 0
  227. o13.Font = Enum.Font.SourceSansLight
  228. o13.FontSize = Enum.FontSize.Size24
  229. o13.TextColor3 = Color3.new(1, 1, 1)
  230. o14.Name = "RT"
  231. o14.Parent = o4
  232. o14.Position = UDim2.new(0,15,0,120)
  233. o14.Size = UDim2.new(0,100,0,35)
  234. o14.Text = "REMOVE T'S"
  235. o14.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  236. o14.BorderSizePixel = 0
  237. o14.Font = Enum.Font.SourceSansLight
  238. o14.FontSize = Enum.FontSize.Size24
  239. o14.TextColor3 = Color3.new(1, 1, 1)
  240. o15.Name = "TIME"
  241. o15.Parent = o4
  242. o15.Position = UDim2.new(0,135,0,120)
  243. o15.Size = UDim2.new(0,100,0,35)
  244. o15.Text = "TIME"
  245. o15.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  246. o15.BorderSizePixel = 0
  247. o15.Font = Enum.Font.SourceSansLight
  248. o15.FontSize = Enum.FontSize.Size24
  249. o15.TextColor3 = Color3.new(1, 1, 1)
  250. o16.Name = "BURN"
  251. o16.Parent = o4
  252. o16.Position = UDim2.new(0,15,0,210)
  253. o16.Size = UDim2.new(0,100,0,35)
  254. o16.Text = "BURN"
  255. o16.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  256. o16.BorderSizePixel = 0
  257. o16.Font = Enum.Font.SourceSansLight
  258. o16.FontSize = Enum.FontSize.Size24
  259. o16.TextColor3 = Color3.new(1, 1, 1)
  260. o17.Name = "SP"
  261. o17.Parent = o4
  262. o17.Position = UDim2.new(0,255,0,120)
  263. o17.Size = UDim2.new(0,100,0,35)
  264. o17.Text = "SPARKLES"
  265. o17.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  266. o17.BorderSizePixel = 0
  267. o17.Font = Enum.Font.SourceSansLight
  268. o17.FontSize = Enum.FontSize.Size24
  269. o17.TextColor3 = Color3.new(1, 1, 1)
  270. o18.Name = "UNSP"
  271. o18.Parent = o4
  272. o18.Position = UDim2.new(0,375,0,120)
  273. o18.Size = UDim2.new(0,100,0,35)
  274. o18.Text = "UNSPARKLE"
  275. o18.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  276. o18.BorderSizePixel = 0
  277. o18.Font = Enum.Font.SourceSansLight
  278. o18.FontSize = Enum.FontSize.Size24
  279. o18.TextColor3 = Color3.new(1, 1, 1)
  280. o19.Name = "SGOD"
  281. o19.Parent = o4
  282. o19.Position = UDim2.new(0,135,0,165)
  283. o19.Size = UDim2.new(0,100,0,35)
  284. o19.Text = "SEMIGOD"
  285. o19.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  286. o19.BorderSizePixel = 0
  287. o19.Font = Enum.Font.SourceSansLight
  288. o19.FontSize = Enum.FontSize.Size24
  289. o19.TextColor3 = Color3.new(1, 1, 1)
  290. o20.Name = "UNFIRE"
  291. o20.Parent = o4
  292. o20.Position = UDim2.new(0,375,0,165)
  293. o20.Size = UDim2.new(0,100,0,35)
  294. o20.Text = "UNFIRE"
  295. o20.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  296. o20.BorderSizePixel = 0
  297. o20.Font = Enum.Font.SourceSansLight
  298. o20.FontSize = Enum.FontSize.Size24
  299. o20.TextColor3 = Color3.new(1, 1, 1)
  300. o21.Name = "FIRE"
  301. o21.Parent = o4
  302. o21.Position = UDim2.new(0,255,0,165)
  303. o21.Size = UDim2.new(0,100,0,35)
  304. o21.Text = "FIRE"
  305. o21.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  306. o21.BorderSizePixel = 0
  307. o21.Font = Enum.Font.SourceSansLight
  308. o21.FontSize = Enum.FontSize.Size24
  309. o21.TextColor3 = Color3.new(1, 1, 1)
  310. o22.Name = "BT"
  311. o22.Parent = o4
  312. o22.Position = UDim2.new(0,15,0,165)
  313. o22.Size = UDim2.new(0,100,0,35)
  314. o22.Text = "BTOOLS"
  315. o22.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  316. o22.BorderSizePixel = 0
  317. o22.Font = Enum.Font.SourceSansLight
  318. o22.FontSize = Enum.FontSize.Size24
  319. o22.TextColor3 = Color3.new(1, 1, 1)
  320. o23.Name = "BHE"
  321. o23.Parent = o4
  322. o23.Position = UDim2.new(0,135,0,210)
  323. o23.Size = UDim2.new(0,100,0,35)
  324. o23.Text = "BLOCKHEAD"
  325. o23.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  326. o23.BorderSizePixel = 0
  327. o23.Font = Enum.Font.SourceSansLight
  328. o23.FontSize = Enum.FontSize.Size24
  329. o23.TextColor3 = Color3.new(1, 1, 1)
  330. o24.Name = "FOGC"
  331. o24.Parent = o4
  332. o24.Position = UDim2.new(0,255,0,210)
  333. o24.Size = UDim2.new(0,100,0,35)
  334. o24.Text = "FOGCOLOR"
  335. o24.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  336. o24.BorderSizePixel = 0
  337. o24.Font = Enum.Font.SourceSansLight
  338. o24.FontSize = Enum.FontSize.Size24
  339. o24.TextColor3 = Color3.new(1, 1, 1)
  340. o25.Name = "R"
  341. o25.Parent = o4
  342. o25.Position = UDim2.new(0,375,0,210)
  343. o25.Size = UDim2.new(0,25,0,35)
  344. o25.Text = "R"
  345. o25.BackgroundColor3 = Color3.new(1, 1, 1)
  346. o25.BorderColor3 = Color3.new(0.0941176, 0.164706, 0.207843)
  347. o25.MultiLine = true
  348. o25.Font = Enum.Font.SourceSansLight
  349. o25.FontSize = Enum.FontSize.Size24
  350. o25.TextWrapped = true
  351. o26.Name = "G"
  352. o26.Parent = o4
  353. o26.Position = UDim2.new(0,412,0,210)
  354. o26.Size = UDim2.new(0,25,0,35)
  355. o26.Text = "G"
  356. o26.BackgroundColor3 = Color3.new(1, 1, 1)
  357. o26.BorderColor3 = Color3.new(0.0941176, 0.164706, 0.207843)
  358. o26.MultiLine = true
  359. o26.Font = Enum.Font.SourceSansLight
  360. o26.FontSize = Enum.FontSize.Size24
  361. o26.TextWrapped = true
  362. o27.Name = "B"
  363. o27.Parent = o4
  364. o27.Position = UDim2.new(0,447,0,210)
  365. o27.Size = UDim2.new(0,25,0,35)
  366. o27.Text = "B"
  367. o27.BackgroundColor3 = Color3.new(1, 1, 1)
  368. o27.BorderColor3 = Color3.new(0.0941176, 0.164706, 0.207843)
  369. o27.MultiLine = true
  370. o27.Font = Enum.Font.SourceSansLight
  371. o27.FontSize = Enum.FontSize.Size24
  372. o27.TextWrapped = true
  373. o28.Name = "SOUND"
  374. o28.Parent = o4
  375. o28.Position = UDim2.new(0,255,0,300)
  376. o28.Size = UDim2.new(0,100,0,35)
  377. o28.Text = "SOUND"
  378. o28.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  379. o28.BorderSizePixel = 0
  380. o28.Font = Enum.Font.SourceSansLight
  381. o28.FontSize = Enum.FontSize.Size24
  382. o28.TextColor3 = Color3.new(1, 1, 1)
  383. o29.Name = "SPE"
  384. o29.Parent = o4
  385. o29.Position = UDim2.new(0,375,0,345)
  386. o29.Size = UDim2.new(0,100,0,35)
  387. o29.Text = "PBSPEED"
  388. o29.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  389. o29.BorderSizePixel = 0
  390. o29.Font = Enum.Font.SourceSansLight
  391. o29.FontSize = Enum.FontSize.Size24
  392. o29.TextColor3 = Color3.new(1, 1, 1)
  393. o30.Name = "WS"
  394. o30.Parent = o4
  395. o30.Position = UDim2.new(0,135,0,255)
  396. o30.Size = UDim2.new(0,100,0,35)
  397. o30.Text = "WALKSPEED"
  398. o30.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  399. o30.BorderSizePixel = 0
  400. o30.Font = Enum.Font.SourceSansLight
  401. o30.FontSize = Enum.FontSize.Size24
  402. o30.TextColor3 = Color3.new(1, 1, 1)
  403. o31.Name = "JP"
  404. o31.Parent = o4
  405. o31.Position = UDim2.new(0,15,0,255)
  406. o31.Size = UDim2.new(0,100,0,35)
  407. o31.Text = "JUMPPOWER"
  408. o31.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  409. o31.BorderSizePixel = 0
  410. o31.Font = Enum.Font.SourceSansLight
  411. o31.FontSize = Enum.FontSize.Size24
  412. o31.TextColor3 = Color3.new(1, 1, 1)
  413. o32.Name = "FOGS"
  414. o32.Parent = o4
  415. o32.Position = UDim2.new(0,375,0,255)
  416. o32.Size = UDim2.new(0,100,0,35)
  417. o32.Text = "FOGSTART"
  418. o32.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  419. o32.BorderSizePixel = 0
  420. o32.Font = Enum.Font.SourceSansLight
  421. o32.FontSize = Enum.FontSize.Size24
  422. o32.TextColor3 = Color3.new(1, 1, 1)
  423. o33.Name = "STAT"
  424. o33.Parent = o4
  425. o33.Position = UDim2.new(0,15,0,300)
  426. o33.Size = UDim2.new(0,100,0,35)
  427. o33.Text = "STATC"
  428. o33.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  429. o33.BorderSizePixel = 0
  430. o33.Font = Enum.Font.SourceSansLight
  431. o33.FontSize = Enum.FontSize.Size24
  432. o33.TextColor3 = Color3.new(1, 1, 1)
  433. o34.Name = "STATNAME"
  434. o34.Parent = o4
  435. o34.Position = UDim2.new(0,135,0,300)
  436. o34.Size = UDim2.new(0,100,0,35)
  437. o34.Text = "STAT NAME"
  438. o34.BackgroundColor3 = Color3.new(1, 1, 1)
  439. o34.BorderColor3 = Color3.new(0.0941176, 0.164706, 0.207843)
  440. o34.MultiLine = true
  441. o34.Font = Enum.Font.SourceSansLight
  442. o34.FontSize = Enum.FontSize.Size24
  443. o34.TextWrapped = true
  444. o35.Name = "FOGE"
  445. o35.Parent = o4
  446. o35.Position = UDim2.new(0,255,0,255)
  447. o35.Size = UDim2.new(0,100,0,35)
  448. o35.Text = "FOGEND"
  449. o35.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  450. o35.BorderSizePixel = 0
  451. o35.Font = Enum.Font.SourceSansLight
  452. o35.FontSize = Enum.FontSize.Size24
  453. o35.TextColor3 = Color3.new(1, 1, 1)
  454. o36.Name = "VOL"
  455. o36.Parent = o4
  456. o36.Position = UDim2.new(0,255,0,345)
  457. o36.Size = UDim2.new(0,100,0,35)
  458. o36.Text = "VOLUME"
  459. o36.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  460. o36.BorderSizePixel = 0
  461. o36.Font = Enum.Font.SourceSansLight
  462. o36.FontSize = Enum.FontSize.Size24
  463. o36.TextColor3 = Color3.new(1, 1, 1)
  464. o37.Name = "GRAV"
  465. o37.Parent = o4
  466. o37.Position = UDim2.new(0,375,0,300)
  467. o37.Size = UDim2.new(0,100,0,35)
  468. o37.Text = "GRAVITY"
  469. o37.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  470. o37.BorderSizePixel = 0
  471. o37.Font = Enum.Font.SourceSansLight
  472. o37.FontSize = Enum.FontSize.Size24
  473. o37.TextColor3 = Color3.new(1, 1, 1)
  474. o38.Name = "BRING"
  475. o38.Parent = o4
  476. o38.Position = UDim2.new(0,15,0,345)
  477. o38.Size = UDim2.new(0,100,0,35)
  478. o38.Text = "BRING"
  479. o38.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  480. o38.BorderSizePixel = 0
  481. o38.Font = Enum.Font.SourceSansLight
  482. o38.FontSize = Enum.FontSize.Size24
  483. o38.TextColor3 = Color3.new(1, 1, 1)
  484. o39.Name = "NC"
  485. o39.Parent = o4
  486. o39.Position = UDim2.new(0,135,0,435)
  487. o39.Size = UDim2.new(0,100,0,35)
  488. o39.Text = "NOCLIP"
  489. o39.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  490. o39.BorderSizePixel = 0
  491. o39.Font = Enum.Font.SourceSansLight
  492. o39.FontSize = Enum.FontSize.Size24
  493. o39.TextColor3 = Color3.new(1, 1, 1)
  494. o40.Name = "LOCK"
  495. o40.Parent = o4
  496. o40.Position = UDim2.new(0,255,0,390)
  497. o40.Size = UDim2.new(0,100,0,35)
  498. o40.Text = "LOCK"
  499. o40.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  500. o40.BorderSizePixel = 0
  501. o40.Font = Enum.Font.SourceSansLight
  502. o40.FontSize = Enum.FontSize.Size24
  503. o40.TextColor3 = Color3.new(1, 1, 1)
  504. o41.Name = "UNLOCK"
  505. o41.Parent = o4
  506. o41.Position = UDim2.new(0,375,0,390)
  507. o41.Size = UDim2.new(0,100,0,35)
  508. o41.Text = "UNLOCK"
  509. o41.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  510. o41.BorderSizePixel = 0
  511. o41.Font = Enum.Font.SourceSansLight
  512. o41.FontSize = Enum.FontSize.Size24
  513. o41.TextColor3 = Color3.new(1, 1, 1)
  514. o42.Name = "GOTO"
  515. o42.Parent = o4
  516. o42.Position = UDim2.new(0,135,0,345)
  517. o42.Size = UDim2.new(0,100,0,35)
  518. o42.Text = "GOTO"
  519. o42.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  520. o42.BorderSizePixel = 0
  521. o42.Font = Enum.Font.SourceSansLight
  522. o42.FontSize = Enum.FontSize.Size24
  523. o42.TextColor3 = Color3.new(1, 1, 1)
  524. o43.Name = "UNPUNISH"
  525. o43.Parent = o4
  526. o43.Position = UDim2.new(0,15,0,390)
  527. o43.Size = UDim2.new(0,100,0,35)
  528. o43.Text = "UNPUNISH"
  529. o43.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  530. o43.BorderSizePixel = 0
  531. o43.Font = Enum.Font.SourceSansLight
  532. o43.FontSize = Enum.FontSize.Size24
  533. o43.TextColor3 = Color3.new(1, 1, 1)
  534. o44.Name = "PUNISH"
  535. o44.Parent = o4
  536. o44.Position = UDim2.new(0,135,0,390)
  537. o44.Size = UDim2.new(0,100,0,35)
  538. o44.Text = "PUNISH"
  539. o44.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  540. o44.BorderSizePixel = 0
  541. o44.Font = Enum.Font.SourceSansLight
  542. o44.FontSize = Enum.FontSize.Size24
  543. o44.TextColor3 = Color3.new(1, 1, 1)
  544. o45.Name = "CLIP"
  545. o45.Parent = o4
  546. o45.Position = UDim2.new(0,15,0,435)
  547. o45.Size = UDim2.new(0,100,0,35)
  548. o45.Text = "CLIP"
  549. o45.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  550. o45.BorderSizePixel = 0
  551. o45.Font = Enum.Font.SourceSansLight
  552. o45.FontSize = Enum.FontSize.Size24
  553. o45.TextColor3 = Color3.new(1, 1, 1)
  554. o46.Name = "FACE"
  555. o46.Parent = o4
  556. o46.Position = UDim2.new(0,255,0,480)
  557. o46.Size = UDim2.new(0,100,0,35)
  558. o46.Text = "FACE"
  559. o46.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  560. o46.BorderSizePixel = 0
  561. o46.Font = Enum.Font.SourceSansLight
  562. o46.FontSize = Enum.FontSize.Size24
  563. o46.TextColor3 = Color3.new(1, 1, 1)
  564. o47.Name = "MESSAGE"
  565. o47.Parent = o4
  566. o47.Position = UDim2.new(0,375,0,435)
  567. o47.Size = UDim2.new(0,100,0,35)
  568. o47.Text = "MESSAGE"
  569. o47.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  570. o47.BorderSizePixel = 0
  571. o47.Font = Enum.Font.SourceSansLight
  572. o47.FontSize = Enum.FontSize.Size24
  573. o47.TextColor3 = Color3.new(1, 1, 1)
  574. o48.Name = "SHIRT"
  575. o48.Parent = o4
  576. o48.Position = UDim2.new(0,15,0,480)
  577. o48.Size = UDim2.new(0,100,0,35)
  578. o48.Text = "SHIRT"
  579. o48.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  580. o48.BorderSizePixel = 0
  581. o48.Font = Enum.Font.SourceSansLight
  582. o48.FontSize = Enum.FontSize.Size24
  583. o48.TextColor3 = Color3.new(1, 1, 1)
  584. o49.Name = "PANTS"
  585. o49.Parent = o4
  586. o49.Position = UDim2.new(0,135,0,480)
  587. o49.Size = UDim2.new(0,100,0,35)
  588. o49.Text = "PANTS"
  589. o49.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  590. o49.BorderSizePixel = 0
  591. o49.Font = Enum.Font.SourceSansLight
  592. o49.FontSize = Enum.FontSize.Size24
  593. o49.TextColor3 = Color3.new(1, 1, 1)
  594. o50.Name = "NAME"
  595. o50.Parent = o4
  596. o50.Position = UDim2.new(0,255,0,435)
  597. o50.Size = UDim2.new(0,100,0,35)
  598. o50.Text = "NAME"
  599. o50.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  600. o50.BorderSizePixel = 0
  601. o50.Font = Enum.Font.SourceSansLight
  602. o50.FontSize = Enum.FontSize.Size24
  603. o50.TextColor3 = Color3.new(1, 1, 1)
  604. o51.Name = "STATUE"
  605. o51.Parent = o4
  606. o51.Position = UDim2.new(0,375,0,570)
  607. o51.Size = UDim2.new(0,100,0,35)
  608. o51.Text = "STATUE"
  609. o51.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  610. o51.BorderSizePixel = 0
  611. o51.Font = Enum.Font.SourceSansLight
  612. o51.FontSize = Enum.FontSize.Size24
  613. o51.TextColor3 = Color3.new(1, 1, 1)
  614. o52.Name = "LABEL2"
  615. o52.Parent = o4
  616. o52.Position = UDim2.new(0,80,0,790)
  617. o52.Size = UDim2.new(0,20,0,25)
  618. o52.Text = "APOC Commands"
  619. o52.Active = true
  620. o52.BackgroundTransparency = 1
  621. o52.BorderSizePixel = 0
  622. o52.Font = Enum.Font.SourceSansLight
  623. o52.FontSize = Enum.FontSize.Size24
  624. o52.TextColor3 = Color3.new(1, 1, 1)
  625. o53.Name = "ISIS"
  626. o53.Parent = o4
  627. o53.Position = UDim2.new(0,375,0,480)
  628. o53.Size = UDim2.new(0,100,0,35)
  629. o53.Text = "TERRORIST"
  630. o53.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  631. o53.BorderSizePixel = 0
  632. o53.Font = Enum.Font.SourceSansLight
  633. o53.FontSize = Enum.FontSize.Size24
  634. o53.TextColor3 = Color3.new(1, 1, 1)
  635. o54.Name = "TRIGG"
  636. o54.Parent = o4
  637. o54.Position = UDim2.new(0,255,0,570)
  638. o54.Size = UDim2.new(0,100,0,35)
  639. o54.Text = "TRIGGERED"
  640. o54.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  641. o54.BorderSizePixel = 0
  642. o54.Font = Enum.Font.SourceSansLight
  643. o54.FontSize = Enum.FontSize.Size24
  644. o54.TextColor3 = Color3.new(1, 1, 1)
  645. o55.Name = "VIS"
  646. o55.Parent = o4
  647. o55.Position = UDim2.new(0,135,0,525)
  648. o55.Size = UDim2.new(0,100,0,35)
  649. o55.Text = "VISIBLE"
  650. o55.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  651. o55.BorderSizePixel = 0
  652. o55.Font = Enum.Font.SourceSansLight
  653. o55.FontSize = Enum.FontSize.Size24
  654. o55.TextColor3 = Color3.new(1, 1, 1)
  655. o56.Name = "VEST"
  656. o56.Parent = o4
  657. o56.Position = UDim2.new(0,15,0,570)
  658. o56.Size = UDim2.new(0,100,0,35)
  659. o56.Text = "VEST"
  660. o56.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  661. o56.BorderSizePixel = 0
  662. o56.Font = Enum.Font.SourceSansLight
  663. o56.FontSize = Enum.FontSize.Size24
  664. o56.TextColor3 = Color3.new(1, 1, 1)
  665. o57.Name = "KICK"
  666. o57.Parent = o4
  667. o57.Position = UDim2.new(0,375,0,525)
  668. o57.Size = UDim2.new(0,100,0,35)
  669. o57.Text = "KICK"
  670. o57.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  671. o57.BorderSizePixel = 0
  672. o57.Font = Enum.Font.SourceSansLight
  673. o57.FontSize = Enum.FontSize.Size24
  674. o57.TextColor3 = Color3.new(1, 1, 1)
  675. o58.Name = "INVIS"
  676. o58.Parent = o4
  677. o58.Position = UDim2.new(0,255,0,525)
  678. o58.Size = UDim2.new(0,100,0,35)
  679. o58.Text = "INVISIBLE"
  680. o58.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  681. o58.BorderSizePixel = 0
  682. o58.Font = Enum.Font.SourceSansLight
  683. o58.FontSize = Enum.FontSize.Size24
  684. o58.TextColor3 = Color3.new(1, 1, 1)
  685. o59.Name = "ZOMBIE"
  686. o59.Parent = o4
  687. o59.Position = UDim2.new(0,135,0,615)
  688. o59.Size = UDim2.new(0,100,0,35)
  689. o59.Text = "ZOMBIE"
  690. o59.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  691. o59.BorderSizePixel = 0
  692. o59.Font = Enum.Font.SourceSansLight
  693. o59.FontSize = Enum.FontSize.Size24
  694. o59.TextColor3 = Color3.new(1, 1, 1)
  695. o60.Name = "LAG"
  696. o60.Parent = o4
  697. o60.Position = UDim2.new(0,15,0,525)
  698. o60.Size = UDim2.new(0,100,0,35)
  699. o60.Text = "LAG"
  700. o60.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  701. o60.BorderSizePixel = 0
  702. o60.Font = Enum.Font.SourceSansLight
  703. o60.FontSize = Enum.FontSize.Size24
  704. o60.TextColor3 = Color3.new(1, 1, 1)
  705. o61.Name = "IMMUNE"
  706. o61.Parent = o4
  707. o61.Position = UDim2.new(0,375,0,615)
  708. o61.Size = UDim2.new(0,100,0,35)
  709. o61.Text = "IMMUNITY"
  710. o61.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  711. o61.BorderSizePixel = 0
  712. o61.Font = Enum.Font.SourceSansLight
  713. o61.FontSize = Enum.FontSize.Size24
  714. o61.TextColor3 = Color3.new(1, 1, 1)
  715. o62.Name = "IMMC"
  716. o62.Parent = o4
  717. o62.Position = UDim2.new(0,255,0,615)
  718. o62.Size = UDim2.new(0,100,0,35)
  719. o62.Text = "IM. CHECK"
  720. o62.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  721. o62.BorderSizePixel = 0
  722. o62.Font = Enum.Font.SourceSansLight
  723. o62.FontSize = Enum.FontSize.Size24
  724. o62.TextColor3 = Color3.new(1, 1, 1)
  725. o63.Name = "LIGHT"
  726. o63.Parent = o4
  727. o63.Position = UDim2.new(0,135,0,570)
  728. o63.Size = UDim2.new(0,100,0,35)
  729. o63.Text = "LIGHT"
  730. o63.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  731. o63.BorderSizePixel = 0
  732. o63.Font = Enum.Font.SourceSansLight
  733. o63.FontSize = Enum.FontSize.Size24
  734. o63.TextColor3 = Color3.new(1, 1, 1)
  735. o64.Name = "RPART"
  736. o64.Parent = o4
  737. o64.Position = UDim2.new(0,15,0,705)
  738. o64.Size = UDim2.new(0,100,0,35)
  739. o64.Text = "R. PARTICLE"
  740. o64.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  741. o64.BorderSizePixel = 0
  742. o64.Font = Enum.Font.SourceSansLight
  743. o64.FontSize = Enum.FontSize.Size24
  744. o64.TextColor3 = Color3.new(1, 1, 1)
  745. o65.Name = "HEAD"
  746. o65.Parent = o4
  747. o65.Position = UDim2.new(0,375,0,660)
  748. o65.Size = UDim2.new(0,100,0,35)
  749. o65.Text = "POTATO"
  750. o65.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  751. o65.BorderSizePixel = 0
  752. o65.Font = Enum.Font.SourceSansLight
  753. o65.FontSize = Enum.FontSize.Size24
  754. o65.TextColor3 = Color3.new(1, 1, 1)
  755. o66.Name = "AUT"
  756. o66.Parent = o4
  757. o66.Position = UDim2.new(0,255,0,660)
  758. o66.Size = UDim2.new(0,100,0,35)
  759. o66.Text = "RETARDED"
  760. o66.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  761. o66.BorderSizePixel = 0
  762. o66.Font = Enum.Font.SourceSansLight
  763. o66.FontSize = Enum.FontSize.Size24
  764. o66.TextColor3 = Color3.new(1, 1, 1)
  765. o67.Name = "RSKY"
  766. o67.Parent = o4
  767. o67.Position = UDim2.new(0,135,0,705)
  768. o67.Size = UDim2.new(0,100,0,35)
  769. o67.Text = "R. SKY"
  770. o67.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  771. o67.BorderSizePixel = 0
  772. o67.Font = Enum.Font.SourceSansLight
  773. o67.FontSize = Enum.FontSize.Size24
  774. o67.TextColor3 = Color3.new(1, 1, 1)
  775. o68.Name = "NAKED"
  776. o68.Parent = o4
  777. o68.Position = UDim2.new(0,15,0,615)
  778. o68.Size = UDim2.new(0,100,0,35)
  779. o68.Text = "NAKED"
  780. o68.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  781. o68.BorderSizePixel = 0
  782. o68.Font = Enum.Font.SourceSansLight
  783. o68.FontSize = Enum.FontSize.Size24
  784. o68.TextColor3 = Color3.new(1, 1, 1)
  785. o69.Name = "RDECAL"
  786. o69.Parent = o4
  787. o69.Position = UDim2.new(0,15,0,660)
  788. o69.Size = UDim2.new(0,100,0,35)
  789. o69.Text = "R. DECAL"
  790. o69.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  791. o69.BorderSizePixel = 0
  792. o69.Font = Enum.Font.SourceSansLight
  793. o69.FontSize = Enum.FontSize.Size24
  794. o69.TextColor3 = Color3.new(1, 1, 1)
  795. o70.Name = "RSOUND"
  796. o70.Parent = o4
  797. o70.Position = UDim2.new(0,135,0,660)
  798. o70.Size = UDim2.new(0,100,0,35)
  799. o70.Text = "R. SOUNDS"
  800. o70.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  801. o70.BorderSizePixel = 0
  802. o70.Font = Enum.Font.SourceSansLight
  803. o70.FontSize = Enum.FontSize.Size24
  804. o70.TextColor3 = Color3.new(1, 1, 1)
  805. o71.Name = "SCREAM"
  806. o71.Parent = o4
  807. o71.Position = UDim2.new(0,255,0,705)
  808. o71.Size = UDim2.new(0,100,0,35)
  809. o71.Text = "GENOCIDE"
  810. o71.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  811. o71.BorderSizePixel = 0
  812. o71.Font = Enum.Font.SourceSansLight
  813. o71.FontSize = Enum.FontSize.Size24
  814. o71.TextColor3 = Color3.new(1, 1, 1)
  815. o72.Name = "MRE"
  816. o72.Parent = o4
  817. o72.Position = UDim2.new(0,375,0,750)
  818. o72.Size = UDim2.new(0,100,0,35)
  819. o72.Text = "MRE"
  820. o72.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  821. o72.BorderSizePixel = 0
  822. o72.Font = Enum.Font.SourceSansLight
  823. o72.FontSize = Enum.FontSize.Size24
  824. o72.TextColor3 = Color3.new(1, 1, 1)
  825. o73.Name = "SOLDIER"
  826. o73.Parent = o4
  827. o73.Position = UDim2.new(0,15,0,750)
  828. o73.Size = UDim2.new(0,100,0,35)
  829. o73.Text = "SOLDIER"
  830. o73.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  831. o73.BorderSizePixel = 0
  832. o73.Font = Enum.Font.SourceSansLight
  833. o73.FontSize = Enum.FontSize.Size24
  834. o73.TextColor3 = Color3.new(1, 1, 1)
  835. o74.Name = "HARDCORE"
  836. o74.Parent = o4
  837. o74.Position = UDim2.new(0,135,0,825)
  838. o74.Size = UDim2.new(0,100,0,35)
  839. o74.Text = "HARDCORE"
  840. o74.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  841. o74.BorderSizePixel = 0
  842. o74.Modal = true
  843. o74.Font = Enum.Font.SourceSansLight
  844. o74.FontSize = Enum.FontSize.Size24
  845. o74.TextColor3 = Color3.new(1, 1, 1)
  846. o75.Name = "WATER"
  847. o75.Parent = o4
  848. o75.Position = UDim2.new(0,255,0,750)
  849. o75.Size = UDim2.new(0,100,0,35)
  850. o75.Text = "WATER"
  851. o75.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  852. o75.BorderSizePixel = 0
  853. o75.Font = Enum.Font.SourceSansLight
  854. o75.FontSize = Enum.FontSize.Size24
  855. o75.TextColor3 = Color3.new(1, 1, 1)
  856. o76.Name = "UNLWORK"
  857. o76.Parent = o4
  858. o76.Position = UDim2.new(0,375,0,705)
  859. o76.Size = UDim2.new(0,100,0,35)
  860. o76.Text = "UNLK WORK"
  861. o76.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  862. o76.BorderSizePixel = 0
  863. o76.Font = Enum.Font.SourceSansLight
  864. o76.FontSize = Enum.FontSize.Size24
  865. o76.TextColor3 = Color3.new(1, 1, 1)
  866. o77.Name = "BIGHEAD"
  867. o77.Parent = o4
  868. o77.Position = UDim2.new(0,15,0,825)
  869. o77.Size = UDim2.new(0,100,0,35)
  870. o77.Text = "BIGHEADS"
  871. o77.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  872. o77.BorderSizePixel = 0
  873. o77.Font = Enum.Font.SourceSansLight
  874. o77.FontSize = Enum.FontSize.Size24
  875. o77.TextColor3 = Color3.new(1, 1, 1)
  876. o78.Name = "BED"
  877. o78.Parent = o4
  878. o78.Position = UDim2.new(0,135,0,750)
  879. o78.Size = UDim2.new(0,100,0,35)
  880. o78.Text = "BEDROLL"
  881. o78.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  882. o78.BorderSizePixel = 0
  883. o78.Font = Enum.Font.SourceSansLight
  884. o78.FontSize = Enum.FontSize.Size24
  885. o78.TextColor3 = Color3.new(1, 1, 1)
  886. o79.Name = "CRATE"
  887. o79.Parent = o4
  888. o79.Position = UDim2.new(0,255,0,825)
  889. o79.Size = UDim2.new(0,100,0,35)
  890. o79.Text = "TP CRATE"
  891. o79.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  892. o79.BorderSizePixel = 0
  893. o79.Font = Enum.Font.SourceSansLight
  894. o79.FontSize = Enum.FontSize.Size24
  895. o79.TextColor3 = Color3.new(1, 1, 1)
  896. o80.Name = "KZOMB"
  897. o80.Parent = o4
  898. o80.Position = UDim2.new(0,375,0,825)
  899. o80.Size = UDim2.new(0,100,0,35)
  900. o80.Text = "KILL ZOMB"
  901. o80.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  902. o80.BorderSizePixel = 0
  903. o80.Font = Enum.Font.SourceSansLight
  904. o80.FontSize = Enum.FontSize.Size24
  905. o80.TextColor3 = Color3.new(1, 1, 1)
  906. o81.Name = "DVCON"
  907. o81.Parent = o4
  908. o81.Position = UDim2.new(0,375,0,870)
  909. o81.Size = UDim2.new(0,100,0,35)
  910. o81.Text = "DEV CON"
  911. o81.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  912. o81.BorderSizePixel = 0
  913. o81.Font = Enum.Font.SourceSansLight
  914. o81.FontSize = Enum.FontSize.Size24
  915. o81.TextColor3 = Color3.new(1, 1, 1)
  916. o82.Name = "ESP"
  917. o82.Parent = o4
  918. o82.Position = UDim2.new(0,255,0,870)
  919. o82.Size = UDim2.new(0,100,0,35)
  920. o82.Text = "ESP"
  921. o82.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  922. o82.BorderSizePixel = 0
  923. o82.Font = Enum.Font.SourceSansLight
  924. o82.FontSize = Enum.FontSize.Size24
  925. o82.TextColor3 = Color3.new(1, 1, 1)
  926. o83.Name = "SPEC"
  927. o83.Parent = o4
  928. o83.Position = UDim2.new(0,135,0,870)
  929. o83.Size = UDim2.new(0,100,0,35)
  930. o83.Text = "SPECTATE"
  931. o83.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  932. o83.BorderSizePixel = 0
  933. o83.Modal = true
  934. o83.Font = Enum.Font.SourceSansLight
  935. o83.FontSize = Enum.FontSize.Size24
  936. o83.TextColor3 = Color3.new(1, 1, 1)
  937. o84.Name = "FOG"
  938. o84.Parent = o4
  939. o84.Position = UDim2.new(0,15,0,870)
  940. o84.Size = UDim2.new(0,100,0,35)
  941. o84.Text = "R. FOG"
  942. o84.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  943. o84.BorderSizePixel = 0
  944. o84.Font = Enum.Font.SourceSansLight
  945. o84.FontSize = Enum.FontSize.Size24
  946. o84.TextColor3 = Color3.new(1, 1, 1)
  947. o85.Name = "GODCAR"
  948. o85.Parent = o4
  949. o85.Position = UDim2.new(0,15,0,915)
  950. o85.Size = UDim2.new(0,100,0,35)
  951. o85.Text = "GOD CAR"
  952. o85.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  953. o85.BorderSizePixel = 0
  954. o85.Font = Enum.Font.SourceSansLight
  955. o85.FontSize = Enum.FontSize.Size24
  956. o85.TextColor3 = Color3.new(1, 1, 1)
  957. o86.Name = "KICKAPOC"
  958. o86.Parent = o4
  959. o86.Position = UDim2.new(0,135,0,915)
  960. o86.Size = UDim2.new(0,100,0,35)
  961. o86.Text = "KICK"
  962. o86.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  963. o86.BorderSizePixel = 0
  964. o86.Modal = true
  965. o86.Font = Enum.Font.SourceSansLight
  966. o86.FontSize = Enum.FontSize.Size24
  967. o86.TextColor3 = Color3.new(1, 1, 1)
  968. o87.Name = "TPCORPSE"
  969. o87.Parent = o4
  970. o87.Position = UDim2.new(0,255,0,915)
  971. o87.Size = UDim2.new(0,100,0,35)
  972. o87.Text = "TP CORPSES"
  973. o87.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  974. o87.BorderSizePixel = 0
  975. o87.Font = Enum.Font.SourceSansLight
  976. o87.FontSize = Enum.FontSize.Size24
  977. o87.TextColor3 = Color3.new(1, 1, 1)
  978. o88.Name = "APOCMSG"
  979. o88.Parent = o4
  980. o88.Position = UDim2.new(0,375,0,915)
  981. o88.Size = UDim2.new(0,100,0,35)
  982. o88.Text = "MESSAGE"
  983. o88.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  984. o88.BorderSizePixel = 0
  985. o88.Font = Enum.Font.SourceSansLight
  986. o88.FontSize = Enum.FontSize.Size24
  987. o88.TextColor3 = Color3.new(1, 1, 1)
  988. o89.Name = "LOAD1"
  989. o89.Parent = o4
  990. o89.Position = UDim2.new(0,15,0,960)
  991. o89.Size = UDim2.new(0,100,0,35)
  992. o89.Text = "LOAD1"
  993. o89.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  994. o89.BorderSizePixel = 0
  995. o89.Font = Enum.Font.SourceSansLight
  996. o89.FontSize = Enum.FontSize.Size24
  997. o89.TextColor3 = Color3.new(1, 1, 1)
  998. o90.Name = "LOAD2"
  999. o90.Parent = o4
  1000. o90.Position = UDim2.new(0,135,0,960)
  1001. o90.Size = UDim2.new(0,100,0,35)
  1002. o90.Text = "LOAD2"
  1003. o90.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  1004. o90.BorderSizePixel = 0
  1005. o90.Modal = true
  1006. o90.Font = Enum.Font.SourceSansLight
  1007. o90.FontSize = Enum.FontSize.Size24
  1008. o90.TextColor3 = Color3.new(1, 1, 1)
  1009. o91.Name = "LOAD3"
  1010. o91.Parent = o4
  1011. o91.Position = UDim2.new(0,255,0,960)
  1012. o91.Size = UDim2.new(0,100,0,35)
  1013. o91.Text = "LOAD3"
  1014. o91.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  1015. o91.BorderSizePixel = 0
  1016. o91.Font = Enum.Font.SourceSansLight
  1017. o91.FontSize = Enum.FontSize.Size24
  1018. o91.TextColor3 = Color3.new(1, 1, 1)
  1019. o92.Name = "SPAWN"
  1020. o92.Parent = o4
  1021. o92.Position = UDim2.new(0,375,0,960)
  1022. o92.Size = UDim2.new(0,100,0,35)
  1023. o92.Text = "SPAWN"
  1024. o92.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  1025. o92.BorderSizePixel = 0
  1026. o92.Font = Enum.Font.SourceSansLight
  1027. o92.FontSize = Enum.FontSize.Size24
  1028. o92.TextColor3 = Color3.new(1, 1, 1)
  1029. o93.Name = "APGOTO"
  1030. o93.Parent = o4
  1031. o93.Position = UDim2.new(0,375,0,1005)
  1032. o93.Size = UDim2.new(0,100,0,35)
  1033. o93.Text = "GOTO"
  1034. o93.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  1035. o93.BorderSizePixel = 0
  1036. o93.Font = Enum.Font.SourceSansLight
  1037. o93.FontSize = Enum.FontSize.Size24
  1038. o93.TextColor3 = Color3.new(1, 1, 1)
  1039. o94.Name = "APBRING"
  1040. o94.Parent = o4
  1041. o94.Position = UDim2.new(0,255,0,1005)
  1042. o94.Size = UDim2.new(0,100,0,35)
  1043. o94.Text = "BRING"
  1044. o94.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  1045. o94.BorderSizePixel = 0
  1046. o94.Font = Enum.Font.SourceSansLight
  1047. o94.FontSize = Enum.FontSize.Size24
  1048. o94.TextColor3 = Color3.new(1, 1, 1)
  1049. o95.Name = "APSOUND"
  1050. o95.Parent = o4
  1051. o95.Position = UDim2.new(0,135,0,1005)
  1052. o95.Size = UDim2.new(0,100,0,35)
  1053. o95.Text = "SOUND"
  1054. o95.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  1055. o95.BorderSizePixel = 0
  1056. o95.Modal = true
  1057. o95.Font = Enum.Font.SourceSansLight
  1058. o95.FontSize = Enum.FontSize.Size24
  1059. o95.TextColor3 = Color3.new(1, 1, 1)
  1060. o96.Name = "BADGES"
  1061. o96.Parent = o4
  1062. o96.Position = UDim2.new(0,15,0,1005)
  1063. o96.Size = UDim2.new(0,100,0,35)
  1064. o96.Text = "BADGES"
  1065. o96.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  1066. o96.BorderSizePixel = 0
  1067. o96.Font = Enum.Font.SourceSansLight
  1068. o96.FontSize = Enum.FontSize.Size24
  1069. o96.TextColor3 = Color3.new(1, 1, 1)
  1070. o97.Name = "SCRIPTEXE"
  1071. o97.Parent = o2
  1072. o97.Position = UDim2.new(0,0,0,323)
  1073. o97.Size = UDim2.new(0,495,0,50)
  1074. o97.BackgroundColor3 = Color3.new(0.0196078, 0, 0.670588)
  1075. o97.BackgroundTransparency = 0.69999998807907
  1076. o98.Name = "EXE"
  1077. o98.Parent = o97
  1078. o98.Position = UDim2.new(0,20,0,5)
  1079. o98.Size = UDim2.new(0,100,0,35)
  1080. o98.Text = "EXECUTE"
  1081. o98.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  1082. o98.BorderSizePixel = 0
  1083. o98.Font = Enum.Font.SourceSansLight
  1084. o98.FontSize = Enum.FontSize.Size24
  1085. o98.TextColor3 = Color3.new(1, 1, 1)
  1086. o99.Name = "CLE"
  1087. o99.Parent = o97
  1088. o99.Position = UDim2.new(0,370,0,5)
  1089. o99.Size = UDim2.new(0,100,0,35)
  1090. o99.Text = "CLEAR"
  1091. o99.BackgroundColor3 = Color3.new(0.0156863, 0.027451, 0.611765)
  1092. o99.BorderSizePixel = 0
  1093. o99.Font = Enum.Font.SourceSansLight
  1094. o99.FontSize = Enum.FontSize.Size24
  1095. o99.TextColor3 = Color3.new(1, 1, 1)
  1096. o100.Name = "PLRBOX"
  1097. o100.Parent = o97
  1098. o100.Position = UDim2.new(0,135,0,5)
  1099. o100.Size = UDim2.new(0,110,0,35)
  1100. o100.Text = "Player Name"
  1101. o100.BackgroundColor3 = Color3.new(1, 1, 1)
  1102. o100.BorderColor3 = Color3.new(0.0941176, 0.164706, 0.207843)
  1103. o100.MultiLine = true
  1104. o100.Font = Enum.Font.SourceSansLight
  1105. o100.FontSize = Enum.FontSize.Size24
  1106. o100.TextWrapped = true
  1107. o101.Name = "DTABOX"
  1108. o101.Parent = o97
  1109. o101.Position = UDim2.new(0,245,0,5)
  1110. o101.Size = UDim2.new(0,110,0,35)
  1111. o101.Text = "Value"
  1112. o101.BackgroundColor3 = Color3.new(1, 1, 1)
  1113. o101.BorderColor3 = Color3.new(0.0941176, 0.164706, 0.207843)
  1114. o101.MultiLine = true
  1115. o101.Font = Enum.Font.SourceSansLight
  1116. o101.FontSize = Enum.FontSize.Size24
  1117. o101.TextWrapped = true
  1118. o102.Name = "Body"
  1119. o102.Parent = o2
  1120. o102.Position = UDim2.new(0,0,0,31)
  1121. o102.Size = UDim2.new(0,495,0,290)
  1122. o102.Active = true
  1123. o102.CanvasSize = UDim2.new(0,450,0,1000)
  1124. o102.BackgroundColor3 = Color3.new(0.0196078, 0, 0.670588)
  1125. o102.BackgroundTransparency = 0.69999998807907
  1126. o102.BorderColor3 = Color3.new(0, 0.337255, 0.505882)
  1127. o103.Name = "EX"
  1128. o103.Parent = o102
  1129. o103.Size = UDim2.new(0,480,0,1000)
  1130. o103.Text = "print('Hello World')"
  1131. o103.BackgroundColor3 = Color3.new(1, 1, 1)
  1132. o103.BorderColor3 = Color3.new(0.0941176, 0.164706, 0.207843)
  1133. o103.ClearTextOnFocus = false
  1134. o103.MultiLine = true
  1135. o103.Font = Enum.Font.SourceSansLight
  1136. o103.FontSize = Enum.FontSize.Size12
  1137. o103.TextXAlignment = Enum.TextXAlignment.Left
  1138. o103.TextYAlignment = Enum.TextYAlignment.Top
  1139. VersNum = "1.0"
  1140. Immune = {}
  1141. Ban = {}
  1142. if workspace.FilteringEnabled == true then o2.Title.Text = "MPG Pro v" .. VersNum .. " (*FILTERING IS ENABLED!*)" else o2.Title.Text = "MPG Pro v" .. VersNum .. " (*FILTERING IS DISABLED!*)" end
  1143. function SearchPlayer(Player,tab)
  1144. if tab==nil then tab={} end
  1145. if Player:lower()=="others" then
  1146. local s={}
  1147. for i,v in pairs(game.Players:GetChildren()) do
  1148. if v ~= game.Players.LocalPlayer then
  1149. table.insert(s,v)
  1150. end
  1151. end
  1152. return s
  1153. end
  1154. if Player:lower()=="all" then
  1155. local s={}
  1156. for i,v in pairs(game.Players:GetPlayers()) do
  1157. table.insert(s,v)
  1158. end
  1159. return s
  1160. end
  1161. for i,v in pairs(game.Players:GetPlayers()) do
  1162. if v.Name:lower():find(Player:lower())==1 then
  1163. table.insert(tab,v)
  1164. end
  1165. end
  1166. if Player:lower()=="me" then
  1167. local s={}
  1168. for i,v in pairs(game.Players:GetChildren()) do
  1169. if v == game.Players.LocalPlayer then
  1170. table.insert(s,v)
  1171. end
  1172. end
  1173. return s
  1174. end
  1175. return tab
  1176. end
  1177. function REMOVE (CLASS)
  1178. for i, v in pairs(workspace:getChildren()) do
  1179. if v:IsA(CLASS) then
  1180. v:remove()
  1181. else
  1182. sub = v:getChildren()
  1183. for x = 1, #sub do
  1184. if sub[x]:IsA(CLASS) then
  1185. sub[x]:remove()
  1186. else
  1187. sub_1 = sub[x]:getChildren()
  1188. for y = 1, #sub_1 do
  1189. if sub_1[y]:IsA(CLASS) then
  1190. sub_1[y]:remove()
  1191. else
  1192. sub_2 = sub_1[y]:getChildren()
  1193. for z = 1, #sub_2 do
  1194. if sub_2[z]:IsA(CLASS) then
  1195. sub_2[z]:remove()
  1196. else
  1197. sub_3 = sub_2[z]:getChildren()
  1198. for c = 1, #sub_3 do
  1199. if sub_3[c]:IsA(CLASS) then
  1200. sub_3[c]:remove()
  1201. else
  1202. sub_4 = sub_3[c]:getChildren()
  1203. for j = 1, #sub_4 do
  1204. if sub_4[j]:IsA(CLASS) then
  1205. sub_4[j]:remove()
  1206. else
  1207. sub_5 = sub_4[j]:getChildren()
  1208. for s = 1, #sub_5 do
  1209. if sub_5[s]:IsA(CLASS) then
  1210. sub_5[s]:remove()
  1211. end
  1212. end
  1213. end
  1214. end
  1215. end
  1216. end
  1217. end
  1218. end
  1219. end
  1220. end
  1221. end
  1222. end
  1223. end
  1224. end
  1225. end
  1226.  
  1227. o2.SCRIPTEXE:FindFirstChild("EXE").MouseButton1Down:connect(function()
  1228. loadstring(o2.Body:FindFirstChild("EX").Text)()
  1229. end)
  1230. o2.SCRIPTEXE:FindFirstChild("CLE").MouseButton1Down:connect(function()
  1231. o2.Body:FindFirstChild("EX").Text = ""
  1232. end)
  1233. o2.CMDS:FindFirstChild("IMMC").MouseButton1Down:connect(function()
  1234. for i,v in pairs(Immune) do
  1235. print(v .. " Is Immune to the Zombie Virus")
  1236. end
  1237. end)
  1238. o2.CMDS:FindFirstChild("IMMUNE").MouseButton1Down:connect(function()
  1239. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1240. table.insert(Immune,v.Name)
  1241. local message = "YOU ARE IMMUNE!"
  1242. msg = message:gsub(([[`]]),"\127")
  1243. game:service'Chat':Chat(v.Character.Head,msg,Enum.ChatColor.Blue)
  1244. end
  1245. end)
  1246. o2.CMDS:FindFirstChild("ZOMBIE").MouseButton1Down:connect(function()
  1247. while wait(1) do
  1248. for _,v in pairs(game.Players:GetChildren()) do
  1249. Zombie = true
  1250. for i,o in pairs (Immune) do
  1251. if o==v.Name then
  1252. Zombie=false
  1253. end
  1254. end
  1255. if Zombie==true then
  1256. for _,c in pairs(v.Character:GetChildren()) do
  1257. if c:IsA("Shirt") then
  1258. c:Destroy()
  1259. elseif c:IsA("Pants") then
  1260. c:Destroy()
  1261. end
  1262. end
  1263. v.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=7074882"
  1264. v.Character.Head.BrickColor = BrickColor.new("Camo")
  1265. if v.Character:FindFirstChild("Left Arm") then v.Character["Left Arm"].BrickColor = BrickColor.new("Earth green") end
  1266. if v.Character:FindFirstChild("Left Leg") then v.Character["Left Leg"].BrickColor = BrickColor.new("Earth green") end
  1267. if v.Character:FindFirstChild("Right Arm") then v.Character["Right Arm"].BrickColor = BrickColor.new("Earth green") end
  1268. if v.Character:FindFirstChild("Right Leg") then v.Character["Right Leg"].BrickColor = BrickColor.new("Earth green") end
  1269. v.Character.Torso.BrickColor = BrickColor.new("Earth green")
  1270. function onTouched(part)
  1271. local h = part.Parent:findFirstChild("Humanoid")
  1272. if h~=nil then
  1273. h.Health = h.Health -100
  1274. wait(.1)
  1275. h.Health = h.Health -100
  1276. wait(.1)
  1277.  
  1278. end
  1279. end
  1280.  
  1281. v.Character.Torso.Touched:connect(onTouched)
  1282. end
  1283. end
  1284. wait(1)
  1285. end
  1286. end)
  1287. o2.CMDS:FindFirstChild("KILL").MouseButton1Down:connect(function()
  1288. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1289. v.Character.Humanoid.Health = 0
  1290. end
  1291. end)
  1292. o2.CMDS:FindFirstChild("RSOUND").MouseButton1Down:connect(function()
  1293. for i,v in pairs (workspace:GetChildren()) do
  1294. if v:IsA("Sound") then
  1295. v:Destroy()
  1296. end
  1297. end
  1298. end)
  1299. o2.CMDS:FindFirstChild("UNLWORK").MouseButton1Down:connect(function()
  1300. a = game.Workspace:getChildren()
  1301. for i = 1, #a do
  1302. if a[i].className == "Part" then
  1303. a[i].Locked = false
  1304. elseif a[i].className == "Model" then
  1305. r = a[i]:getChildren()
  1306. for i = 1, #r do
  1307. if r[i].className == "Part" then
  1308. r[i].Locked = false
  1309. end
  1310. end
  1311. end
  1312. end
  1313. end)
  1314. o2.CMDS:FindFirstChild("SCREAM").MouseButton1Down:connect(function()
  1315. POSITION = game.Players.LocalPlayer.Character.Torso.Position
  1316. sell = Instance.new("Part")
  1317. sell.Anchored = true
  1318. sell.CanCollide = false
  1319. sell.Transparency = 1
  1320. sell.Position = POSITION
  1321. sell.Parent = game.Workspace
  1322. sell.Name = "ASDASDASD2"
  1323. myears = Instance.new('Sound')
  1324. myears.Parent =
  1325. game.Workspace.ASDASDASD2
  1326. myears.Looped = false
  1327. myears.Name = "Ruski"
  1328. myears.Playing = true
  1329. myears.SoundId = "rbxassetid://557673018"
  1330. myears.Volume = .5
  1331. myears.TimePosition = 0
  1332. for _,v in pairs(game.Players:GetChildren()) do
  1333. v.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  1334. end
  1335. end)
  1336. o2.CMDS:FindFirstChild("RSKY").MouseButton1Down:connect(function()
  1337. game.Lighting:ClearAllChildren()
  1338. end)
  1339. o2.CMDS:FindFirstChild("RDECAL").MouseButton1Down:connect(function()
  1340. REMOVE("Decal")
  1341. end)
  1342. o2.CMDS:FindFirstChild("RPART").MouseButton1Down:connect(function()
  1343. REMOVE("ParticleEmitter")
  1344. end)
  1345. o2.CMDS:FindFirstChild("NAKED").MouseButton1Down:connect(function()
  1346. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1347. for _,c in pairs(v.Character:GetChildren()) do
  1348. if c:IsA("Shirt") then
  1349. c:Destroy()
  1350. elseif c:IsA("Pants") then
  1351. c:Destroy()
  1352. elseif c:IsA("ShirtGraphic") then
  1353. c:Destroy()
  1354. end
  1355. v.Character.Head.BrickColor = BrickColor.new("Pastel brown")
  1356. if v.Character:FindFirstChild("Left Arm") then v.Character["Left Arm"].BrickColor = BrickColor.new("Pastel brown") end
  1357. if v.Character:FindFirstChild("Left Leg") then v.Character["Left Leg"].BrickColor = BrickColor.new("Pastel brown") end
  1358. if v.Character:FindFirstChild("Right Arm") then v.Character["Right Arm"].BrickColor = BrickColor.new("Pastel brown") end
  1359. if v.Character:FindFirstChild("Right Leg") then v.Character["Right Leg"].BrickColor = BrickColor.new("Pastel brown") end
  1360. v.Character.Torso.BrickColor = BrickColor.new("Pastel brown")
  1361. end
  1362. end
  1363. end)
  1364. o2.CMDS:FindFirstChild("HEAD").MouseButton1Down:connect(function()
  1365. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1366. F = v.Character
  1367. F.Head.Mesh.MeshId = "http://www.roblox.com/asset/?id=25268275"
  1368. F.Head.Mesh.Scale = Vector3.new(2,2,2)
  1369. F.Head.Mesh.TextureId = "http://www.roblox.com/asset/?id=25268352"
  1370. for _,c in pairs(F.Head:GetChildren()) do
  1371. if c:IsA("Decal") then c:Destroy() end end for _,c in pairs(F:GetChildren()) do if c:IsA("Accessory") then c:Destroy() end end
  1372. end
  1373. end)
  1374. o2.CMDS:FindFirstChild("AUT").MouseButton1Down:connect(function()
  1375. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1376. F = v.Character
  1377. F.Head.Mesh.MeshId = "http://www.roblox.com/asset/?id=25268275"
  1378. F.Head.Mesh.Scale = Vector3.new(2,2,2)
  1379. F.Head.Mesh.TextureId = "http://www.roblox.com/asset/?id=25268352"
  1380. for _,c in pairs(F.Head:GetChildren()) do
  1381. if c:IsA("Decal") then c:Destroy() end end for _,c in pairs(F:GetChildren()) do if c:IsA("Accessory") then c:Destroy() end end
  1382. end Name(v,"Faggot") message = "I'm gay" msg = message:gsub(([[`]]),"\127") game:service'Chat':Chat(v.Character.Head,msg,Enum.ChatColor.Blue)
  1383. end
  1384. end)
  1385. o2.CMDS:FindFirstChild("LOCK").MouseButton1Down:connect(function()
  1386. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1387. v.Character.Torso.Anchored = true
  1388. end
  1389. end)
  1390. o2.CMDS:FindFirstChild("UNLOCK").MouseButton1Down:connect(function()
  1391. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1392. v.Character.Torso.Anchored = false
  1393. end
  1394. end)
  1395. function Name (v, text)for a, mod in pairs(v.Character:children()) do
  1396. if mod:findFirstChild("NameTag") then
  1397. v.Character.Head.Transparency = 0 mod:Destroy()
  1398. end
  1399. end
  1400.  
  1401. local char = v.Character
  1402. local mod = Instance.new("Model", char)
  1403. mod.Name = text
  1404. local cl = char.Head:Clone()
  1405. cl.Parent = mod
  1406.  
  1407. local hum = Instance.new("Humanoid", mod)
  1408. hum.Name = "NameTag"
  1409. hum.MaxHealth = 0
  1410. hum.Health = 0
  1411.  
  1412. local weld = Instance.new("Weld", cl) weld.Part0 = cl weld.Part1 = char.Head
  1413. char.Head.Transparency = 1
  1414. end
  1415. o2.CMDS:FindFirstChild("NAME").MouseButton1Down:connect(function()
  1416. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1417. Name(v,o2.SCRIPTEXE.DTABOX.Text) end
  1418. end)
  1419. o2.CMDS:FindFirstChild("INVIS").MouseButton1Down:connect(function()
  1420. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1421. for a, mod in pairs(v.Character:children()) do
  1422. for i,h in pairs (v.Character:GetChildren()) do
  1423. if h:IsA("Accessory") then
  1424. h.Handle.Transparency = 1
  1425. elseif h:IsA("Part") then
  1426. h.Transparency = 1
  1427. end
  1428. end
  1429. if mod:findFirstChild("NameTag") then
  1430. v.Character.Head.Transparency = 0 mod:Destroy()
  1431. end
  1432. end
  1433.  
  1434. local char = v.Character
  1435. local mod = Instance.new("Model", char)
  1436. mod.Name = " "
  1437. local cl = char.Head:Clone()
  1438. cl.Parent = mod
  1439.  
  1440. local hum = Instance.new("Humanoid", mod)
  1441. hum.Name = "NameTag"
  1442. hum.MaxHealth = 0
  1443. hum.Health = 0
  1444.  
  1445. local weld = Instance.new("Weld", cl) weld.Part0 = cl weld.Part1 = char.Head
  1446. char.Head.Transparency = 1
  1447. end
  1448. end)
  1449. o2.CMDS:FindFirstChild("VIS").MouseButton1Down:connect(function()
  1450. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1451. for a, mod in pairs(v.Character:children()) do
  1452. if mod:findFirstChild("NameTag") then
  1453. v.Character.Head.Transparency = 0 mod:Destroy()
  1454. end
  1455. end
  1456. for i,h in pairs (v.Character:GetChildren()) do
  1457. if h:IsA("Accessory") then
  1458. h.Handle.Transparency = 0
  1459. elseif h:IsA("Part") then
  1460. h.Transparency = 0
  1461. end
  1462. end
  1463. end
  1464. end)
  1465. o2.CMDS:FindFirstChild("SHIRT").MouseButton1Down:connect(function()
  1466. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1467. for i,o in pairs(v.Character:GetChildren()) do
  1468. if o:IsA("Shirt") then
  1469. o:Destroy()
  1470. end
  1471. end
  1472. local thing = Instance.new("Shirt")
  1473. thing.ShirtTemplate = "rbxassetid://" .. o2.SCRIPTEXE.DTABOX.Text
  1474. thing.Parent = v.Character
  1475. end
  1476. end)
  1477. o2.CMDS:FindFirstChild("FACE").MouseButton1Down:connect(function()
  1478. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1479. for i,o in pairs(v.Character.Head:GetChildren()) do
  1480. if o:IsA("Decal") then
  1481. o:Destroy()
  1482. end
  1483. end
  1484. local thing = Instance.new("Decal")
  1485. thing.Texture = "rbxassetid://" .. o2.SCRIPTEXE.DTABOX.Text
  1486. thing.Parent = v.Character.Head
  1487. end
  1488. end)
  1489. o2.CMDS:FindFirstChild("PANTS").MouseButton1Down:connect(function()
  1490. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1491. for i,o in pairs(v.Character:GetChildren()) do
  1492. if o:IsA("Pants") then
  1493. o:Destroy()
  1494. end
  1495. end
  1496. local thing = Instance.new("Pants")
  1497. thing.PantsTemplate = "rbxassetid://" .. o2.SCRIPTEXE.DTABOX.Text
  1498. thing.Parent = v.Character
  1499. end
  1500. end)
  1501. o2.CMDS:FindFirstChild("ISIS").MouseButton1Down:connect(function()
  1502. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1503. game:service'Chat':Chat(v.Character.Head,"ALLAHU AKBAR!",Enum.ChatColor.Blue)
  1504. wait(.8)
  1505. local PS33 = Instance.new("Sound")
  1506. PS33.Name = "Boom"
  1507. PS33.Parent = v.Character.Torso
  1508. PS33.SoundId = "rbxassetid://165969964"
  1509. PS33.Volume = 1
  1510. PS33:Play()
  1511. local g = Instance.new("Explosion",v.Character.Torso)
  1512. g.Position = v.Character.Torso.Position
  1513. g.BlastPressure = 10000000
  1514. g.BlastRadius = 20
  1515. end
  1516. end)
  1517. o2.CMDS:FindFirstChild("LIGHT").MouseButton1Down:connect(function()
  1518. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1519. local o17 = Instance.new("PointLight")
  1520. o17.Parent = v.Character.Torso
  1521. o17.Brightness = 1
  1522. o17.Range = 20
  1523. local o18 = Instance.new("SpotLight")
  1524. o18.Parent = v.Character.Torso
  1525. o18.Angle = 180
  1526.  
  1527. end
  1528. end)
  1529. function Mess(hit,jonh) local g = jonh g.Parent = hit.Parent local C = g:GetChildren()
  1530. for i=1, #C do if C[i].className == "Part" then
  1531. local W = Instance.new("Weld")W.Part0 = g.Middle W.Part1 = C[i] local CJ = CFrame.new(g.Middle.Position)
  1532. local C0 = g.Middle.CFrame:inverse()*CJ local C1 = C[i].CFrame:inverse()*CJ
  1533. W.C0 = C0 W.C1 = C1 W.Parent = g.Middle end local Y = Instance.new("Weld")Y.Part0 = hit.Parent.Torso
  1534. Y.Part1 = g.Middle Y.C0 = CFrame.new(0, 0, 0) Y.Parent = Y.Part0 end local h = g:GetChildren() for i = 1, # h do
  1535. if h[i].className == "Part" then h[i].Anchored = false h[i].CanCollide = false end end end
  1536. function Vest ()
  1537. vest = Instance.new("Model") local o2 = Instance.new("Part")local o3 = Instance.new("Part")local o4 = Instance.new("Part")local o5 = Instance.new("Part")local o6 = Instance.new("Part")local o7 = Instance.new("Part")local o8 = Instance.new("Part")local o9 = Instance.new("Part")local o11 = Instance.new("Part")local o12 = Instance.new("Part")
  1538. o2.Name = "Middle"
  1539. o2.Parent = vest
  1540. o2.BrickColor = BrickColor.new("Pastel Blue")
  1541. o2.Transparency = 1
  1542. o2.Position = Vector3.new(-34.1599503, 3.09765601, -65.0399933)
  1543. o2.Rotation = Vector3.new(-0, -90, 0)
  1544. o2.Anchored = true
  1545. o2.FormFactor = Enum.FormFactor.Symmetric
  1546. o2.Size = Vector3.new(2, 2, 1)
  1547. o2.CFrame = CFrame.new(-34.1599503, 3.09765601, -65.0399933, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1548. o2.BottomSurface = Enum.SurfaceType.Smooth
  1549. o2.TopSurface = Enum.SurfaceType.Smooth
  1550. o2.Color = Color3.new(0.501961, 0.733333, 0.858824)
  1551. o3.Name = "wee"
  1552. o3.Parent = vest
  1553. o3.Material = Enum.Material.SmoothPlastic
  1554. o3.BrickColor = BrickColor.new("Black")
  1555. o3.Position = Vector3.new(-33.4933929, 2.84500408, -64.3714218)
  1556. o3.Rotation = Vector3.new(-170.982788, 0, -180)
  1557. o3.Anchored = true
  1558. o3.FormFactor = Enum.FormFactor.Symmetric
  1559. o3.Size = Vector3.new(0.25, 1.31999993, 0.550000012)
  1560. o3.CFrame = CFrame.new(-33.4933929, 2.84500408, -64.3714218, -1, 0, 0, 0, 0.987641335, 0.156731054, 0, 0.156731054, -0.987641335)
  1561. o3.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1562. o4.Name = "p2"
  1563. o4.Parent = vest
  1564. o4.Material = Enum.Material.SmoothPlastic
  1565. o4.BrickColor = BrickColor.new("Black")
  1566. o4.Position = Vector3.new(-33.5688133, 2.83765602, -65.1023865)
  1567. o4.Rotation = Vector3.new(0, 90, 0)
  1568. o4.Anchored = true
  1569. o4.FormFactor = Enum.FormFactor.Symmetric
  1570. o4.Size = Vector3.new(0.5, 0.780000091, 0.200000003)
  1571. o4.CFrame = CFrame.new(-33.5688133, 2.83765602, -65.1023865, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  1572. o4.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1573. o5.Name = "p2"
  1574. o5.Parent = vest
  1575. o5.Material = Enum.Material.SmoothPlastic
  1576. o5.BrickColor = BrickColor.new("Black")
  1577. o5.Position = Vector3.new(-33.5688133, 2.83765602, -64.5099945)
  1578. o5.Rotation = Vector3.new(0, 90, 0)
  1579. o5.Anchored = true
  1580. o5.FormFactor = Enum.FormFactor.Symmetric
  1581. o5.Size = Vector3.new(0.5, 0.780000091, 0.200000003)
  1582. o5.CFrame = CFrame.new(-33.5688133, 2.83765602, -64.5099945, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  1583. o5.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1584. o6.Name = "p2"
  1585. o6.Parent = vest
  1586. o6.Material = Enum.Material.SmoothPlastic
  1587. o6.BrickColor = BrickColor.new("Black")
  1588. o6.Position = Vector3.new(-34.1549492, 3.13765597, -65.0399933)
  1589. o6.Rotation = Vector3.new(0, 90, 0)
  1590. o6.Anchored = true
  1591. o6.FormFactor = Enum.FormFactor.Symmetric
  1592. o6.Size = Vector3.new(2, 2.07999992, 1.06999993)
  1593. o6.CFrame = CFrame.new(-34.1549492, 3.13765597, -65.0399933, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  1594. o6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1595. o7.Name = "p2"
  1596. o7.Parent = vest
  1597. o7.Material = Enum.Material.SmoothPlastic
  1598. o7.BrickColor = BrickColor.new("Black")
  1599. o7.Position = Vector3.new(-33.5688133, 2.83765602, -65.7028122)
  1600. o7.Rotation = Vector3.new(0, 90, 0)
  1601. o7.Anchored = true
  1602. o7.FormFactor = Enum.FormFactor.Symmetric
  1603. o7.Size = Vector3.new(0.5, 0.780000091, 0.200000003)
  1604. o7.CFrame = CFrame.new(-33.5688133, 2.83765602, -65.7028122, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  1605. o7.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1606. o8.Name = "wee"
  1607. o8.Parent = vest
  1608. o8.Material = Enum.Material.SmoothPlastic
  1609. o8.BrickColor = BrickColor.new("Dark stone grey")
  1610. o8.Position = Vector3.new(-33.5184097, 3.60958624, -64.1049957)
  1611. o8.Rotation = Vector3.new(-170.982788, 0, -180)
  1612. o8.Anchored = true
  1613. o8.FormFactor = Enum.FormFactor.Symmetric
  1614. o8.Size = Vector3.new(0.200000003, 1.31999993, 0.200000003)
  1615. o8.CFrame = CFrame.new(-33.5184097, 3.60958624, -64.1049957, -1, 0, 0, 0, 0.987641335, 0.156731054, 0, 0.156731054, -0.987641335)
  1616. o8.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1617. o9.Name = "weeh"
  1618. o9.Parent = vest
  1619. o9.Material = Enum.Material.SmoothPlastic
  1620. o9.BrickColor = BrickColor.new("Institutional white")
  1621. o9.Position = Vector3.new(-33.450531, 3.36925101, -64.2713089)
  1622. o9.Rotation = Vector3.new(-170.982788, 0, -180)
  1623. o9.Anchored = true
  1624. o9.FormFactor = Enum.FormFactor.Symmetric
  1625. o9.Size = Vector3.new(0.200000003, 0.200000003, 0.49000001)
  1626. o9.CFrame = CFrame.new(-33.450531, 3.36925101, -64.2713089, -1, 0, 0, 0, 0.987641335, 0.156731054, 0, 0.156731054, -0.987641335)
  1627. o9.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1628. o11.Name = "p2"
  1629. o11.Parent = vest
  1630. o11.Material = Enum.Material.SmoothPlastic
  1631. o11.BrickColor = BrickColor.new("Black")
  1632. o11.Position = Vector3.new(-33.5688133, 3.68706989, -64.8737946)
  1633. o11.Rotation = Vector3.new(0, 90, 0)
  1634. o11.Anchored = true
  1635. o11.FormFactor = Enum.FormFactor.Symmetric
  1636. o11.Size = Vector3.new(0.400000006, 0.690000117, 0.200000003)
  1637. o11.CFrame = CFrame.new(-33.5688133, 3.68706989, -64.8737946, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  1638. o11.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1639. o12.Name = "p2"
  1640. o12.Parent = vest
  1641. o12.Material = Enum.Material.SmoothPlastic
  1642. o12.BrickColor = BrickColor.new("Black")
  1643. o12.Position = Vector3.new(-33.5688133, 3.68706989, -65.4716034)
  1644. o12.Rotation = Vector3.new(0, 90, 0)
  1645. o12.Anchored = true
  1646. o12.FormFactor = Enum.FormFactor.Symmetric
  1647. o12.Size = Vector3.new(0.400000006, 0.690000117, 0.200000003)
  1648. o12.CFrame = CFrame.new(-33.5688133, 3.68706989, -65.4716034, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  1649. o12.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1650. end
  1651. o2.CMDS:FindFirstChild("VEST").MouseButton1Down:connect(function()
  1652. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1653. Vest()
  1654. for i,h in pairs (vest:GetChildren()) do
  1655. h.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1656. h.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1657. h.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1658. h.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1659. h.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1660. h.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1661. end Mess(v.Character.Torso,vest) end
  1662. end)
  1663. function Water (v)
  1664. local o1 = Instance.new("Tool")
  1665. local o2 = Instance.new("Part")
  1666. local o3 = Instance.new("SpecialMesh")
  1667. local o5 = Instance.new("Part")
  1668. o1.Name = "Bottled Water"
  1669. o1.Parent = v.Backpack
  1670. o1.GripForward = Vector3.new(-1.74845553e-007, -0, 1)
  1671. o1.GripPos = Vector3.new(0.487703323, -3.7742065e-010, 0.00863459334)
  1672. o1.GripRight = Vector3.new(0, -1, -0)
  1673. o1.GripUp = Vector3.new(-1, 0, -1.74845553e-007)
  1674. o1.CanBeDropped = false
  1675. o2.Parent = o1
  1676. o2.Position = Vector3.new(-26.0050106, 0.0999998599, -58.7000046)
  1677. o2.Rotation = Vector3.new(-94.9031982, -89.9515457, 178.034683)
  1678. o2.FormFactor = Enum.FormFactor.Custom
  1679. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.51000011)
  1680. o2.CFrame = CFrame.new(-26.0050106, 0.0999998599, -58.7000046, -1.49011612e-007, -5.11326848e-009, -0.999999642, -0.999999583, 2.88657965e-015, 5.96046448e-008, 0, 0.999999642, -5.1132707e-009)
  1681. o2.BottomSurface = Enum.SurfaceType.Weld
  1682. o2.TopSurface = Enum.SurfaceType.Weld
  1683. o3.Parent = o2
  1684. o3.MeshId = "http://www.roblox.com/asset/?id=57219451 "
  1685. o3.Scale = Vector3.new(1.5, 1.5, 1.5)
  1686. o3.TextureId = "http://www.roblox.com/asset/?id=67098589"
  1687. o3.MeshType = Enum.MeshType.FileMesh
  1688. o5.Name = "Handle"
  1689. o5.Parent = o1
  1690. o5.Transparency = 1
  1691. o5.Position = Vector3.new(-26.1978664, 0.099999845, -58.7000046)
  1692. o5.Rotation = Vector3.new(90, 0, -0)
  1693. o5.FormFactor = Enum.FormFactor.Custom
  1694. o5.Size = Vector3.new(0.200000003, 0.200000003, 0.51000011)
  1695. o5.CFrame = CFrame.new(-26.1978664, 0.099999845, -58.7000046, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1696. o5.BottomSurface = Enum.SurfaceType.Weld
  1697. o5.TopSurface = Enum.SurfaceType.Weld
  1698. local all,last = {}
  1699. function scan(p)
  1700. for _,v in pairs(p:GetChildren()) do
  1701. if v:IsA("BasePart") and v.Name ~= "Wheel" then
  1702. if (last) then
  1703. local w = Instance.new("Weld")
  1704. w.Part0,w.Part1 = last,v
  1705. w.C0 = v.CFrame:toObjectSpace(last.CFrame):inverse()
  1706. w.Parent = last
  1707. end
  1708. table.insert(all,v)
  1709. last = v
  1710. end
  1711. scan(v)
  1712. end
  1713. end
  1714. scan(o1)
  1715. for _,v in pairs(all) do v.Anchored = false end
  1716. end
  1717. function MRE (v)
  1718. local o1 = Instance.new("Tool")
  1719. local o2 = Instance.new("Part")
  1720. local o3 = Instance.new("SpecialMesh")
  1721. local o5 = Instance.new("Part")
  1722. o1.Name = "MRE"
  1723. o1.Parent = v.Backpack
  1724. o1.GripForward = Vector3.new(-1.74845553e-007, -0, 1)
  1725. o1.GripPos = Vector3.new(0.487703323, -3.7742065e-010, 0.00863459334)
  1726. o1.GripRight = Vector3.new(0, -1, -0)
  1727. o1.GripUp = Vector3.new(-1, 0, -1.74845553e-007)
  1728. o1.CanBeDropped = false
  1729. o2.Parent = o1
  1730. o2.Position = Vector3.new(-26.0050106, 0.0999998599, -58.7000046)
  1731. o2.Rotation = Vector3.new(-94.9031982, -89.9515457, 178.034683)
  1732. o2.FormFactor = Enum.FormFactor.Custom
  1733. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.51000011)
  1734. o2.CFrame = CFrame.new(-26.0050106, 0.0999998599, -58.7000046, -1.49011612e-007, -5.11326848e-009, -0.999999642, -0.999999583, 2.88657965e-015, 5.96046448e-008, 0, 0.999999642, -5.1132707e-009)
  1735. o2.BottomSurface = Enum.SurfaceType.Weld
  1736. o2.TopSurface = Enum.SurfaceType.Weld
  1737. o3.Parent = o2
  1738. o3.MeshId = "rbxassetid://446716226"
  1739. o3.Scale = Vector3.new(0.001,0.001,0.001)
  1740. o3.TextureId = "rbxassetid://446716228"
  1741. o3.MeshType = Enum.MeshType.FileMesh
  1742. o5.Name = "Handle"
  1743. o5.Parent = o1
  1744. o5.Transparency = 1
  1745. o5.Position = Vector3.new(-26.1978664, 0.099999845, -58.7000046)
  1746. o5.Rotation = Vector3.new(90, 0, -0)
  1747. o5.FormFactor = Enum.FormFactor.Custom
  1748. o5.Size = Vector3.new(0.200000003, 0.200000003, 0.51000011)
  1749. o5.CFrame = CFrame.new(-26.1978664, 0.099999845, -58.7000046, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1750. o5.BottomSurface = Enum.SurfaceType.Weld
  1751. o5.TopSurface = Enum.SurfaceType.Weld
  1752. local all,last = {}
  1753. function scan(p)
  1754. for _,v in pairs(p:GetChildren()) do
  1755. if v:IsA("BasePart") and v.Name ~= "Wheel" then
  1756. if (last) then
  1757. local w = Instance.new("Weld")
  1758. w.Part0,w.Part1 = last,v
  1759. w.C0 = v.CFrame:toObjectSpace(last.CFrame):inverse()
  1760. w.Parent = last
  1761. end
  1762. table.insert(all,v)
  1763. last = v
  1764. end
  1765. scan(v)
  1766. end
  1767. end
  1768. scan(o1)
  1769. for _,v in pairs(all) do v.Anchored = false end
  1770. end
  1771. o2.CMDS:FindFirstChild("MRE").MouseButton1Down:connect(function()
  1772. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1773. MRE(v)
  1774. end
  1775. end)
  1776. o2.CMDS:FindFirstChild("WATER").MouseButton1Down:connect(function()
  1777. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  1778. Water(v)
  1779. end
  1780. end)
  1781. DEV = false
  1782. o2.CMDS:FindFirstChild("DVCON").MouseButton1Down:connect(function()
  1783. if DEV == false then
  1784. game.CoreGui.RobloxGui.DeveloperConsole.Visible = true
  1785. DEV = true
  1786. else
  1787. game.CoreGui.RobloxGui.DeveloperConsole.Visible = false
  1788. DEV = false
  1789. end
  1790. end)o2.CMDS:FindFirstChild("APOCMSG").MouseButton1Down:connect(function()
  1791. for i,v in pairs(game.Players:GetChildren()) do
  1792. game.Lighting.Remote.SendMessage:FireServer(v, "Blue", o2.DTABOX.PLRBOX.Text)
  1793. end
  1794. end)
  1795. o2.CMDS:FindFirstChild("LOAD2").MouseButton1Down:connect(function()
  1796. for i,v in pairs(game.Players:GetChildren()) do
  1797. me = v
  1798. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slotbackpack, 4016)
  1799. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slotprimary, 1031)
  1800. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.primary.under, 9006)
  1801. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.primary.silencer, 9010)
  1802. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.primary.sight, 9013)
  1803. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slotsecondary, 2011)
  1804. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.secondary.under, 9006)
  1805. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.secondary.silencer, 9007)
  1806. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.secondary.sight, 9013)
  1807. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot1, 64)
  1808. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot2, 64)
  1809. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot3, 64)
  1810. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot4, 64)
  1811. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot5, 64)
  1812. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot6, 64)
  1813. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot7, 64)
  1814. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot8, 64)
  1815. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot9, 64)
  1816. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot10, 64)
  1817. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot11, 55)
  1818. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot12, 55)
  1819. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot13, 55)
  1820. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot14, 55)
  1821. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot15, 5011)
  1822. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot16, 6011)
  1823. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot17, 55)
  1824. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot18, 55)
  1825. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot19, 55)
  1826. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot20, 55)
  1827. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot1, 3014)
  1828. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot2, 3001)
  1829. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot3, 3002)
  1830. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot4, 3003)
  1831. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot5, 3004)
  1832. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot6, 3006)
  1833. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot7, 3007)
  1834. for i=1, #spawn do
  1835. local item = spawn[i]
  1836. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots:FindFirstChild("slot"..i), item)
  1837. end
  1838. end
  1839. end)
  1840. o2.CMDS:FindFirstChild("BADGES").MouseButton1Down:connect(function()
  1841. for i,v in pairs(game.Players:GetChildren()) do
  1842. plyr = v
  1843. game.Players[plyr].playerstats.PlayerKill.Defensive.Value = 75
  1844. game.Players[plyr].playerstats.ZombieKill.Military.Value = 751
  1845. game.Players[plyr].playerstats.Days.Value = 30
  1846. end
  1847. end)
  1848. o2.CMDS:FindFirstChild("APSOUND").MouseButton1Down:connect(function()
  1849. local str = game:GetService("Geometry").nonononononono.Value
  1850. local Food = {}
  1851. local Cook = ""
  1852. for Fish in (string.gmatch)(str, "%w%w%w%w") do
  1853. for i,c in pairs({(string.byte)(Fish, 1, 4)}) do
  1854. c = c - 48
  1855. for bait = 1, 6 do
  1856. Food[(i - 1) * 6 + bait] = (Food[(i - 1) * 6 + bait] or 0) + (c) % 2
  1857. c = (math.floor)((c) / 2)
  1858. end
  1859. end
  1860. end
  1861. for i = 2, #Food, 2 do
  1862. Cook = Cook .. (string.char)(97 + Food[i] + Food[i - 1] * 2)
  1863. end
  1864. kek = Cook
  1865. game.Lighting.Remote.CreateSounds:InvokeServer()
  1866. wait(2)
  1867. game.Lighting.Remote.ChangeParent:FireServer(kek,game.Players.LocalPlayer.Character.Head.Sound, game.Workspace)
  1868. wait(2)
  1869. game.Lighting.Remote.SoundIdSet:FireServer(kek,game.Workspace.Sound, "http://www.roblox.com/asset/?id="..o2.SCRIPTEXE.DTABOX.Text)
  1870. wait(2)
  1871. game.Lighting.Remote.PlaySound:FireServer(game.Workspace.Sound, 1, 1)
  1872. wait(120)
  1873. game.Lighting.Remote.StopSound:FireServer(game.Workspace.Sound)
  1874. end)
  1875. o2.CMDS:FindFirstChild("APGOTO").MouseButton1Down:connect(function()
  1876. for i,v in pairs(game.Players:GetChildren()) do
  1877. player = v.Name
  1878. game.Lighting.Remote:WaitForChild("TeleportRequest"):InvokeServer("Me To", math.floor(tick() % 1 * 100000), player)
  1879. end
  1880. end)
  1881. o2.CMDS:FindFirstChild("APBRING").MouseButton1Down:connect(function()
  1882. for i,v in pairs(game.Players:GetChildren()) do
  1883. player = v.Name
  1884. game.Lighting.Remote:WaitForChild("TeleportRequest"):InvokeServer("To Me", math.floor(tick() % 1 * 100000), player)
  1885. end
  1886. end)
  1887. o2.CMDS:FindFirstChild("SPAWN").MouseButton1Down:connect(function()local apocvaluee = o2.SCRIPTEXE.DTABOX.Text
  1888. AddItem = function(Slot, ID)
  1889. game.Lighting.Remote.AddObject:FireServer(Slot, ID)
  1890. end
  1891. DropItem = function(Slot, oID)
  1892. game.Lighting.Remote.DropItem:FireServer(Slot, oID)
  1893. end
  1894. AddItem(game.Players.LocalPlayer.playerstats.slots.slot4, tonumber(apocvaluee))
  1895. game.Players.LocalPlayer.playerstats.slots.slot4:WaitForChild("ObjectID")
  1896. DropItem(game.Players.LocalPlayer.playerstats.slots.slot4, game.Players.LocalPlayer.playerstats.slots.slot4.ObjectID)
  1897. end)
  1898. o2.CMDS:FindFirstChild("LOAD3").MouseButton1Down:connect(function()
  1899. for i,v in pairs(game.Players:GetChildren()) do
  1900. me = v
  1901. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slotbackpack, 4016)
  1902. wait(.2)
  1903. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slotprimary, 1035)
  1904. wait(.2)
  1905. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.primary.under, 9006)
  1906. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.primary.silencer, 9009)
  1907. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.primary.sight, 9013)
  1908. wait(.2)
  1909. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slotsecondary, 2011)
  1910. wait(.2)
  1911. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.secondary.under, 9006)
  1912. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.secondary.silencer, 9007)
  1913. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.secondary.sight, 9013)
  1914. wait(.2)
  1915. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot1, 50)
  1916. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot2, 50)
  1917. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot3, 50)
  1918. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot4, 50)
  1919. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot5, 50)
  1920. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot6, 50)
  1921. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot7, 50)
  1922. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot8, 50)
  1923. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot9, 50)
  1924. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot10, 50)
  1925. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot11, 55)
  1926. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot12, 55)
  1927. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot13, 55)
  1928. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot14, 55)
  1929. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot15, 5011)
  1930. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot16, 6011)
  1931. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot17, 55)
  1932. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot18, 55)
  1933. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot19, 55)
  1934. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot20, 55)
  1935. wait(.2)
  1936. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot1, 3014)
  1937. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot2, 3001)
  1938. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot3, 3002)
  1939. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot4, 3003)
  1940. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot5, 3004)
  1941. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot6, 3006)
  1942. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot7, 3007)
  1943. for i=1, #spawn do
  1944. local item = spawn[i]
  1945. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots:FindFirstChild("slot"..i), item)
  1946. end
  1947. end
  1948. end)
  1949. o2.CMDS:FindFirstChild("LOAD1").MouseButton1Down:connect(function()
  1950. for i,v in pairs(game.Players:GetChildren()) do
  1951. me = v
  1952. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slotbackpack, 4016)
  1953. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slotprimary, 1004)
  1954. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.primary.under, 9006)
  1955. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.primary.silencer, 9009)
  1956. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.primary.sight, 9013)
  1957. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slotsecondary, 2011)
  1958. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.secondary.under, 9006)
  1959. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.secondary.silencer, 9007)
  1960. game.Lighting.Remote.AddObject:FireServer(me.playerstats.attachments.secondary.sight, 9013)
  1961. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot1, 53)
  1962. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot2, 53)
  1963. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot3, 53)
  1964. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot4, 53)
  1965. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot5, 53)
  1966. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot6, 53)
  1967. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot7, 53)
  1968. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot8, 53)
  1969. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot9, 53)
  1970. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot10, 53)
  1971. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot11, 55)
  1972. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot12, 55)
  1973. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot13, 55)
  1974. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot14, 55)
  1975. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot15, 5011)
  1976. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot16, 6011)
  1977. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot17, 55)
  1978. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot18, 55)
  1979. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot19, 55)
  1980. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots.slot20, 55)
  1981. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot1, 3014)
  1982. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot2, 3001)
  1983. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot3, 3002)
  1984. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot4, 3003)
  1985. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot5, 3004)
  1986. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot6, 3006)
  1987. game.Lighting.Remote.AddObject:FireServer(me.playerstats.utilityslots.slot7, 3007)
  1988. for i=1, #spawn do
  1989. local item = spawn[i]
  1990. game.Lighting.Remote.AddObject:FireServer(me.playerstats.slots:FindFirstChild("slot"..i), item)
  1991. end
  1992. end
  1993. end)o2.CMDS:FindFirstChild("TPCORPSE").MouseButton1Down:connect(function()
  1994. for _, corpse in pairs(workspace:GetChildren()) do
  1995. if corpse.Name == "Corpse" then
  1996. corpse:MoveTo(workspace[game.Players.LocalPlayer.Name].Torso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  1997. end
  1998. end
  1999. end)
  2000. o2.CMDS:FindFirstChild("KICKAPOC").MouseButton1Down:connect(function()
  2001. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2002. _G.Destruct(v)
  2003. end
  2004. end)
  2005. o2.CMDS:FindFirstChild("GODCAR").MouseButton1Down:connect(function()
  2006. for i,v in pairs(game.Workspace.Vehicles:GetChildren()) do
  2007. if v.Name ~= "Holder" or v.Name ~= "VehicleWreck" then
  2008. if v:findFirstChild("Stats") then
  2009. v.Stats.Engine.Value = 66645358
  2010. end
  2011. end
  2012. end
  2013. end)
  2014. o2.CMDS:FindFirstChild("FOG").MouseButton1Down:connect(function()
  2015. game.Lighting.FogEnd = 1000000000 end)
  2016. o2.CMDS:FindFirstChild("BIGHEAD").MouseButton1Down:connect(function()
  2017. _G.HeadSize = 40
  2018. _G.HeadOffset = 20
  2019. _G.FEnabled = true
  2020. game:service'RunService'.Stepped:connect(function()
  2021. if _G.FEnabled then
  2022. for i,v in pairs(game:service'Players':GetPlayers()) do
  2023. --if v.TeamColor ~= game:service'Players'.DMSpotato.TeamColor then
  2024. if v.Name ~= game:service'Players'.LocalPlayer.Name then
  2025. pcall(function()
  2026. pcall(function()v.Character.Head.Mesh:Destroy() end)
  2027. v.Character.Head.CanCollide = false
  2028. v.Character.Head.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize)
  2029. v.Character.Head.CFrame = v.Character.Torso.CFrame * CFrame.new(0,_G.HeadOffset,0)
  2030. end)
  2031. end
  2032. end
  2033. end
  2034. end)
  2035. end)
  2036. o2.CMDS:FindFirstChild("SPEC").MouseButton1Down:connect(function()
  2037. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2038. apoctypee = v.Name
  2039. game.Workspace.CurrentCamera.CameraSubject = game.Players[apoctypee].Character.Humanoid end end)
  2040. o2.CMDS:FindFirstChild("ESP").MouseButton1Down:connect(function()
  2041. local plr = game.Players.LocalPlayer
  2042. local char = plr.Character
  2043. local gui = Instance.new('ScreenGui',plr.PlayerGui)
  2044.  
  2045. local b = Instance.new('BillboardGui')
  2046. b.Size = UDim2.new(5,0,6,0)
  2047. local f = Instance.new('Frame',b)
  2048. f.Size = UDim2.new(1,0,1,0)
  2049. f.BackgroundColor3 = Color3.new(0,220/255,220/255)
  2050. f.BackgroundTransparency = .65
  2051. local t=Instance.new('TextLabel',f)
  2052. t.Size=UDim2.new(1,0,.2,0)
  2053. t.TextColor3=Color3.new(1,1,1)
  2054. t.TextStrokeColor3=Color3.new(0,0,0)
  2055. t.TextStrokeTransparency=.75
  2056. t.TextScaled=true
  2057. t.Name='tx'
  2058. t.BackgroundTransparency=1
  2059.  
  2060. function sp()
  2061. function mg(p)
  2062. if p then
  2063. local es = b:clone()
  2064. es.Parent = gui
  2065. es.Adornee = p.Torso
  2066. es.AlwaysOnTop = true
  2067. es.Frame.tx.Text = p.Name
  2068. end
  2069. end
  2070.  
  2071. for i,v in pairs(game.Players:players'') do
  2072. if v~=plr then
  2073. mg(v.Character)
  2074. v.CharacterAdded:connect(function()
  2075. wait(.25)mg(v.Character)
  2076. end)
  2077. end
  2078. end
  2079. end
  2080. sp()
  2081. end)
  2082. o2.CMDS:FindFirstChild("HARDCORE").MouseButton1Down:connect(function()
  2083. game.Players.LocalPlayer.PlayerGui.MapSelection.Frame.Launcher.Hardcore.Description.Purchase.Visible = false
  2084. game.Players.LocalPlayer.PlayerGui.MapSelection.Frame.Launcher.Hardcore.Description.Play.Visible = true
  2085. end)
  2086. o2.CMDS:FindFirstChild("KZOMB").MouseButton1Down:connect(function()
  2087. for _,pl in pairs(workspace.Zombies:children()) do
  2088. for xxad,v in pairs(pl:children()) do
  2089. pcall(function() game.Lighting.Remote.DamageZombie:FireServer(v.Humanoid,100) end)
  2090. end
  2091. end
  2092. end)
  2093. o2.CMDS:FindFirstChild("HARDCORE").MouseButton1Down:connect(function()
  2094. for _,v in pairs(workspace:children()) do
  2095. if v.Name == "LargeCrateOpen" or v.Name == "SmallCrateOpen" then
  2096. v:MoveTo(workspace[Player].Torso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  2097. end
  2098. end
  2099. end)
  2100. o2.CMDS:FindFirstChild("SOLDIER").MouseButton1Down:connect(function()
  2101. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2102. Vest()
  2103. for i,h in pairs (vest:GetChildren()) do
  2104. h.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2105. h.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2106. h.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2107. h.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2108. h.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2109. h.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2110. if h.name == "weeh" then
  2111. else
  2112. h.BrickColor = BrickColor.new("Brick yellow")
  2113. end
  2114. for i,v in pairs (v.Character:GetChildren()) do
  2115. if v:IsA("Accessory") then
  2116. v:Destroy()
  2117. end
  2118. end
  2119. v.Character.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=516663049"
  2120. v.Character.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=516664484"
  2121.  
  2122. local o1 = Instance.new("Part")
  2123. o1.Name = "SWAT Helm"
  2124. o1.Position = Vector3.new(0, 5.047, 0.002)
  2125. o1.Rotation = Vector3.new(5.545, 0.092, -0.009)
  2126. o1.Anchored = true
  2127. o1.CFrame = CFrame.new(-10.1685696, 8.5, 10.2555256, -0.670416951, 0.0738302395, 0.73830235, 7.87137378e-009, 0.995037258, -0.0995037258, -0.741984606, -0.0667089745, -0.66708982)
  2128. o1.FormFactor = Enum.FormFactor.Custom
  2129. o1.Size = Vector3.new(2, 0.200000003, 1)
  2130. o1.BottomSurface = Enum.SurfaceType.Smooth
  2131. o1.TopSurface = Enum.SurfaceType.Smooth
  2132. local o2 = Instance.new("SpecialMesh")
  2133. o2.Parent = o1
  2134. o2.MeshId = "http://www.roblox.com/asset/?id=25648271"
  2135. o2.Scale = Vector3.new(1.29999995, 1.35000002, 1.29999995)
  2136. o2.TextureId = "http://www.roblox.com/asset/?id=25648261"
  2137. o2.MeshType = Enum.MeshType.FileMesh
  2138. h = Instance.new("Hat")
  2139. p = Instance.new("Part")
  2140. h.Name = "Helm"
  2141. p.Parent = h
  2142. p.Position = v.Character:findFirstChild("Head").Position
  2143. p.Name = "Handle"
  2144. p.formFactor = 0
  2145. p.Size = Vector3.new(0,-0.25,0)
  2146. p.BottomSurface = 0
  2147. p.TopSurface = 0
  2148. p.Locked = true
  2149. o1.Mesh:clone().Parent = p
  2150. h.Parent = v.Character
  2151. h.AttachmentPos = Vector3.new(0,-.15,-0)
  2152. local o5 = Instance.new("Hat")
  2153. o5.Name = "NinjaMaskOfShadows"
  2154. o5.AttachmentPos = Vector3.new(0, 0.400000006, 0)
  2155. local o6 = Instance.new("Part")
  2156. o6.Name = "Handle"
  2157. o6.BrickColor = BrickColor.new("Brick yellow")
  2158. o6.Parent = o5
  2159. o6.Position = Vector3.new(-98.0387802, 0.400000006, 66.5909195)
  2160. o6.Rotation = Vector3.new(-2.2051606e-020, 38.1620789, -1.26808515e-021)
  2161. o6.CFrame = CFrame.new(-98.0387802, 0.400000006, 66.5909195, 0.786266208, 1.74018487e-023, 0.617888093, -2.59940775e-022, 1, 3.02612723e-022, -0.617888093, -3.98548458e-022, 0.786266208)
  2162. o6.CanCollide = false
  2163. o6.FormFactor = Enum.FormFactor.Plate
  2164. o6.Size = Vector3.new(1, 0.800000012, 1)
  2165. o6.BottomSurface = Enum.SurfaceType.Smooth
  2166. o6.TopSurface = Enum.SurfaceType.Smooth
  2167. local o7 = Instance.new("SpecialMesh")
  2168. o7.Parent = o6
  2169. o7.MeshId = "http://www.roblox.com/asset/?id=1286427"
  2170. o7.Scale = Vector3.new(1.10000002, 1.10000002, 1.10000002)
  2171. o7.TextureId = ""
  2172. o7.MeshType = Enum.MeshType.FileMesh
  2173. o5.Parent = v.Character
  2174. end Mess(v.Character.Torso,vest) end
  2175. end)
  2176. o2.CMDS:FindFirstChild("TRIGG").MouseButton1Down:connect(function()
  2177. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2178. Victim = v.Character
  2179. o1 = Instance.new("Sound")
  2180. o1.Parent = Victim.Head
  2181. o1.SoundId = "rbxassetid://429400881"
  2182. o1:Play()
  2183. o1 = Instance.new("Sound")
  2184. o1.Name = "SoundofPain"
  2185. o1.Parent = Victim.Head
  2186. o1.Volume = 3
  2187. o1.SoundId = "rbxassetid://606862847"
  2188. o1:Play()
  2189. Victim.Head.face.Texture = "http://www.roblox.com/asset/?id=412416747"
  2190. Victim.Head.BrickColor = BrickColor.New("Maroon")
  2191. for i=1, 10 do
  2192. wait(.1)
  2193. Victim.Head.Size = Victim.Head.Size *1.3
  2194. end
  2195. g = Instance.new("Explosion")
  2196. g.Parent = workspace
  2197. g.Position = Victim.Head.Position
  2198. g.BlastRadius = 200
  2199. g.BlastPressure = 100000
  2200. PS33 = Instance.new("Sound")
  2201. PS33.Name = "Boom"
  2202. PS33.Parent = workspace
  2203. PS33.SoundId = "rbxassetid://165969964"
  2204. PS33.Volume = 10
  2205. PS33:Play()
  2206. Victim.Head:Destroy()
  2207. end
  2208. end)
  2209. o2.CMDS:FindFirstChild("STATUE").MouseButton1Down:connect(function()
  2210. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2211. mayo = v.Character
  2212. mayo.Shirt:Destroy()
  2213. mayo.Pants:Destroy()
  2214. mayo.Torso.Anchored = true
  2215. mayo.Head.Anchored = true
  2216. mayo["Left Arm"].Anchored = true
  2217. mayo["Left Leg"].Anchored = true
  2218. mayo["Right Arm"].Anchored = true
  2219. mayo["Right Leg"].Anchored = true
  2220. for i,v in pairs(mayo:children()) do
  2221. if v:IsA("Hat") then
  2222. v:Destroy()
  2223. end
  2224. end
  2225. mayo["Body Colors"].HeadColor = BrickColor.new("Gold")
  2226. mayo["Body Colors"].TorsoColor = BrickColor.new("Gold")
  2227. mayo["Body Colors"].LeftArmColor = BrickColor.new("Gold")
  2228. mayo["Body Colors"].RightArmColor = BrickColor.new("Gold")
  2229. mayo["Body Colors"].LeftLegColor = BrickColor.new("Gold")
  2230. mayo["Body Colors"].RightLegColor = BrickColor.new("Gold")
  2231. mayo.Head.face:Destroy()
  2232. mayo.Animate:Destroy()
  2233. end
  2234. end)
  2235. function KICK(PLAYER)
  2236. spawn(function()
  2237. local function SKICK()
  2238. if PLAYER.Character and PLAYER.Character:FindFirstChild('HumanoidRootPart') and PLAYER.Character:FindFirstChild('Torso') then
  2239. PLAYER.Character.HumanoidRootPart.CFrame = CFrame.new(math.random(999000, 1001000), 1000000, 1000000)
  2240. local SP = Instance.new('SkateboardPlatform', PLAYER.Character) SP.Position = PLAYER.Character.HumanoidRootPart.Position SP.Transparency = 1
  2241. spawn(function()
  2242. repeat wait()
  2243. if PLAYER.Character and PLAYER.Character:FindFirstChild('HumanoidRootPart') then
  2244. SP.Position = PLAYER.Character.HumanoidRootPart.Position
  2245. end
  2246. until not game:GetService('Players'):FindFirstChild(PLAYER.Name)
  2247. end)
  2248. PLAYER.Character.Torso.Anchored = true
  2249. end
  2250. end
  2251. spawn(function()
  2252. repeat wait() if PLAYER ~= nil then SKICK() end until not game:GetService('Players'):FindFirstChild(PLAYER.Name)
  2253. if not game:GetService('Players'):FindFirstChild(PLAYER.Name) then
  2254. print('REMOVED ' .. PLAYER.Name)
  2255. end
  2256. end)
  2257. end)
  2258. end
  2259.  
  2260. o2.CMDS:FindFirstChild("KICK").MouseButton1Down:connect(function()
  2261. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2262. KICK(v)
  2263. end
  2264. end)
  2265. o2.CMDS:FindFirstChild("LAG").MouseButton1Down:connect(function()
  2266. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2267. for i=1,5000 do
  2268. local h = Instance.new("HopperBin")
  2269. h.Parent = v.Backpack
  2270. end
  2271. end
  2272. end)
  2273. o2.CMDS:FindFirstChild("MESSAGE").MouseButton1Down:connect(function()
  2274. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2275. local message = o2.SCRIPTEXE.DTABOX.Text
  2276. msg = message:gsub(([[`]]),"\127")
  2277. game:service'Chat':Chat(v.Character.Head,msg,Enum.ChatColor.Blue)
  2278. end
  2279. end)
  2280. o2.CMDS:FindFirstChild("PUNISH").MouseButton1Down:connect(function()
  2281. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2282. v.Character.Parent = game.Lighting
  2283. end
  2284. end)
  2285. o2.CMDS:FindFirstChild("UNPUNISH").MouseButton1Down:connect(function()
  2286. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2287. local hp = game.Lighting:FindFirstChild(v.Name)
  2288. if hp ~= nil then
  2289. hp.Parent = workspace
  2290. end
  2291. end
  2292. end)
  2293. NC = false
  2294. o2.CMDS:FindFirstChild("CLIP").MouseButton1Down:connect(function()
  2295. NC = false
  2296. end)
  2297. o2.CMDS:FindFirstChild("NC").MouseButton1Down:connect(function()
  2298. NC = true
  2299. game:GetService('RunService').Stepped:connect(function()
  2300. if NC == true then game.Workspace[game.Players.LocalPlayer.Name].Torso.CanCollide = false
  2301. game.Workspace[game.Players.LocalPlayer.Name].Head.CanCollide = false
  2302. game.Workspace[game.Players.LocalPlayer.Name].Torso.Changed:connect(function()
  2303. game.Workspace[game.Players.LocalPlayer.Name].Torso.CanCollide = false
  2304. game.Workspace[game.Players.LocalPlayer.Name].Head.CanCollide = false end) end end)
  2305. end)
  2306. o2.CMDS:FindFirstChild("EXPLODE").MouseButton1Down:connect(function()
  2307. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2308. local PS33 = Instance.new("Sound")
  2309. PS33.Name = "Boom"
  2310. PS33.Parent = v.Character.Torso
  2311. PS33.SoundId = "rbxassetid://165969964"
  2312. PS33.Volume = 1
  2313. PS33:Play()
  2314. local g = Instance.new("Explosion",v.Character.Torso)
  2315. g.Position = v.Character.Torso.Position
  2316. g.BlastPressure = 1000
  2317. g.BlastRadius = 20
  2318. end
  2319. end)
  2320. o2.CMDS:FindFirstChild("FF").MouseButton1Down:connect(function()
  2321. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2322. g = Instance.new("ForceField",v.Character)
  2323. end
  2324. end)
  2325. o2.CMDS:FindFirstChild("GOTO").MouseButton1Down:connect(function()
  2326. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2327. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  2328. end
  2329. end)
  2330. o2.CMDS:FindFirstChild("BRING").MouseButton1Down:connect(function()
  2331. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2332. v.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  2333. end
  2334. end)
  2335. o2.CMDS:FindFirstChild("UNFF").MouseButton1Down:connect(function()
  2336. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2337. for i,h in pairs (v.Character:GetChildren()) do
  2338. if h:IsA("ForceField") then
  2339. h:Destroy()
  2340. end
  2341. end
  2342. end
  2343. end)
  2344. o2.CMDS:FindFirstChild("GOD").MouseButton1Down:connect(function()
  2345. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2346. v.Character.Humanoid.Health = math.huge
  2347. v.Character.Humanoid.MaxHealth = math.huge
  2348. end
  2349. end)
  2350. o2.CMDS:FindFirstChild("SGOD").MouseButton1Down:connect(function()
  2351. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2352. v.Character.Humanoid.MaxHealth = 100000
  2353. v.Character.Humanoid.Health = 100000
  2354. end
  2355. end)
  2356. o2.CMDS:FindFirstChild("UNGOD").MouseButton1Down:connect(function()
  2357. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2358. v.Character.Humanoid.Health = 100
  2359. v.Character.Humanoid.MaxHealth = 100
  2360. end
  2361. end)
  2362. o2.CMDS:FindFirstChild("SOUND").MouseButton1Down:connect(function()
  2363. hp = workspace:FindFirstChild("MPGPROSOUND")
  2364. if hp ~= nil then
  2365. hp:Destroy()
  2366. end
  2367. myears = Instance.new('Sound')
  2368. myears.Parent = workspace
  2369. myears.Looped = true
  2370. myears.Name = "MPGPROSOUND"
  2371. myears.Playing = true
  2372. myears.SoundId = "rbxassetid://" .. o2.SCRIPTEXE.DTABOX.Text
  2373. myears.Volume = 1
  2374. myears.TimePosition = 0
  2375. myears:Play()
  2376. end)
  2377. o2.CMDS:FindFirstChild("VOL").MouseButton1Down:connect(function()
  2378. hp = workspace:FindFirstChild("MPGPROSOUND")
  2379. if hp ~= nil then
  2380. hp.Volume = o2.SCRIPTEXE.DTABOX.Text
  2381. end
  2382. end)
  2383. o2.CMDS:FindFirstChild("SPE").MouseButton1Down:connect(function()
  2384. hp = workspace:FindFirstChild("MPGPROSOUND")
  2385. if hp ~= nil then
  2386. hp.PlaybackSpeed = o2.SCRIPTEXE.DTABOX.Text
  2387. end
  2388. end)
  2389. o2.CMDS:FindFirstChild("HEAL").MouseButton1Down:connect(function()
  2390. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2391. v.Character.Humanoid.Health = v.Character.Humanoid.MaxHealth
  2392. end
  2393. end)
  2394. o2.CMDS:FindFirstChild("ST").MouseButton1Down:connect(function()
  2395. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2396. for i,g in pairs(v.Backpack:GetChildren()) do
  2397. g.Parent = game.Players.LocalPlayer.Backpack
  2398. end
  2399. end
  2400. end)
  2401. o2.CMDS:FindFirstChild("RT").MouseButton1Down:connect(function()
  2402. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2403. for i,g in pairs(v.Backpack:GetChildren()) do
  2404. g:Destroy()
  2405. end
  2406. end
  2407. end)
  2408. o2.CMDS:FindFirstChild("TIME").MouseButton1Down:connect(function()
  2409. game.Lighting.TimeOfDay = o2.SCRIPTEXE.DTABOX.Text
  2410. end)
  2411. o2.CMDS:FindFirstChild("FOGC").MouseButton1Down:connect(function()
  2412. game.Lighting.FogColor = Color3.new(o2.CMDS.R.Text,o2.CMDS.G.Text,o2.CMDS.B.Text)
  2413. end)
  2414. o2.CMDS:FindFirstChild("FOGS").MouseButton1Down:connect(function()
  2415. game.Lighting.FogStart = o2.SCRIPTEXE.DTABOX.Text
  2416. end)
  2417. o2.CMDS:FindFirstChild("FOGE").MouseButton1Down:connect(function()
  2418. game.Lighting.FogEnd = o2.SCRIPTEXE.DTABOX.Text
  2419. end)
  2420. o2.CMDS:FindFirstChild("GRAV").MouseButton1Down:connect(function()
  2421. workspace.Gravity = o2.SCRIPTEXE.DTABOX.Text
  2422. end)
  2423. o2.CMDS:FindFirstChild("SP").MouseButton1Down:connect(function()
  2424. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2425. g = Instance.new("Sparkles",v.Character.Torso)
  2426. end
  2427. end)
  2428. o2.CMDS:FindFirstChild("UNSP").MouseButton1Down:connect(function()
  2429. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2430. for i,h in pairs (v.Character.Torso:GetChildren()) do
  2431. if h:IsA("Sparkles") then
  2432. h:Destroy()
  2433. end
  2434. end
  2435. end
  2436. end)
  2437. o2.CMDS:FindFirstChild("WS").MouseButton1Down:connect(function()
  2438. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2439. v.Character.Humanoid.WalkSpeed = o2.SCRIPTEXE.DTABOX.Text
  2440. end
  2441. end)
  2442. o2.CMDS:FindFirstChild("STAT").MouseButton1Down:connect(function()
  2443. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2444. v.leaderstats[o2.CMDS.STATNAME.Text].Value = o2.SCRIPTEXE.PLRBOX.Text
  2445. end
  2446. end)
  2447. o2.CMDS:FindFirstChild("JP").MouseButton1Down:connect(function()
  2448. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2449. v.Character.Humanoid.JumpPower = o2.SCRIPTEXE.DTABOX.Text
  2450. end
  2451. end)
  2452. o2.CMDS:FindFirstChild("FIRE").MouseButton1Down:connect(function()
  2453. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2454. g = Instance.new("Fire",v.Character.Torso)
  2455. end
  2456. end)
  2457. o2.CMDS:FindFirstChild("UNFIRE").MouseButton1Down:connect(function()
  2458. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2459. for i,h in pairs (v.Character.Torso:GetChildren()) do
  2460. if h:IsA("Fire") then
  2461. h:Destroy()
  2462. end
  2463. end
  2464. end
  2465. end)
  2466. o2.CMDS:FindFirstChild("BURN").MouseButton1Down:connect(function()
  2467. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2468. local o1 = Instance.new("Sound")
  2469. o1.Parent = v.Character.Head
  2470. o1.SoundId = "rbxassetid://525252977"
  2471. o1.TimePosition = 0.4
  2472. o1:Play()
  2473. for i,r in pairs (v.Character:GetChildren()) do
  2474. g = Instance.new("Fire",r)
  2475. if r:IsA("Part") then
  2476. r.BrickColor = BrickColor.new("Really black")
  2477. end
  2478. end
  2479. wait(3)
  2480. v.Character:BreakJoints()
  2481. end
  2482. end)
  2483. o2.CMDS:FindFirstChild("BT").MouseButton1Down:connect(function()
  2484. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2485. local hopperbin = Instance.new("HopperBin")
  2486. hopperbin.BinType = "GameTool"
  2487. hopperbin.Parent = v.Backpack
  2488.  
  2489. local hopperbintwo = Instance.new("HopperBin")
  2490. hopperbintwo.BinType = "Hammer"
  2491. hopperbintwo.Parent = v.Backpack
  2492.  
  2493. local hopperbinthree = Instance.new("HopperBin")
  2494. hopperbinthree.BinType = "Clone"
  2495. hopperbinthree.Parent = v.Backpack
  2496. end
  2497. end)
  2498. o2.CMDS:FindFirstChild("BHE").MouseButton1Down:connect(function()
  2499. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2500. for i,k in pairs (v.Character.Head:GetChildren()) do
  2501. if k.Name == "Mesh" then
  2502. k:Destroy()
  2503. end
  2504. end
  2505. end
  2506. end)
  2507. o2.CMDS:FindFirstChild("BED").MouseButton1Down:connect(function()
  2508. for i,v in pairs(SearchPlayer(o2.SCRIPTEXE.PLRBOX.Text)) do
  2509. local o1 = Instance.new("Model")local o2 = Instance.new("Part")local o3 = Instance.new("Seat")local o4 = Instance.new("Part")local o5 = Instance.new("Part")
  2510. o1.Parent = workspace
  2511. o1.Name = "BedRoll"
  2512. o2.Parent = o1
  2513. o2.Material = Enum.Material.Fabric
  2514. o2.BrickColor = BrickColor.new("Lily white")
  2515. o2.Position = Vector3.new(-23.7600002, 0.699815631, -76.593605)
  2516. o2.Anchored = true
  2517. o2.CanCollide = false
  2518. o2.Size = Vector3.new(3.06000018, 0.629999995, 1.5199995)
  2519. o2.CFrame = CFrame.new(-23.7600002, 0.699815631, -76.593605, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2520. o2.Color = Color3.new(0.929412, 0.917647, 0.917647)
  2521. o3.Parent = o1
  2522. o3.BrickColor = BrickColor.new("Black")
  2523. o3.Transparency = 1
  2524. o3.Position = Vector3.new(-23.7411766, 1.04474998, -71.7799988)
  2525. o3.Rotation = Vector3.new(90, 0, -180)
  2526. o3.Anchored = true
  2527. o3.CanCollide = false
  2528. o3.Size = Vector3.new(4, 3.50000024, 1.58000004)
  2529. o3.CFrame = CFrame.new(-23.7411766, 1.04474998, -71.7799988, -1, 0, 0, 0, 0, -1, 0, -1, 0)
  2530. o3.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2531. o4.Parent = o1
  2532. o4.Material = Enum.Material.Fabric
  2533. o4.BrickColor = BrickColor.new("Dark blue")
  2534. o4.Position = Vector3.new(-23.7250004, 0.150003999, -73.7000046)
  2535. o4.Anchored = true
  2536. o4.Size = Vector3.new(4.55000019, 0.300000012, 7.79999971)
  2537. o4.CFrame = CFrame.new(-23.7250004, 0.150003999, -73.7000046, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2538. o4.Color = Color3.new(0, 0.0627451, 0.690196)
  2539. o5.Parent = o1
  2540. o5.Material = Enum.Material.Fabric
  2541. o5.BrickColor = BrickColor.new("Steel blue")
  2542. o5.Position = Vector3.new(-23.7250004, 1.07481551, -72.6849976)
  2543. o5.Anchored = true
  2544. o5.Size = Vector3.new(4.55000019, 1.37999988, 5.7699995)
  2545. o5.CFrame = CFrame.new(-23.7250004, 1.07481551, -72.6849976, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2546. o5.Color = Color3.new(0.321569, 0.486275, 0.682353)
  2547. o1:MoveTo(v.Character.Torso.Position +Vector3.new(5,-3,5))
  2548. function Seat (part)
  2549. local h = part.Parent:FindFirstChild("Humanoid")
  2550. local hh = part.Parent:FindFirstChild("Right Leg")
  2551. local hj = part.Parent:FindFirstChild("Left Leg")
  2552. if h ~= nil then
  2553. if hj ~= nil then
  2554. hj.Transparency = 1
  2555. end
  2556. if hh ~= nil then
  2557. hh.Transparency = 1
  2558. end
  2559. end
  2560. end
  2561. function UnSeat (part)
  2562. local kk = false
  2563. local h = part.Parent:FindFirstChild("Humanoid")
  2564. local jj = part.Parent:FindFirstChild("HumanoidRootPart")
  2565. local hh = part.Parent:FindFirstChild("Right Leg")
  2566. local hj = part.Parent:FindFirstChild("Left Leg")
  2567. if h ~= nil then
  2568. if h.Seated == false then kk = true end
  2569. if hj ~= nil then
  2570. hj.Transparency = 0
  2571. end
  2572. if hh ~= nil then
  2573. hh.Transparency = 0
  2574. end
  2575. if jj ~= nil and kk == true then
  2576. hh.CFrame = o3.CFrame + Vector3.new(0,6,0)
  2577. end
  2578. end
  2579. end
  2580. o3.Touched:connect(Seat)
  2581. o3.TouchEnded:connect(UnSeat)
  2582. end
  2583. end)
Add Comment
Please, Sign In to add comment