DrakerMaker

Fake Hack Gui

May 26th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.63 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local HaxGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local ToolsB = Instance.new("TextButton")
  7. local InsertB = Instance.new("TextButton")
  8. local Reset = Instance.new("TextButton")
  9. local Listen = Instance.new("TextButton")
  10. local Execute = Instance.new("TextButton")
  11. local BadgesB = Instance.new("TextButton")
  12. local FF = Instance.new("TextButton")
  13. local CommandsB = Instance.new("TextButton")
  14. local NI = Instance.new("TextButton")
  15. local Tools = Instance.new("Frame")
  16. local Close = Instance.new("TextButton")
  17. local Cane = Instance.new("TextButton")
  18. local Sword = Instance.new("TextButton")
  19. local Fly = Instance.new("TextButton")
  20. local SG = Instance.new("TextButton")
  21. local Build = Instance.new("TextButton")
  22. local Insert = Instance.new("Frame")
  23. local Close_2 = Instance.new("TextButton")
  24. local Admin = Instance.new("TextButton")
  25. local Eyeball = Instance.new("TextButton")
  26. local Badges = Instance.new("Frame")
  27. local Close_3 = Instance.new("TextButton")
  28. local SFOTH = Instance.new("TextButton")
  29. local SFG = Instance.new("TextButton")
  30. local New = Instance.new("Frame")
  31. local Close_4 = Instance.new("TextButton")
  32. local Title = Instance.new("TextButton")
  33. local InstanceDropDown = Instance.new("TextButton")
  34. local Title_2 = Instance.new("TextButton")
  35. local ParentDropDown = Instance.new("TextButton")
  36. local Insert_2 = Instance.new("TextButton")
  37. local Empty = Instance.new("TextButton")
  38. local Empty_2 = Instance.new("TextButton")
  39. local Empty_3 = Instance.new("TextButton")
  40. local InfoB = Instance.new("TextButton")
  41. local Clear = Instance.new("TextButton")
  42. local Info = Instance.new("Frame")
  43. local Close_5 = Instance.new("TextButton")
  44. local Ttle = Instance.new("TextButton")
  45. local Ttle_2 = Instance.new("TextButton")
  46. local Ttle_3 = Instance.new("TextButton")
  47. local Ttle_4 = Instance.new("TextButton")
  48. local Intro = Instance.new("Frame")
  49. local T1 = Instance.new("TextLabel")
  50. local T2 = Instance.new("TextLabel")
  51. local T3 = Instance.new("TextLabel")
  52. local Commands = Instance.new("Frame")
  53. local Close_6 = Instance.new("TextButton")
  54. local KillAll = Instance.new("TextButton")
  55. local DM = Instance.new("TextButton")
  56. local DS = Instance.new("TextButton")
  57. local Clean = Instance.new("TextButton")
  58. --Properties:
  59. HaxGui.Name = "HaxGui"
  60. HaxGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  61.  
  62. Frame.Parent = HaxGui
  63. Frame.BackgroundColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  64. Frame.BackgroundTransparency = 0.40000000596046
  65. Frame.BorderColor3 = Color3.new(1, 1, 1)
  66. Frame.Position = UDim2.new(0.5, -125, 0, 0)
  67. Frame.Size = UDim2.new(0, 300, 0, 200)
  68.  
  69. ToolsB.Name = "ToolsB"
  70. ToolsB.Parent = Frame
  71. ToolsB.BackgroundColor3 = Color3.new(1, 1, 1)
  72. ToolsB.BackgroundTransparency = 0.5
  73. ToolsB.BorderColor3 = Color3.new(1, 1, 1)
  74. ToolsB.Size = UDim2.new(0, 150, 0, 25)
  75. ToolsB.Text = "Tools..."
  76. ToolsB.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  77. ToolsB.TextSize = 10
  78.  
  79. InsertB.Name = "InsertB"
  80. InsertB.Parent = Frame
  81. InsertB.BackgroundColor3 = Color3.new(1, 1, 1)
  82. InsertB.BackgroundTransparency = 0.5
  83. InsertB.BorderColor3 = Color3.new(1, 1, 1)
  84. InsertB.Position = UDim2.new(0, 150, 0, 0)
  85. InsertB.Size = UDim2.new(0, 150, 0, 25)
  86. InsertB.Text = "Insert..."
  87. InsertB.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  88. InsertB.TextSize = 10
  89.  
  90. Reset.Name = "Reset"
  91. Reset.Parent = Frame
  92. Reset.BackgroundColor3 = Color3.new(1, 1, 1)
  93. Reset.BackgroundTransparency = 0.5
  94. Reset.BorderColor3 = Color3.new(1, 1, 1)
  95. Reset.Position = UDim2.new(0, 150, 0, 25)
  96. Reset.Size = UDim2.new(0, 150, 0, 25)
  97. Reset.Text = "Reset"
  98. Reset.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  99. Reset.TextSize = 10
  100.  
  101. Listen.Name = "Listen"
  102. Listen.Parent = Frame
  103. Listen.BackgroundColor3 = Color3.new(1, 1, 1)
  104. Listen.BackgroundTransparency = 0.5
  105. Listen.BorderColor3 = Color3.new(1, 1, 1)
  106. Listen.Position = UDim2.new(0, 0, 0, 150)
  107. Listen.Size = UDim2.new(0, 150, 0, 50)
  108. Listen.Text = "Listen For Script..."
  109. Listen.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  110. Listen.TextSize = 10
  111.  
  112. Execute.Name = "Execute"
  113. Execute.Parent = Frame
  114. Execute.BackgroundColor3 = Color3.new(1, 1, 1)
  115. Execute.BackgroundTransparency = 0.5
  116. Execute.BorderColor3 = Color3.new(1, 1, 1)
  117. Execute.Position = UDim2.new(0, 150, 0, 150)
  118. Execute.Size = UDim2.new(0, 150, 0, 50)
  119. Execute.Text = "Execute Script"
  120. Execute.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  121. Execute.TextSize = 10
  122.  
  123. BadgesB.Name = "BadgesB"
  124. BadgesB.Parent = Frame
  125. BadgesB.BackgroundColor3 = Color3.new(1, 1, 1)
  126. BadgesB.BackgroundTransparency = 0.5
  127. BadgesB.BorderColor3 = Color3.new(1, 1, 1)
  128. BadgesB.Position = UDim2.new(0, 150, 0, 50)
  129. BadgesB.Size = UDim2.new(0, 150, 0, 25)
  130. BadgesB.Text = "Badges..."
  131. BadgesB.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  132. BadgesB.TextSize = 10
  133.  
  134. FF.Name = "FF"
  135. FF.Parent = Frame
  136. FF.BackgroundColor3 = Color3.new(1, 1, 1)
  137. FF.BackgroundTransparency = 0.5
  138. FF.BorderColor3 = Color3.new(1, 1, 1)
  139. FF.Position = UDim2.new(0, 0, 0, 25)
  140. FF.Size = UDim2.new(0, 150, 0, 25)
  141. FF.Text = "Force Field"
  142. FF.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  143. FF.TextSize = 10
  144.  
  145. CommandsB.Name = "CommandsB"
  146. CommandsB.Parent = Frame
  147. CommandsB.BackgroundColor3 = Color3.new(1, 1, 1)
  148. CommandsB.BackgroundTransparency = 0.5
  149. CommandsB.BorderColor3 = Color3.new(1, 1, 1)
  150. CommandsB.Position = UDim2.new(0, 0, 0, 75)
  151. CommandsB.Size = UDim2.new(0, 150, 0, 25)
  152. CommandsB.Text = "Commands..."
  153. CommandsB.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  154. CommandsB.TextSize = 10
  155.  
  156. NI.Name = "NI"
  157. NI.Parent = Frame
  158. NI.BackgroundColor3 = Color3.new(1, 1, 1)
  159. NI.BackgroundTransparency = 0.5
  160. NI.BorderColor3 = Color3.new(1, 1, 1)
  161. NI.Position = UDim2.new(0, 0, 0, 50)
  162. NI.Size = UDim2.new(0, 150, 0, 25)
  163. NI.Text = "New Instance..."
  164. NI.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  165. NI.TextSize = 10
  166.  
  167. Tools.Name = "Tools"
  168. Tools.Parent = Frame
  169. Tools.BackgroundColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  170. Tools.BackgroundTransparency = 0.40000000596046
  171. Tools.BorderColor3 = Color3.new(1, 1, 1)
  172. Tools.Position = UDim2.new(0, 0, 0, 200)
  173. Tools.Size = UDim2.new(0, 300, 0, 200)
  174. Tools.Visible = false
  175.  
  176. Close.Name = "Close"
  177. Close.Parent = Tools
  178. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  179. Close.BackgroundTransparency = 0.5
  180. Close.BorderColor3 = Color3.new(1, 1, 1)
  181. Close.Size = UDim2.new(1, 0, 0, 25)
  182. Close.Text = "Close"
  183. Close.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  184. Close.TextSize = 10
  185.  
  186. Cane.Name = "Cane"
  187. Cane.Parent = Tools
  188. Cane.BackgroundColor3 = Color3.new(1, 1, 1)
  189. Cane.BackgroundTransparency = 0.5
  190. Cane.BorderColor3 = Color3.new(1, 1, 1)
  191. Cane.Position = UDim2.new(0, 0, 0, 25)
  192. Cane.Size = UDim2.new(1, 0, 0, 25)
  193. Cane.Text = "Coolbob44's Cane"
  194. Cane.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  195. Cane.TextSize = 10
  196.  
  197. Sword.Name = "Sword"
  198. Sword.Parent = Tools
  199. Sword.BackgroundColor3 = Color3.new(1, 1, 1)
  200. Sword.BackgroundTransparency = 0.5
  201. Sword.BorderColor3 = Color3.new(1, 1, 1)
  202. Sword.Position = UDim2.new(0, 0, 0, 50)
  203. Sword.Size = UDim2.new(1, 0, 0, 25)
  204. Sword.Text = "Normal Sword"
  205. Sword.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  206. Sword.TextSize = 10
  207.  
  208. Fly.Name = "Fly"
  209. Fly.Parent = Tools
  210. Fly.BackgroundColor3 = Color3.new(1, 1, 1)
  211. Fly.BackgroundTransparency = 0.5
  212. Fly.BorderColor3 = Color3.new(1, 1, 1)
  213. Fly.Position = UDim2.new(0, 0, 0, 75)
  214. Fly.Size = UDim2.new(1, 0, 0, 25)
  215. Fly.Text = "Fly Tool"
  216. Fly.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  217. Fly.TextSize = 10
  218.  
  219. SG.Name = "SG"
  220. SG.Parent = Tools
  221. SG.BackgroundColor3 = Color3.new(1, 1, 1)
  222. SG.BackgroundTransparency = 0.5
  223. SG.BorderColor3 = Color3.new(1, 1, 1)
  224. SG.Position = UDim2.new(0, 0, 0, 175)
  225. SG.Size = UDim2.new(1, 0, 0, 25)
  226. SG.Text = "Insert into StarterGear too: Yes"
  227. SG.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  228. SG.TextSize = 10
  229.  
  230. Build.Name = "Build"
  231. Build.Parent = Tools
  232. Build.BackgroundColor3 = Color3.new(1, 1, 1)
  233. Build.BackgroundTransparency = 0.5
  234. Build.BorderColor3 = Color3.new(1, 1, 1)
  235. Build.Position = UDim2.new(0, 0, 0, 100)
  236. Build.Size = UDim2.new(1, 0, 0, 25)
  237. Build.Text = "Build Tools"
  238. Build.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  239. Build.TextSize = 10
  240.  
  241. Insert.Name = "Insert"
  242. Insert.Parent = Frame
  243. Insert.BackgroundColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  244. Insert.BackgroundTransparency = 0.40000000596046
  245. Insert.BorderColor3 = Color3.new(1, 1, 1)
  246. Insert.Position = UDim2.new(0, 0, 0, 200)
  247. Insert.Size = UDim2.new(0, 300, 0, 200)
  248. Insert.Visible = false
  249.  
  250. Close_2.Name = "Close"
  251. Close_2.Parent = Insert
  252. Close_2.BackgroundColor3 = Color3.new(1, 1, 1)
  253. Close_2.BackgroundTransparency = 0.5
  254. Close_2.BorderColor3 = Color3.new(1, 1, 1)
  255. Close_2.Size = UDim2.new(1, 0, 0, 25)
  256. Close_2.Text = "Close"
  257. Close_2.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  258. Close_2.TextSize = 10
  259.  
  260. Admin.Name = "Admin"
  261. Admin.Parent = Insert
  262. Admin.BackgroundColor3 = Color3.new(1, 1, 1)
  263. Admin.BackgroundTransparency = 0.5
  264. Admin.BorderColor3 = Color3.new(1, 1, 1)
  265. Admin.Position = UDim2.new(0, 0, 0, 25)
  266. Admin.Size = UDim2.new(1, 0, 0, 25)
  267. Admin.Text = "Person299's Admin Commands V2"
  268. Admin.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  269. Admin.TextSize = 10
  270.  
  271. Eyeball.Name = "Eyeball"
  272. Eyeball.Parent = Insert
  273. Eyeball.BackgroundColor3 = Color3.new(1, 1, 1)
  274. Eyeball.BackgroundTransparency = 0.5
  275. Eyeball.BorderColor3 = Color3.new(1, 1, 1)
  276. Eyeball.Position = UDim2.new(0, 0, 0, 50)
  277. Eyeball.Size = UDim2.new(1, 0, 0, 25)
  278. Eyeball.Text = "Eyeball (Working)"
  279. Eyeball.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  280. Eyeball.TextSize = 10
  281.  
  282. Badges.Name = "Badges"
  283. Badges.Parent = Frame
  284. Badges.BackgroundColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  285. Badges.BackgroundTransparency = 0.40000000596046
  286. Badges.BorderColor3 = Color3.new(1, 1, 1)
  287. Badges.Position = UDim2.new(0, 0, 0, 200)
  288. Badges.Size = UDim2.new(0, 300, 0, 200)
  289. Badges.Visible = false
  290.  
  291. Close_3.Name = "Close"
  292. Close_3.Parent = Badges
  293. Close_3.BackgroundColor3 = Color3.new(1, 1, 1)
  294. Close_3.BackgroundTransparency = 0.5
  295. Close_3.BorderColor3 = Color3.new(1, 1, 1)
  296. Close_3.Size = UDim2.new(1, 0, 0, 25)
  297. Close_3.Text = "Close"
  298. Close_3.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  299. Close_3.TextSize = 10
  300.  
  301. SFOTH.Name = "SFOTH"
  302. SFOTH.Parent = Badges
  303. SFOTH.BackgroundColor3 = Color3.new(1, 1, 1)
  304. SFOTH.BackgroundTransparency = 0.5
  305. SFOTH.BorderColor3 = Color3.new(1, 1, 1)
  306. SFOTH.Position = UDim2.new(0, 0, 0, 25)
  307. SFOTH.Size = UDim2.new(1, 0, 0, 25)
  308. SFOTH.Text = "Sword fight on the heights IV"
  309. SFOTH.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  310. SFOTH.TextSize = 10
  311.  
  312. SFG.Name = "SFG"
  313. SFG.Parent = Badges
  314. SFG.BackgroundColor3 = Color3.new(1, 1, 1)
  315. SFG.BackgroundTransparency = 0.5
  316. SFG.BorderColor3 = Color3.new(1, 1, 1)
  317. SFG.Position = UDim2.new(0, 0, 0, 50)
  318. SFG.Size = UDim2.new(1, 0, 0, 25)
  319. SFG.Text = "Sword Fight Game"
  320. SFG.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  321. SFG.TextSize = 10
  322.  
  323. New.Name = "New"
  324. New.Parent = Frame
  325. New.BackgroundColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  326. New.BackgroundTransparency = 0.40000000596046
  327. New.BorderColor3 = Color3.new(1, 1, 1)
  328. New.Position = UDim2.new(0, 0, 0, 200)
  329. New.Size = UDim2.new(0, 300, 0, 200)
  330. New.Visible = false
  331.  
  332. Close_4.Name = "Close"
  333. Close_4.Parent = New
  334. Close_4.BackgroundColor3 = Color3.new(1, 1, 1)
  335. Close_4.BackgroundTransparency = 0.5
  336. Close_4.BorderColor3 = Color3.new(1, 1, 1)
  337. Close_4.Size = UDim2.new(1, 0, 0, 25)
  338. Close_4.Text = "Close"
  339. Close_4.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  340. Close_4.TextSize = 10
  341.  
  342. Title.Name = "Title"
  343. Title.Parent = New
  344. Title.Active = false
  345. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  346. Title.BackgroundTransparency = 1
  347. Title.BorderColor3 = Color3.new(1, 1, 1)
  348. Title.Position = UDim2.new(0, 0, 0, 25)
  349. Title.Size = UDim2.new(1, 0, 0, 25)
  350. Title.AutoButtonColor = false
  351. Title.Text = "What you want:"
  352. Title.TextColor3 = Color3.new(0, 0, 0)
  353. Title.TextSize = 10
  354.  
  355. InstanceDropDown.Name = "Instance Drop Down"
  356. InstanceDropDown.Parent = New
  357. InstanceDropDown.BackgroundColor3 = Color3.new(1, 1, 1)
  358. InstanceDropDown.BackgroundTransparency = 0.5
  359. InstanceDropDown.BorderColor3 = Color3.new(1, 1, 1)
  360. InstanceDropDown.Position = UDim2.new(0, 0, 0, 50)
  361. InstanceDropDown.Size = UDim2.new(1, 0, 0, 25)
  362. InstanceDropDown.Text = "Select"
  363. InstanceDropDown.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  364. InstanceDropDown.TextSize = 10
  365.  
  366. Title_2.Name = "Title"
  367. Title_2.Parent = New
  368. Title_2.Active = false
  369. Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  370. Title_2.BackgroundTransparency = 1
  371. Title_2.BorderColor3 = Color3.new(1, 1, 1)
  372. Title_2.Position = UDim2.new(0, 0, 0, 75)
  373. Title_2.Size = UDim2.new(1, 0, 0, 25)
  374. Title_2.AutoButtonColor = false
  375. Title_2.Text = "Parent:"
  376. Title_2.TextColor3 = Color3.new(0, 0, 0)
  377. Title_2.TextSize = 10
  378.  
  379. ParentDropDown.Name = "Parent Drop Down"
  380. ParentDropDown.Parent = New
  381. ParentDropDown.BackgroundColor3 = Color3.new(1, 1, 1)
  382. ParentDropDown.BackgroundTransparency = 0.5
  383. ParentDropDown.BorderColor3 = Color3.new(1, 1, 1)
  384. ParentDropDown.Position = UDim2.new(0, 0, 0, 100)
  385. ParentDropDown.Size = UDim2.new(1, 0, 0, 25)
  386. ParentDropDown.Text = "Workspace"
  387. ParentDropDown.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  388. ParentDropDown.TextSize = 10
  389.  
  390. Insert_2.Name = "Insert"
  391. Insert_2.Parent = New
  392. Insert_2.BackgroundColor3 = Color3.new(1, 1, 1)
  393. Insert_2.BackgroundTransparency = 0.5
  394. Insert_2.BorderColor3 = Color3.new(1, 1, 1)
  395. Insert_2.Position = UDim2.new(0, 0, 0, 150)
  396. Insert_2.Size = UDim2.new(1, 0, 0, 25)
  397. Insert_2.Text = "Insert"
  398. Insert_2.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  399. Insert_2.TextSize = 10
  400.  
  401. Empty.Name = "Empty"
  402. Empty.Parent = Frame
  403. Empty.BackgroundColor3 = Color3.new(1, 1, 1)
  404. Empty.BackgroundTransparency = 0.5
  405. Empty.BorderColor3 = Color3.new(1, 1, 1)
  406. Empty.Position = UDim2.new(0, 0, 0, 100)
  407. Empty.Size = UDim2.new(0, 150, 0, 25)
  408. Empty.Text = ""
  409. Empty.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  410. Empty.TextSize = 10
  411.  
  412. Empty_2.Name = "Empty"
  413. Empty_2.Parent = Frame
  414. Empty_2.BackgroundColor3 = Color3.new(1, 1, 1)
  415. Empty_2.BackgroundTransparency = 0.5
  416. Empty_2.BorderColor3 = Color3.new(1, 1, 1)
  417. Empty_2.Position = UDim2.new(0, 150, 0, 75)
  418. Empty_2.Size = UDim2.new(0, 150, 0, 25)
  419. Empty_2.Text = ""
  420. Empty_2.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  421. Empty_2.TextSize = 10
  422.  
  423. Empty_3.Name = "Empty"
  424. Empty_3.Parent = Frame
  425. Empty_3.BackgroundColor3 = Color3.new(1, 1, 1)
  426. Empty_3.BackgroundTransparency = 0.5
  427. Empty_3.BorderColor3 = Color3.new(1, 1, 1)
  428. Empty_3.Position = UDim2.new(0, 150, 0, 100)
  429. Empty_3.Size = UDim2.new(0, 150, 0, 25)
  430. Empty_3.Text = ""
  431. Empty_3.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  432. Empty_3.TextSize = 10
  433.  
  434. InfoB.Name = "InfoB"
  435. InfoB.Parent = Frame
  436. InfoB.BackgroundColor3 = Color3.new(1, 1, 1)
  437. InfoB.BackgroundTransparency = 0.5
  438. InfoB.BorderColor3 = Color3.new(1, 1, 1)
  439. InfoB.Position = UDim2.new(0, 150, 0, 125)
  440. InfoB.Size = UDim2.new(0, 150, 0, 25)
  441. InfoB.Text = "Info"
  442. InfoB.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  443. InfoB.TextSize = 10
  444.  
  445. Clear.Name = "Clear"
  446. Clear.Parent = Frame
  447. Clear.BackgroundColor3 = Color3.new(1, 1, 1)
  448. Clear.BackgroundTransparency = 0.5
  449. Clear.BorderColor3 = Color3.new(1, 1, 1)
  450. Clear.Position = UDim2.new(0, 0, 0, 125)
  451. Clear.Size = UDim2.new(0, 150, 0, 25)
  452. Clear.Text = "Clear Scripts"
  453. Clear.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  454. Clear.TextSize = 10
  455.  
  456. Info.Name = "Info"
  457. Info.Parent = Frame
  458. Info.BackgroundColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  459. Info.BackgroundTransparency = 0.40000000596046
  460. Info.BorderColor3 = Color3.new(1, 1, 1)
  461. Info.Position = UDim2.new(0, 0, 0, 200)
  462. Info.Size = UDim2.new(0, 300, 0, 200)
  463. Info.Visible = false
  464.  
  465. Close_5.Name = "Close"
  466. Close_5.Parent = Info
  467. Close_5.BackgroundColor3 = Color3.new(1, 1, 1)
  468. Close_5.BackgroundTransparency = 0.5
  469. Close_5.BorderColor3 = Color3.new(1, 1, 1)
  470. Close_5.Size = UDim2.new(1, 0, 0, 25)
  471. Close_5.Text = "Close"
  472. Close_5.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  473. Close_5.TextSize = 10
  474.  
  475. Ttle.Name = "Ttle"
  476. Ttle.Parent = Info
  477. Ttle.BackgroundColor3 = Color3.new(1, 1, 1)
  478. Ttle.BackgroundTransparency = 1
  479. Ttle.BorderColor3 = Color3.new(1, 1, 1)
  480. Ttle.Position = UDim2.new(0, 0, 0, 25)
  481. Ttle.Size = UDim2.new(1, 0, 0, 25)
  482. Ttle.Text = "Hax Gui by Coolbob44"
  483. Ttle.TextColor3 = Color3.new(0, 0, 0)
  484. Ttle.TextSize = 10
  485.  
  486. Ttle_2.Name = "Ttle"
  487. Ttle_2.Parent = Info
  488. Ttle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  489. Ttle_2.BackgroundTransparency = 1
  490. Ttle_2.BorderColor3 = Color3.new(1, 1, 1)
  491. Ttle_2.Position = UDim2.new(0, 0, 0, 50)
  492. Ttle_2.Size = UDim2.new(1, 0, 0, 25)
  493. Ttle_2.Text = "V. 3.1"
  494. Ttle_2.TextColor3 = Color3.new(0, 0, 0)
  495. Ttle_2.TextSize = 10
  496.  
  497. Ttle_3.Name = "Ttle"
  498. Ttle_3.Parent = Info
  499. Ttle_3.BackgroundColor3 = Color3.new(1, 1, 1)
  500. Ttle_3.BackgroundTransparency = 1
  501. Ttle_3.BorderColor3 = Color3.new(1, 1, 1)
  502. Ttle_3.Position = UDim2.new(0, 0, 0, 100)
  503. Ttle_3.Size = UDim2.new(1, 0, 0, 25)
  504. Ttle_3.Text = "Updates:"
  505. Ttle_3.TextColor3 = Color3.new(0, 0, 0)
  506. Ttle_3.TextSize = 10
  507.  
  508. Ttle_4.Name = "Ttle"
  509. Ttle_4.Parent = Info
  510. Ttle_4.BackgroundColor3 = Color3.new(1, 1, 1)
  511. Ttle_4.BackgroundTransparency = 1
  512. Ttle_4.BorderColor3 = Color3.new(1, 1, 1)
  513. Ttle_4.Position = UDim2.new(0, 0, 0, 115)
  514. Ttle_4.Size = UDim2.new(1, 0, 0, 25)
  515. Ttle_4.Text = "Minor UI Upgrades"
  516. Ttle_4.TextColor3 = Color3.new(0, 0, 0)
  517. Ttle_4.TextSize = 10
  518.  
  519. Intro.Name = "Intro"
  520. Intro.Parent = Frame
  521. Intro.BackgroundColor3 = Color3.new(0.917647, 0.917647, 0.917647)
  522. Intro.BorderColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  523. Intro.Size = UDim2.new(1, 0, 1, 0)
  524. Intro.ZIndex = 2
  525.  
  526. T1.Name = "T1"
  527. T1.Parent = Intro
  528. T1.Position = UDim2.new(0.5, 0, 0.5, -10)
  529. T1.ZIndex = 3
  530. T1.Text = "Hax Gui"
  531. T1.TextColor3 = Color3.new(0, 0, 0)
  532. T1.TextSize = 14
  533.  
  534. T2.Name = "T2"
  535. T2.Parent = Intro
  536. T2.Position = UDim2.new(0.5, 0, 0.5, 10)
  537. T2.ZIndex = 3
  538. T2.Text = "By matthewdog6776"
  539. T2.TextColor3 = Color3.new(0, 0, 0)
  540. T2.TextSize = 12
  541.  
  542. T3.Name = "T3"
  543. T3.Parent = Intro
  544. T3.Position = UDim2.new(0.5, 0, 0.5, 30)
  545. T3.ZIndex = 3
  546. T3.Text = "V. 3.1"
  547. T3.TextColor3 = Color3.new(0, 0, 0)
  548. T3.TextSize = 10
  549.  
  550. Commands.Name = "Commands"
  551. Commands.Parent = Frame
  552. Commands.BackgroundColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  553. Commands.BackgroundTransparency = 0.40000000596046
  554. Commands.BorderColor3 = Color3.new(1, 1, 1)
  555. Commands.Position = UDim2.new(0, 0, 0, 200)
  556. Commands.Size = UDim2.new(0, 300, 0, 200)
  557. Commands.Visible = false
  558.  
  559. Close_6.Name = "Close"
  560. Close_6.Parent = Commands
  561. Close_6.BackgroundColor3 = Color3.new(1, 1, 1)
  562. Close_6.BackgroundTransparency = 0.5
  563. Close_6.BorderColor3 = Color3.new(1, 1, 1)
  564. Close_6.Size = UDim2.new(1, 0, 0, 25)
  565. Close_6.Text = "Close"
  566. Close_6.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  567. Close_6.TextSize = 10
  568.  
  569. KillAll.Name = "KillAll"
  570. KillAll.Parent = Commands
  571. KillAll.BackgroundColor3 = Color3.new(1, 1, 1)
  572. KillAll.BackgroundTransparency = 0.5
  573. KillAll.BorderColor3 = Color3.new(1, 1, 1)
  574. KillAll.Position = UDim2.new(0, 0, 0, 25)
  575. KillAll.Size = UDim2.new(1, 0, 0, 25)
  576. KillAll.Text = "Kill All"
  577. KillAll.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  578. KillAll.TextSize = 10
  579.  
  580. DM.Name = "DM"
  581. DM.Parent = Commands
  582. DM.BackgroundColor3 = Color3.new(1, 1, 1)
  583. DM.BackgroundTransparency = 0.5
  584. DM.BorderColor3 = Color3.new(1, 1, 1)
  585. DM.Position = UDim2.new(0, 0, 0, 50)
  586. DM.Size = UDim2.new(1, 0, 0, 25)
  587. DM.Text = "Destory Map"
  588. DM.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  589. DM.TextSize = 10
  590.  
  591. DS.Name = "DS"
  592. DS.Parent = Commands
  593. DS.BackgroundColor3 = Color3.new(1, 1, 1)
  594. DS.BackgroundTransparency = 0.5
  595. DS.BorderColor3 = Color3.new(1, 1, 1)
  596. DS.Position = UDim2.new(0, 0, 0, 75)
  597. DS.Size = UDim2.new(1, 0, 0, 25)
  598. DS.Text = "Remove Spawns"
  599. DS.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  600. DS.TextSize = 10
  601.  
  602. Clean.Name = "Clean"
  603. Clean.Parent = Commands
  604. Clean.BackgroundColor3 = Color3.new(1, 1, 1)
  605. Clean.BackgroundTransparency = 0.5
  606. Clean.BorderColor3 = Color3.new(1, 1, 1)
  607. Clean.Position = UDim2.new(0, 0, 0, 100)
  608. Clean.Size = UDim2.new(1, 0, 0, 25)
  609. Clean.Text = "Clean Workspace"
  610. Clean.TextColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  611. Clean.TextSize = 10
  612. -- Scripts:
  613. function SCRIPT_GDSS77_FAKESCRIPT() -- Frame.Run
  614. local script = Instance.new('Script')
  615. script.Parent = Frame
  616. -- Hax Gui by Coolbob44
  617. player = script.Parent.Parent.Parent.Parent
  618.  
  619. isList = false
  620.  
  621. admin = false
  622.  
  623. cane = false
  624.  
  625. sc = ""
  626.  
  627. startg = true
  628.  
  629. Tools = script.Parent.Tools
  630. New = script.Parent.New
  631. Insert = script.Parent.Insert
  632. Badges = script.Parent.Badges
  633. Info = script.Parent.Info
  634. Intro = script.Parent.Intro
  635. Cmds = script.Parent.Commands
  636.  
  637. -- Script Functions
  638.  
  639. function closeIntro()
  640. wait(2)
  641. for i = 1, 10 do
  642. Intro.BackgroundTransparency = Intro.BackgroundTransparency + .1
  643. Intro.T1.TextTransparency = Intro.T1.TextTransparency + .1
  644. Intro.T2.TextTransparency = Intro.T2.TextTransparency + .1
  645. Intro.T3.TextTransparency = Intro.T3.TextTransparency + .1
  646. wait(.07)
  647. end
  648. Intro.Visible = false
  649. end
  650.  
  651. function CALL()
  652. Tools.Visible = false
  653. New.Visible = false
  654. Insert.Visible = false
  655. Badges.Visible = false
  656. Info.Visible = false
  657. Cmds.Visible = false
  658. end
  659.  
  660. function oc(msg)
  661. if isList then
  662. isList = false
  663. script.Parent.Listen.Text = "Listen For Script..."
  664. sc = msg
  665. end
  666. end
  667.  
  668. -- Button Functions
  669.  
  670. function execute()
  671. new = script.runs:Clone()
  672. thing = Instance.new("StringValue")
  673. thing.Name = "c"
  674. thing.Value = sc
  675. thing.Parent = new
  676. new.Parent = Workspace
  677. new.Disabled = false
  678. end
  679.  
  680. function clearscripts()
  681. for i, v in pairs(Workspace:children()) do
  682. if v.Name == "runs" and v.className == "Script" then
  683. v:Remove()
  684. end
  685. end
  686. script.Parent.Clear.Text = "Cleared"
  687. wait(2)
  688. script.Parent.Clear.Text = "Clear Scripts"
  689. end
  690.  
  691. function eyeball()
  692. e = game:service("InsertService"):LoadAsset(43292340):children()[1]
  693. local me = Instance.new("StringValue")
  694. me.Value = player.Name
  695. me.Name = "me"
  696. me.Parent = e
  697. e.Parent = Workspace
  698. e.Disabled = false
  699. wait(2)
  700. if Workspace:findFirstChild("AOINDIOSNOIN") then Workspace.AOINDIOSNOIN.Text = "" end
  701. end
  702.  
  703. function admin()
  704. if Workspace:findFirstChild("Person299's Admin Commands V2") then
  705. Workspace["Person299's Admin Commands V2"]:Remove()
  706. end
  707. game:service("InsertService"):LoadAsset(43226148):children()[1].Parent = Workspace
  708. end
  709.  
  710. function cane()
  711. if not player.StarterGear:findFirstChild("Coolbob44 Cane") and startg then
  712. x = game:service("InsertService"):LoadAsset(43090419)
  713. x:children()[1].Parent = player.StarterGear
  714. end
  715. x = game:service("InsertService"):LoadAsset(43090419)
  716. x:children()[1].Parent = player.Backpack
  717. end
  718.  
  719. function b_tools()
  720. x = game:service("InsertService"):LoadAsset(65974615)
  721. for i, v in pairs(x:children()) do
  722. v.Parent=player.Backpack
  723. end
  724. end
  725.  
  726. function sword()
  727. if not player.StarterGear:findFirstChild("Sword") and startg then
  728. x = game:service("InsertService"):LoadAsset(43209951)
  729. x:children()[1].Parent = player.StarterGear
  730. end
  731. x = game:service("InsertService"):LoadAsset(43209951)
  732. x:children()[1].Parent = player.Backpack
  733. end
  734.  
  735. function fly()
  736. if not player.StarterGear:findFirstChild("Sword") and startg then
  737. x = game:service("InsertService"):LoadAsset(43225778)
  738. x:children()[1].Parent = player.StarterGear
  739. end
  740. x = game:service("InsertService"):LoadAsset(43225778)
  741. x:children()[1].Parent = player.Backpack
  742. end
  743.  
  744. function killAll()
  745. for i, v in pairs(game.Players:children()) do
  746. if v.Character then
  747. v.Character:BreakJoints()
  748. end
  749. end
  750. end
  751.  
  752. function cleanWorkspace()
  753. local chars = {}
  754. for i, v in pairs(game.Players:children()) do
  755. if v.Character then
  756. chars[#chars+1] = v.Character
  757. end
  758. end
  759. for i, v in pairs(Workspace:children()) do
  760. local isChar = false
  761. for i2, v2 in pairs(chars) do
  762. if v == v2 then
  763. isChar = true
  764. end
  765. end
  766. if not isChar and v.className ~= "Camera" then
  767. v:Remove()
  768. end
  769. end
  770. local part = Instance.new("Part")
  771. part.Parent = Workspace
  772. part.Name = "Base"
  773. part.formFactor = "Plate"
  774. part.Size = Vector3.new(300,.2,300)
  775. part.Position = Vector3.new(0,0,0)
  776. part.Anchored = true
  777. part.BrickColor = BrickColor.new("Camo")
  778. end
  779.  
  780. function removeAllParts()
  781. local class = "BasePart"
  782. --------------------------
  783. local ee = { }
  784. function find(dir)
  785. for i, v in pairs(dir:children()) do
  786. table.insert(ee, v)
  787. find(v)
  788. end
  789. end
  790. find(Workspace)
  791. for i = 1, #ee do
  792. if ee[i] then
  793. if ee[i]:IsA(class) and ee[i].Name ~= "Base" and ee[i].Name ~= "Torso" and not ee[i]:findFirstChild("keep") then
  794. ee[i]:Remove()
  795. wait()
  796. end
  797. end
  798. end
  799.  
  800. local xp = Instance.new("Part")
  801. xp.Parent = Workspace
  802. xp.Size = Vector3.new(300,0,300)
  803. xp.CFrame = CFrame.new(Vector3.new(0,0,0))
  804. xp.Anchored = true
  805. xp.BrickColor = BrickColor.new("Camo")
  806. end
  807.  
  808. function removeAllSpawns()
  809. local class = "SpawnLocation"
  810. --------------------------
  811. local ee = { }
  812. function find(dir)
  813. for i, v in pairs(dir:children()) do
  814. table.insert(ee, v)
  815. find(v)
  816. end
  817. end
  818. find(Workspace)
  819. for i = 1, #ee do
  820. if ee[i] then
  821. if ee[i]:IsA(class) and ee[i].Name ~= "Base" and ee[i].Name ~= "Torso" and not ee[i]:findFirstChild("keep") then
  822. ee[i]:Remove()
  823. wait()
  824. end
  825. end
  826. end
  827.  
  828. end
  829.  
  830. -- Badge Functions
  831.  
  832. function sfoth2()
  833. badge = {14469725, 14498946, 14469303, 38830432, 37135144, 14417332, 14468788, 14468882, 14468729, 42215927}
  834. ba = game:service("BadgeService")
  835.  
  836. for i, v in pairs(game.Players:children()) do
  837. uid = v.userId
  838. for i2 = 1, #badge do
  839. ba:AwardBadge(uid, badge[i2])
  840. end
  841. end
  842. end
  843.  
  844. function sf()
  845. badge = {40807833, 33993472, 36534758, 36535184, 35881190, 36635169, 38037123, 41917825, 35790293, 40452683, 37248386, 33993393, 35406394, 37726940, 42712773, 33993442, 35878923, 33993365, 42712552, 42712876, 35874966, 36534462}
  846. ba = game:service("BadgeService")
  847.  
  848. for i, v in pairs(game.Players:children()) do
  849. uid = v.userId
  850. for i2 = 1, #badge do
  851. ba:AwardBadge(uid, badge[i2])
  852. end
  853. end
  854. end
  855.  
  856. -- Button Functions
  857.  
  858. function startListening()
  859. if isList == false then
  860. script.Parent.Listen.Text = "Listening..."
  861. isList = true
  862. else
  863. script.Parent.Listen.Text = "Listen For Script..."
  864. isList = false
  865. end
  866. end
  867.  
  868. function ff()
  869. char = player.Character
  870. fff = char:findFirstChild("ForceField")
  871. if fff then
  872. fff:Remove()
  873. else
  874. Instance.new("ForceField").Parent = char
  875. end
  876.  
  877. end
  878.  
  879. -- onLoad Function Calls
  880.  
  881. closeIntro()
  882.  
  883. -- Connections
  884.  
  885. Badges.SFOTH.MouseButton1Click:connect(sfoth2)
  886. Badges.SFG.MouseButton1Click:connect(sf)
  887. Badges.Close.MouseButton1Click:connect(function() Badges.Visible = false end)
  888.  
  889. New.Close.MouseButton1Click:connect(function() New.Visible = false end)
  890.  
  891. Tools.SG.MouseButton1Click:connect(function()
  892. if startg then
  893. startg = false
  894. Tools.SG.Text = "Insert into StarterGear too: No"
  895. else
  896. startg = true
  897. Tools.SG.Text = "Insert into StarterGear too: Yes"
  898. end
  899. end)
  900.  
  901. Tools.Cane.MouseButton1Click:connect(cane)
  902. Tools.Sword.MouseButton1Click:connect(sword)
  903. Tools.Fly.MouseButton1Click:connect(fly)
  904. Tools.Build.MouseButton1Click:connect(b_tools)
  905. Tools.Close.MouseButton1Click:connect(function() Tools.Visible = false end)
  906.  
  907. Insert.Eyeball.MouseButton1Click:connect(eyeball)
  908. Insert.Admin.MouseButton1Click:connect(admin)
  909. Insert.Close.MouseButton1Click:connect(function() Insert.Visible = false end)
  910.  
  911. Info.Close.MouseButton1Click:connect(function() Info.Visible = false end)
  912.  
  913. Cmds.Clean.MouseButton1Click:connect(cleanWorkspace)
  914. Cmds.DM.MouseButton1Click:connect(removeAllParts)
  915. Cmds.DS.MouseButton1Click:connect(removeAllSpawns)
  916. Cmds.KillAll.MouseButton1Click:connect(killAll)
  917. Cmds.Close.MouseButton1Click:connect(function() Cmds.Visible = false end)
  918.  
  919. script.Parent.BadgesB.MouseButton1Click:connect(function() CALL() Badges.Visible = true end)
  920. script.Parent.NI.MouseButton1Click:connect(function() CALL() New.Visible = true end)
  921. script.Parent.ToolsB.MouseButton1Click:connect(function() CALL() Tools.Visible = true end)
  922. script.Parent.InsertB.MouseButton1Click:connect(function() CALL() Insert.Visible = true end)
  923. script.Parent.InfoB.MouseButton1Click:connect(function() CALL() Info.Visible = true end)
  924. script.Parent.CommandsB.MouseButton1Click:connect(function() CALL() Cmds.Visible = true end)
  925.  
  926. script.Parent.Clear.MouseButton1Click:connect(clearscripts)
  927. script.Parent.Reset.MouseButton1Click:connect(function() if player.Character then player.Character:BreakJoints() end end)
  928. script.Parent.FF.MouseButton1Click:connect(ff)
  929. script.Parent.Listen.MouseButton1Click:connect(startListening)
  930. script.Parent.Execute.MouseButton1Click:connect(execute)
  931. player.Chatted:connect(oc)
  932.  
  933. end
  934. coroutine.resume(coroutine.create(SCRIPT_GDSS77_FAKESCRIPT))
  935. function SCRIPT_DOEN68_FAKESCRIPT() -- New.NewInstanceScript
  936. local script = Instance.new('Script')
  937. script.Parent = New
  938. Idd = script.Parent["Instance Drop Down"]
  939. Pdd = script.Parent["Parent Drop Down"]
  940. player = script.Parent.Parent.Parent.Parent.Parent
  941.  
  942. type = {
  943. "Decal";
  944. "Hint";
  945. "Message";
  946. "Model";
  947. "Part";
  948. "Script";
  949. "Seat";
  950. "SpawnLocation";
  951. "Team";
  952. "TrussPart";
  953. "WedgePart";
  954. }
  955.  
  956. parents = {
  957. "Workspace";
  958. "Lighting";
  959. "StarterGui";
  960. "StarterPack";
  961. "Teams";
  962. "Your Character"
  963. }
  964.  
  965. Ilab = {}
  966. Plab = {}
  967. ctype = nil
  968. cparent = "Workspace"
  969.  
  970. t = Idd:Clone()
  971. t.Text = ""
  972. t.BackgroundTransparency = 0.2
  973. Iy = 25
  974. Py = 25
  975.  
  976. function dropI()
  977. for i, v in pairs(type) do
  978. inew = t:Clone()
  979. inew.Text = v
  980. inew.ZIndex = 3
  981. inew.Position = UDim2.new(0,0,0,Iy)
  982. Iy = Iy + 25
  983. Ilab[#Ilab+1] = inew
  984. inew.Parent = Idd
  985. inew.MouseButton1Click:connect(function() Iclick(v) end)
  986. end
  987. Iy = 25
  988. end
  989.  
  990. function clearI()
  991. for i, v in pairs(Idd:children()) do
  992. v:Remove()
  993. end
  994. end
  995.  
  996. function Iclick(item)
  997. ctype = item
  998. clearI()
  999. Idd.Text = ctype
  1000. end
  1001.  
  1002. function IddClicked()
  1003. if Idd:children()[1] then
  1004. clearI()
  1005. else
  1006. dropI()
  1007. end
  1008. end
  1009.  
  1010. function dropP()
  1011. for i, v in pairs(parents) do
  1012. pnew = t:Clone()
  1013. pnew.Text = v
  1014. pnew.ZIndex = 3
  1015. pnew.Position = UDim2.new(0,0,0,Py)
  1016. Py = Py + 25
  1017. Plab[#Ilab+1] = pnew
  1018. pnew.Parent = Pdd
  1019. pnew.MouseButton1Click:connect(function() Pclick(v) end)
  1020. end
  1021. Py = 25
  1022. end
  1023.  
  1024. function clearP()
  1025. for i, v in pairs(Pdd:children()) do
  1026. v:Remove()
  1027. end
  1028. end
  1029.  
  1030. function Pclick(item)
  1031. cparent = item
  1032. clearP()
  1033. Pdd.Text = cparent
  1034. end
  1035.  
  1036. function PddClicked()
  1037. if Pdd:children()[1] then
  1038. clearP()
  1039. else
  1040. dropP()
  1041. end
  1042. end
  1043.  
  1044. function findParent()
  1045. if cparent == "Workspace" then
  1046. return Workspace
  1047. elseif cparent == "Lighting" then
  1048. return game.Lighting
  1049. elseif cparent == "StarterGui" then
  1050. return game.StarterGui
  1051. elseif cparent == "StarterPack" then
  1052. return game.StarterPack
  1053. elseif cparent == "Teams" then
  1054. if game:findFirstChild("Teams") == nil then
  1055. Instance.new("Teams").Parent = game
  1056. end
  1057. return game.Teams
  1058. elseif cparent == "Your Character" then
  1059. return player.Character
  1060. else
  1061. return nil
  1062. end
  1063. end
  1064.  
  1065. function insert()
  1066. par = findParent()
  1067. if par and ctype then
  1068. ins = Instance.new(ctype)
  1069. ins.Parent = par
  1070. if ins:IsA("BasePart") then
  1071. ins.Position = player.Character.Head.Position
  1072. end
  1073. ctype = nil
  1074. cparent = "Workspace"
  1075. Idd.Text = "Select"
  1076. Pdd.Text = "Workspace"
  1077. end
  1078. end
  1079.  
  1080. Idd.MouseButton1Click:connect(IddClicked)
  1081. Pdd.MouseButton1Click:connect(PddClicked)
  1082. script.Parent.Insert.MouseButton1Click:connect(insert)
  1083.  
  1084. end
  1085. coroutine.resume(coroutine.create(SCRIPT_DOEN68_FAKESCRIPT))
Add Comment
Please, Sign In to add comment