Sib0n

Untitled

Dec 7th, 2019
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.42 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3.  
  4. --char me 6487549
  5.  
  6. -- Instances:
  7. local KohlsUI = Instance.new("ScreenGui")
  8. local Main = Instance.new("Frame")
  9. local Top = Instance.new("Frame")
  10. local TopLabel = Instance.new("TextLabel")
  11. local CloseButton = Instance.new("TextButton")
  12. local Selection = Instance.new("Frame")
  13. local Abuse = Instance.new("TextButton")
  14. local Teleports = Instance.new("TextButton")
  15. local Functions = Instance.new("TextButton")
  16. local Destruction = Instance.new("TextButton")
  17. local Abuse_Frame = Instance.new("Frame")
  18. local AbuseLabel = Instance.new("TextLabel")
  19. local TPReset = Instance.new("TextButton")
  20. local GetAdmin = Instance.new("TextButton")
  21. local Protect = Instance.new("TextButton")
  22. local ProtectLabel = Instance.new("TextLabel")
  23. local Splitter1 = Instance.new("TextLabel")
  24. local LACL = Instance.new("TextLabel")
  25. local LoopCmd = Instance.new("TextButton")
  26. local StopLoopCmd = Instance.new("TextButton")
  27. local CommandLoopBox = Instance.new("TextBox")
  28. local HomeWarn = Instance.new("Frame")
  29. local SelectCatagoryLabel = Instance.new("TextLabel")
  30. local CreditsHeader = Instance.new("TextLabel")
  31. local GLC = Instance.new("TextLabel")
  32. local GSC = Instance.new("TextLabel")
  33. local BRLabel = Instance.new("TextLabel")
  34. local GSC_2 = Instance.new("TextLabel")
  35. local WL = Instance.new("TextLabel")
  36. local Teleports_Frame = Instance.new("Frame")
  37. local TeleportsLabel = Instance.new("TextLabel")
  38. local TPToPlayer = Instance.new("TextButton")
  39. local PlrName = Instance.new("TextBox")
  40. local TPSpawn = Instance.new("TextButton")
  41. local FinishObby = Instance.new("TextButton")
  42. local TPTopOfHouse = Instance.new("TextButton")
  43. local TPInsideHouse = Instance.new("TextButton")
  44. local TPBuildingBlocks = Instance.new("TextButton")
  45. local TPResetButton = Instance.new("TextButton")
  46. local Functions_Frame = Instance.new("Frame")
  47. local FunctionLabel = Instance.new("TextLabel")
  48. local KickPlayer = Instance.new("TextButton")
  49. local BanPlayer = Instance.new("TextButton")
  50. local PlrNameBK = Instance.new("TextBox")
  51. local RBL = Instance.new("TextLabel")
  52. local ServerLock = Instance.new("TextButton")
  53. local UnServerLock = Instance.new("TextButton")
  54. local FlyFunc = Instance.new("TextButton")
  55. local NoclipFunc = Instance.new("TextButton")
  56. local Unblindable = Instance.new("TextButton")
  57. local ResetGravity = Instance.new("TextButton")
  58. local SSSpoint = Instance.new("TextButton")
  59. local Destruction_Frame = Instance.new("Frame")
  60. local DestructionLabel = Instance.new("TextLabel")
  61. local DestructionSubLabel = Instance.new("TextLabel")
  62. local destroyeverything = Instance.new("TextButton")
  63. local destroyhouse = Instance.new("TextButton")
  64. local destroybaseplate = Instance.new("TextButton")
  65. local destroyobby = Instance.new("TextButton")
  66. local destroybuildingblox = Instance.new("TextButton")
  67. local destroyresetbutton = Instance.new("TextButton")
  68. local destroyadminslots = Instance.new("TextButton")
  69. local destroysounds = Instance.new("TextButton")
  70. local destroyjails = Instance.new("TextButton")
  71. local destroyallplrparts = Instance.new("TextButton")
  72. local Open = Instance.new("TextButton")
  73. --Properties:
  74. KohlsUI.Name = "KohlsUI"
  75. KohlsUI.Parent = game.CoreGui
  76.  
  77. Main.Name = "Main"
  78. Main.Parent = KohlsUI
  79. Main.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  80. Main.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  81. Main.BorderSizePixel = 3
  82. Main.Position = UDim2.new(0.294644564, 0, 0.238794774, 0)
  83. Main.Size = UDim2.new(0, 356, 0, 403)
  84.  
  85. Top.Name = "Top"
  86. Top.Parent = Main
  87. Top.Active = true
  88. Top.BackgroundColor3 = Color3.new(0.321569, 0.741176, 1)
  89. Top.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  90. Top.BorderSizePixel = 3
  91. Top.Size = UDim2.new(0, 356, 0, 28)
  92.  
  93. TopLabel.Name = "TopLabel"
  94. TopLabel.Parent = Top
  95. TopLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  96. TopLabel.BackgroundTransparency = 1
  97. TopLabel.Position = UDim2.new(0.0694756657, 0, -0.110248029, 0)
  98. TopLabel.Size = UDim2.new(0, 262, 0, 32)
  99. TopLabel.Font = Enum.Font.Antique
  100. TopLabel.Text = "Pnyx's Kohls Admin House GUI"
  101. TopLabel.TextColor3 = Color3.new(1, 1, 1)
  102. TopLabel.TextScaled = true
  103. TopLabel.TextSize = 14
  104. TopLabel.TextWrapped = true
  105.  
  106. CloseButton.Name = "CloseButton"
  107. CloseButton.Parent = Top
  108. CloseButton.BackgroundColor3 = Color3.new(0.321569, 0.741176, 1)
  109. CloseButton.BorderColor3 = Color3.new(0.376471, 0.815686, 1)
  110. CloseButton.BorderSizePixel = 3
  111. CloseButton.Position = UDim2.new(0.864785194, 0, 0.142857149, 0)
  112. CloseButton.Size = UDim2.new(0, 40, 0, 19)
  113. CloseButton.Font = Enum.Font.Antique
  114. CloseButton.Text = "X"
  115. CloseButton.TextColor3 = Color3.new(1, 1, 1)
  116. CloseButton.TextScaled = true
  117. CloseButton.TextSize = 14
  118. CloseButton.TextWrapped = true
  119.  
  120. Selection.Name = "Selection"
  121. Selection.Parent = Main
  122. Selection.Active = true
  123. Selection.BackgroundColor3 = Color3.new(0.321569, 0.741176, 1)
  124. Selection.BorderColor3 = Color3.new(0.376471, 0.815686, 1)
  125. Selection.Position = UDim2.new(0.112359554, 0, 0.109181143, 0)
  126. Selection.Size = UDim2.new(0, 276, 0, 32)
  127.  
  128. Abuse.Name = "Abuse"
  129. Abuse.Parent = Selection
  130. Abuse.BackgroundColor3 = Color3.new(0.321569, 0.741176, 1)
  131. Abuse.BorderColor3 = Color3.new(0.376471, 0.815686, 1)
  132. Abuse.BorderSizePixel = 2
  133. Abuse.Position = UDim2.new(0.0398550741, 0, 0.169642448, 0)
  134. Abuse.Size = UDim2.new(0, 57, 0, 21)
  135. Abuse.Font = Enum.Font.Antique
  136. Abuse.Text = "Abuse"
  137. Abuse.TextColor3 = Color3.new(1, 1, 1)
  138. Abuse.TextSize = 18
  139. Abuse.TextWrapped = true
  140.  
  141. Teleports.Name = "Teleports"
  142. Teleports.Parent = Selection
  143. Teleports.BackgroundColor3 = Color3.new(0.321569, 0.741176, 1)
  144. Teleports.BorderColor3 = Color3.new(0.376471, 0.815686, 1)
  145. Teleports.BorderSizePixel = 2
  146. Teleports.Position = UDim2.new(0.275362313, 0, 0.169642851, 0)
  147. Teleports.Size = UDim2.new(0, 57, 0, 21)
  148. Teleports.Font = Enum.Font.Antique
  149. Teleports.Text = "Teleports"
  150. Teleports.TextColor3 = Color3.new(1, 1, 1)
  151. Teleports.TextSize = 18
  152. Teleports.TextWrapped = true
  153.  
  154. Functions.Name = "Functions"
  155. Functions.Parent = Selection
  156. Functions.BackgroundColor3 = Color3.new(0.321569, 0.741176, 1)
  157. Functions.BorderColor3 = Color3.new(0.376471, 0.815686, 1)
  158. Functions.BorderSizePixel = 2
  159. Functions.Position = UDim2.new(0.51449281, 0, 0.169642851, 0)
  160. Functions.Size = UDim2.new(0, 57, 0, 21)
  161. Functions.Font = Enum.Font.Antique
  162. Functions.Text = "Functions"
  163. Functions.TextColor3 = Color3.new(1, 1, 1)
  164. Functions.TextSize = 18
  165. Functions.TextWrapped = true
  166.  
  167. Destruction.Name = "Destruction"
  168. Destruction.Parent = Selection
  169. Destruction.BackgroundColor3 = Color3.new(0.321569, 0.741176, 1)
  170. Destruction.BorderColor3 = Color3.new(0.376471, 0.815686, 1)
  171. Destruction.BorderSizePixel = 2
  172. Destruction.Position = UDim2.new(0.75000006, 0, 0.169642851, 0)
  173. Destruction.Size = UDim2.new(0, 57, 0, 21)
  174. Destruction.Font = Enum.Font.Antique
  175. Destruction.Text = "Destruction"
  176. Destruction.TextColor3 = Color3.new(1, 1, 1)
  177. Destruction.TextSize = 18
  178. Destruction.TextWrapped = true
  179.  
  180. Abuse_Frame.Name = "Abuse_Frame"
  181. Abuse_Frame.Parent = Main
  182. Abuse_Frame.Active = true
  183. Abuse_Frame.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  184. Abuse_Frame.BorderColor3 = Color3.new(0.376471, 0.815686, 1)
  185. Abuse_Frame.BorderSizePixel = 0
  186. Abuse_Frame.Position = UDim2.new(0.0224719103, 0, 0.106699765, 0)
  187. Abuse_Frame.Size = UDim2.new(0, 1, 0, 1)
  188. Abuse_Frame.Visible = false
  189.  
  190. AbuseLabel.Name = "AbuseLabel"
  191. AbuseLabel.Parent = Abuse_Frame
  192. AbuseLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  193. AbuseLabel.BackgroundTransparency = 1
  194. AbuseLabel.BorderSizePixel = 0
  195. AbuseLabel.Position = UDim2.new(40, 0, 27, 0)
  196. AbuseLabel.Size = UDim2.new(0, 257, 0, 51)
  197. AbuseLabel.Font = Enum.Font.Antique
  198. AbuseLabel.Text = "Abuse"
  199. AbuseLabel.TextColor3 = Color3.new(1, 1, 1)
  200. AbuseLabel.TextScaled = true
  201. AbuseLabel.TextSize = 14
  202. AbuseLabel.TextWrapped = true
  203.  
  204. TPReset.Name = "TPReset"
  205. TPReset.Parent = Abuse_Frame
  206. TPReset.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  207. TPReset.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  208. TPReset.BorderSizePixel = 3
  209. TPReset.Position = UDim2.new(62.1340332, 0, 88.2008972, 0)
  210. TPReset.Size = UDim2.new(0, 212, 0, 25)
  211. TPReset.Font = Enum.Font.Antique
  212. TPReset.Text = "Teleport Admin Pad"
  213. TPReset.TextColor3 = Color3.new(1, 1, 1)
  214. TPReset.TextScaled = true
  215. TPReset.TextSize = 18
  216. TPReset.TextWrapped = true
  217.  
  218. GetAdmin.Name = "GetAdmin"
  219. GetAdmin.Parent = Abuse_Frame
  220. GetAdmin.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  221. GetAdmin.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  222. GetAdmin.BorderSizePixel = 3
  223. GetAdmin.Position = UDim2.new(62.1340332, 0, 127.200897, 0)
  224. GetAdmin.Size = UDim2.new(0, 212, 0, 25)
  225. GetAdmin.Font = Enum.Font.Antique
  226. GetAdmin.Text = "Get All Admin Slots"
  227. GetAdmin.TextColor3 = Color3.new(1, 1, 1)
  228. GetAdmin.TextScaled = true
  229. GetAdmin.TextSize = 18
  230. GetAdmin.TextWrapped = true
  231.  
  232. Protect.Name = "Protect"
  233. Protect.Parent = Abuse_Frame
  234. Protect.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  235. Protect.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  236. Protect.BorderSizePixel = 3
  237. Protect.Position = UDim2.new(117.134033, 0, 162.200897, 0)
  238. Protect.Size = UDim2.new(0, 103, 0, 17)
  239. Protect.Font = Enum.Font.Antique
  240. Protect.Text = "Protect"
  241. Protect.TextColor3 = Color3.new(1, 1, 1)
  242. Protect.TextSize = 20
  243. Protect.TextWrapped = true
  244.  
  245. ProtectLabel.Name = "ProtectLabel"
  246. ProtectLabel.Parent = Protect
  247. ProtectLabel.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  248. ProtectLabel.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  249. ProtectLabel.BorderSizePixel = 3
  250. ProtectLabel.Position = UDim2.new(0.320388347, 0, 1.35294116, 0)
  251. ProtectLabel.Size = UDim2.new(0, 36, 0, 17)
  252. ProtectLabel.Font = Enum.Font.Antique
  253. ProtectLabel.Text = "True"
  254. ProtectLabel.TextColor3 = Color3.new(1, 1, 1)
  255. ProtectLabel.TextSize = 20
  256.  
  257. Splitter1.Name = "Splitter1"
  258. Splitter1.Parent = Abuse_Frame
  259. Splitter1.BackgroundColor3 = Color3.new(1, 1, 1)
  260. Splitter1.BackgroundTransparency = 1
  261. Splitter1.Position = UDim2.new(24, 0, 192.200897, 0)
  262. Splitter1.Size = UDim2.new(0, 292, 0, 34)
  263. Splitter1.Font = Enum.Font.Antique
  264. Splitter1.Text = "_________________"
  265. Splitter1.TextColor3 = Color3.new(1, 1, 1)
  266. Splitter1.TextScaled = true
  267. Splitter1.TextSize = 14
  268. Splitter1.TextWrapped = true
  269.  
  270. LACL.Name = "LACL"
  271. LACL.Parent = Abuse_Frame
  272. LACL.BackgroundColor3 = Color3.new(1, 1, 1)
  273. LACL.BackgroundTransparency = 1
  274. LACL.Position = UDim2.new(68, 0, 234, 0)
  275. LACL.Size = UDim2.new(0, 200, 0, 32)
  276. LACL.Font = Enum.Font.Antique
  277. LACL.Text = "Loop a Command"
  278. LACL.TextColor3 = Color3.new(1, 1, 1)
  279. LACL.TextScaled = true
  280. LACL.TextSize = 14
  281. LACL.TextWrapped = true
  282.  
  283. LoopCmd.Name = "LoopCmd"
  284. LoopCmd.Parent = Abuse_Frame
  285. LoopCmd.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  286. LoopCmd.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  287. LoopCmd.BorderSizePixel = 3
  288. LoopCmd.Position = UDim2.new(107.134033, 0, 311, 0)
  289. LoopCmd.Size = UDim2.new(0, 130, 0, 21)
  290. LoopCmd.Font = Enum.Font.Antique
  291. LoopCmd.Text = "Loop"
  292. LoopCmd.TextColor3 = Color3.new(1, 1, 1)
  293. LoopCmd.TextScaled = true
  294. LoopCmd.TextSize = 14
  295. LoopCmd.TextWrapped = true
  296.  
  297. StopLoopCmd.Name = "StopLoopCmd"
  298. StopLoopCmd.Parent = Abuse_Frame
  299. StopLoopCmd.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  300. StopLoopCmd.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  301. StopLoopCmd.BorderSizePixel = 3
  302. StopLoopCmd.Position = UDim2.new(107.134033, 0, 311, 0)
  303. StopLoopCmd.Size = UDim2.new(0, 130, 0, 21)
  304. StopLoopCmd.Visible = false
  305. StopLoopCmd.Font = Enum.Font.Antique
  306. StopLoopCmd.Text = "Stop"
  307. StopLoopCmd.TextColor3 = Color3.new(1, 1, 1)
  308. StopLoopCmd.TextScaled = true
  309. StopLoopCmd.TextSize = 14
  310. StopLoopCmd.TextWrapped = true
  311.  
  312. CommandLoopBox.Name = "CommandLoopBox"
  313. CommandLoopBox.Parent = Abuse_Frame
  314. CommandLoopBox.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  315. CommandLoopBox.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  316. CommandLoopBox.BorderSizePixel = 3
  317. CommandLoopBox.Position = UDim2.new(68, 0, 274, 0)
  318. CommandLoopBox.Size = UDim2.new(0, 200, 0, 28)
  319. CommandLoopBox.Font = Enum.Font.Antique
  320. CommandLoopBox.Text = "Command Here"
  321. CommandLoopBox.TextColor3 = Color3.new(1, 1, 1)
  322. CommandLoopBox.TextSize = 24
  323.  
  324. HomeWarn.Name = "HomeWarn"
  325. HomeWarn.Parent = Main
  326. HomeWarn.Active = true
  327. HomeWarn.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  328. HomeWarn.BorderSizePixel = 0
  329. HomeWarn.Position = UDim2.new(0.0252808984, 0, 0.980148911, 0)
  330. HomeWarn.Size = UDim2.new(0, 1, 0, 1)
  331.  
  332. SelectCatagoryLabel.Name = "SelectCatagoryLabel"
  333. SelectCatagoryLabel.Parent = HomeWarn
  334. SelectCatagoryLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  335. SelectCatagoryLabel.BackgroundTransparency = 1
  336. SelectCatagoryLabel.Position = UDim2.new(20, 0, -313, 0)
  337. SelectCatagoryLabel.Size = UDim2.new(0, 295, 0, 33)
  338. SelectCatagoryLabel.Font = Enum.Font.Antique
  339. SelectCatagoryLabel.Text = "Please select a catagory above."
  340. SelectCatagoryLabel.TextColor3 = Color3.new(1, 1, 1)
  341. SelectCatagoryLabel.TextScaled = true
  342. SelectCatagoryLabel.TextSize = 14
  343. SelectCatagoryLabel.TextWrapped = true
  344.  
  345. CreditsHeader.Name = "CreditsHeader"
  346. CreditsHeader.Parent = HomeWarn
  347. CreditsHeader.BackgroundColor3 = Color3.new(1, 1, 1)
  348. CreditsHeader.BackgroundTransparency = 1
  349. CreditsHeader.Position = UDim2.new(88.0915222, 0, -287, 0)
  350. CreditsHeader.Size = UDim2.new(0, 161, 0, 40)
  351. CreditsHeader.Font = Enum.Font.Antique
  352. CreditsHeader.Text = "Credits:"
  353. CreditsHeader.TextColor3 = Color3.new(1, 1, 1)
  354. CreditsHeader.TextScaled = true
  355. CreditsHeader.TextSize = 14
  356. CreditsHeader.TextWrapped = true
  357.  
  358. GLC.Name = "GLC"
  359. GLC.Parent = HomeWarn
  360. GLC.BackgroundColor3 = Color3.new(1, 1, 1)
  361. GLC.BackgroundTransparency = 1
  362. GLC.BorderSizePixel = 0
  363. GLC.Position = UDim2.new(13, 0, -254.817871, 0)
  364. GLC.Size = UDim2.new(0, 312, 0, 32)
  365. GLC.Font = Enum.Font.Antique
  366. GLC.Text = "Gui Layout: Pnyx"
  367. GLC.TextColor3 = Color3.new(1, 1, 1)
  368. GLC.TextScaled = true
  369. GLC.TextSize = 14
  370. GLC.TextWrapped = true
  371.  
  372. GSC.Name = "GSC"
  373. GSC.Parent = HomeWarn
  374. GSC.BackgroundColor3 = Color3.new(1, 1, 1)
  375. GSC.BackgroundTransparency = 1
  376. GSC.BorderSizePixel = 0
  377. GSC.Position = UDim2.new(12, 0, -230.635742, 0)
  378. GSC.Size = UDim2.new(0, 312, 0, 32)
  379. GSC.Font = Enum.Font.Antique
  380. GSC.Text = "Gui Scripting: Pnyx"
  381. GSC.TextColor3 = Color3.new(1, 1, 1)
  382. GSC.TextScaled = true
  383. GSC.TextSize = 14
  384. GSC.TextWrapped = true
  385.  
  386. BRLabel.Name = "BRLabel"
  387. BRLabel.Parent = HomeWarn
  388. BRLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  389. BRLabel.BackgroundTransparency = 1
  390. BRLabel.BorderSizePixel = 0
  391. BRLabel.Position = UDim2.new(3, 0, -138.453613, 0)
  392. BRLabel.Size = UDim2.new(0, 332, 0, 81)
  393. BRLabel.Font = Enum.Font.Antique
  394. BRLabel.Text = "If you need to report a bug please dm me on discord Pnyx#5842 or v3rmillion Pnyx."
  395. BRLabel.TextColor3 = Color3.new(1, 1, 1)
  396. BRLabel.TextScaled = true
  397. BRLabel.TextSize = 14
  398. BRLabel.TextWrapped = true
  399.  
  400. GSC_2.Name = "GSC"
  401. GSC_2.Parent = HomeWarn
  402. GSC_2.BackgroundColor3 = Color3.new(1, 1, 1)
  403. GSC_2.BackgroundTransparency = 1
  404. GSC_2.BorderSizePixel = 0
  405. GSC_2.Position = UDim2.new(13, 0, -199.453613, 0)
  406. GSC_2.Size = UDim2.new(0, 312, 0, 75)
  407. GSC_2.Font = Enum.Font.Antique
  408. GSC_2.Text = "For some scripts, although not listed here, if the script is not mine, it will print the credits of the original owner."
  409. GSC_2.TextColor3 = Color3.new(1, 1, 1)
  410. GSC_2.TextScaled = true
  411. GSC_2.TextSize = 14
  412. GSC_2.TextWrapped = true
  413.  
  414. WL.Name = "WL"
  415. WL.Parent = HomeWarn
  416. WL.BackgroundColor3 = Color3.new(1, 1, 1)
  417. WL.BackgroundTransparency = 1
  418. WL.BorderSizePixel = 0
  419. WL.Position = UDim2.new(3, 0, -67.4536133, 0)
  420. WL.Size = UDim2.new(0, 332, 0, 60)
  421. WL.Font = Enum.Font.Antique
  422. WL.Text = "Can you guys actually stop complaining that the stuff doesnt work when it does, if something doesnt work, get btools and try again."
  423. WL.TextColor3 = Color3.new(1, 1, 1)
  424. WL.TextScaled = true
  425. WL.TextSize = 14
  426. WL.TextWrapped = true
  427.  
  428. Teleports_Frame.Name = "Teleports_Frame"
  429. Teleports_Frame.Parent = Main
  430. Teleports_Frame.Active = true
  431. Teleports_Frame.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  432. Teleports_Frame.BorderColor3 = Color3.new(0.376471, 0.815686, 1)
  433. Teleports_Frame.BorderSizePixel = 0
  434. Teleports_Frame.Position = UDim2.new(0.0224719103, 0, 0.106699765, 0)
  435. Teleports_Frame.Size = UDim2.new(0, 1, 0, 1)
  436. Teleports_Frame.Visible = false
  437.  
  438. TeleportsLabel.Name = "TeleportsLabel"
  439. TeleportsLabel.Parent = Teleports_Frame
  440. TeleportsLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  441. TeleportsLabel.BackgroundTransparency = 1
  442. TeleportsLabel.BorderSizePixel = 0
  443. TeleportsLabel.Position = UDim2.new(70, 0, 41, 0)
  444. TeleportsLabel.Size = UDim2.new(0, 200, 0, 38)
  445. TeleportsLabel.Font = Enum.Font.Antique
  446. TeleportsLabel.Text = "Teleports"
  447. TeleportsLabel.TextColor3 = Color3.new(1, 1, 1)
  448. TeleportsLabel.TextScaled = true
  449. TeleportsLabel.TextSize = 14
  450. TeleportsLabel.TextWrapped = true
  451.  
  452. TPToPlayer.Name = "TPToPlayer"
  453. TPToPlayer.Parent = Teleports_Frame
  454. TPToPlayer.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  455. TPToPlayer.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  456. TPToPlayer.BorderSizePixel = 3
  457. TPToPlayer.Position = UDim2.new(93, 0, 123, 0)
  458. TPToPlayer.Size = UDim2.new(0, 154, 0, 16)
  459. TPToPlayer.Font = Enum.Font.Antique
  460. TPToPlayer.Text = "Teleport to Player"
  461. TPToPlayer.TextColor3 = Color3.new(1, 1, 1)
  462. TPToPlayer.TextSize = 16
  463.  
  464. PlrName.Name = "PlrName"
  465. PlrName.Parent = Teleports_Frame
  466. PlrName.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  467. PlrName.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  468. PlrName.BorderSizePixel = 3
  469. PlrName.Position = UDim2.new(70, 0, 91, 0)
  470. PlrName.Size = UDim2.new(0, 200, 0, 28)
  471. PlrName.Font = Enum.Font.Antique
  472. PlrName.Text = "Player Name Here"
  473. PlrName.TextColor3 = Color3.new(1, 1, 1)
  474. PlrName.TextScaled = true
  475. PlrName.TextSize = 14
  476. PlrName.TextWrapped = true
  477.  
  478. TPSpawn.Name = "TPSpawn"
  479. TPSpawn.Parent = Teleports_Frame
  480. TPSpawn.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  481. TPSpawn.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  482. TPSpawn.BorderSizePixel = 3
  483. TPSpawn.Position = UDim2.new(36, 0, 169, 0)
  484. TPSpawn.Size = UDim2.new(0, 125, 0, 37)
  485. TPSpawn.Font = Enum.Font.Antique
  486. TPSpawn.Text = "Spawn"
  487. TPSpawn.TextColor3 = Color3.new(1, 1, 1)
  488. TPSpawn.TextScaled = true
  489. TPSpawn.TextSize = 16
  490. TPSpawn.TextWrapped = true
  491.  
  492. FinishObby.Name = "FinishObby"
  493. FinishObby.Parent = Teleports_Frame
  494. FinishObby.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  495. FinishObby.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  496. FinishObby.BorderSizePixel = 3
  497. FinishObby.Position = UDim2.new(178.553192, 0, 169, 0)
  498. FinishObby.Size = UDim2.new(0, 125, 0, 37)
  499. FinishObby.Font = Enum.Font.Antique
  500. FinishObby.Text = "Finish Obby"
  501. FinishObby.TextColor3 = Color3.new(1, 1, 1)
  502. FinishObby.TextSize = 32
  503. FinishObby.TextWrapped = true
  504.  
  505. TPTopOfHouse.Name = "TPTopOfHouse"
  506. TPTopOfHouse.Parent = Teleports_Frame
  507. TPTopOfHouse.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  508. TPTopOfHouse.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  509. TPTopOfHouse.BorderSizePixel = 3
  510. TPTopOfHouse.Position = UDim2.new(178.553192, 0, 224.725189, 0)
  511. TPTopOfHouse.Size = UDim2.new(0, 125, 0, 37)
  512. TPTopOfHouse.Font = Enum.Font.Antique
  513. TPTopOfHouse.Text = "Top of House"
  514. TPTopOfHouse.TextColor3 = Color3.new(1, 1, 1)
  515. TPTopOfHouse.TextSize = 30
  516. TPTopOfHouse.TextWrapped = true
  517.  
  518. TPInsideHouse.Name = "TPInsideHouse"
  519. TPInsideHouse.Parent = Teleports_Frame
  520. TPInsideHouse.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  521. TPInsideHouse.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  522. TPInsideHouse.BorderSizePixel = 3
  523. TPInsideHouse.Position = UDim2.new(36, 0, 224.725189, 0)
  524. TPInsideHouse.Size = UDim2.new(0, 125, 0, 37)
  525. TPInsideHouse.Font = Enum.Font.Antique
  526. TPInsideHouse.Text = "Inside House"
  527. TPInsideHouse.TextColor3 = Color3.new(1, 1, 1)
  528. TPInsideHouse.TextSize = 34
  529. TPInsideHouse.TextWrapped = true
  530.  
  531. TPBuildingBlocks.Name = "TPBuildingBlocks"
  532. TPBuildingBlocks.Parent = Teleports_Frame
  533. TPBuildingBlocks.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  534. TPBuildingBlocks.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  535. TPBuildingBlocks.BorderSizePixel = 3
  536. TPBuildingBlocks.Position = UDim2.new(178.553192, 0, 278.221375, 0)
  537. TPBuildingBlocks.Size = UDim2.new(0, 125, 0, 37)
  538. TPBuildingBlocks.Font = Enum.Font.Antique
  539. TPBuildingBlocks.Text = "Building Blocks"
  540. TPBuildingBlocks.TextColor3 = Color3.new(1, 1, 1)
  541. TPBuildingBlocks.TextSize = 30
  542. TPBuildingBlocks.TextWrapped = true
  543.  
  544. TPResetButton.Name = "TPResetButton"
  545. TPResetButton.Parent = Teleports_Frame
  546. TPResetButton.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  547. TPResetButton.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  548. TPResetButton.BorderSizePixel = 3
  549. TPResetButton.Position = UDim2.new(36, 0, 278.221375, 0)
  550. TPResetButton.Size = UDim2.new(0, 125, 0, 37)
  551. TPResetButton.Font = Enum.Font.Antique
  552. TPResetButton.Text = "Reset Button"
  553. TPResetButton.TextColor3 = Color3.new(1, 1, 1)
  554. TPResetButton.TextSize = 32
  555. TPResetButton.TextWrapped = true
  556.  
  557. Functions_Frame.Name = "Functions_Frame"
  558. Functions_Frame.Parent = Main
  559. Functions_Frame.Active = true
  560. Functions_Frame.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  561. Functions_Frame.BorderColor3 = Color3.new(0.376471, 0.815686, 1)
  562. Functions_Frame.BorderSizePixel = 0
  563. Functions_Frame.Position = UDim2.new(0.0224719103, 0, 0.106699765, 0)
  564. Functions_Frame.Size = UDim2.new(0, 1, 0, 1)
  565. Functions_Frame.Visible = false
  566.  
  567. FunctionLabel.Name = "FunctionLabel"
  568. FunctionLabel.Parent = Functions_Frame
  569. FunctionLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  570. FunctionLabel.BackgroundTransparency = 1
  571. FunctionLabel.BorderSizePixel = 0
  572. FunctionLabel.Position = UDim2.new(39, 0, 27, 0)
  573. FunctionLabel.Size = UDim2.new(0, 257, 0, 45)
  574. FunctionLabel.Font = Enum.Font.Antique
  575. FunctionLabel.Text = "Functions"
  576. FunctionLabel.TextColor3 = Color3.new(1, 1, 1)
  577. FunctionLabel.TextScaled = true
  578. FunctionLabel.TextSize = 14
  579. FunctionLabel.TextWrapped = true
  580.  
  581. KickPlayer.Name = "KickPlayer"
  582. KickPlayer.Parent = Functions_Frame
  583. KickPlayer.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  584. KickPlayer.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  585. KickPlayer.BorderSizePixel = 3
  586. KickPlayer.Position = UDim2.new(175.458069, 0, 122, 0)
  587. KickPlayer.Size = UDim2.new(0, 101, 0, 27)
  588. KickPlayer.Font = Enum.Font.Antique
  589. KickPlayer.Text = "Kick"
  590. KickPlayer.TextColor3 = Color3.new(1, 1, 1)
  591. KickPlayer.TextScaled = true
  592. KickPlayer.TextSize = 14
  593. KickPlayer.TextWrapped = true
  594.  
  595. BanPlayer.Name = "BanPlayer"
  596. BanPlayer.Parent = Functions_Frame
  597. BanPlayer.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  598. BanPlayer.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  599. BanPlayer.BorderSizePixel = 3
  600. BanPlayer.Position = UDim2.new(63, 0, 122, 0)
  601. BanPlayer.Size = UDim2.new(0, 101, 0, 27)
  602. BanPlayer.Font = Enum.Font.Antique
  603. BanPlayer.Text = "Ban"
  604. BanPlayer.TextColor3 = Color3.new(1, 1, 1)
  605. BanPlayer.TextScaled = true
  606. BanPlayer.TextSize = 14
  607. BanPlayer.TextWrapped = true
  608.  
  609. PlrNameBK.Name = "PlrNameBK"
  610. PlrNameBK.Parent = Functions_Frame
  611. PlrNameBK.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  612. PlrNameBK.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  613. PlrNameBK.BorderSizePixel = 3
  614. PlrNameBK.Position = UDim2.new(40, 0, 79, 0)
  615. PlrNameBK.Size = UDim2.new(0, 253, 0, 34)
  616. PlrNameBK.Font = Enum.Font.Antique
  617. PlrNameBK.Text = "Player Name"
  618. PlrNameBK.TextColor3 = Color3.new(1, 1, 1)
  619. PlrNameBK.TextScaled = true
  620. PlrNameBK.TextSize = 14
  621. PlrNameBK.TextWrapped = true
  622.  
  623. RBL.Name = "RBL"
  624. RBL.Parent = Functions_Frame
  625. RBL.BackgroundColor3 = Color3.new(1, 1, 1)
  626. RBL.BackgroundTransparency = 1
  627. RBL.BorderSizePixel = 0
  628. RBL.Position = UDim2.new(40, 0, 222, 0)
  629. RBL.Size = UDim2.new(0, 259, 0, 21)
  630. RBL.Font = Enum.Font.Antique
  631. RBL.Text = "^(Requires Btools) ^"
  632. RBL.TextColor3 = Color3.new(1, 1, 1)
  633. RBL.TextScaled = true
  634. RBL.TextSize = 14
  635. RBL.TextWrapped = true
  636.  
  637. ServerLock.Name = "ServerLock"
  638. ServerLock.Parent = Functions_Frame
  639. ServerLock.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  640. ServerLock.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  641. ServerLock.BorderSizePixel = 3
  642. ServerLock.Position = UDim2.new(81, 0, 158, 0)
  643. ServerLock.Size = UDim2.new(0, 172, 0, 27)
  644. ServerLock.Font = Enum.Font.Antique
  645. ServerLock.Text = "Server Lock"
  646. ServerLock.TextColor3 = Color3.new(1, 1, 1)
  647. ServerLock.TextScaled = true
  648. ServerLock.TextSize = 14
  649. ServerLock.TextWrapped = true
  650.  
  651. UnServerLock.Name = "UnServerLock"
  652. UnServerLock.Parent = Functions_Frame
  653. UnServerLock.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  654. UnServerLock.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  655. UnServerLock.BorderSizePixel = 3
  656. UnServerLock.Position = UDim2.new(81, 0, 177, 0)
  657. UnServerLock.Size = UDim2.new(0, 172, 0, 27)
  658. UnServerLock.Visible = false
  659. UnServerLock.Font = Enum.Font.Antique
  660. UnServerLock.Text = "Un-Server-Lock"
  661. UnServerLock.TextColor3 = Color3.new(1, 1, 1)
  662. UnServerLock.TextScaled = true
  663. UnServerLock.TextSize = 14
  664. UnServerLock.TextWrapped = true
  665.  
  666. FlyFunc.Name = "FlyFunc"
  667. FlyFunc.Parent = Functions_Frame
  668. FlyFunc.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  669. FlyFunc.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  670. FlyFunc.BorderSizePixel = 3
  671. FlyFunc.Position = UDim2.new(59, 0, 254, 0)
  672. FlyFunc.Size = UDim2.new(0, 106, 0, 27)
  673. FlyFunc.Font = Enum.Font.Antique
  674. FlyFunc.Text = "Fly (E)"
  675. FlyFunc.TextColor3 = Color3.new(1, 1, 1)
  676. FlyFunc.TextScaled = true
  677. FlyFunc.TextSize = 14
  678. FlyFunc.TextWrapped = true
  679.  
  680. NoclipFunc.Name = "NoclipFunc"
  681. NoclipFunc.Parent = Functions_Frame
  682. NoclipFunc.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  683. NoclipFunc.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  684. NoclipFunc.BorderSizePixel = 3
  685. NoclipFunc.Position = UDim2.new(175, 0, 254, 0)
  686. NoclipFunc.Size = UDim2.new(0, 106, 0, 27)
  687. NoclipFunc.Font = Enum.Font.Antique
  688. NoclipFunc.Text = "Noclip (E)"
  689. NoclipFunc.TextColor3 = Color3.new(1, 1, 1)
  690. NoclipFunc.TextScaled = true
  691. NoclipFunc.TextSize = 14
  692. NoclipFunc.TextWrapped = true
  693.  
  694. Unblindable.Name = "Unblindable"
  695. Unblindable.Parent = Functions_Frame
  696. Unblindable.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  697. Unblindable.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  698. Unblindable.BorderSizePixel = 3
  699. Unblindable.Position = UDim2.new(108, 0, 326, 0)
  700. Unblindable.Size = UDim2.new(0, 123, 0, 27)
  701. Unblindable.Font = Enum.Font.Antique
  702. Unblindable.Text = "Unblindable"
  703. Unblindable.TextColor3 = Color3.new(1, 1, 1)
  704. Unblindable.TextScaled = true
  705. Unblindable.TextSize = 14
  706. Unblindable.TextWrapped = true
  707.  
  708. ResetGravity.Name = "Reset Gravity"
  709. ResetGravity.Parent = Functions_Frame
  710. ResetGravity.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  711. ResetGravity.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  712. ResetGravity.BorderSizePixel = 3
  713. ResetGravity.Position = UDim2.new(91, 0, 290, 0)
  714. ResetGravity.Size = UDim2.new(0, 161, 0, 27)
  715. ResetGravity.Font = Enum.Font.Antique
  716. ResetGravity.Text = "Reset Gravity"
  717. ResetGravity.TextColor3 = Color3.new(1, 1, 1)
  718. ResetGravity.TextScaled = true
  719. ResetGravity.TextSize = 14
  720. ResetGravity.TextWrapped = true
  721.  
  722. SSSpoint.Name = "SSSpoint"
  723. SSSpoint.Parent = Functions_Frame
  724. SSSpoint.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  725. SSSpoint.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  726. SSSpoint.BorderSizePixel = 3
  727. SSSpoint.Position = UDim2.new(70, 0, 194, 0)
  728. SSSpoint.Size = UDim2.new(0, 194, 0, 22)
  729. SSSpoint.Font = Enum.Font.Antique
  730. SSSpoint.Text = "BE POLICEMAN!"
  731. SSSpoint.TextColor3 = Color3.new(1, 1, 1)
  732. SSSpoint.TextScaled = true
  733. SSSpoint.TextSize = 14
  734. SSSpoint.TextWrapped = true
  735.  
  736. Destruction_Frame.Name = "Destruction_Frame"
  737. Destruction_Frame.Parent = Main
  738. Destruction_Frame.Active = true
  739. Destruction_Frame.BackgroundColor3 = Color3.new(0.321569, 0.741176, 1)
  740. Destruction_Frame.BorderSizePixel = 0
  741. Destruction_Frame.Position = UDim2.new(0.0224719103, 0, 0.119106703, 0)
  742. Destruction_Frame.Size = UDim2.new(0, 1, 0, 1)
  743. Destruction_Frame.Visible = false
  744.  
  745. DestructionLabel.Name = "DestructionLabel"
  746. DestructionLabel.Parent = Destruction_Frame
  747. DestructionLabel.Active = true
  748. DestructionLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  749. DestructionLabel.BackgroundTransparency = 1
  750. DestructionLabel.Position = UDim2.new(70, 0, 22, 0)
  751. DestructionLabel.Size = UDim2.new(0, 200, 0, 50)
  752. DestructionLabel.Font = Enum.Font.Antique
  753. DestructionLabel.Text = "Destruction"
  754. DestructionLabel.TextColor3 = Color3.new(1, 1, 1)
  755. DestructionLabel.TextScaled = true
  756. DestructionLabel.TextSize = 14
  757. DestructionLabel.TextWrapped = true
  758.  
  759. DestructionSubLabel.Name = "DestructionSubLabel"
  760. DestructionSubLabel.Parent = Destruction_Frame
  761. DestructionSubLabel.Active = true
  762. DestructionSubLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  763. DestructionSubLabel.BackgroundTransparency = 1
  764. DestructionSubLabel.Position = UDim2.new(70, 0, 66, 0)
  765. DestructionSubLabel.Size = UDim2.new(0, 200, 0, 14)
  766. DestructionSubLabel.Font = Enum.Font.Antique
  767. DestructionSubLabel.Text = "Thsese commands require btools in your inventory."
  768. DestructionSubLabel.TextColor3 = Color3.new(1, 1, 1)
  769. DestructionSubLabel.TextScaled = true
  770. DestructionSubLabel.TextSize = 14
  771. DestructionSubLabel.TextWrapped = true
  772.  
  773. destroyeverything.Name = "destroyeverything"
  774. destroyeverything.Parent = Destruction_Frame
  775. destroyeverything.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  776. destroyeverything.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  777. destroyeverything.BorderSizePixel = 3
  778. destroyeverything.Position = UDim2.new(93.5882568, 0, 90, 0)
  779. destroyeverything.Size = UDim2.new(0, 152, 0, 34)
  780. destroyeverything.Font = Enum.Font.Antique
  781. destroyeverything.Text = "Destroy Everything"
  782. destroyeverything.TextColor3 = Color3.new(1, 1, 1)
  783. destroyeverything.TextSize = 22
  784. destroyeverything.TextWrapped = true
  785.  
  786. destroyhouse.Name = "destroyhouse"
  787. destroyhouse.Parent = Destruction_Frame
  788. destroyhouse.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  789. destroyhouse.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  790. destroyhouse.BorderSizePixel = 3
  791. destroyhouse.Position = UDim2.new(11, 0, 132.882751, 0)
  792. destroyhouse.Size = UDim2.new(0, 152, 0, 34)
  793. destroyhouse.Font = Enum.Font.Antique
  794. destroyhouse.Text = "Destroy House"
  795. destroyhouse.TextColor3 = Color3.new(1, 1, 1)
  796. destroyhouse.TextSize = 22
  797. destroyhouse.TextWrapped = true
  798.  
  799. destroybaseplate.Name = "destroybaseplate"
  800. destroybaseplate.Parent = Destruction_Frame
  801. destroybaseplate.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  802. destroybaseplate.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  803. destroybaseplate.BorderSizePixel = 3
  804. destroybaseplate.Position = UDim2.new(11, 0, 178.916321, 0)
  805. destroybaseplate.Size = UDim2.new(0, 152, 0, 34)
  806. destroybaseplate.Font = Enum.Font.Antique
  807. destroybaseplate.Text = "Destroy Baseplate"
  808. destroybaseplate.TextColor3 = Color3.new(1, 1, 1)
  809. destroybaseplate.TextSize = 22
  810. destroybaseplate.TextWrapped = true
  811.  
  812. destroyobby.Name = "destroyobby"
  813. destroyobby.Parent = Destruction_Frame
  814. destroyobby.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  815. destroyobby.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  816. destroyobby.BorderSizePixel = 3
  817. destroyobby.Position = UDim2.new(176.000031, 0, 132.882751, 0)
  818. destroyobby.Size = UDim2.new(0, 152, 0, 34)
  819. destroyobby.Font = Enum.Font.Antique
  820. destroyobby.Text = "Destroy Obby"
  821. destroyobby.TextColor3 = Color3.new(1, 1, 1)
  822. destroyobby.TextSize = 22
  823. destroyobby.TextWrapped = true
  824.  
  825. destroybuildingblox.Name = "destroybuildingblox"
  826. destroybuildingblox.Parent = Destruction_Frame
  827. destroybuildingblox.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  828. destroybuildingblox.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  829. destroybuildingblox.BorderSizePixel = 3
  830. destroybuildingblox.Position = UDim2.new(176.000031, 0, 178.916321, 0)
  831. destroybuildingblox.Size = UDim2.new(0, 152, 0, 34)
  832. destroybuildingblox.Font = Enum.Font.Antique
  833. destroybuildingblox.Text = "Destroy Building Blox"
  834. destroybuildingblox.TextColor3 = Color3.new(1, 1, 1)
  835. destroybuildingblox.TextSize = 22
  836. destroybuildingblox.TextWrapped = true
  837.  
  838. destroyresetbutton.Name = "destroyresetbutton"
  839. destroyresetbutton.Parent = Destruction_Frame
  840. destroyresetbutton.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  841. destroyresetbutton.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  842. destroyresetbutton.BorderSizePixel = 3
  843. destroyresetbutton.Position = UDim2.new(11, 0, 223.799072, 0)
  844. destroyresetbutton.Size = UDim2.new(0, 152, 0, 34)
  845. destroyresetbutton.Font = Enum.Font.Antique
  846. destroyresetbutton.Text = "Destroy Reset Button"
  847. destroyresetbutton.TextColor3 = Color3.new(1, 1, 1)
  848. destroyresetbutton.TextSize = 22
  849. destroyresetbutton.TextWrapped = true
  850.  
  851. destroyadminslots.Name = "destroyadminslots"
  852. destroyadminslots.Parent = Destruction_Frame
  853. destroyadminslots.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  854. destroyadminslots.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  855. destroyadminslots.BorderSizePixel = 3
  856. destroyadminslots.Position = UDim2.new(176.000031, 0, 223.799072, 0)
  857. destroyadminslots.Size = UDim2.new(0, 152, 0, 34)
  858. destroyadminslots.Font = Enum.Font.Antique
  859. destroyadminslots.Text = "Destroy Admin Slots"
  860. destroyadminslots.TextColor3 = Color3.new(1, 1, 1)
  861. destroyadminslots.TextSize = 22
  862. destroyadminslots.TextWrapped = true
  863.  
  864. destroysounds.Name = "destroysounds"
  865. destroysounds.Parent = Destruction_Frame
  866. destroysounds.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  867. destroysounds.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  868. destroysounds.BorderSizePixel = 3
  869. destroysounds.Position = UDim2.new(11, 0, 270.983521, 0)
  870. destroysounds.Size = UDim2.new(0, 152, 0, 34)
  871. destroysounds.Font = Enum.Font.Antique
  872. destroysounds.Text = "Destroy All Sounds"
  873. destroysounds.TextColor3 = Color3.new(1, 1, 1)
  874. destroysounds.TextSize = 22
  875. destroysounds.TextWrapped = true
  876.  
  877. destroyjails.Name = "destroyjails"
  878. destroyjails.Parent = Destruction_Frame
  879. destroyjails.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  880. destroyjails.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  881. destroyjails.BorderSizePixel = 3
  882. destroyjails.Position = UDim2.new(176.000031, 0, 270.983521, 0)
  883. destroyjails.Size = UDim2.new(0, 152, 0, 34)
  884. destroyjails.Font = Enum.Font.Antique
  885. destroyjails.Text = "Destroy Jails"
  886. destroyjails.TextColor3 = Color3.new(1, 1, 1)
  887. destroyjails.TextSize = 22
  888. destroyjails.TextWrapped = true
  889.  
  890. destroyallplrparts.Name = "destroyallplrparts"
  891. destroyallplrparts.Parent = Destruction_Frame
  892. destroyallplrparts.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  893. destroyallplrparts.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  894. destroyallplrparts.BorderSizePixel = 3
  895. destroyallplrparts.Position = UDim2.new(94.0000305, 0, 314.638916, 0)
  896. destroyallplrparts.Size = UDim2.new(0, 152, 0, 34)
  897. destroyallplrparts.Font = Enum.Font.Antique
  898. destroyallplrparts.Text = "Destroy All Blocks (All things built by players)"
  899. destroyallplrparts.TextColor3 = Color3.new(1, 1, 1)
  900. destroyallplrparts.TextScaled = true
  901. destroyallplrparts.TextSize = 22
  902. destroyallplrparts.TextWrapped = true
  903.  
  904. Open.Name = "Open"
  905. Open.Parent = KohlsUI
  906. Open.BackgroundColor3 = Color3.new(0.376471, 0.815686, 1)
  907. Open.BorderColor3 = Color3.new(0.321569, 0.741176, 1)
  908. Open.BorderSizePixel = 3
  909. Open.Position = UDim2.new(0.00755191967, 0, 0.533880889, 0)
  910. Open.Size = UDim2.new(0, 108, 0, 40)
  911. Open.Visible = false
  912. Open.Font = Enum.Font.Antique
  913. Open.Text = "Open"
  914. Open.TextColor3 = Color3.new(1, 1, 1)
  915. Open.TextSize = 29
  916. Open.TextWrapped = true
  917. -- Scripts:
  918. Abuse.MouseButton1Down:connect(function()
  919. if HomeWarn.Visible == true then
  920. Abuse_Frame.Visible = true
  921. HomeWarn.Visible = false
  922. elseif Teleports_Frame.Visible == true then
  923. Abuse_Frame.Visible = true
  924. Teleports_Frame.Visible = false
  925. elseif Functions_Frame.Visible == true then
  926. Abuse_Frame.Visible = true
  927. Functions_Frame.Visible = false
  928. elseif Destruction_Frame.Visible == true then
  929. Abuse_Frame.Visible = true
  930. Destruction_Frame.Visible = false
  931. end
  932. end)
  933.  
  934. Destruction.MouseButton1Down:connect(function()
  935. if HomeWarn.Visible == true then
  936. Destruction_Frame.Visible = true
  937. HomeWarn.Visible = false
  938. elseif Teleports_Frame.Visible == true then
  939. Destruction_Frame.Visible = true
  940. Teleports_Frame.Visible = false
  941. elseif Functions_Frame.Visible == true then
  942. Destruction_Frame.Visible = true
  943. Functions_Frame.Visible = false
  944. elseif Abuse_Frame.Visible == true then
  945. Destruction_Frame.Visible = true
  946. Abuse_Frame.Visible = false
  947. end
  948. end)
  949. --[[ Why the fuck are you looking here? If your editing the script and using it for your own credit me or I'll rape you. -Pnyx ]]--
  950. Teleports.MouseButton1Down:connect(function()
  951. if HomeWarn.Visible == true then
  952. HomeWarn.Visible = false
  953. Teleports_Frame.Visible = true
  954. elseif Abuse_Frame.Visible == true then
  955. Abuse_Frame.Visible = false
  956. Teleports_Frame.Visible = true
  957. elseif Functions_Frame.Visible == true then
  958. Functions_Frame.Visible = false
  959. Teleports_Frame.Visible = true
  960. elseif Destruction_Frame.Visible == true then
  961. Destruction_Frame.Visible = false
  962. Teleports_Frame.Visible = true
  963. end
  964. end)
  965.  
  966. Functions.MouseButton1Down:connect(function()
  967. if HomeWarn.Visible == true then
  968. HomeWarn.Visible = false
  969. Functions_Frame.Visible = true
  970. elseif Abuse_Frame.Visible == true then
  971. Abuse_Frame.Visible = false
  972. Functions_Frame.Visible = true
  973. elseif Teleports_Frame.Visible == true then
  974. Teleports_Frame.Visible = false
  975. Functions_Frame.Visible = true
  976. elseif Destruction_Frame.Visible == true then
  977. Destruction_Frame.Visible = false
  978. Functions_Frame.Visible = true
  979. Destruction_Frame.Visible = false
  980. end
  981. end)
  982. --Navigation
  983. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  984. local Found = {}
  985. local strl = String:lower()
  986. if strl == "all" then
  987. for i,v in pairs(game.Players:GetPlayers()) do
  988. table.insert(Found,v)
  989. end
  990. elseif strl == "others" then
  991. for i,v in pairs(game.Players:GetPlayers()) do
  992. if v.Name ~= game.Players.LocalPlayer.Name then
  993. table.insert(Found,v)
  994. end
  995. end
  996. else
  997. for i,v in pairs(game.Players:GetPlayers()) do
  998. if v.Name:lower():sub(1, #String) == String:lower() then
  999. table.insert(Found,v)
  1000. end
  1001. end
  1002. end
  1003. return Found
  1004. end
  1005. --[[ Why the fuck are you looking here? If your editing the script and using it for your own credit me or I'll rape you. -Pnyx ]]--
  1006.  
  1007. Main.Active = true
  1008. Main.Draggable = true
  1009.  
  1010. CloseButton.MouseButton1Down:connect(function()
  1011. if Main.Visible == true then
  1012. if Open.Visible == false then
  1013. Main.Visible = false
  1014. Open.Visible = true
  1015. end
  1016. end
  1017. end)
  1018.  
  1019. Open.MouseButton1Down:connect(function()
  1020. if Main.Visible == false then
  1021. if Open.Visible == true then
  1022. Main.Visible = true
  1023. Open.Visible = false
  1024. end
  1025. end
  1026. end)
  1027.  
  1028.  
  1029. TPReset.MouseButton1Down:connect(function()
  1030. game.workspace.Terrain.GameFolder.Admin.Regen.CanCollide = false
  1031. game.workspace.Terrain.GameFolder.Admin.Regen.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  1032. end)
  1033.  
  1034. Protect.MouseButton1Down:connect(function()
  1035. if ProtectLabel.Text == "True" then
  1036. _G.Protected = true
  1037. ProtectLabel.Text = "False"
  1038. else
  1039. _G.Protected = true
  1040. ProtectLabel.Text = "True"
  1041. end
  1042. end)
  1043. --[[ Why the fuck are you looking here? If your editing the script and using it for your own credit me or I'll rape you. -Pnyx ]]--
  1044. GetAdmin.MouseButton1Down:connect(function()
  1045. if _G.Protected == true or ProtectLabel.Text == "True" then
  1046. for i=1,2 do
  1047. wait()
  1048. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-12.6811085, 8.62999916, 94.2793655))
  1049. wait()
  1050. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-16.6822491, 8.62009811, 94.2510757))
  1051. wait()
  1052. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-20.6922798, 8.62999916, 94.057785))
  1053. wait()
  1054. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-25.2887306, 8.62791443, 94.2289276))
  1055. wait()
  1056. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-28.5159836, 8.62999916, 94.4296722))
  1057. wait()
  1058. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-32.4557953, 8.62999916, 94.4649429))
  1059. wait()
  1060. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-36.694622, 8.62999916, 94.9627762))
  1061. wait()
  1062. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-41.0636101, 8.62999916, 94.1970444))
  1063. wait()
  1064. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-45.0423775, 8.62999916, 93.9000854))
  1065. wait()
  1066. end
  1067. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-7.05252457, 8.22999954, 93.9055252))
  1068. wait(0.30)
  1069. game:GetService'Players':Chat(":sit me")
  1070. wait()
  1071. game:GetService'Players':Chat(":jail me")
  1072. wait(1)
  1073. game:GetService'Players':Chat(":unsit me")
  1074. wait(.30)
  1075. for i=1,4 do
  1076. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-6.61637306, 8.22999954, 84.3578262))
  1077. end
  1078. elseif _G.Protected == false or ProtectLabel.Text == "False" then
  1079. --[[ Why the fuck are you looking here? If your editing the script and using it for your own credit me or I'll rape you. -Pnyx ]]--
  1080. --Not protect--
  1081. wait()
  1082. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-12.6811085, 8.62999916, 94.2793655))
  1083. wait()
  1084. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-16.6822491, 8.62009811, 94.2510757))
  1085. wait()
  1086. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-20.6922798, 8.62999916, 94.057785))
  1087. wait()
  1088. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-25.2887306, 8.62791443, 94.2289276))
  1089. wait()
  1090. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-28.5159836, 8.62999916, 94.4296722))
  1091. wait()
  1092. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-32.4557953, 8.62999916, 94.4649429))
  1093. wait()
  1094. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-36.694622, 8.62999916, 94.9627762))
  1095. wait()
  1096. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-41.0636101, 8.62999916, 94.1970444))
  1097. wait()
  1098. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-45.0423775, 8.62999916, 93.9000854))
  1099. wait()
  1100. end
  1101. end)
  1102.  
  1103. LoopCmd.MouseButton1Down:connect(function()
  1104. --[[ Why the fuck are you looking here? If your editing the script and using it for your own credit me or I'll rape you. -Pnyx ]]--
  1105. _G.Running = true
  1106. LoopCmd.Visible = false
  1107. StopLoopCmd.Visible = true
  1108. while _G.Running == true do wait()
  1109. game:GetService'Players':Chat((tostring(CommandLoopBox.Text)))
  1110. end
  1111. end)
  1112.  
  1113. StopLoopCmd.MouseButton1Down:connect(function()
  1114. LoopCmd.Visible = true
  1115. StopLoopCmd.Visible = false
  1116. _G.Running = false
  1117. end)
  1118.  
  1119. FinishObby.MouseButton1Down:connect(function()
  1120. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-41.2672195, 3.68953586, 34.2517052))
  1121. end)
  1122.  
  1123. TPSpawn.MouseButton1Down:connect(function()
  1124. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-41.7809067, 3.69189405, -23.419302))
  1125. end)
  1126.  
  1127. FinishObby.MouseButton1Down:connect(function()
  1128. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-41.2672195, 3.68953586, 34.2517052))
  1129. end)
  1130.  
  1131. TPInsideHouse.MouseButton1Down:connect(function()
  1132. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-28.3604622, 8.22999954, 69.9716721))
  1133. end)
  1134.  
  1135. TPResetButton.MouseButton1Down:connect(function()
  1136. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-7.00108433, 8.62999344, 94.7342911))
  1137. end)
  1138.  
  1139. TPBuildingBlocks.MouseButton1Down:connect(function()
  1140. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-84.2184067, 3.70000005, -1.46384132))
  1141. end)
  1142.  
  1143. TPTopOfHouse.MouseButton1Down:connect(function()
  1144. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-30.1182251, 41.8300018, 72.7351761))
  1145. end)
  1146.  
  1147. TPToPlayer.MouseButton1Down:connect(function()
  1148. for i,v in pairs(GetPlayer(PlrName.Text))do
  1149. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  1150. end
  1151. end)
  1152.  
  1153. KickPlayer.MouseButton1Down:connect(function()
  1154. for i,v in pairs(GetPlayer(PlrNameBK.Text))do
  1155. game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(game.Players[v.Name])
  1156. end
  1157. end)
  1158.  
  1159. --[[
  1160. If you're seeing this then its because I forgot to remove it lol.
  1161. Note;
  1162. Credit builderboy256 for ban script
  1163. --]]
  1164.  
  1165. local Banned = {}
  1166.  
  1167. BanPlayer.MouseButton1Down:connect(function()
  1168. for i,v in pairs(GetPlayer(PlrNameBK.Text))do
  1169. print("Credits go to builderboy256 for the ban script.")
  1170. local target = GetPlayer(PlrNameBK.Text)
  1171. if target then
  1172. table.insert(Banned,target.Name)
  1173. wait(0.5)
  1174. game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(game.Players[v.Name])
  1175. end
  1176. end
  1177. end)
  1178. --[[ Why the fuck are you looking here? If your editing the script and using it for your own credit me or I'll rape you. -Pnyx ]]--
  1179. game.Players.PlayerAdded:connect(function(plr)
  1180. for i,v in pairs(GetPlayer(PlrNameBK.Text))do
  1181. for i = 1,#Banned do
  1182. if Banned[i] == plr.Name then
  1183. game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(game.Players[v.Name])
  1184. end
  1185. end
  1186. end
  1187. end)
  1188.  
  1189. --[[
  1190. If you're reading this it's because I forgot to remove this.
  1191. Note;
  1192. Dont forget to credit Timeless for slock script
  1193. --]]
  1194.  
  1195. ServerLock.MouseButton1Down:connect(function()
  1196. print("Credits to Timeless for the Serverlock Script.")
  1197. _G.Lock = true
  1198. ServerLock.Visible = false
  1199. UnServerLock.Visible = true
  1200. end)
  1201.  
  1202. UnServerLock.MouseButton1Down:connect(function()
  1203. _G.Lock = false
  1204. ServerLock.Visible = true
  1205. UnServerLock.Visible = false
  1206. end)
  1207.  
  1208. game.Players.PlayerAdded:connect(function(plr)
  1209. if _G.Lock == true then
  1210. game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(plr)
  1211. elseif _G.Lock == false then
  1212. end
  1213. end)
  1214. --[[ Why the fuck are you looking here? If your editing the script and using it for your own credit me or I'll rape you. -Pnyx ]]--
  1215. Unblindable.MouseButton1Down:connect(function()
  1216. while true do wait()
  1217. game.Players.LocalPlayer.PlayerGui:WaitForChild("EFFECTGUIBLIND")
  1218. game.Players.LocalPlayer.PlayerGui.EFFECTGUIBLIND:Destroy()
  1219. end
  1220. end)
  1221.  
  1222. ResetGravity.MouseButton1Down:connect(function()
  1223. game.Workspace.Gravity = 196.2
  1224. end)
  1225.  
  1226. destroyeverything.MouseButton1Down:connect(function()
  1227. game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(game.Workspace.Terrain.GameFolder)
  1228. end)
  1229.  
  1230. destroysounds.MouseButton1Down:connect(function()
  1231. game.Workspace.Terrain.GameFolder.Folder:WaitForChild("Sound")
  1232. game.Workspace.Terrain.GameFolder.Folder.Sound:Destroy()
  1233. end)
  1234.  
  1235. destroyhouse.MouseButton1Down:connect(function()
  1236. game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(game.Workspace.Terrain.GameFolder.Workspace:FindFirstChild("Basic House"))
  1237. end)
  1238.  
  1239. destroybaseplate.MouseButton1Down:connect(function()
  1240. game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(game.Workspace.Terrain.GameFolder.Workspace.Baseplate)
  1241. end)
  1242.  
  1243. destroyadminslots.MouseButton1Down:connect(function()
  1244. game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(game.Workspace.Terrain.GameFolder.Workspace:FindFirstChild("Admin Dividers"))
  1245. game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(game.Workspace.Terrain.GameFolder.Admin:FindFirstChild("Pads"))
  1246. end)
  1247.  
  1248. destroybuildingblox.MouseButton1Down:connect(function()
  1249. game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(game.Workspace.Terrain.GameFolder.Workspace:FindFirstChild("Building Bricks"))
  1250. end)
  1251. --[[ Why the fuck are you looking here? If your editing the script and using it for your own credit me or I'll rape you. -Pnyx ]]--
  1252. destroyjails.MouseButton1Down:connect(function()
  1253. if game:GetService("Players").LocalPlayer.Backpack.Delete then
  1254. for i,players in pairs(game.Players:GetChildren()) do
  1255. for i,v in pairs(game.Workspace.Terrain.GameFolder.Folder:GetChildren()) do
  1256. if v:IsA("Model") then
  1257. for i = 1,6 do
  1258. game:GetService("Players").LocalPlayer.Backpack.Delete.delete:FireServer(v)
  1259. end
  1260. end
  1261. end
  1262. end
  1263. else
  1264. wait()
  1265. return
  1266. end
  1267. end)
  1268.  
  1269. destroyresetbutton.MouseButton1Down:connect(function()
  1270. game.Players.LocalPlayer.Backpack.Delete.delete:FireServer(game.Workspace.Terrain.GameFolder.Admin.Regen)
  1271. end)
  1272.  
  1273. destroyallplrparts.MouseButton1Down:connect(function()
  1274. if game:GetService("Players").LocalPlayer.Backpack.Delete then
  1275. for i,players in pairs(game.Players:GetChildren()) do
  1276. for i,v in pairs(game.Workspace.Terrain.GameFolder.Workspace:GetChildren()) do
  1277. if v:IsA("Part") then
  1278. for i = 1,600 do
  1279. game:GetService("Players").LocalPlayer.Backpack.Delete.delete:FireServer(v)
  1280. end
  1281. end
  1282. end
  1283. end
  1284. else
  1285. wait()
  1286. return
  1287. end
  1288. end)
  1289. --[[ Why the fuck are you looking here? If your editing the script and using it for your own credit me or I'll rape you. -Pnyx ]]--
  1290. NoclipFunc.MouseButton1Down:connect(function()
  1291. print("Credits to RelentlessRaptor on V3rmillion and RelentlessRaptor#5709 on discord.")
  1292. --Made by !!!RelentlessRaptor#5709 on discord.
  1293. --Press E to enable / disable
  1294.  
  1295. enabled = false
  1296. function onKeyPress(actionName, userInputState, inputObject)
  1297. if userInputState == Enum.UserInputState.Begin then
  1298. if enabled == true then
  1299. enabled = false
  1300. else
  1301. enabled = true
  1302. end
  1303. end
  1304. end
  1305. game.ContextActionService:BindAction("keyPress", onKeyPress, false, Enum.KeyCode.E)
  1306.  
  1307. game:GetService('Players').LocalPlayer.Character.Torso.Touched:connect(function(t)
  1308. if enabled == true then
  1309. if t.CanCollide == true then
  1310. t.CanCollide = false
  1311. end
  1312. end
  1313. end)
  1314. game:GetService('Players').LocalPlayer.Character.Torso.TouchEnded:connect(function(t)
  1315. if enabled == true then
  1316. if t.CanCollide == false then
  1317. t.CanCollide = true
  1318. end
  1319. end
  1320.  
  1321. end)
  1322. end)
  1323.  
  1324. FlyFunc.MouseButton1Down:connect(function()
  1325. print("Credits to DIY NATION on V3rmillion.")
  1326. repeat wait()
  1327. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1328. local mouse = game.Players.LocalPlayer:GetMouse()
  1329. repeat wait() until mouse
  1330. local plr = game.Players.LocalPlayer
  1331. local torso = plr.Character.Torso
  1332. local flying = true
  1333. local deb = true
  1334. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1335. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1336. local maxspeed = 50
  1337. local speed = 0
  1338. --[[ Why the fuck are you looking here? If your editing the script and using it for your own credit me or I'll rape you. -Pnyx ]]--
  1339. function Fly()
  1340. local bg = Instance.new("BodyGyro", torso)
  1341. bg.P = 9e4
  1342. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1343. bg.cframe = torso.CFrame
  1344. local bv = Instance.new("BodyVelocity", torso)
  1345. bv.velocity = Vector3.new(0,0.1,0)
  1346. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1347. repeat wait()
  1348. plr.Character.Humanoid.PlatformStand = true
  1349. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1350. speed = speed+.5+(speed/maxspeed)
  1351. if speed > maxspeed then
  1352. speed = maxspeed
  1353. end
  1354. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1355. speed = speed-1
  1356. if speed < 0 then
  1357. speed = 0
  1358. end
  1359. end
  1360. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1361. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1362. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1363. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1364. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1365. else
  1366. bv.velocity = Vector3.new(0,0.1,0)
  1367. end
  1368. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1369. until not flying
  1370. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1371. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1372. speed = 0
  1373. bg:Destroy()
  1374. bv:Destroy()
  1375. plr.Character.Humanoid.PlatformStand = false
  1376. end
  1377. mouse.KeyDown:connect(function(key)
  1378. if key:lower() == "q" then
  1379. if flying then flying = false
  1380. else
  1381. flying = true
  1382. Fly()
  1383. end
  1384. elseif key:lower() == "w" then
  1385. ctrl.f = 1
  1386. elseif key:lower() == "s" then
  1387. ctrl.b = -1
  1388. elseif key:lower() == "a" then
  1389. ctrl.l = -1
  1390. elseif key:lower() == "d" then
  1391. ctrl.r = 1
  1392. end
  1393. end)
  1394. mouse.KeyUp:connect(function(key)
  1395. if key:lower() == "w" then
  1396. ctrl.f = 0
  1397. elseif key:lower() == "s" then
  1398. ctrl.b = 0
  1399. elseif key:lower() == "a" then
  1400. ctrl.l = 0
  1401. elseif key:lower() == "d" then
  1402. ctrl.r = 0
  1403. end
  1404. end)
  1405. Fly()
  1406. end)
  1407. --[[ Why the fuck are you looking here? If your editing the script and using it for your own credit me or I'll rape you. -Pnyx ]]--
  1408. SSSpoint.MouseButton1Down:connect(function()
  1409. game:GetService'Players':Chat(":reload me")
  1410.  
  1411. game:GetService'Players':Chat(":gear me 82357123")
  1412. game:GetService'Players':Chat(":gear me 139578207")
  1413. game:GetService'Players':Chat(":god me")
  1414. game:GetService'Players':Chat(":name me POLICEMAN")
  1415. game:GetService'Players':Chat(":speed me 25")
  1416. game:GetService'Players':Chat(":trail me black")
  1417. end)
  1418.  
  1419. while true do
  1420. wait(0.5)
  1421. if not game.Players.LocalPlayer.Backpack:FindFirstChild("Delete") then
  1422. game:GetService'Players':Chat(":btools me")
  1423. end
  1424. end
Add Comment
Please, Sign In to add comment