ghostteen14

Untitled

May 24th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.40 KB | None | 0 0
  1. -- :ok_hand: --
  2.  
  3. local fehax = Instance.new("ScreenGui")
  4. local haxxframe = Instance.new("Frame")
  5. local title = Instance.new("TextLabel")
  6. local main = Instance.new("Frame")
  7. local plr = Instance.new("TextBox")
  8. local kill = Instance.new("TextButton")
  9. local punish = Instance.new("TextButton")
  10. local spambricks = Instance.new("TextButton")
  11. local teleport = Instance.new("TextButton")
  12. local god = Instance.new("TextButton")
  13. local glitchy = Instance.new("TextButton")
  14.  
  15. fehax.Name = "fehax"
  16. fehax.Parent = game.CoreGui
  17.  
  18. haxxframe.Name = "haxxframe"
  19. haxxframe.Parent = fehax
  20. haxxframe.Active = true
  21. haxxframe.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  22. haxxframe.BorderSizePixel = 0
  23. haxxframe.Draggable = true
  24. haxxframe.Position = UDim2.new(0.232673272, 0, 0.43832022, 0)
  25. haxxframe.Size = UDim2.new(0, 388, 0, 21)
  26.  
  27. title.Name = "title"
  28. title.Parent = haxxframe
  29. title.BackgroundColor3 = Color3.new(0.776471, 0.776471, 0.776471)
  30. title.BorderSizePixel = 0
  31. title.Position = UDim2.new(0, 0, 9.5714283, 0)
  32. title.Size = UDim2.new(0, 388, 0, 21)
  33. title.Font = Enum.Font.Garamond
  34. title.Text = "FE Haxx Gui v1.3"
  35. title.TextScaled = true
  36. title.TextSize = 14
  37. title.TextWrapped = true
  38.  
  39. main.Name = "main"
  40. main.Parent = haxxframe
  41. main.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  42. main.BorderSizePixel = 0
  43. main.Position = UDim2.new(0, 0, 1, 0)
  44. main.Size = UDim2.new(0, 388, 0, 179)
  45.  
  46. plr.Name = "plr"
  47. plr.Parent = main
  48. plr.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
  49. plr.BorderSizePixel = 0
  50. plr.Position = UDim2.new(0.226775959, 0, 0.0545356646, 0)
  51. plr.Size = UDim2.new(0, 200, 0, 30)
  52. plr.Font = Enum.Font.Arcade
  53. plr.Text = "Player Name"
  54. plr.TextScaled = true
  55. plr.TextSize = 14
  56. plr.TextWrapped = true
  57.  
  58. kill.Name = "kill"
  59. kill.Parent = main
  60. kill.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
  61. kill.BorderSizePixel = 0
  62. kill.Position = UDim2.new(0.0229423698, 0, 0.284916192, 0)
  63. kill.Size = UDim2.new(0, 112, 0, 27)
  64. kill.Font = Enum.Font.SourceSansLight
  65. kill.Text = "Kill"
  66. kill.TextScaled = true
  67. kill.TextSize = 14
  68. kill.TextWrapped = true
  69.  
  70. punish.Name = "punish"
  71. punish.Parent = main
  72. punish.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
  73. punish.BorderSizePixel = 0
  74. punish.Position = UDim2.new(0.35643062, 0, 0.284916192, 0)
  75. punish.Size = UDim2.new(0, 112, 0, 27)
  76. punish.Font = Enum.Font.SourceSansLight
  77. punish.Text = "Punish"
  78. punish.TextScaled = true
  79. punish.TextSize = 14
  80. punish.TextWrapped = true
  81.  
  82. spambricks.Name = "spambricks"
  83. spambricks.Parent = main
  84. spambricks.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
  85. spambricks.BorderSizePixel = 0
  86. spambricks.Position = UDim2.new(0.677961767, 0, 0.284916192, 0)
  87. spambricks.Size = UDim2.new(0, 112, 0, 27)
  88. spambricks.Font = Enum.Font.SourceSansLight
  89. spambricks.Text = "Spam Bricks"
  90. spambricks.TextScaled = true
  91. spambricks.TextSize = 14
  92. spambricks.TextWrapped = true
  93.  
  94. teleport.Name = "teleport"
  95. teleport.Parent = main
  96. teleport.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
  97. teleport.BorderSizePixel = 0
  98. teleport.Position = UDim2.new(0.0233225822, 0, 0.491620123, 0)
  99. teleport.Size = UDim2.new(0, 112, 0, 27)
  100. teleport.Font = Enum.Font.SourceSansLight
  101. teleport.Text = "Hat Meme"
  102. teleport.TextScaled = true
  103. teleport.TextSize = 14
  104. teleport.TextWrapped = true
  105.  
  106. god.Name = "god"
  107. god.Parent = main
  108. god.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
  109. god.BorderSizePixel = 0
  110. god.Position = UDim2.new(0.355796814, 0, 0.491620123, 0)
  111. god.Size = UDim2.new(0, 112, 0, 27)
  112. god.Font = Enum.Font.SourceSansLight
  113. god.Text = "God"
  114. god.TextScaled = true
  115. god.TextSize = 14
  116. god.TextWrapped = true
  117.  
  118. glitchy.Name = "glitchy"
  119. glitchy.Parent = main
  120. glitchy.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
  121. glitchy.BorderSizePixel = 0
  122. glitchy.Position = UDim2.new(0.677961767, 0, 0.491620123, 0)
  123. glitchy.Size = UDim2.new(0, 112, 0, 27)
  124. glitchy.Font = Enum.Font.SourceSansLight
  125. glitchy.Text = "Glitchy"
  126. glitchy.TextScaled = true
  127. glitchy.TextSize = 14
  128. glitchy.TextWrapped = true
  129.  
  130. punish.MouseButton1Down:connect(function()
  131. game.Players[plr.Text].Character:Destroy()
  132. end)
  133.  
  134. kill.MouseButton1Down:connect(function()
  135. for i,v in pairs(game.Players[plr.Text].Character:GetChildren()) do
  136. if v:IsA("BasePart") then
  137. v.Name = "ok"
  138. end
  139. end
  140. end)
  141.  
  142. spambricks.MouseButton1Down:connect(function()
  143. local okoko = game.Players[plr.Text]
  144.  
  145. local a = Instance.new("Part",workspace)
  146. a.Position = okoko.Character.Head.Position
  147. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  148. local a = Instance.new("Part",workspace)
  149. a.Position = okoko.Character.Head.Position
  150. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  151. local a = Instance.new("Part",workspace)
  152. a.Position = okoko.Character.Head.Position
  153. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  154. local a = Instance.new("Part",workspace)
  155. a.Position = okoko.Character.Head.Position
  156. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  157. local a = Instance.new("Part",workspace)
  158. a.Position = okoko.Character.Head.Position
  159. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  160. local a = Instance.new("Part",workspace)
  161. a.Position = okoko.Character.Head.Position
  162. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  163. local a = Instance.new("Part",workspace)
  164. a.Position = okoko.Character.Head.Position
  165. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  166. local a = Instance.new("Part",workspace)
  167. a.Position = okoko.Character.Head.Position
  168. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  169. local a = Instance.new("Part",workspace)
  170. a.Position = okoko.Character.Head.Position
  171. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  172. local a = Instance.new("Part",workspace)
  173. a.Position = okoko.Character.Head.Position
  174. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  175. local a = Instance.new("Part",workspace)
  176. a.Position = okoko.Character.Head.Position
  177. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  178. local a = Instance.new("Part",workspace)
  179. a.Position = okoko.Character.Head.Position
  180. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  181. local a = Instance.new("Part",workspace)
  182. a.Position = okoko.Character.Head.Position
  183. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  184. local a = Instance.new("Part",workspace)
  185. a.Position = okoko.Character.Head.Position
  186. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  187. local a = Instance.new("Part",workspace)
  188. a.Position = okoko.Character.Head.Position
  189. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  190. local a = Instance.new("Part",workspace)
  191. a.Position = okoko.Character.Head.Position
  192. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  193. local a = Instance.new("Part",workspace)
  194. a.Position = okoko.Character.Head.Position
  195. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  196. local a = Instance.new("Part",workspace)
  197. a.Position = okoko.Character.Head.Position
  198. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  199. local a = Instance.new("Part",workspace)
  200. a.Position = okoko.Character.Head.Position
  201. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  202. local a = Instance.new("Part",workspace)
  203. a.Position = okoko.Character.Head.Position
  204. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  205. local a = Instance.new("Part",workspace)
  206. a.Position = okoko.Character.Head.Position
  207. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  208. local a = Instance.new("Part",workspace)
  209. a.Position = okoko.Character.Head.Position
  210. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  211. local a = Instance.new("Part",workspace)
  212. a.Position = okoko.Character.Head.Position
  213. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  214. local a = Instance.new("Part",workspace)
  215. a.Position = okoko.Character.Head.Position
  216. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  217. local a = Instance.new("Part",workspace)
  218. a.Position = okoko.Character.Head.Position
  219. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  220. local a = Instance.new("Part",workspace)
  221. a.Position = okoko.Character.Head.Position
  222. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  223. local a = Instance.new("Part",workspace)
  224. a.Position = okoko.Character.Head.Position
  225. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  226. local a = Instance.new("Part",workspace)
  227. a.Position = okoko.Character.Head.Position
  228. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  229. local a = Instance.new("Part",workspace)
  230. a.Position = okoko.Character.Head.Position
  231. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  232. local a = Instance.new("Part",workspace)
  233. a.Position = okoko.Character.Head.Position
  234. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  235. local a = Instance.new("Part",workspace)
  236. a.Position = okoko.Character.Head.Position
  237. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  238. local a = Instance.new("Part",workspace)
  239. a.Position = okoko.Character.Head.Position
  240. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  241. local a = Instance.new("Part",workspace)
  242. a.Position = okoko.Character.Head.Position
  243. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  244. local a = Instance.new("Part",workspace)
  245. a.Position = okoko.Character.Head.Position
  246. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  247. local a = Instance.new("Part",workspace)
  248. a.Position = okoko.Character.Head.Position
  249. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  250. local a = Instance.new("Part",workspace)
  251. a.Position = okoko.Character.Head.Position
  252. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  253. local a = Instance.new("Part",workspace)
  254. a.Position = okoko.Character.Head.Position
  255. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  256. local a = Instance.new("Part",workspace)
  257. a.Position = okoko.Character.Head.Position
  258. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  259. local a = Instance.new("Part",workspace)
  260. a.Position = okoko.Character.Head.Position
  261. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  262. local a = Instance.new("Part",workspace)
  263. a.Position = okoko.Character.Head.Position
  264. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  265. local a = Instance.new("Part",workspace)
  266. a.Position = okoko.Character.Head.Position
  267. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  268. local a = Instance.new("Part",workspace)
  269. a.Position = okoko.Character.Head.Position
  270. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  271. local a = Instance.new("Part",workspace)
  272. a.Position = okoko.Character.Head.Position
  273. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  274. local a = Instance.new("Part",workspace)
  275. a.Position = okoko.Character.Head.Position
  276. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  277. local a = Instance.new("Part",workspace)
  278. a.Position = okoko.Character.Head.Position
  279. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  280. local a = Instance.new("Part",workspace)
  281. a.Position = okoko.Character.Head.Position
  282. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  283. local a = Instance.new("Part",workspace)
  284. a.Position = okoko.Character.Head.Position
  285. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  286. local a = Instance.new("Part",workspace)
  287. a.Position = okoko.Character.Head.Position
  288. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  289. local a = Instance.new("Part",workspace)
  290. a.Position = okoko.Character.Head.Position
  291. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  292. local a = Instance.new("Part",workspace)
  293. a.Position = okoko.Character.Head.Position
  294. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  295. local a = Instance.new("Part",workspace)
  296. a.Position = okoko.Character.Head.Position
  297. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  298. local a = Instance.new("Part",workspace)
  299. a.Position = okoko.Character.Head.Position
  300. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  301. local a = Instance.new("Part",workspace)
  302. a.Position = okoko.Character.Head.Position
  303. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  304. local a = Instance.new("Part",workspace)
  305. a.Position = okoko.Character.Head.Position
  306. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  307. local a = Instance.new("Part",workspace)
  308. a.Position = okoko.Character.Head.Position
  309. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  310. local a = Instance.new("Part",workspace)
  311. a.Position = okoko.Character.Head.Position
  312. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  313. local a = Instance.new("Part",workspace)
  314. a.Position = okoko.Character.Head.Position
  315. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  316. local a = Instance.new("Part",workspace)
  317. a.Position = okoko.Character.Head.Position
  318. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  319. local a = Instance.new("Part",workspace)
  320. a.Position = okoko.Character.Head.Position
  321. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  322. local a = Instance.new("Part",workspace)
  323. a.Position = okoko.Character.Head.Position
  324. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  325. local a = Instance.new("Part",workspace)
  326. a.Position = okoko.Character.Head.Position
  327. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  328. local a = Instance.new("Part",workspace)
  329. a.Position = okoko.Character.Head.Position
  330. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  331. local a = Instance.new("Part",workspace)
  332. a.Position = okoko.Character.Head.Position
  333. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  334. local a = Instance.new("Part",workspace)
  335. a.Position = okoko.Character.Head.Position
  336. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  337. local a = Instance.new("Part",workspace)
  338. a.Position = okoko.Character.Head.Position
  339. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  340. local a = Instance.new("Part",workspace)
  341. a.Position = okoko.Character.Head.Position
  342. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  343. local a = Instance.new("Part",workspace)
  344. a.Position = okoko.Character.Head.Position
  345. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  346. local a = Instance.new("Part",workspace)
  347. a.Position = okoko.Character.Head.Position
  348. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  349. local a = Instance.new("Part",workspace)
  350. a.Position = okoko.Character.Head.Position
  351. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  352. local a = Instance.new("Part",workspace)
  353. a.Position = okoko.Character.Head.Position
  354. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  355. local a = Instance.new("Part",workspace)
  356. a.Position = okoko.Character.Head.Position
  357. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  358. local a = Instance.new("Part",workspace)
  359. a.Position = okoko.Character.Head.Position
  360. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  361. local a = Instance.new("Part",workspace)
  362. a.Position = okoko.Character.Head.Position
  363. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  364. local a = Instance.new("Part",workspace)
  365. a.Position = okoko.Character.Head.Position
  366. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  367. local a = Instance.new("Part",workspace)
  368. a.Position = okoko.Character.Head.Position
  369. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  370. local a = Instance.new("Part",workspace)
  371. a.Position = okoko.Character.Head.Position
  372. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  373. local a = Instance.new("Part",workspace)
  374. a.Position = okoko.Character.Head.Position
  375. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  376. local a = Instance.new("Part",workspace)
  377. a.Position = okoko.Character.Head.Position
  378. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  379. local a = Instance.new("Part",workspace)
  380. a.Position = okoko.Character.Head.Position
  381. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  382. local a = Instance.new("Part",workspace)
  383. a.Position = okoko.Character.Head.Position
  384. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  385. local a = Instance.new("Part",workspace)
  386. a.Position = okoko.Character.Head.Position
  387. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  388. local a = Instance.new("Part",workspace)
  389. a.Position = okoko.Character.Head.Position
  390. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  391. local a = Instance.new("Part",workspace)
  392. a.Position = okoko.Character.Head.Position
  393. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  394. local a = Instance.new("Part",workspace)
  395. a.Position = okoko.Character.Head.Position
  396. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  397. local a = Instance.new("Part",workspace)
  398. a.Position = okoko.Character.Head.Position
  399. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  400. local a = Instance.new("Part",workspace)
  401. a.Position = okoko.Character.Head.Position
  402. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  403. local a = Instance.new("Part",workspace)
  404. a.Position = okoko.Character.Head.Position
  405. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  406. local a = Instance.new("Part",workspace)
  407. a.Position = okoko.Character.Head.Position
  408. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  409. local a = Instance.new("Part",workspace)
  410. a.Position = okoko.Character.Head.Position
  411. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  412. local a = Instance.new("Part",workspace)
  413. a.Position = okoko.Character.Head.Position
  414. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  415. local a = Instance.new("Part",workspace)
  416. a.Position = okoko.Character.Head.Position
  417. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  418. local a = Instance.new("Part",workspace)
  419. a.Position = okoko.Character.Head.Position
  420. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  421. local a = Instance.new("Part",workspace)
  422. a.Position = okoko.Character.Head.Position
  423. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  424. local a = Instance.new("Part",workspace)
  425. a.Position = okoko.Character.Head.Position
  426. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  427. local a = Instance.new("Part",workspace)
  428. a.Position = okoko.Character.Head.Position
  429. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  430. local a = Instance.new("Part",workspace)
  431. a.Position = okoko.Character.Head.Position
  432. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  433. local a = Instance.new("Part",workspace)
  434. a.Position = okoko.Character.Head.Position
  435. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  436. local a = Instance.new("Part",workspace)
  437. a.Position = okoko.Character.Head.Position
  438. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  439. local a = Instance.new("Part",workspace)
  440. a.Position = okoko.Character.Head.Position
  441. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  442. local a = Instance.new("Part",workspace)
  443. a.Position = okoko.Character.Head.Position
  444. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  445. local a = Instance.new("Part",workspace)
  446. a.Position = okoko.Character.Head.Position
  447. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  448. local a = Instance.new("Part",workspace)
  449. a.Position = okoko.Character.Head.Position
  450. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  451. local a = Instance.new("Part",workspace)
  452. a.Position = okoko.Character.Head.Position
  453. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  454. local a = Instance.new("Part",workspace)
  455. a.Position = okoko.Character.Head.Position
  456. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  457. local a = Instance.new("Part",workspace)
  458. a.Position = okoko.Character.Head.Position
  459. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  460. local a = Instance.new("Part",workspace)
  461. a.Position = okoko.Character.Head.Position
  462. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  463. local a = Instance.new("Part",workspace)
  464. a.Position = okoko.Character.Head.Position
  465. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  466. local a = Instance.new("Part",workspace)
  467. a.Position = okoko.Character.Head.Position
  468. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  469. local a = Instance.new("Part",workspace)
  470. a.Position = okoko.Character.Head.Position
  471. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  472. local a = Instance.new("Part",workspace)
  473. a.Position = okoko.Character.Head.Position
  474. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  475. local a = Instance.new("Part",workspace)
  476. a.Position = okoko.Character.Head.Position
  477. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  478. local a = Instance.new("Part",workspace)
  479. a.Position = okoko.Character.Head.Position
  480. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  481. local a = Instance.new("Part",workspace)
  482. a.Position = okoko.Character.Head.Position
  483. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  484. local a = Instance.new("Part",workspace)
  485. a.Position = okoko.Character.Head.Position
  486. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  487. local a = Instance.new("Part",workspace)
  488. a.Position = okoko.Character.Head.Position
  489. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  490. local a = Instance.new("Part",workspace)
  491. a.Position = okoko.Character.Head.Position
  492. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  493. local a = Instance.new("Part",workspace)
  494. a.Position = okoko.Character.Head.Position
  495. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  496. local a = Instance.new("Part",workspace)
  497. a.Position = okoko.Character.Head.Position
  498. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  499. local a = Instance.new("Part",workspace)
  500. a.Position = okoko.Character.Head.Position
  501. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  502. local a = Instance.new("Part",workspace)
  503. a.Position = okoko.Character.Head.Position
  504. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  505. local a = Instance.new("Part",workspace)
  506. a.Position = okoko.Character.Head.Position
  507. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  508. local a = Instance.new("Part",workspace)
  509. a.Position = okoko.Character.Head.Position
  510. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  511. local a = Instance.new("Part",workspace)
  512. a.Position = okoko.Character.Head.Position
  513. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  514. local a = Instance.new("Part",workspace)
  515. a.Position = okoko.Character.Head.Position
  516. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  517. local a = Instance.new("Part",workspace)
  518. a.Position = okoko.Character.Head.Position
  519. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  520. local a = Instance.new("Part",workspace)
  521. a.Position = okoko.Character.Head.Position
  522. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  523. local a = Instance.new("Part",workspace)
  524. a.Position = okoko.Character.Head.Position
  525. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  526. local a = Instance.new("Part",workspace)
  527. a.Position = okoko.Character.Head.Position
  528. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  529. local a = Instance.new("Part",workspace)
  530. a.Position = okoko.Character.Head.Position
  531. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  532. local a = Instance.new("Part",workspace)
  533. a.Position = okoko.Character.Head.Position
  534. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  535. local a = Instance.new("Part",workspace)
  536. a.Position = okoko.Character.Head.Position
  537. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  538. local a = Instance.new("Part",workspace)
  539. a.Position = okoko.Character.Head.Position
  540. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  541. local a = Instance.new("Part",workspace)
  542. a.Position = okoko.Character.Head.Position
  543. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  544. local a = Instance.new("Part",workspace)
  545. a.Position = okoko.Character.Head.Position
  546. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  547. local a = Instance.new("Part",workspace)
  548. a.Position = okoko.Character.Head.Position
  549. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  550. local a = Instance.new("Part",workspace)
  551. a.Position = okoko.Character.Head.Position
  552. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  553. local a = Instance.new("Part",workspace)
  554. a.Position = okoko.Character.Head.Position
  555. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  556. local a = Instance.new("Part",workspace)
  557. a.Position = okoko.Character.Head.Position
  558. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  559. local a = Instance.new("Part",workspace)
  560. a.Position = okoko.Character.Head.Position
  561. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  562. local a = Instance.new("Part",workspace)
  563. a.Position = okoko.Character.Head.Position
  564. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  565. local a = Instance.new("Part",workspace)
  566. a.Position = okoko.Character.Head.Position
  567. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  568. local a = Instance.new("Part",workspace)
  569. a.Position = okoko.Character.Head.Position
  570. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  571. local a = Instance.new("Part",workspace)
  572. a.Position = okoko.Character.Head.Position
  573. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  574. local a = Instance.new("Part",workspace)
  575. a.Position = okoko.Character.Head.Position
  576. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  577. local a = Instance.new("Part",workspace)
  578. a.Position = okoko.Character.Head.Position
  579. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  580. local a = Instance.new("Part",workspace)
  581. a.Position = okoko.Character.Head.Position
  582. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  583. local a = Instance.new("Part",workspace)
  584. a.Position = okoko.Character.Head.Position
  585. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  586. local a = Instance.new("Part",workspace)
  587. a.Position = okoko.Character.Head.Position
  588. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  589. local a = Instance.new("Part",workspace)
  590. a.Position = okoko.Character.Head.Position
  591. a.Size = Vector3.new(math.random(1,3),math.random(1,3),math.random(1,3))
  592. wait()
  593. okoko.Character.Head:Destroy()
  594. okoko.Character.Torso:Destroy()
  595. end)
  596.  
  597. glitchy.MouseButton1Down:connect(function()
  598. local ok = game.Players[plr.Text]
  599.  
  600. for i=1,100 do
  601. wait(2)
  602. ok.Character.Humanoid:Destroy()
  603. wait(2)
  604. Instance.new("Humanoid",ok.Character)
  605. end
  606. end)
  607.  
  608. god.MouseButton1Down:connect(function()
  609. game.Players[plr.Text].Character.Humanoid:Destroy()
  610. Instance.new("Humanoid",game.Players[plr.Text].Character)
  611. end)
  612.  
  613. teleport.MouseButton1Down:connect(function()
  614. local a = game.Players[plr.Text]
  615.  
  616. for i,x in pairs (a.Character:GetChildren()) do
  617. if x:IsA("Accessory") then
  618. for i=1,50 do
  619. local ok = x.Handle:Clone()
  620. ok.Parent = workspace
  621. ok.CanCollide = true
  622. ok.Position = a.Character.Head.Position + Vector3.new(0,6.5,-6)
  623. end
  624. end
  625. end
  626. end)
Add Comment
Please, Sign In to add comment