NeverPotted

Untitled

Mar 15th, 2019
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 226.31 KB | None | 0 0
  1. -- Made by NeverScriptOfficial & BingedHaxYT
  2.  
  3. print("Aslaph Hub [Trial!]")
  4.  
  5. local LoginList = {
  6. ["Username"] = "Guest",
  7. ["Password"] = "Guest"
  8. }
  9.  
  10. -- Instances:
  11.  
  12. local AslaphHub = Instance.new("ScreenGui")
  13. local LoginFrame = Instance.new("Frame")
  14. local TextLabel = Instance.new("TextLabel")
  15. local TextLabel_2 = Instance.new("TextLabel")
  16. local TextLabel_3 = Instance.new("TextLabel")
  17. local UserBox = Instance.new("TextBox")
  18. local PassBox = Instance.new("TextBox")
  19. local Sumbit = Instance.new("TextButton")
  20. local TextLabel_4 = Instance.new("TextLabel")
  21. local MainGUI = Instance.new("Frame")
  22. local TextLabel_5 = Instance.new("TextLabel")
  23. local FeScriptsBut = Instance.new("TextButton")
  24. local FeScriptsFrame = Instance.new("Frame")
  25. local TextLabel_6 = Instance.new("TextLabel")
  26. local CloseFeScripts = Instance.new("TextButton")
  27. local CreeperBut = Instance.new("TextButton")
  28. local DropHatsBut = Instance.new("TextButton")
  29. local GodBut = Instance.new("TextButton")
  30. local GameScriptsBut = Instance.new("TextButton")
  31. local GameScriptsFrame = Instance.new("Frame")
  32. local TextLabel_7 = Instance.new("TextLabel")
  33. local CloseGameScripts = Instance.new("TextButton")
  34. local FencingBut = Instance.new("TextButton")
  35. local JailbreakBut = Instance.new("TextButton")
  36. local PrisonLifeBut = Instance.new("TextButton")
  37. local FencingFrame = Instance.new("Frame")
  38. local TextLabel_8 = Instance.new("TextLabel")
  39. local BackFencing = Instance.new("TextButton")
  40. local ReachBut = Instance.new("TextButton")
  41. local GodFencingBut = Instance.new("TextButton")
  42. local SpiralBut = Instance.new("TextButton")
  43. local JailbreakFrame = Instance.new("Frame")
  44. local TextLabel_9 = Instance.new("TextLabel")
  45. local BackJailbreak = Instance.new("TextButton")
  46. local InfBoostBut = Instance.new("TextButton")
  47. local GodJailbreakBut = Instance.new("TextButton")
  48. local ComingSoon = Instance.new("TextButton")
  49. local PrisonLifeFrame = Instance.new("Frame")
  50. local TextLabel_10 = Instance.new("TextLabel")
  51. local BackPrisonLife = Instance.new("TextButton")
  52. local OpGuiBut = Instance.new("TextButton")
  53. local ComingSoon_2 = Instance.new("TextButton")
  54. local ComingSoon_3 = Instance.new("TextButton")
  55. local LocalCommandsBut = Instance.new("TextButton")
  56. local LocalCommandsFrame = Instance.new("Frame")
  57. local TextLabel_11 = Instance.new("TextLabel")
  58. local CloseLocalCommands = Instance.new("TextButton")
  59. local ApplySpeedBut = Instance.new("TextButton")
  60. local SpeedBox = Instance.new("TextBox")
  61. local JumpBox = Instance.new("TextBox")
  62. local ApplyJumpBut = Instance.new("TextButton")
  63. local SettingsBut = Instance.new("TextButton")
  64. local SettingsFrame = Instance.new("Frame")
  65. local TextLabel_12 = Instance.new("TextLabel")
  66. local CloseSettings = Instance.new("TextButton")
  67. local RainbowBut = Instance.new("TextButton")
  68. local InfoBut = Instance.new("TextButton")
  69. local InfoFrame = Instance.new("Frame")
  70. local TextLabel_13 = Instance.new("TextLabel")
  71. local TextLabel_14 = Instance.new("TextLabel")
  72. local TextLabel_15 = Instance.new("TextLabel")
  73. local CloseInfo = Instance.new("TextButton")
  74. local Close = Instance.new("TextButton")
  75. local OpenGUI = Instance.new("Frame")
  76. local Open = Instance.new("TextButton")
  77.  
  78. --Properties:
  79.  
  80. AslaphHub.Name = "AslaphHub"
  81. AslaphHub.Parent = game.CoreGui
  82. AslaphHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  83.  
  84. LoginFrame.Name = "LoginFrame"
  85. LoginFrame.Parent = AslaphHub
  86. LoginFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  87. LoginFrame.Position = UDim2.new(0, 0, 0.307400405, 0)
  88. LoginFrame.Size = UDim2.new(0, 184, 0, 258)
  89.  
  90. TextLabel.Parent = LoginFrame
  91. TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  92. TextLabel.BorderSizePixel = 0
  93. TextLabel.Position = UDim2.new(0.0271739122, 0, 0, 0)
  94. TextLabel.Size = UDim2.new(0, 179, 0, 25)
  95. TextLabel.Font = Enum.Font.GothamBlack
  96. TextLabel.Text = "Aslaph - Login"
  97. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  98. TextLabel.TextScaled = true
  99. TextLabel.TextSize = 14
  100. TextLabel.TextWrapped = true
  101.  
  102. TextLabel_2.Parent = LoginFrame
  103. TextLabel_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  104. TextLabel_2.BorderSizePixel = 0
  105. TextLabel_2.Position = UDim2.new(0.0163043477, 5, 0.177759692, 0)
  106. TextLabel_2.Size = UDim2.new(0, 77, 0, 25)
  107. TextLabel_2.Font = Enum.Font.GothamBlack
  108. TextLabel_2.Text = "Username:"
  109. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  110. TextLabel_2.TextScaled = true
  111. TextLabel_2.TextSize = 14
  112. TextLabel_2.TextWrapped = true
  113.  
  114. TextLabel_3.Parent = LoginFrame
  115. TextLabel_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  116. TextLabel_3.BorderSizePixel = 0
  117. TextLabel_3.Position = UDim2.new(0.0163043477, 5, 0.373759687, 0)
  118. TextLabel_3.Size = UDim2.new(0, 77, 0, 25)
  119. TextLabel_3.Font = Enum.Font.GothamBlack
  120. TextLabel_3.Text = "Password:"
  121. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  122. TextLabel_3.TextScaled = true
  123. TextLabel_3.TextSize = 14
  124. TextLabel_3.TextWrapped = true
  125.  
  126. UserBox.Name = "UserBox"
  127. UserBox.Parent = LoginFrame
  128. UserBox.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  129. UserBox.BorderColor3 = Color3.new(1, 1, 1)
  130. UserBox.BorderSizePixel = 2
  131. UserBox.Position = UDim2.new(0.510557234, 0, 0.196654424, 0)
  132. UserBox.Size = UDim2.new(0, 81, 0, 20)
  133. UserBox.Font = Enum.Font.GothamBlack
  134. UserBox.Text = ""
  135. UserBox.TextColor3 = Color3.new(255,255,255)
  136. UserBox.TextSize = 14
  137.  
  138. PassBox.Name = "PassBox"
  139. PassBox.Parent = LoginFrame
  140. PassBox.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  141. PassBox.BorderColor3 = Color3.new(1, 1, 1)
  142. PassBox.BorderSizePixel = 2
  143. PassBox.Position = UDim2.new(0.510557234, 0, 0.380864948, 0)
  144. PassBox.Size = UDim2.new(0, 81, 0, 20)
  145. PassBox.Font = Enum.Font.GothamBlack
  146. PassBox.Text = ""
  147. PassBox.TextColor3 = Color3.new(255,255,255)
  148. PassBox.TextSize = 14
  149.  
  150. Sumbit.Name = "Sumbit"
  151. Sumbit.Parent = LoginFrame
  152. Sumbit.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  153. Sumbit.BorderSizePixel = 0
  154. Sumbit.Position = UDim2.new(0.183322906, 0, 0.825641513, 0)
  155. Sumbit.Size = UDim2.new(0, 115, 0, 36)
  156. Sumbit.AutoButtonColor = false
  157. Sumbit.Font = Enum.Font.GothamBlack
  158. Sumbit.Text = "Login"
  159. Sumbit.TextColor3 = Color3.new(1, 1, 1)
  160. Sumbit.TextScaled = true
  161. Sumbit.TextSize = 24
  162. Sumbit.TextWrapped = true
  163.  
  164. TextLabel_4.Parent = LoginFrame
  165. TextLabel_4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  166. TextLabel_4.BorderSizePixel = 0
  167. TextLabel_4.Position = UDim2.new(0, 0, 0.488372087, 0)
  168. TextLabel_4.Size = UDim2.new(0, 184, 0, 74)
  169. TextLabel_4.Font = Enum.Font.GothamBlack
  170. TextLabel_4.Text = "Put \"Guest\" as username and password to login as a guest."
  171. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  172. TextLabel_4.TextSize = 18
  173. TextLabel_4.TextWrapped = true
  174.  
  175. MainGUI.Name = "MainGUI"
  176. MainGUI.Parent = AslaphHub
  177. MainGUI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  178. MainGUI.BorderSizePixel = 0
  179. MainGUI.Position = UDim2.new(0.323037833, 0, 0.249499217, 0)
  180. MainGUI.Size = UDim2.new(0, 294, 0, 339)
  181. MainGUI.Visible = false
  182. MainGUI.Active = true
  183. MainGUI.Draggable = true
  184.  
  185. TextLabel_5.Parent = MainGUI
  186. TextLabel_5.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  187. TextLabel_5.BorderSizePixel = 0
  188. TextLabel_5.Size = UDim2.new(0, 294, 0, 25)
  189. TextLabel_5.Font = Enum.Font.GothamBlack
  190. TextLabel_5.Text = "Aslaph Hub - Main"
  191. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  192. TextLabel_5.TextScaled = true
  193. TextLabel_5.TextSize = 14
  194. TextLabel_5.TextWrapped = true
  195.  
  196. FeScriptsBut.Name = "FeScriptsBut"
  197. FeScriptsBut.Parent = MainGUI
  198. FeScriptsBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  199. FeScriptsBut.BorderSizePixel = 0
  200. FeScriptsBut.Position = UDim2.new(0.0680272132, 0, 0.144542769, 0)
  201. FeScriptsBut.Size = UDim2.new(0, 115, 0, 77)
  202. FeScriptsBut.AutoButtonColor = false
  203. FeScriptsBut.Font = Enum.Font.GothamBlack
  204. FeScriptsBut.Text = "Fe Scripts"
  205. FeScriptsBut.TextColor3 = Color3.new(1, 1, 1)
  206. FeScriptsBut.TextSize = 28
  207. FeScriptsBut.TextWrapped = true
  208.  
  209. FeScriptsFrame.Name = "FeScriptsFrame"
  210. FeScriptsFrame.Parent = FeScriptsBut
  211. FeScriptsFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  212. FeScriptsFrame.BorderSizePixel = 0
  213. FeScriptsFrame.Position = UDim2.new(-0.773913026, 0, -1.98701298, 0)
  214. FeScriptsFrame.Size = UDim2.new(0, 431, 0, 92)
  215. FeScriptsFrame.Visible = false
  216.  
  217. TextLabel_6.Parent = FeScriptsFrame
  218. TextLabel_6.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  219. TextLabel_6.BorderSizePixel = 0
  220. TextLabel_6.Size = UDim2.new(0, 431, 0, 25)
  221. TextLabel_6.Font = Enum.Font.GothamBlack
  222. TextLabel_6.Text = "Fe Scripts"
  223. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  224. TextLabel_6.TextScaled = true
  225. TextLabel_6.TextSize = 14
  226. TextLabel_6.TextWrapped = true
  227.  
  228. CloseFeScripts.Name = "CloseFeScripts"
  229. CloseFeScripts.Parent = FeScriptsFrame
  230. CloseFeScripts.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  231. CloseFeScripts.BorderSizePixel = 0
  232. CloseFeScripts.Position = UDim2.new(0.871087611, 0, 0.464738965, 0)
  233. CloseFeScripts.Size = UDim2.new(0, 39, 0, 33)
  234. CloseFeScripts.AutoButtonColor = false
  235. CloseFeScripts.Font = Enum.Font.GothamBlack
  236. CloseFeScripts.Text = "X"
  237. CloseFeScripts.TextColor3 = Color3.new(1, 0, 0)
  238. CloseFeScripts.TextSize = 24
  239.  
  240. CreeperBut.Name = "CreeperBut"
  241. CreeperBut.Parent = FeScriptsFrame
  242. CreeperBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  243. CreeperBut.BorderSizePixel = 0
  244. CreeperBut.Position = UDim2.new(0.0365706086, 0, 0.459760249, 0)
  245. CreeperBut.Size = UDim2.new(0, 106, 0, 33)
  246. CreeperBut.AutoButtonColor = false
  247. CreeperBut.Font = Enum.Font.GothamBlack
  248. CreeperBut.Text = "Creeper"
  249. CreeperBut.TextColor3 = Color3.new(1, 1, 1)
  250. CreeperBut.TextSize = 18
  251. CreeperBut.TextWrapped = true
  252.  
  253. DropHatsBut.Name = "DropHatsBut"
  254. DropHatsBut.Parent = FeScriptsFrame
  255. DropHatsBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  256. DropHatsBut.BorderSizePixel = 0
  257. DropHatsBut.Position = UDim2.new(0.317313075, 0, 0.459760249, 0)
  258. DropHatsBut.Size = UDim2.new(0, 106, 0, 33)
  259. DropHatsBut.AutoButtonColor = false
  260. DropHatsBut.Font = Enum.Font.GothamBlack
  261. DropHatsBut.Text = "Drop Hats"
  262. DropHatsBut.TextColor3 = Color3.new(1, 1, 1)
  263. DropHatsBut.TextSize = 18
  264. DropHatsBut.TextWrapped = true
  265.  
  266. GodBut.Name = "GodBut"
  267. GodBut.Parent = FeScriptsFrame
  268. GodBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  269. GodBut.BorderSizePixel = 0
  270. GodBut.Position = UDim2.new(0.595735312, 0, 0.459760249, 0)
  271. GodBut.Size = UDim2.new(0, 106, 0, 33)
  272. GodBut.AutoButtonColor = false
  273. GodBut.Font = Enum.Font.GothamBlack
  274. GodBut.Text = "God"
  275. GodBut.TextColor3 = Color3.new(1, 1, 1)
  276. GodBut.TextSize = 18
  277. GodBut.TextWrapped = true
  278.  
  279. GameScriptsBut.Name = "GameScriptsBut"
  280. GameScriptsBut.Parent = MainGUI
  281. GameScriptsBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  282. GameScriptsBut.BorderSizePixel = 0
  283. GameScriptsBut.Position = UDim2.new(0.523809552, 0, 0.144542769, 0)
  284. GameScriptsBut.Size = UDim2.new(0, 115, 0, 77)
  285. GameScriptsBut.AutoButtonColor = false
  286. GameScriptsBut.Font = Enum.Font.GothamBlack
  287. GameScriptsBut.Text = "Game Scripts"
  288. GameScriptsBut.TextColor3 = Color3.new(1, 1, 1)
  289. GameScriptsBut.TextSize = 28
  290. GameScriptsBut.TextWrapped = true
  291.  
  292. GameScriptsFrame.Name = "GameScriptsFrame"
  293. GameScriptsFrame.Parent = GameScriptsBut
  294. GameScriptsFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  295. GameScriptsFrame.BorderSizePixel = 0
  296. GameScriptsFrame.Position = UDim2.new(-1.93913043, 0, -1.97402596, 0)
  297. GameScriptsFrame.Size = UDim2.new(0, 431, 0, 92)
  298. GameScriptsFrame.Visible = false
  299.  
  300. TextLabel_7.Parent = GameScriptsFrame
  301. TextLabel_7.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  302. TextLabel_7.BorderSizePixel = 0
  303. TextLabel_7.Size = UDim2.new(0, 431, 0, 25)
  304. TextLabel_7.Font = Enum.Font.GothamBlack
  305. TextLabel_7.Text = "Games"
  306. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  307. TextLabel_7.TextScaled = true
  308. TextLabel_7.TextSize = 14
  309. TextLabel_7.TextWrapped = true
  310.  
  311. CloseGameScripts.Name = "CloseGameScripts"
  312. CloseGameScripts.Parent = GameScriptsFrame
  313. CloseGameScripts.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  314. CloseGameScripts.BorderSizePixel = 0
  315. CloseGameScripts.Position = UDim2.new(0.871087611, 0, 0.464738965, 0)
  316. CloseGameScripts.Size = UDim2.new(0, 39, 0, 33)
  317. CloseGameScripts.AutoButtonColor = false
  318. CloseGameScripts.Font = Enum.Font.GothamBlack
  319. CloseGameScripts.Text = "X"
  320. CloseGameScripts.TextColor3 = Color3.new(1, 0, 0)
  321. CloseGameScripts.TextSize = 24
  322.  
  323. FencingBut.Name = "FencingBut"
  324. FencingBut.Parent = GameScriptsFrame
  325. FencingBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  326. FencingBut.BorderSizePixel = 0
  327. FencingBut.Position = UDim2.new(0.0365706086, 0, 0.459760249, 0)
  328. FencingBut.Size = UDim2.new(0, 106, 0, 33)
  329. FencingBut.AutoButtonColor = false
  330. FencingBut.Font = Enum.Font.GothamBlack
  331. FencingBut.Text = "Fencing"
  332. FencingBut.TextColor3 = Color3.new(1, 1, 1)
  333. FencingBut.TextSize = 18
  334. FencingBut.TextWrapped = true
  335.  
  336. JailbreakBut.Name = "JailbreakBut"
  337. JailbreakBut.Parent = GameScriptsFrame
  338. JailbreakBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  339. JailbreakBut.BorderSizePixel = 0
  340. JailbreakBut.Position = UDim2.new(0.317313075, 0, 0.459760249, 0)
  341. JailbreakBut.Size = UDim2.new(0, 106, 0, 33)
  342. JailbreakBut.AutoButtonColor = false
  343. JailbreakBut.Font = Enum.Font.GothamBlack
  344. JailbreakBut.Text = "Jailbreak"
  345. JailbreakBut.TextColor3 = Color3.new(1, 1, 1)
  346. JailbreakBut.TextSize = 18
  347. JailbreakBut.TextWrapped = true
  348.  
  349. PrisonLifeBut.Name = "PrisonLifeBut"
  350. PrisonLifeBut.Parent = GameScriptsFrame
  351. PrisonLifeBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  352. PrisonLifeBut.BorderSizePixel = 0
  353. PrisonLifeBut.Position = UDim2.new(0.595735312, 0, 0.459760249, 0)
  354. PrisonLifeBut.Size = UDim2.new(0, 106, 0, 33)
  355. PrisonLifeBut.AutoButtonColor = false
  356. PrisonLifeBut.Font = Enum.Font.GothamBlack
  357. PrisonLifeBut.Text = "Prison Life"
  358. PrisonLifeBut.TextColor3 = Color3.new(1, 1, 1)
  359. PrisonLifeBut.TextSize = 18
  360. PrisonLifeBut.TextWrapped = true
  361.  
  362. FencingFrame.Name = "FencingFrame"
  363. FencingFrame.Parent = GameScriptsBut
  364. FencingFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  365. FencingFrame.BorderSizePixel = 0
  366. FencingFrame.Position = UDim2.new(-1.93913043, 0, -1.97402596, 0)
  367. FencingFrame.Size = UDim2.new(0, 431, 0, 92)
  368. FencingFrame.Visible = false
  369.  
  370. TextLabel_8.Parent = FencingFrame
  371. TextLabel_8.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  372. TextLabel_8.BorderSizePixel = 0
  373. TextLabel_8.Size = UDim2.new(0, 431, 0, 25)
  374. TextLabel_8.Font = Enum.Font.GothamBlack
  375. TextLabel_8.Text = "Fencing"
  376. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  377. TextLabel_8.TextScaled = true
  378. TextLabel_8.TextSize = 14
  379. TextLabel_8.TextWrapped = true
  380.  
  381. BackFencing.Name = "BackFencing"
  382. BackFencing.Parent = FencingFrame
  383. BackFencing.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  384. BackFencing.BorderSizePixel = 0
  385. BackFencing.Position = UDim2.new(0.871087611, 0, 0.464738965, 0)
  386. BackFencing.Size = UDim2.new(0, 39, 0, 33)
  387. BackFencing.AutoButtonColor = false
  388. BackFencing.Font = Enum.Font.GothamBlack
  389. BackFencing.Text = "<"
  390. BackFencing.TextColor3 = Color3.new(1, 1, 1)
  391. BackFencing.TextSize = 24
  392.  
  393. ReachBut.Name = "ReachBut"
  394. ReachBut.Parent = FencingFrame
  395. ReachBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  396. ReachBut.BorderSizePixel = 0
  397. ReachBut.Position = UDim2.new(0.0365706086, 0, 0.459760249, 0)
  398. ReachBut.Size = UDim2.new(0, 106, 0, 33)
  399. ReachBut.AutoButtonColor = false
  400. ReachBut.Font = Enum.Font.GothamBlack
  401. ReachBut.Text = "Reach"
  402. ReachBut.TextColor3 = Color3.new(1, 1, 1)
  403. ReachBut.TextSize = 18
  404. ReachBut.TextWrapped = true
  405.  
  406. GodFencingBut.Name = "GodFencingBut"
  407. GodFencingBut.Parent = FencingFrame
  408. GodFencingBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  409. GodFencingBut.BorderSizePixel = 0
  410. GodFencingBut.Position = UDim2.new(0.317313075, 0, 0.459760249, 0)
  411. GodFencingBut.Size = UDim2.new(0, 106, 0, 33)
  412. GodFencingBut.AutoButtonColor = false
  413. GodFencingBut.Font = Enum.Font.GothamBlack
  414. GodFencingBut.Text = "God"
  415. GodFencingBut.TextColor3 = Color3.new(1, 1, 1)
  416. GodFencingBut.TextSize = 18
  417. GodFencingBut.TextWrapped = true
  418.  
  419. SpiralBut.Name = "SpiralBut"
  420. SpiralBut.Parent = FencingFrame
  421. SpiralBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  422. SpiralBut.BorderSizePixel = 0
  423. SpiralBut.Position = UDim2.new(0.595735312, 0, 0.459760249, 0)
  424. SpiralBut.Size = UDim2.new(0, 106, 0, 33)
  425. SpiralBut.AutoButtonColor = false
  426. SpiralBut.Font = Enum.Font.GothamBlack
  427. SpiralBut.Text = "Spiral"
  428. SpiralBut.TextColor3 = Color3.new(1, 1, 1)
  429. SpiralBut.TextSize = 18
  430. SpiralBut.TextWrapped = true
  431.  
  432. JailbreakFrame.Name = "JailbreakFrame"
  433. JailbreakFrame.Parent = GameScriptsBut
  434. JailbreakFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  435. JailbreakFrame.BorderSizePixel = 0
  436. JailbreakFrame.Position = UDim2.new(-1.93913043, 0, -1.97402596, 0)
  437. JailbreakFrame.Size = UDim2.new(0, 431, 0, 92)
  438. JailbreakFrame.Visible = false
  439.  
  440. TextLabel_9.Parent = JailbreakFrame
  441. TextLabel_9.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  442. TextLabel_9.BorderSizePixel = 0
  443. TextLabel_9.Size = UDim2.new(0, 431, 0, 25)
  444. TextLabel_9.Font = Enum.Font.GothamBlack
  445. TextLabel_9.Text = "Jailbreak"
  446. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  447. TextLabel_9.TextScaled = true
  448. TextLabel_9.TextSize = 14
  449. TextLabel_9.TextWrapped = true
  450.  
  451. BackJailbreak.Name = "BackJailbreak"
  452. BackJailbreak.Parent = JailbreakFrame
  453. BackJailbreak.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  454. BackJailbreak.BorderSizePixel = 0
  455. BackJailbreak.Position = UDim2.new(0.871087611, 0, 0.464738965, 0)
  456. BackJailbreak.Size = UDim2.new(0, 39, 0, 33)
  457. BackJailbreak.AutoButtonColor = false
  458. BackJailbreak.Font = Enum.Font.GothamBlack
  459. BackJailbreak.Text = "<"
  460. BackJailbreak.TextColor3 = Color3.new(1, 1, 1)
  461. BackJailbreak.TextSize = 24
  462.  
  463. InfBoostBut.Name = "InfBoostBut"
  464. InfBoostBut.Parent = JailbreakFrame
  465. InfBoostBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  466. InfBoostBut.BorderSizePixel = 0
  467. InfBoostBut.Position = UDim2.new(0.0365706086, 0, 0.459760249, 0)
  468. InfBoostBut.Size = UDim2.new(0, 106, 0, 33)
  469. InfBoostBut.AutoButtonColor = false
  470. InfBoostBut.Font = Enum.Font.GothamBlack
  471. InfBoostBut.Text = "Infinite Boost"
  472. InfBoostBut.TextColor3 = Color3.new(1, 1, 1)
  473. InfBoostBut.TextSize = 14
  474. InfBoostBut.TextWrapped = true
  475.  
  476. GodJailbreakBut.Name = "GodJailbreakBut"
  477. GodJailbreakBut.Parent = JailbreakFrame
  478. GodJailbreakBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  479. GodJailbreakBut.BorderSizePixel = 0
  480. GodJailbreakBut.Position = UDim2.new(0.317313075, 0, 0.459760249, 0)
  481. GodJailbreakBut.Size = UDim2.new(0, 106, 0, 33)
  482. GodJailbreakBut.AutoButtonColor = false
  483. GodJailbreakBut.Font = Enum.Font.GothamBlack
  484. GodJailbreakBut.Text = "God"
  485. GodJailbreakBut.TextColor3 = Color3.new(1, 1, 1)
  486. GodJailbreakBut.TextSize = 18
  487. GodJailbreakBut.TextWrapped = true
  488.  
  489. ComingSoon.Name = "ComingSoon"
  490. ComingSoon.Parent = JailbreakFrame
  491. ComingSoon.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  492. ComingSoon.BorderSizePixel = 0
  493. ComingSoon.Position = UDim2.new(0.595735312, 0, 0.459760249, 0)
  494. ComingSoon.Size = UDim2.new(0, 106, 0, 33)
  495. ComingSoon.AutoButtonColor = false
  496. ComingSoon.Font = Enum.Font.GothamBlack
  497. ComingSoon.Text = "Coming Soon.."
  498. ComingSoon.TextColor3 = Color3.new(1, 1, 1)
  499. ComingSoon.TextSize = 13
  500. ComingSoon.TextWrapped = true
  501.  
  502. PrisonLifeFrame.Name = "PrisonLifeFrame"
  503. PrisonLifeFrame.Parent = GameScriptsBut
  504. PrisonLifeFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  505. PrisonLifeFrame.BorderSizePixel = 0
  506. PrisonLifeFrame.Position = UDim2.new(-1.93913043, 0, -1.97402596, 0)
  507. PrisonLifeFrame.Size = UDim2.new(0, 431, 0, 92)
  508. PrisonLifeFrame.Visible = false
  509.  
  510. TextLabel_10.Parent = PrisonLifeFrame
  511. TextLabel_10.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  512. TextLabel_10.BorderSizePixel = 0
  513. TextLabel_10.Size = UDim2.new(0, 431, 0, 25)
  514. TextLabel_10.Font = Enum.Font.GothamBlack
  515. TextLabel_10.Text = "Prison Life"
  516. TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
  517. TextLabel_10.TextScaled = true
  518. TextLabel_10.TextSize = 14
  519. TextLabel_10.TextWrapped = true
  520.  
  521. BackPrisonLife.Name = "BackPrisonLife"
  522. BackPrisonLife.Parent = PrisonLifeFrame
  523. BackPrisonLife.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  524. BackPrisonLife.BorderSizePixel = 0
  525. BackPrisonLife.Position = UDim2.new(0.871087611, 0, 0.464738965, 0)
  526. BackPrisonLife.Size = UDim2.new(0, 39, 0, 33)
  527. BackPrisonLife.AutoButtonColor = false
  528. BackPrisonLife.Font = Enum.Font.GothamBlack
  529. BackPrisonLife.Text = "<"
  530. BackPrisonLife.TextColor3 = Color3.new(1, 1, 1)
  531. BackPrisonLife.TextSize = 24
  532.  
  533. OpGuiBut.Name = "OpGuiBut"
  534. OpGuiBut.Parent = PrisonLifeFrame
  535. OpGuiBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  536. OpGuiBut.BorderSizePixel = 0
  537. OpGuiBut.Position = UDim2.new(0.0365706086, 0, 0.459760249, 0)
  538. OpGuiBut.Size = UDim2.new(0, 106, 0, 33)
  539. OpGuiBut.AutoButtonColor = false
  540. OpGuiBut.Font = Enum.Font.GothamBlack
  541. OpGuiBut.Text = "OP Gui"
  542. OpGuiBut.TextColor3 = Color3.new(1, 1, 1)
  543. OpGuiBut.TextSize = 22
  544. OpGuiBut.TextWrapped = true
  545.  
  546. ComingSoon_2.Name = "ComingSoon"
  547. ComingSoon_2.Parent = PrisonLifeFrame
  548. ComingSoon_2.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  549. ComingSoon_2.BorderSizePixel = 0
  550. ComingSoon_2.Position = UDim2.new(0.595735312, 0, 0.459760249, 0)
  551. ComingSoon_2.Size = UDim2.new(0, 106, 0, 33)
  552. ComingSoon_2.AutoButtonColor = false
  553. ComingSoon_2.Font = Enum.Font.GothamBlack
  554. ComingSoon_2.Text = "Coming Soon.."
  555. ComingSoon_2.TextColor3 = Color3.new(1, 1, 1)
  556. ComingSoon_2.TextSize = 13
  557. ComingSoon_2.TextWrapped = true
  558.  
  559. ComingSoon_3.Name = "ComingSoon"
  560. ComingSoon_3.Parent = PrisonLifeFrame
  561. ComingSoon_3.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  562. ComingSoon_3.BorderSizePixel = 0
  563. ComingSoon_3.Position = UDim2.new(0.317313075, 0, 0.459760249, 0)
  564. ComingSoon_3.Size = UDim2.new(0, 106, 0, 33)
  565. ComingSoon_3.AutoButtonColor = false
  566. ComingSoon_3.Font = Enum.Font.GothamBlack
  567. ComingSoon_3.Text = "Coming Soon.."
  568. ComingSoon_3.TextColor3 = Color3.new(1, 1, 1)
  569. ComingSoon_3.TextSize = 13
  570. ComingSoon_3.TextWrapped = true
  571.  
  572. LocalCommandsBut.Name = "LocalCommandsBut"
  573. LocalCommandsBut.Parent = MainGUI
  574. LocalCommandsBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  575. LocalCommandsBut.BorderSizePixel = 0
  576. LocalCommandsBut.Position = UDim2.new(0.523809552, 0, 0.427728593, 0)
  577. LocalCommandsBut.Size = UDim2.new(0, 115, 0, 77)
  578. LocalCommandsBut.AutoButtonColor = false
  579. LocalCommandsBut.Font = Enum.Font.GothamBlack
  580. LocalCommandsBut.Text = "Local Commands"
  581. LocalCommandsBut.TextColor3 = Color3.new(1, 1, 1)
  582. LocalCommandsBut.TextSize = 20
  583. LocalCommandsBut.TextWrapped = true
  584.  
  585. LocalCommandsFrame.Name = "LocalCommandsFrame"
  586. LocalCommandsFrame.Parent = LocalCommandsBut
  587. LocalCommandsFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  588. LocalCommandsFrame.BorderSizePixel = 0
  589. LocalCommandsFrame.Position = UDim2.new(-1.93913043, 0, -3.18181801, 0)
  590. LocalCommandsFrame.Size = UDim2.new(0, 431, 0, 92)
  591. LocalCommandsFrame.Visible = false
  592.  
  593. TextLabel_11.Parent = LocalCommandsFrame
  594. TextLabel_11.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  595. TextLabel_11.BorderSizePixel = 0
  596. TextLabel_11.Size = UDim2.new(0, 431, 0, 25)
  597. TextLabel_11.Font = Enum.Font.GothamBlack
  598. TextLabel_11.Text = "Local Commands"
  599. TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
  600. TextLabel_11.TextScaled = true
  601. TextLabel_11.TextSize = 14
  602. TextLabel_11.TextWrapped = true
  603.  
  604. CloseLocalCommands.Name = "CloseLocalCommands"
  605. CloseLocalCommands.Parent = LocalCommandsFrame
  606. CloseLocalCommands.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  607. CloseLocalCommands.BorderSizePixel = 0
  608. CloseLocalCommands.Position = UDim2.new(0.871087611, 0, 0.464738965, 0)
  609. CloseLocalCommands.Size = UDim2.new(0, 39, 0, 33)
  610. CloseLocalCommands.AutoButtonColor = false
  611. CloseLocalCommands.Font = Enum.Font.GothamBlack
  612. CloseLocalCommands.Text = "X"
  613. CloseLocalCommands.TextColor3 = Color3.new(1, 0, 0)
  614. CloseLocalCommands.TextSize = 24
  615.  
  616. ApplySpeedBut.Name = "ApplySpeedBut"
  617. ApplySpeedBut.Parent = LocalCommandsFrame
  618. ApplySpeedBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  619. ApplySpeedBut.BorderSizePixel = 0
  620. ApplySpeedBut.Position = UDim2.new(0.208264351, 0, 0.666281998, 0)
  621. ApplySpeedBut.Size = UDim2.new(0, 102, 0, 21)
  622. ApplySpeedBut.AutoButtonColor = false
  623. ApplySpeedBut.Font = Enum.Font.GothamBlack
  624. ApplySpeedBut.Text = "Walk Speed"
  625. ApplySpeedBut.TextColor3 = Color3.new(1, 1, 1)
  626. ApplySpeedBut.TextSize = 14
  627. ApplySpeedBut.TextWrapped = true
  628.  
  629. SpeedBox.Name = "SpeedBox"
  630. SpeedBox.Parent = LocalCommandsFrame
  631. SpeedBox.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  632. SpeedBox.BorderColor3 = Color3.new(1, 1, 1)
  633. SpeedBox.BorderSizePixel = 0
  634. SpeedBox.Position = UDim2.new(0.206496522, 0, 0.377782404, 0)
  635. SpeedBox.Size = UDim2.new(0, 102, 0, 19)
  636. SpeedBox.Font = Enum.Font.GothamBlack
  637. SpeedBox.Text = ""
  638. SpeedBox.TextColor3 = Color3.new(255,255,255)
  639. SpeedBox.TextSize = 14
  640.  
  641. JumpBox.Name = "JumpBox"
  642. JumpBox.Parent = LocalCommandsFrame
  643. JumpBox.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  644. JumpBox.BorderColor3 = Color3.new(1, 1, 1)
  645. JumpBox.BorderSizePixel = 0
  646. JumpBox.Position = UDim2.new(0.491879344, 0, 0.377782404, 0)
  647. JumpBox.Size = UDim2.new(0, 102, 0, 19)
  648. JumpBox.Font = Enum.Font.GothamBlack
  649. JumpBox.Text = ""
  650. JumpBox.TextColor3 = Color3.new(255,255,255)
  651. JumpBox.TextSize = 14
  652.  
  653. ApplyJumpBut.Name = "ApplyJumpBut"
  654. ApplyJumpBut.Parent = LocalCommandsFrame
  655. ApplyJumpBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  656. ApplyJumpBut.BorderSizePixel = 0
  657. ApplyJumpBut.Position = UDim2.new(0.493647158, 0, 0.666281998, 0)
  658. ApplyJumpBut.Size = UDim2.new(0, 102, 0, 21)
  659. ApplyJumpBut.AutoButtonColor = false
  660. ApplyJumpBut.Font = Enum.Font.GothamBlack
  661. ApplyJumpBut.Text = "Jump Power"
  662. ApplyJumpBut.TextColor3 = Color3.new(1, 1, 1)
  663. ApplyJumpBut.TextSize = 14
  664. ApplyJumpBut.TextWrapped = true
  665.  
  666. SettingsBut.Name = "SettingsBut"
  667. SettingsBut.Parent = MainGUI
  668. SettingsBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  669. SettingsBut.BorderSizePixel = 0
  670. SettingsBut.Position = UDim2.new(0.0680272132, 0, 0.427728593, 0)
  671. SettingsBut.Size = UDim2.new(0, 115, 0, 77)
  672. SettingsBut.AutoButtonColor = false
  673. SettingsBut.Font = Enum.Font.GothamBlack
  674. SettingsBut.Text = "Settings [SOON]"
  675. SettingsBut.TextColor3 = Color3.new(1, 1, 1)
  676. SettingsBut.TextSize = 20
  677. SettingsBut.TextWrapped = true
  678.  
  679. SettingsFrame.Name = "SettingsFrame"
  680. SettingsFrame.Parent = SettingsBut
  681. SettingsFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  682. SettingsFrame.BorderSizePixel = 0
  683. SettingsFrame.Position = UDim2.new(-0.773913026, 0, -3.24675322, 0)
  684. SettingsFrame.Size = UDim2.new(0, 431, 0, 92)
  685. SettingsFrame.Visible = false
  686.  
  687. TextLabel_12.Parent = SettingsFrame
  688. TextLabel_12.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  689. TextLabel_12.BorderSizePixel = 0
  690. TextLabel_12.Size = UDim2.new(0, 431, 0, 25)
  691. TextLabel_12.Font = Enum.Font.GothamBlack
  692. TextLabel_12.Text = "Aslaph Hub - Settings"
  693. TextLabel_12.TextColor3 = Color3.new(1, 1, 1)
  694. TextLabel_12.TextScaled = true
  695. TextLabel_12.TextSize = 14
  696. TextLabel_12.TextWrapped = true
  697.  
  698. CloseSettings.Name = "CloseSettings"
  699. CloseSettings.Parent = SettingsFrame
  700. CloseSettings.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  701. CloseSettings.BorderSizePixel = 0
  702. CloseSettings.Position = UDim2.new(0.871087611, 0, 0.464738965, 0)
  703. CloseSettings.Size = UDim2.new(0, 39, 0, 33)
  704. CloseSettings.AutoButtonColor = false
  705. CloseSettings.Font = Enum.Font.GothamBlack
  706. CloseSettings.Text = "X"
  707. CloseSettings.TextColor3 = Color3.new(1, 0, 0)
  708. CloseSettings.TextSize = 24
  709.  
  710. RainbowBut.Name = "RainbowBut"
  711. RainbowBut.Parent = SettingsFrame
  712. RainbowBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  713. RainbowBut.BorderSizePixel = 0
  714. RainbowBut.Position = UDim2.new(0.0365706086, 0, 0.459760249, 0)
  715. RainbowBut.Size = UDim2.new(0, 153, 0, 33)
  716. RainbowBut.AutoButtonColor = false
  717. RainbowBut.Font = Enum.Font.GothamBlack
  718. RainbowBut.Text = "Rainbow: False"
  719. RainbowBut.TextColor3 = Color3.new(1, 1, 1)
  720. RainbowBut.TextSize = 18
  721. RainbowBut.TextWrapped = true
  722.  
  723. InfoBut.Name = "InfoBut"
  724. InfoBut.Parent = MainGUI
  725. InfoBut.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  726. InfoBut.BorderSizePixel = 0
  727. InfoBut.Position = UDim2.new(0.486394554, 0, 0.845173776, 0)
  728. InfoBut.Size = UDim2.new(0, 79, 0, 33)
  729. InfoBut.AutoButtonColor = false
  730. InfoBut.Font = Enum.Font.GothamBlack
  731. InfoBut.Text = "Info"
  732. InfoBut.TextColor3 = Color3.new(1, 1, 1)
  733. InfoBut.TextSize = 24
  734.  
  735. InfoFrame.Name = "InfoFrame"
  736. InfoFrame.Parent = InfoBut
  737. InfoFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  738. InfoFrame.Position = UDim2.new(3.20833325, 0, -8.69696999, 0)
  739. InfoFrame.Size = UDim2.new(0, 211, 0, 320)
  740. InfoFrame.Visible = false
  741.  
  742. TextLabel_13.Parent = InfoFrame
  743. TextLabel_13.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  744. TextLabel_13.BorderSizePixel = 0
  745. TextLabel_13.Size = UDim2.new(0, 211, 0, 25)
  746. TextLabel_13.Font = Enum.Font.GothamBlack
  747. TextLabel_13.Text = "Aslaph Hub - Info"
  748. TextLabel_13.TextColor3 = Color3.new(1, 1, 1)
  749. TextLabel_13.TextScaled = true
  750. TextLabel_13.TextSize = 14
  751. TextLabel_13.TextWrapped = true
  752.  
  753. TextLabel_14.Parent = InfoFrame
  754. TextLabel_14.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  755. TextLabel_14.BorderSizePixel = 0
  756. TextLabel_14.Position = UDim2.new(0, 0, 0.921874881, 0)
  757. TextLabel_14.Size = UDim2.new(0, 174, 0, 25)
  758. TextLabel_14.Font = Enum.Font.GothamBlack
  759. TextLabel_14.Text = "Version 1.0"
  760. TextLabel_14.TextColor3 = Color3.new(1, 1, 1)
  761. TextLabel_14.TextScaled = true
  762. TextLabel_14.TextSize = 14
  763. TextLabel_14.TextWrapped = true
  764.  
  765. TextLabel_15.Parent = InfoFrame
  766. TextLabel_15.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  767. TextLabel_15.BorderSizePixel = 0
  768. TextLabel_15.Position = UDim2.new(0, 0, 0.078125, 0)
  769. TextLabel_15.Size = UDim2.new(0, 211, 0, 262)
  770. TextLabel_15.Font = Enum.Font.GothamBlack
  771. TextLabel_15.Text = "This gui was made by NeverScript#4346 and Wurith#3859 Enjoy this gui if u leak then ur gay"
  772. TextLabel_15.TextColor3 = Color3.new(1, 1, 1)
  773. TextLabel_15.TextSize = 22
  774. TextLabel_15.TextWrapped = true
  775.  
  776. CloseInfo.Name = "CloseInfo"
  777. CloseInfo.Parent = InfoFrame
  778. CloseInfo.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  779. CloseInfo.BorderSizePixel = 0
  780. CloseInfo.Position = UDim2.new(0.82507962, 0, 0.921874881, 0)
  781. CloseInfo.Size = UDim2.new(0, 31, 0, 24)
  782. CloseInfo.AutoButtonColor = false
  783. CloseInfo.Font = Enum.Font.GothamBlack
  784. CloseInfo.Text = "X"
  785. CloseInfo.TextColor3 = Color3.new(1, 0, 0)
  786. CloseInfo.TextSize = 24
  787.  
  788. Close.Name = "Close"
  789. Close.Parent = MainGUI
  790. Close.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  791. Close.BorderSizePixel = 0
  792. Close.Position = UDim2.new(0.806122422, 0, 0.845173776, 0)
  793. Close.Size = UDim2.new(0, 39, 0, 33)
  794. Close.AutoButtonColor = false
  795. Close.Font = Enum.Font.GothamBlack
  796. Close.Text = "X"
  797. Close.TextColor3 = Color3.new(1, 0, 0)
  798. Close.TextSize = 24
  799.  
  800. OpenGUI.Name = "OpenGUI"
  801. OpenGUI.Parent = AslaphHub
  802. OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  803. OpenGUI.BorderSizePixel = 0
  804. OpenGUI.Position = UDim2.new(0, 0, 0.881591737, 0)
  805. OpenGUI.Size = UDim2.new(0, 73, 0, 42)
  806. OpenGUI.Visible = false
  807.  
  808. Open.Name = "Open"
  809. Open.Parent = OpenGUI
  810. Open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  811. Open.Size = UDim2.new(0, 72, 0, 42)
  812. Open.AutoButtonColor = false
  813. Open.Font = Enum.Font.GothamBlack
  814. Open.Text = "Open"
  815. Open.TextColor3 = Color3.new(1, 1, 1)
  816. Open.TextSize = 24
  817. Open.TextWrapped = true
  818.  
  819. -- Scripts:
  820.  
  821. Sumbit.MouseButton1Down:Connect(function()
  822. if UserBox.Text == LoginList.Username and PassBox.Text == LoginList.Password then
  823. LoginFrame.Visible = false
  824. OpenGUI.Visible = true
  825. end
  826. end)
  827.  
  828. Open.MouseButton1Down:Connect(function()
  829. if Open.Text == "Open" then
  830. MainGUI.Visible = true
  831. Open.Text = "Close"
  832. elseif Open.Text == "Close" then
  833. MainGUI.Visible = false
  834. Open.Text = "Open"
  835. end
  836. end)
  837.  
  838. Close.MouseButton1Down:Connect(function()
  839. AslaphHub:Destroy()
  840. end)
  841.  
  842. FeScriptsBut.MouseButton1Down:Connect(function()
  843. FeScriptsFrame.Visible = true
  844. GameScriptsFrame.Visible = false
  845. InfoFrame.Visible = false
  846. LocalCommandsFrame.Visible = false
  847. SettingsFrame.Visible = false
  848. end)
  849.  
  850. GameScriptsBut.MouseButton1Down:Connect(function()
  851. FeScriptsFrame.Visible = false
  852. GameScriptsFrame.Visible = true
  853. InfoFrame.Visible = false
  854. LocalCommandsFrame.Visible = false
  855. SettingsFrame.Visible = false
  856. end)
  857.  
  858. InfoBut.MouseButton1Down:Connect(function()
  859. FeScriptsFrame.Visible = false
  860. GameScriptsFrame.Visible = false
  861. InfoFrame.Visible = true
  862. LocalCommandsFrame.Visible = false
  863. SettingsFrame.Visible = false
  864. end)
  865.  
  866. LocalCommandsBut.MouseButton1Down:Connect(function()
  867. FeScriptsFrame.Visible = false
  868. GameScriptsFrame.Visible = false
  869. InfoFrame.Visible = false
  870. LocalCommandsFrame.Visible = true
  871. SettingsFrame.Visible = false
  872. end)
  873.  
  874. SettingsBut.MouseButton1Down:Connect(function()
  875. --SOON
  876. end)
  877.  
  878. CloseFeScripts.MouseButton1Down:Connect(function()
  879. FeScriptsFrame.Visible = false
  880. end)
  881.  
  882. CreeperBut.MouseButton1Down:Connect(function()
  883. -->>Creeper R6<<--
  884. -->>___Made By Infinity#3369___<--
  885.  
  886. local lol = game:GetService('Players').LocalPlayer
  887. lol.Character["Head"].Mesh:Destroy()
  888. lol.Character["Left Arm"]:Destroy()
  889. lol.Character["Right Arm"]:Destroy()
  890.  
  891. for i,v in pairs(game:GetService('Players').LocalPlayer.Character:GetDescendants()) do
  892. if v:IsA'Hat' or v:IsA'Accessory' then
  893. v.Parent = game:GetService'Workspace'
  894. end
  895. end
  896.  
  897. local fuck = game:GetService('Players').LocalPlayer
  898. if game.Players.LocalPlayer == fuck then
  899. print("succesfully creeped u! enjoy!")
  900. end
  901. end)
  902.  
  903. DropHatsBut.MouseButton1Down:Connect(function()
  904. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  905. if (key=="=") then
  906. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  907. if (v:IsA("Accessory")) then
  908. v.Parent = workspace
  909. end
  910. end
  911. end
  912. end)
  913. end)
  914.  
  915. GodBut.MouseButton1Down:Connect(function()
  916. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  917. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  918. l.Parent = game.Players.LocalPlayer.Character
  919. l.Name = "Humanoid"
  920. wait(0.1)
  921. game.Players.LocalPlayer.Character["1"]:Destroy()
  922. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  923. game.Players.LocalPlayer.Character.Animate.Disabled = true
  924. wait(0.1)
  925. game.Players.LocalPlayer.Character.Animate.Disabled = false
  926. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  927. end)
  928.  
  929. CloseInfo.MouseButton1Down:Connect(function()
  930. InfoFrame.Visible = false
  931. end)
  932.  
  933. CloseGameScripts.MouseButton1Down:Connect(function()
  934. GameScriptsFrame.Visible = false
  935. end)
  936.  
  937. JailbreakBut.MouseButton1Down:Connect(function()
  938. GameScriptsFrame.Visible = false
  939. JailbreakFrame.Visible = true
  940. end)
  941.  
  942. BackJailbreak.MouseButton1Down:Connect(function()
  943. JailbreakFrame.Visible = false
  944. GameScriptsFrame.Visible = true
  945. end)
  946.  
  947. InfBoostBut.MouseButton1Down:Connect(function()
  948. game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name = "Nitr"
  949. game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro.Background:Destroy()
  950. game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro.Body:Destroy()
  951. game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro.ImageLabel:Destroy()
  952. game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro.Close:Destroy()
  953. end)
  954.  
  955. GodJailbreakBut.MouseButton1Down:Connect(function()
  956. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  957. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  958. l.Parent = game.Players.LocalPlayer.Character
  959. l.Name = "Humanoid"
  960. wait(0.1)
  961. game.Players.LocalPlayer.Character["1"]:Destroy()
  962. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  963. game.Players.LocalPlayer.Character.Animate.Disabled = true
  964. wait(0.1)
  965. game.Players.LocalPlayer.Character.Animate.Disabled = false
  966. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  967. end)
  968.  
  969. PrisonLifeBut.MouseButton1Down:Connect(function()
  970. PrisonLifeFrame.Visible = true
  971. GameScriptsFrame.Visible = false
  972. end)
  973.  
  974. FencingBut.MouseButton1Down:Connect(function()
  975. FencingFrame.Visible = true
  976. GameScriptsFrame.Visible = false
  977. end)
  978.  
  979. BackPrisonLife.MouseButton1Down:Connect(function()
  980. PrisonLifeFrame.Visible = false
  981. GameScriptsFrame.Visible = true
  982. end)
  983.  
  984. OpGuiBut.MouseButton1Down:Connect(function()
  985. -- Farewell Infortality.
  986. -- Version: 2.82
  987. -- Instances:
  988. local PrisonBreakerv13 = Instance.new("ScreenGui")
  989. local main = Instance.new("Frame")
  990. local title = Instance.new("TextLabel")
  991. local credits = Instance.new("TextLabel")
  992. local police = Instance.new("TextButton")
  993. local inmate = Instance.new("TextButton")
  994. local neutral = Instance.new("TextButton")
  995. local arrestcrims = Instance.new("TextButton")
  996. local invis = Instance.new("TextButton")
  997. local superpunch = Instance.new("TextButton")
  998. local guns = Instance.new("TextButton")
  999. local taserbypass = Instance.new("TextButton")
  1000. local fling = Instance.new("TextButton")
  1001. local reviz = Instance.new("TextButton")
  1002. local arrest = Instance.new("TextButton")
  1003. local attach = Instance.new("TextButton")
  1004. local fastrem = Instance.new("TextButton")
  1005. local fastm9 = Instance.new("TextButton")
  1006. local fasttaze = Instance.new("TextButton")
  1007. local fastak = Instance.new("TextButton")
  1008. local killothers = Instance.new("TextButton")
  1009. local btools = Instance.new("TextButton")
  1010. local speed = Instance.new("TextButton")
  1011. local escape = Instance.new("TextButton")
  1012. local label = Instance.new("TextLabel")
  1013. local prison = Instance.new("TextButton")
  1014. local yard = Instance.new("TextButton")
  1015. local crimbase = Instance.new("TextButton")
  1016. local aimbot = Instance.new("TextButton")
  1017. local respawn = Instance.new("TextButton")
  1018. local lag = Instance.new("TextButton")
  1019. --Properties:
  1020. PrisonBreakerv13.Name = "PrisonBreaker v1.3"
  1021. PrisonBreakerv13.Parent = game.CoreGui
  1022.  
  1023. main.Name = "main"
  1024. main.Parent = PrisonBreakerv13
  1025. main.BackgroundColor3 = Color3.new(0, 1, 0)
  1026. main.Position = UDim2.new(0.00947120413, 0, 0.311656445, 0)
  1027. main.Size = UDim2.new(0, 383, 0, 538)
  1028. main.Active = true
  1029. main.Draggable = true
  1030.  
  1031. title.Name = "title"
  1032. title.Parent = main
  1033. title.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  1034. title.Size = UDim2.new(0, 381, 0, 50)
  1035. title.Font = Enum.Font.ArialBold
  1036. title.Text = "PrisonBreaker V1.3"
  1037. title.TextColor3 = Color3.new(0, 0, 0)
  1038. title.TextSize = 14
  1039.  
  1040. credits.Name = "credits"
  1041. credits.Parent = main
  1042. credits.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  1043. credits.Position = UDim2.new(0, 0, 0.925650537, 0)
  1044. credits.Size = UDim2.new(0, 381, 0, 40)
  1045. credits.Font = Enum.Font.Highway
  1046. credits.Text = "Made By JAKE11PRICE on YouTube"
  1047. credits.TextColor3 = Color3.new(0, 0, 0)
  1048. credits.TextSize = 14
  1049.  
  1050. police.Name = "police"
  1051. police.Parent = main
  1052. police.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  1053. police.Position = UDim2.new(0.0203045681, 0, 0.115241639, 0)
  1054. police.Size = UDim2.new(0, 111, 0, 32)
  1055. police.Font = Enum.Font.GothamBold
  1056. police.Text = "Team Police"
  1057. police.TextColor3 = Color3.new(0, 0, 0)
  1058. police.TextSize = 14
  1059. police.MouseButton1Down:connect(function()
  1060. workspace.Remote.TeamEvent:FireServer("Bright blue")
  1061. end)
  1062.  
  1063. inmate.Name = "inmate"
  1064. inmate.Parent = main
  1065. inmate.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  1066. inmate.Position = UDim2.new(0.3350254, 0, 0.115241639, 0)
  1067. inmate.Size = UDim2.new(0, 111, 0, 32)
  1068. inmate.Font = Enum.Font.GothamBold
  1069. inmate.Text = "Team Inmate"
  1070. inmate.TextColor3 = Color3.new(0, 0, 0)
  1071. inmate.TextSize = 14
  1072. inmate.MouseButton1Down:connect(function()
  1073. workspace.Remote.TeamEvent:FireServer("Bright orange")
  1074. end)
  1075.  
  1076. neutral.Name = "neutral"
  1077. neutral.Parent = main
  1078. neutral.BackgroundColor3 = Color3.new(0.772549, 0.74902, 0.784314)
  1079. neutral.Position = UDim2.new(0.657360375, 0, 0.115241639, 0)
  1080. neutral.Size = UDim2.new(0, 111, 0, 32)
  1081. neutral.Font = Enum.Font.GothamBold
  1082. neutral.Text = "Team Neutral"
  1083. neutral.TextColor3 = Color3.new(0, 0, 0)
  1084. neutral.TextSize = 14
  1085. neutral.MouseButton1Down:connect(function()
  1086. Workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  1087. end)
  1088.  
  1089. arrestcrims.Name = "arrestcrims"
  1090. arrestcrims.Parent = main
  1091. arrestcrims.BackgroundColor3 = Color3.new(1, 0, 0)
  1092. arrestcrims.Position = UDim2.new(0.0203045681, 0, 0.18959108, 0)
  1093. arrestcrims.Size = UDim2.new(0, 111, 0, 31)
  1094. arrestcrims.Font = Enum.Font.GothamBold
  1095. arrestcrims.Text = "Arrest Crims"
  1096. arrestcrims.TextColor3 = Color3.new(0, 0, 0)
  1097. arrestcrims.TextSize = 14
  1098. arrestcrims.MouseButton1Down:connect(function()
  1099. local Player = game.Players.LocalPlayer
  1100. local cpos = Player.Character.HumanoidRootPart.CFrame
  1101. for i,v in pairs(game.Teams.Criminals:GetPlayers()) do
  1102. if v.Name ~= Player.Name then
  1103. local i = 10
  1104. repeat
  1105. wait()
  1106. i = i-1
  1107. game.Workspace.Remote.arrest:InvokeServer(v.Character.HumanoidRootPart)
  1108. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  1109. until i == 0
  1110. end
  1111. end
  1112. Player.Character.HumanoidRootPart.CFrame = cpos
  1113. Notify("Success", "Arrested all of the n00bs", "Cool!")
  1114. end)
  1115.  
  1116. invis.Name = "invis"
  1117. invis.Parent = main
  1118. invis.BackgroundColor3 = Color3.new(1, 0, 0)
  1119. invis.Position = UDim2.new(0.332487345, 0, 0.18959108, 0)
  1120. invis.Size = UDim2.new(0, 111, 0, 31)
  1121. invis.Font = Enum.Font.GothamBold
  1122. invis.Text = "Invisible"
  1123. invis.TextColor3 = Color3.new(0, 0, 0)
  1124. invis.TextSize = 14
  1125. invis.MouseButton1Down:connect(function()
  1126. local player = game.Players.LocalPlayer
  1127. position = player.Character.HumanoidRootPart.Position
  1128. wait(0.1)
  1129. player.Character:MoveTo(position + Vector3.new(0, 1000000, 0))
  1130. wait(0.1)
  1131. humanoidrootpart = player.Character.HumanoidRootPart:clone()
  1132. wait(0.1)
  1133. player.Character.HumanoidRootPart:Destroy()
  1134. humanoidrootpart.Parent = player.Character
  1135. player.Character:MoveTo(position)
  1136. wait()
  1137. end)
  1138.  
  1139. superpunch.Name = "superpunch"
  1140. superpunch.Parent = main
  1141. superpunch.BackgroundColor3 = Color3.new(1, 0, 0)
  1142. superpunch.Position = UDim2.new(0.657360375, 0, 0.18959108, 0)
  1143. superpunch.Size = UDim2.new(0, 111, 0, 31)
  1144. superpunch.Font = Enum.Font.GothamBold
  1145. superpunch.Text = "SuperPunch"
  1146. superpunch.TextColor3 = Color3.new(0, 0, 0)
  1147. superpunch.TextSize = 14
  1148. superpunch.MouseButton1Down:connect(function()
  1149. mainRemotes = game.ReplicatedStorage meleeRemote = mainRemotes['meleeEvent'] mouse = game.Players.LocalPlayer:GetMouse() punching = false cooldown = false function punch() cooldown = true local part = Instance.new("Part", game.Players.LocalPlayer.Character) part.Transparency = 1 part.Size = Vector3.new(5, 2, 3) part.CanCollide = false local w1 = Instance.new("Weld", part) w1.Part0 = game.Players.LocalPlayer.Character.Torso w1.Part1 = part w1.C1 = CFrame.new(0,0,2) part.Touched:connect(function(hit) if game.Players:FindFirstChild(hit.Parent.Name) then local plr = game.Players:FindFirstChild(hit.Parent.Name) if plr.Name ~= game.Players.LocalPlayer.Name then part:Destroy() for i = 1,100 do meleeRemote:FireServer(plr) end end end end) wait(1) cooldown = false part:Destroy() end mouse.KeyDown:connect(function(key) if cooldown == false then if key:lower() == "f" then punch() end end end)
  1150. end)
  1151.  
  1152. guns.Name = "guns"
  1153. guns.Parent = main
  1154. guns.BackgroundColor3 = Color3.new(1, 0, 0)
  1155. guns.Position = UDim2.new(0.0203045681, 0, 0.262081772, 0)
  1156. guns.Size = UDim2.new(0, 111, 0, 32)
  1157. guns.Font = Enum.Font.GothamBlack
  1158. guns.Text = "Guns"
  1159. guns.TextColor3 = Color3.new(0, 0, 0)
  1160. guns.TextSize = 14
  1161. guns.MouseButton1Down:connect(function()
  1162. for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
  1163.  
  1164. lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  1165. print(lol)
  1166. end
  1167. end)
  1168.  
  1169. taserbypass.Name = "taserbypass"
  1170. taserbypass.Parent = main
  1171. taserbypass.BackgroundColor3 = Color3.new(1, 0, 0)
  1172. taserbypass.Position = UDim2.new(0.33502537, 0, 0.262081772, 0)
  1173. taserbypass.Size = UDim2.new(0, 111, 0, 32)
  1174. taserbypass.Font = Enum.Font.GothamBold
  1175. taserbypass.Text = "Taser Bypass"
  1176. taserbypass.TextColor3 = Color3.new(0, 0, 0)
  1177. taserbypass.TextSize = 14
  1178. taserbypass.MouseButton1Down:connect(function()
  1179. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  1180. game.Players.LocalPlayer.CharacterAdded:connect(function()
  1181. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  1182. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  1183. end)
  1184. local message = Instance.new("Message",game.Workspace)
  1185. message.Text = 'Made By Jake11price'
  1186. wait(2)
  1187. message:Destroy()
  1188. end)
  1189.  
  1190. fling.Name = "fling"
  1191. fling.Parent = main
  1192. fling.BackgroundColor3 = Color3.new(1, 0, 0)
  1193. fling.Position = UDim2.new(0.657360375, 0, 0.262081772, 0)
  1194. fling.Size = UDim2.new(0, 111, 0, 32)
  1195. fling.Font = Enum.Font.GothamBold
  1196. fling.Text = "Fling"
  1197. fling.TextColor3 = Color3.new(0, 0, 0)
  1198. fling.TextSize = 14
  1199. fling.MouseButton1Down:connect(function()
  1200. --fe fling script, modified by CDrom202 for R6
  1201.  
  1202. power = 300 -- change this to make it more or less powerful
  1203.  
  1204. game:GetService('RunService').Stepped:connect(function()
  1205. game.Players.LocalPlayer.Character.Head.CanCollide = false
  1206. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  1207. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  1208. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  1209. end)
  1210.  
  1211. wait(.1)
  1212. local bambam = Instance.new("BodyThrust")
  1213. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1214. bambam.Force = Vector3.new(power,0,power)
  1215. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  1216. end)
  1217.  
  1218. reviz.Name = "reviz"
  1219. reviz.Parent = main
  1220. reviz.BackgroundColor3 = Color3.new(1, 0, 0)
  1221. reviz.Position = UDim2.new(0.0183727033, 0, 0.332713753, 0)
  1222. reviz.Size = UDim2.new(0, 111, 0, 32)
  1223. reviz.Font = Enum.Font.GothamBold
  1224. reviz.Text = "Reviz Admin"
  1225. reviz.TextColor3 = Color3.new(0, 0, 0)
  1226. reviz.TextSize = 14
  1227. reviz.MouseButton1Down:connect(function()
  1228. -- Creator: illremember#3799
  1229.  
  1230. -- Credits to infinite yield, harkinian, dex creators
  1231.  
  1232. prefix = ";"
  1233. wait(0.3)
  1234. Commands = {
  1235. '[-] cmdbar is shown when ; is pressed.',
  1236. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  1237. '[2] bring [plr] -- You need a tool! Will bring player to you',
  1238. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  1239. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  1240. '[5] attach [plr] -- You need a tool! Attaches you to player',
  1241. '[6] unattach [plr] -- Attempts to unattach you from a player',
  1242. '[7] follow [plr] -- Makes you follow behind the player',
  1243. '[8] unfollow',
  1244. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  1245. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  1246. '[11] untrail',
  1247. '[12] orbit [plr] -- Makes you orbit the player',
  1248. '[13] unorbit',
  1249. '[14] fling [plr] -- Makes you fling the player',
  1250. '[15] unfling',
  1251. '[16] fecheck -- Checks if the game is FE or not',
  1252. '[17] void [plr] -- Teleports player to the void',
  1253. '[18] noclip -- Gives you noclip to walk through walls',
  1254. '[19] clip -- Removes noclip',
  1255. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  1256. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  1257. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  1258. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  1259. '[24] annoy [plr] -- Loop teleports you to the player',
  1260. '[25] unannoy',
  1261. '[26] headwalk [plr] -- Loop teleports you to the player head',
  1262. '[27] unheadwalk',
  1263. '[28] nolimbs -- Removes your arms and legs',
  1264. '[29] god -- Gives you FE Godmode',
  1265. '[30] drophats -- Drops your accessories',
  1266. '[31] droptool -- Drops any tool you have equipped',
  1267. '[32] loopdhats -- Loop drops your accessories',
  1268. '[33] unloopdhats',
  1269. '[34] loopdtool -- Loop drops any tools you have equipped',
  1270. '[35] unloopdtool',
  1271. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  1272. '[37] view [plr] -- Changes your camera to the player character',
  1273. '[38] unview',
  1274. '[39] goto [plr] -- Teleports you to player',
  1275. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  1276. '[41] unfly',
  1277. '[42] chat [msg] -- Makes you chat a message',
  1278. '[43] spam [msg] -- Spams a message',
  1279. '[44] unspam',
  1280. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  1281. '[46] pmspam [plr] -- Spams a player in private message',
  1282. '[47] unpmspam',
  1283. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  1284. '[49] uncfreeze [plr]',
  1285. '[50] unlockws -- Unlocks the workspace',
  1286. '[51] lockws -- Locks the workspace',
  1287. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  1288. '[53] pstand -- Enables platform stand',
  1289. '[54] unpstand -- Disables platform stand',
  1290. '[55] blockhead -- Removes your head mesh',
  1291. '[56] sit',
  1292. '[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name',
  1293. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  1294. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  1295. '[60] cmds -- Prints all commands',
  1296. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  1297. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  1298. '[63] spinner -- Makes you spin',
  1299. '[64] nospinner',
  1300. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  1301. '[66] noreach -- Removes reach, must have tool equipped',
  1302. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  1303. '[68] tp me [plr] -- Alternative to goto',
  1304. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  1305. '[70] uncbring',
  1306. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  1307. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  1308. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  1309. '[74] unglitch -- Unglitches you',
  1310. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  1311. '[76] explorer -- Loads up DEX',
  1312. '[77] reset -- Resets your character.',
  1313. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  1314. '[79] animgui -- Loads up Energize animations GUI',
  1315. '[80] savepos -- Saves your current position',
  1316. '[81] loadpos -- Teleports you to your saved position',
  1317. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  1318. '[83] unbang',
  1319. '[84] delcmdbar -- Removes the command bar completely',
  1320. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  1321. '[86] shutdown -- Uses harkinians script to shutdown server',
  1322. '[87] respawn -- If grespawn doesnt work you can use respawn',
  1323. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  1324. '[89] getplrs -- Prints all players in game',
  1325. '[90] deldecal -- Deletes all decals client sided',
  1326. '[91] opfinality -- Loads in my FE GUI Opfinality',
  1327. '[92] remotes -- Prints all remotes in the game in the console when added',
  1328. '[93] noremotes -- Stops printing remotes',
  1329. '[94] tpdefault -- Stops all loop teleports to a player',
  1330. '[95] stopsit -- Will not allow you to sit',
  1331. '[96] gosit -- Allows you to sit',
  1332. '[97] clicktp -- Enables click tp',
  1333. '[98] noclicktp -- Disables click tp',
  1334. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  1335. '[100] toolsoff -- Stops ;toolson',
  1336. '[101] version -- Gets the admin version',
  1337. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  1338. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  1339. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  1340. '[105] clickdel -- Delete any block you press q on, client sided',
  1341. '[106] noclickdel -- Stops clickdel',
  1342. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  1343. '[108] unlooprhats -- Stops loop removing mesh',
  1344. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  1345. '[110] unlooprtool -- Stops loop removing mesh',
  1346. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  1347. '[112] age [plr] -- Makes you chat the account age of the player',
  1348. '[113] id [plr] -- Makes you chat the account ID of the player',
  1349. '[114] .age [plr] -- Privately shows you the account age of the player',
  1350. '[115] .id [plr] -- Privately shows you the account ID of the player',
  1351. '[116] gameid -- Shows the game ID',
  1352. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  1353. '[118] removefog -- Removes fog, client sided',
  1354. '[119] disable -- Disables your character by removing humanoid',
  1355. '[120] enable -- Enables your character by adding humanoid',
  1356. '[121] prefix [key] -- Changes the prefix used, default is ;',
  1357. '[122] ;resetprefix -- Resets the prefix to ; incase you change it to an unusable prefix. Say exactly ";resetprefix" to do this command, no matter what your prefix is set to.',
  1358. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  1359. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  1360. '[125] uncarpet -- Stops carpet player',
  1361. '[126] stare [plr] -- Turns your character to stare at another player',
  1362. '[127] unstare -- Stops stare player',
  1363. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  1364. '[129] unlogchat -- Disables logchat',
  1365. '[130] fixcam -- Fixes/resets your camera',
  1366. '[131] unstate -- Stops changing state',
  1367. }
  1368. speedget = 1
  1369.  
  1370. lplayer = game:GetService("Players").LocalPlayer
  1371.  
  1372. lplayer.CharacterAdded:Connect(function(character)
  1373. spin = false
  1374. flying = false
  1375. staring = false
  1376. banpl = false
  1377. end)
  1378.  
  1379. function change()
  1380. prefix = prefix
  1381. speedfly = speedfly
  1382. end
  1383.  
  1384. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  1385. local Found = {}
  1386. local strl = String:lower()
  1387. if strl == "all" then
  1388. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1389. table.insert(Found,v)
  1390. end
  1391. elseif strl == "others" then
  1392. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1393. if v.Name ~= lplayer.Name then
  1394. table.insert(Found,v)
  1395. end
  1396. end
  1397. elseif strl == "me" then
  1398. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1399. if v.Name == lplayer.Name then
  1400. table.insert(Found,v)
  1401. end
  1402. end
  1403. else
  1404. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1405. if v.Name:lower():sub(1, #String) == String:lower() then
  1406. table.insert(Found,v)
  1407. end
  1408. end
  1409. end
  1410. return Found
  1411. end
  1412.  
  1413. local Mouse = lplayer:GetMouse()
  1414.  
  1415. spin = false
  1416. followed = false
  1417. traill = false
  1418. noclip = false
  1419. annoying = false
  1420. hwalk = false
  1421. droppinghats = false
  1422. droppingtools = false
  1423. flying = false
  1424. spamdelay = 1
  1425. spamming = false
  1426. spammingpm = false
  1427. cbringing = false
  1428. remotes = true
  1429. added = true
  1430. binds = false
  1431. stopsitting = false
  1432. clickgoto = false
  1433. gettingtools = false
  1434. removingmeshhats = false
  1435. removingmeshtool = false
  1436. clickdel = false
  1437. staring = false
  1438. chatlogs = false
  1439. banpl = false
  1440. changingstate = false
  1441. statechosen = 0
  1442.  
  1443. adminversion = "Reviz Admin by illremember, Version 2.0"
  1444.  
  1445. flying = false
  1446. speedfly = 1
  1447.  
  1448. function plrchat(plr, chat)
  1449. print(plr.Name..": "..tick().."\n"..chat)
  1450. end
  1451.  
  1452. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1453. v.Chatted:connect(function(chat)
  1454. if chatlogs then
  1455. plrchat(v, chat)
  1456. end
  1457. end)
  1458. end
  1459. game:GetService("Players").PlayerAdded:connect(function(plr)
  1460. plr.Chatted:connect(function(chat)
  1461. if chatlogs then
  1462. plrchat(plr, chat)
  1463. end
  1464. end)
  1465. end)
  1466.  
  1467.  
  1468. local ScreenGui = Instance.new("ScreenGui")
  1469. local Frame = Instance.new("Frame")
  1470. local CMDBAR = Instance.new("TextBox")
  1471. ScreenGui.Parent = game:GetService("CoreGui")
  1472. Frame.Parent = ScreenGui
  1473. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  1474. Frame.BackgroundTransparency = 0.3
  1475. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  1476. Frame.Size = UDim2.new(0, 200, 0, 40)
  1477. Frame.Active = true
  1478. Frame.Draggable = true
  1479. CMDBAR.Name = "CMDBAR"
  1480. CMDBAR.Parent = Frame
  1481. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1482. CMDBAR.BackgroundTransparency = 0.20000000298023
  1483. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  1484. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  1485. CMDBAR.Font = Enum.Font.SourceSansLight
  1486. CMDBAR.FontSize = Enum.FontSize.Size14
  1487. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  1488. CMDBAR.TextScaled = true
  1489. CMDBAR.TextSize = 14
  1490. CMDBAR.TextWrapped = true
  1491. CMDBAR.Text = "Press ; to type, Enter to execute"
  1492.  
  1493. local CMDS = Instance.new("ScreenGui")
  1494. local CMDSFRAME = Instance.new("Frame")
  1495. local ScrollingFrame = Instance.new("ScrollingFrame")
  1496. local TextLabel = Instance.new("TextLabel")
  1497. local closegui = Instance.new("TextButton")
  1498. CMDS.Name = "CMDS"
  1499. CMDS.Parent = game:GetService("CoreGui")
  1500. CMDSFRAME.Name = "CMDSFRAME"
  1501. CMDSFRAME.Parent = CMDS
  1502. CMDSFRAME.Active = true
  1503. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  1504. CMDSFRAME.BorderSizePixel = 0
  1505. CMDSFRAME.Draggable = true
  1506. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  1507. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  1508. CMDSFRAME.Visible = false
  1509. ScrollingFrame.Parent = CMDSFRAME
  1510. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  1511. ScrollingFrame.BorderSizePixel = 0
  1512. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  1513. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  1514. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  1515. TextLabel.Parent = ScrollingFrame
  1516. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1517. TextLabel.BackgroundTransparency = 1
  1518. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  1519. TextLabel.Font = Enum.Font.SourceSans
  1520. TextLabel.FontSize = Enum.FontSize.Size18
  1521. TextLabel.Text = "[-] cmdbar is shown when ; is pressed.,\n[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player,\n[2] bring [plr] -- You need a tool! Will bring player to you,\n[3] spin [plr] -- You need a tool! Makes you and the player spin crazy,\n[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting,\n[5] attach [plr] -- You need a tool! Attaches you to player,\n[6] unattach [plr] -- Attempts to unattach you from a player,\n[7] follow [plr] -- Makes you follow behind the player,\n[8] unfollow,\n[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air,\n[10] trail [plr] -- The opposite of follow, you stay infront of player,\n[11] untrail,\n[12] orbit [plr] -- Makes you orbit the player,\n[13] unorbit,\n[14] fling [plr] -- Makes you fling the player,\n[15] unfling,\n[16] fecheck -- Checks if the game is FE or not,\n[17] void [plr] -- Teleports player to the void,\n[18] noclip -- Gives you noclip to walk through walls,\n[19] clip -- Removes noclip,\n[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default,\n[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default,\n[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default,\n[23] default -- Changes your speed, jumppower and hipheight to default values,\n[24] annoy [plr] -- Loop teleports you to the player,\n[25] unannoy,\n[26] headwalk [plr] -- Loop teleports you to the player head,\n[27] unheadwalk,\n[28] nolimbs -- Removes your arms and legs,\n[29] god -- Gives you FE Godmode,\n[30] drophats -- Drops your accessories,\n[31] droptool -- Drops any tool you have equipped,\n[32] loopdhats -- Loop drops your accessories,\n[33] unloopdhats,\n[34] loopdtool -- Loop drops any tools you have equipped,\n[35] unloopdtool,\n[36] invisible -- Gives you invisibility CREDIT TO TIMELESS,\n[37] view [plr] -- Changes your camera to the player character,\n[38] unview,\n[39] goto [plr] -- Teleports you to player,\n[40] fly -- Allows you to fly,\n[41] unfly,\n[42] chat [msg] -- Makes you chat a message,\n[43] spam [msg] -- Spams a message,\n[44] unspam,\n[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second,\n[46] pmspam [plr] -- Spams a player in private message,\n[47] unpmspam,\n[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you,\n[49] uncfreeze [plr],\n[50] unlockws -- Unlocks the workspace,\n[51] lockws -- Locks the workspace,\n[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you,\n[53] pstand -- Enables platform stand,\n[54] unpstand -- Disables platform stand,\n[55] blockhead -- Removes your head mesh,\n[56] sit,\n[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name,\n[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided,\n[59] hypertotal -- Loads in my FE GUI Hypertotal,\n[60] cmds -- Prints all commands,\n[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats,\n[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool,\n[63] spinner -- Makes you spin,\n[64] nospinner,\n[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom,\n[66] noreach -- Removes reach, must have tool equipped,\n[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying,\n[68] tp me [plr] -- Alternative to goto,\n[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player,\n[70] uncbring,\n[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players,\n[72] givetool [plr] -- Gives the tool you have equipped to the player,\n[73] glitch [plr] -- Glitches you and the player, looks very cool,\n[74] unglitch -- Unglitches you,\n[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode,\n[76] explorer -- Loads up DEX,\n[77] reset -- Resets your character.,\n[78] anim [id] -- Applies an animation on you, must be created by ROBLOX,\n[79] animgui -- Loads up Energize animations GUI,\n[80] savepos -- Saves your current position,\n[81] loadpos -- Teleports you to your saved position,\n[82] bang [plr] -- 18+,\n[83] unbang,\n[84] delcmdbar -- Removes the command bar completely,\n[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model,\n[86] shutdown -- Uses harkinians script to shutdown server,\n[87] respawn -- If grespawn doesnt work you can use respawn,\n[88] delobj [obj] -- Deletes a certain brick in workspace, client sided,\n[89] getplrs -- Prints all players in game,\n[90] deldecal -- Deletes all decals client sided,\n[91] opfinality -- Loads in my FE GUI Opfinality,\n[92] remotes -- Prints all remotes in the game in the console when added,\n[93] noremotes -- Stops printing remotes,\n[94] tpdefault -- Stops all loop teleports to a player,\n[95] stopsit -- Will not allow you to sit,\n[96] gosit -- Allows you to sit,\n[97] clicktp -- Enables click tp,\n[98] noclicktp -- Disables click tp,\n[99] toolson -- If any tools are dropped in the workspace you will automatically get them,\n[100] toolsoff -- Stops ;toolson,\n[101] version -- Gets the admin version, \n This list of commands is NOT showing everything, go to my thread in the pastebin link to see ALL commands."
  1522. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1523. TextLabel.TextSize = 15
  1524. TextLabel.TextWrapped = true
  1525. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  1526. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  1527. closegui.Name = "closegui"
  1528. closegui.Parent = CMDSFRAME
  1529. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  1530. closegui.BorderSizePixel = 0
  1531. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  1532. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  1533. closegui.Font = Enum.Font.SourceSansBold
  1534. closegui.FontSize = Enum.FontSize.Size24
  1535. closegui.Text = "X"
  1536. closegui.TextColor3 = Color3.new(1, 1, 1)
  1537. closegui.TextSize = 20
  1538.  
  1539. closegui.MouseButton1Click:connect(function()
  1540. CMDSFRAME.Visible = false
  1541. end)
  1542.  
  1543. game:GetService('RunService').Stepped:connect(function()
  1544. if spin then
  1545. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  1546. end
  1547. if followed then
  1548. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  1549. end
  1550. if traill then
  1551. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  1552. end
  1553. if annoying then
  1554. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  1555. end
  1556. if hwalk then
  1557. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  1558. end
  1559. if staring then
  1560. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  1561. end
  1562. end)
  1563. game:GetService('RunService').Stepped:connect(function()
  1564. if noclip then
  1565. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  1566. lplayer.Character.Head.CanCollide = false
  1567. lplayer.Character.Torso.CanCollide = false
  1568. lplayer.Character["Left Leg"].CanCollide = false
  1569. lplayer.Character["Right Leg"].CanCollide = false
  1570. else
  1571. lplayer.Character.Humanoid:ChangeState(11)
  1572. end
  1573. end
  1574. if changingstate then
  1575. lplayer.Character.Humanoid:ChangeState(statechosen)
  1576. end
  1577. end)
  1578. game:GetService('RunService').Stepped:connect(function()
  1579. if droppinghats then
  1580. for i,v in pairs(lplayer.Character:GetChildren()) do
  1581. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1582. v.Parent = workspace
  1583. end
  1584. end
  1585. end
  1586. if droppingtools then
  1587. for i,v in pairs(lplayer.Character:GetChildren()) do
  1588. if (v:IsA("Tool")) then
  1589. v.Parent = workspace
  1590. end
  1591. end
  1592. end
  1593. if removingmeshhats then
  1594. for i,v in pairs(lplayer.Character:GetChildren()) do
  1595. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1596. v.Handle.Mesh:Destroy()
  1597. end
  1598. end
  1599. end
  1600. if removingmeshtool then
  1601. for i,v in pairs(lplayer.Character:GetChildren()) do
  1602. if (v:IsA("Tool")) then
  1603. v.Handle.Mesh:Destroy()
  1604. end
  1605. end
  1606. end
  1607. end)
  1608. game:GetService('RunService').Stepped:connect(function()
  1609. if banpl then
  1610. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  1611. end
  1612. end)
  1613. game:GetService('RunService').Stepped:connect(function()
  1614. if stopsitting then
  1615. lplayer.Character.Humanoid.Sit = false
  1616. end
  1617. end)
  1618.  
  1619. plr = lplayer
  1620. hum = plr.Character.HumanoidRootPart
  1621. mouse = plr:GetMouse()
  1622. mouse.KeyDown:connect(function(key)
  1623. if key == "e" then
  1624. if mouse.Target then
  1625. if clickgoto then
  1626. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  1627. elseif clickdel then
  1628. mouse.Target:Destroy()
  1629. end
  1630. end
  1631. end
  1632. end)
  1633.  
  1634. game:GetService("Workspace").ChildAdded:connect(function(part)
  1635. if gettingtools then
  1636. if part:IsA("Tool") then
  1637. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1638. end
  1639. end
  1640. end)
  1641.  
  1642. lplayer.Chatted:Connect(function(msg)
  1643. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  1644. if string.sub(msg, 7) == "me" then
  1645. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  1646. else
  1647. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  1648. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1649. lplayer.Character.Humanoid.Name = 1
  1650. local l = lplayer.Character["1"]:Clone()
  1651. l.Parent = lplayer.Character
  1652. l.Name = "Humanoid"
  1653. wait(0.1)
  1654. lplayer.Character["1"]:Destroy()
  1655. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1656. lplayer.Character.Animate.Disabled = true
  1657. wait(0.1)
  1658. lplayer.Character.Animate.Disabled = false
  1659. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1660. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1661. lplayer.Character.Humanoid:EquipTool(v)
  1662. end
  1663. local function tp(player,player2)
  1664. local char1,char2=player.Character,player2.Character
  1665. if char1 and char2 then
  1666. char1:MoveTo(char2.Head.Position)
  1667. end
  1668. end
  1669. wait(0.1)
  1670. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1671. wait(0.2)
  1672. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1673. wait(0.5)
  1674. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1675. wait(0.7)
  1676. tp(lplayer,game:GetService("Players")[v.Name])
  1677. wait(0.7)
  1678. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1679. game:GetService("StarterGui"):SetCore("SendNotification", {
  1680. Title = "Tools needed!";
  1681. Text = "You need a tool in your backpack for this command!";
  1682. })
  1683. end
  1684. end
  1685. end
  1686. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  1687. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1688. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1689. lplayer.Character.Humanoid.Name = 1
  1690. local l = lplayer.Character["1"]:Clone()
  1691. l.Parent = lplayer.Character
  1692. l.Name = "Humanoid"
  1693. wait(0.1)
  1694. lplayer.Character["1"]:Destroy()
  1695. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1696. lplayer.Character.Animate.Disabled = true
  1697. wait(0.1)
  1698. lplayer.Character.Animate.Disabled = false
  1699. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1700. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1701. lplayer.Character.Humanoid:EquipTool(v)
  1702. end
  1703. local function tp(player,player2)
  1704. local char1,char2=player.Character,player2.Character
  1705. if char1 and char2 then
  1706. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  1707. end
  1708. end
  1709. local function getout(player,player2)
  1710. local char1,char2=player.Character,player2.Character
  1711. if char1 and char2 then
  1712. char1:MoveTo(char2.Head.Position)
  1713. end
  1714. end
  1715. tp(game:GetService("Players")[v.Name], lplayer)
  1716. wait(0.2)
  1717. tp(game:GetService("Players")[v.Name], lplayer)
  1718. wait(0.5)
  1719. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1720. wait(0.5)
  1721. getout(lplayer, game:GetService("Players")[v.Name])
  1722. wait(0.3)
  1723. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1724. game:GetService("StarterGui"):SetCore("SendNotification", {
  1725. Title = "Tools needed!";
  1726. Text = "You need a tool in your backpack for this command!";
  1727. })
  1728. end
  1729. end
  1730. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  1731. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1732. lplayer.Character.Humanoid.Name = 1
  1733. local l = lplayer.Character["1"]:Clone()
  1734. l.Parent = lplayer.Character
  1735. l.Name = "Humanoid"
  1736. wait(0.1)
  1737. lplayer.Character["1"]:Destroy()
  1738. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1739. lplayer.Character.Animate.Disabled = true
  1740. wait(0.1)
  1741. lplayer.Character.Animate.Disabled = false
  1742. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1743. lplayer.Character.Animate.Disabled = false
  1744. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1745. lplayer.Character.Humanoid:EquipTool(v)
  1746. end
  1747. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1748. spinplr = v
  1749. wait(0.5)
  1750. spin = true
  1751. game:GetService("StarterGui"):SetCore("SendNotification", {
  1752. Title = "Tools needed!";
  1753. Text = "You need a tool in your backpack for this command!";
  1754. })
  1755. end
  1756. end
  1757. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  1758. spin = false
  1759. end
  1760. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  1761. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1762. lplayer.Character.Humanoid.Name = 1
  1763. local l = lplayer.Character["1"]:Clone()
  1764. l.Parent = lplayer.Character
  1765. l.Name = "Humanoid"
  1766. wait(0.1)
  1767. lplayer.Character["1"]:Destroy()
  1768. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1769. lplayer.Character.Animate.Disabled = true
  1770. wait(0.1)
  1771. lplayer.Character.Animate.Disabled = false
  1772. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1773. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1774. lplayer.Character.Humanoid:EquipTool(v)
  1775. end
  1776. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1777. wait(0.3)
  1778. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1779. attplr = v
  1780. game:GetService("StarterGui"):SetCore("SendNotification", {
  1781. Title = "Tools needed!";
  1782. Text = "You need a tool in your backpack for this command!";
  1783. })
  1784. end
  1785. end
  1786. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  1787. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1788. local function getout(player,player2)
  1789. local char1,char2=player.Character,player2.Character
  1790. if char1 and char2 then
  1791. char1:MoveTo(char2.Head.Position)
  1792. end
  1793. end
  1794. getout(lplayer, game:GetService("Players")[v.Name])
  1795. end
  1796. end
  1797. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  1798. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1799. followed = true
  1800. flwplr = v
  1801. end
  1802. end
  1803. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  1804. followed = false
  1805. end
  1806. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  1807. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1808. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1809. lplayer.Character.Humanoid.Name = 1
  1810. local l = lplayer.Character["1"]:Clone()
  1811. l.Parent = lplayer.Character
  1812. l.Name = "Humanoid"
  1813. wait(0.1)
  1814. lplayer.Character["1"]:Destroy()
  1815. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1816. lplayer.Character.Animate.Disabled = true
  1817. wait(0.1)
  1818. lplayer.Character.Animate.Disabled = false
  1819. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1820. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1821. lplayer.Character.Humanoid:EquipTool(v)
  1822. end
  1823. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1824. wait(0.2)
  1825. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1826. wait(0.6)
  1827. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1828. wait(0.6)
  1829. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  1830. game:GetService("StarterGui"):SetCore("SendNotification", {
  1831. Title = "Tools needed!";
  1832. Text = "You need a tool in your backpack for this command!";
  1833. })
  1834. end
  1835. end
  1836. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  1837. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1838. traill = true
  1839. trlplr = v
  1840. end
  1841. end
  1842. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  1843. traill = false
  1844. end
  1845. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  1846. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1847. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1848. else
  1849. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1850. local o = Instance.new("RocketPropulsion")
  1851. o.Parent = lplayer.Character.HumanoidRootPart
  1852. o.Name = "Orbit"
  1853. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1854. o:Fire()
  1855. noclip = true
  1856. end
  1857. end
  1858. end
  1859. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  1860. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  1861. noclip = false
  1862. end
  1863. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  1864. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1865. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1866. else
  1867. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1868. local y = Instance.new("RocketPropulsion")
  1869. y.Parent = lplayer.Character.HumanoidRootPart
  1870. y.CartoonFactor = 1
  1871. y.MaxThrust = 800000
  1872. y.MaxSpeed = 1000
  1873. y.ThrustP = 200000
  1874. y.Name = "Fling"
  1875. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1876. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1877. y:Fire()
  1878. noclip = true
  1879. end
  1880. end
  1881. end
  1882. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  1883. noclip = false
  1884. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1885. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1886. wait(0.4)
  1887. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1888. end
  1889. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  1890. if game:GetService("Workspace").FilteringEnabled == true then
  1891. warn("FE is Enabled (Filtering Enabled)")
  1892. game:GetService("StarterGui"):SetCore("SendNotification", {
  1893. Title = "FE is Enabled";
  1894. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  1895. })
  1896. else
  1897. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  1898. game:GetService("StarterGui"):SetCore("SendNotification", {
  1899. Title = "FE is Disabled";
  1900. Text = "Filtering Disabled. Consider using a different admin script.";
  1901. })
  1902. end
  1903. end
  1904. if string.sub(msg, 1, 6) == (prefix.."void ") then
  1905. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1906. lplayer.Character.Humanoid.Name = 1
  1907. local l = lplayer.Character["1"]:Clone()
  1908. l.Parent = lplayer.Character
  1909. l.Name = "Humanoid"
  1910. wait(0.1)
  1911. lplayer.Character["1"]:Destroy()
  1912. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1913. lplayer.Character.Animate.Disabled = true
  1914. wait(0.1)
  1915. lplayer.Character.Animate.Disabled = false
  1916. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1917. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1918. lplayer.Character.Humanoid:EquipTool(v)
  1919. end
  1920. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1921. wait(0.2)
  1922. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1923. wait(0.6)
  1924. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  1925. game:GetService("StarterGui"):SetCore("SendNotification", {
  1926. Title = "Tools needed!";
  1927. Text = "You need a tool in your backpack for this command!";
  1928. })
  1929. end
  1930. end
  1931. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  1932. noclip = true
  1933. game:GetService("StarterGui"):SetCore("SendNotification", {
  1934. Title = "Noclip enabled";
  1935. Text = "Type ;clip to disable";
  1936. })
  1937. end
  1938. if string.sub(msg, 1, 5) == (prefix.."clip") then
  1939. noclip = false
  1940. game:GetService("StarterGui"):SetCore("SendNotification", {
  1941. Title = "Noclip disabled";
  1942. Text = "Type ;noclip to enable";
  1943. })
  1944. end
  1945. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  1946. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  1947. end
  1948. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  1949. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  1950. end
  1951. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  1952. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  1953. end
  1954. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  1955. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  1956. end
  1957. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  1958. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  1959. end
  1960. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  1961. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  1962. end
  1963. if string.sub(msg, 1, 8) == (prefix.."default") then
  1964. lplayer.Character.Humanoid.JumpPower = 50
  1965. lplayer.Character.Humanoid.WalkSpeed = 16
  1966. lplayer.Character.Humanoid.HipHeight = 0
  1967. end
  1968. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  1969. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1970. annoying = true
  1971. annplr = v
  1972. end
  1973. end
  1974. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  1975. annoying = false
  1976. end
  1977. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1978. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1979. hwalk = true
  1980. hdwplr = v
  1981. end
  1982. end
  1983. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1984. hwalk = false
  1985. end
  1986. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1987. lplayer.Character["Left Leg"]:Destroy()
  1988. lplayer.Character["Left Arm"]:Destroy()
  1989. lplayer.Character["Right Leg"]:Destroy()
  1990. lplayer.Character["Right Arm"]:Destroy()
  1991. end
  1992. if string.sub(msg, 1, 4) == (prefix.."god") then
  1993. lplayer.Character.Humanoid.Name = 1
  1994. local l = lplayer.Character["1"]:Clone()
  1995. l.Parent = lplayer.Character
  1996. l.Name = "Humanoid"
  1997. wait(0.1)
  1998. lplayer.Character["1"]:Destroy()
  1999. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2000. lplayer.Character.Animate.Disabled = true
  2001. wait(0.1)
  2002. lplayer.Character.Animate.Disabled = false
  2003. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2004. game:GetService("StarterGui"):SetCore("SendNotification", {
  2005. Title = "FE Godmode enabled";
  2006. Text = "Use ;grespawn or ;respawn to remove";
  2007. })
  2008. end
  2009. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  2010. for i,v in pairs(lplayer.Character:GetChildren()) do
  2011. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2012. v.Parent = workspace
  2013. end
  2014. end
  2015. end
  2016. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  2017. for i,v in pairs(lplayer.Character:GetChildren()) do
  2018. if (v:IsA("Tool")) then
  2019. v.Parent = workspace
  2020. end
  2021. end
  2022. end
  2023. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  2024. droppinghats = true
  2025. game:GetService("StarterGui"):SetCore("SendNotification", {
  2026. Title = "Loop Drop Enabled";
  2027. Text = "Type ;unloopdhats to disable";
  2028. })
  2029. end
  2030. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  2031. droppinghats = false
  2032. game:GetService("StarterGui"):SetCore("SendNotification", {
  2033. Title = "Loop Drop Disabled";
  2034. Text = "Type ;loopdhats to enable.";
  2035. })
  2036. end
  2037. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  2038. droppingtools = true
  2039. game:GetService("StarterGui"):SetCore("SendNotification", {
  2040. Title = "Loop Drop Enabled";
  2041. Text = "Type ;unloopdtool to disable";
  2042. })
  2043. end
  2044. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  2045. droppingtools = false
  2046. game:GetService("StarterGui"):SetCore("SendNotification", {
  2047. Title = "Loop Drop Disabled";
  2048. Text = "Type ;loopdtool to enable.";
  2049. })
  2050. end
  2051. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  2052. Local = game:GetService('Players').LocalPlayer
  2053. Char = Local.Character
  2054. touched,tpdback = false, false
  2055. box = Instance.new('Part',workspace)
  2056. box.Anchored = true
  2057. box.CanCollide = true
  2058. box.Size = Vector3.new(10,1,10)
  2059. box.Position = Vector3.new(0,10000,0)
  2060. box.Touched:connect(function(part)
  2061. if (part.Parent.Name == Local.Name) then
  2062. if touched == false then
  2063. touched = true
  2064. function apply()
  2065. if script.Disabled ~= true then
  2066. no = Char.HumanoidRootPart:Clone()
  2067. wait(.25)
  2068. Char.HumanoidRootPart:Destroy()
  2069. no.Parent = Char
  2070. Char:MoveTo(loc)
  2071. touched = false
  2072. end end
  2073. if Char then
  2074. apply()
  2075. end
  2076. end
  2077. end
  2078. end)
  2079. repeat wait() until Char
  2080. loc = Char.HumanoidRootPart.Position
  2081. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2082. game:GetService("StarterGui"):SetCore("SendNotification", {
  2083. Title = "Invisibility enabled!";
  2084. Text = "Reset or use ;respawn to remove.";
  2085. })
  2086. end
  2087. if string.sub(msg, 1, 6) == (prefix.."view ") then
  2088. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2089. if game:GetService("Players")[v.Name].Character.Humanoid then
  2090. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2091. else
  2092. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2093. end
  2094. end
  2095. end
  2096. if string.sub(msg, 1, 7) == (prefix.."unview") then
  2097. if lplayer.Character.Humanoid then
  2098. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2099. else
  2100. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2101. end
  2102. end
  2103. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  2104. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2105. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2106. end
  2107. end
  2108. if string.sub(msg, 1, 4) == (prefix.."fly") then
  2109. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2110. repeat wait() until Mouse
  2111.  
  2112. local T = lplayer.Character.HumanoidRootPart
  2113. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2114. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2115. local SPEED = speedget
  2116.  
  2117. local function fly()
  2118. flying = true
  2119. local BG = Instance.new('BodyGyro', T)
  2120. local BV = Instance.new('BodyVelocity', T)
  2121. BG.P = 9e4
  2122. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2123. BG.cframe = T.CFrame
  2124. BV.velocity = Vector3.new(0, 0.1, 0)
  2125. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2126. spawn(function()
  2127. repeat wait()
  2128. lplayer.Character.Humanoid.PlatformStand = true
  2129. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2130. SPEED = 50
  2131. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2132. SPEED = 0
  2133. end
  2134. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2135. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  2136. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2137. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2138. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  2139. else
  2140. BV.velocity = Vector3.new(0, 0.1, 0)
  2141. end
  2142. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2143. until not flying
  2144. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2145. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2146. SPEED = 0
  2147. BG:destroy()
  2148. BV:destroy()
  2149. lplayer.Character.Humanoid.PlatformStand = false
  2150. end)
  2151. end
  2152. Mouse.KeyDown:connect(function(KEY)
  2153. if KEY:lower() == 'w' then
  2154. CONTROL.F = speedfly
  2155. elseif KEY:lower() == 's' then
  2156. CONTROL.B = -speedfly
  2157. elseif KEY:lower() == 'a' then
  2158. CONTROL.L = -speedfly
  2159. elseif KEY:lower() == 'd' then
  2160. CONTROL.R = speedfly
  2161. end
  2162. end)
  2163. Mouse.KeyUp:connect(function(KEY)
  2164. if KEY:lower() == 'w' then
  2165. CONTROL.F = 0
  2166. elseif KEY:lower() == 's' then
  2167. CONTROL.B = 0
  2168. elseif KEY:lower() == 'a' then
  2169. CONTROL.L = 0
  2170. elseif KEY:lower() == 'd' then
  2171. CONTROL.R = 0
  2172. end
  2173. end)
  2174. fly()
  2175. end
  2176. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  2177. flying = false
  2178. lplayer.Character.Humanoid.PlatformStand = false
  2179. end
  2180. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  2181. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  2182. end
  2183. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  2184. spamtext = (string.sub(msg, 7))
  2185. spamming = true
  2186. end
  2187. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  2188. spamming = false
  2189. end
  2190. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  2191. spamdelay = (string.sub(msg, 11))
  2192. end
  2193. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  2194. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2195. pmspammed = v.Name
  2196. spammingpm = true
  2197. end
  2198. end
  2199. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  2200. spammingpm = false
  2201. end
  2202. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  2203. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  2204. v.Character["Left Leg"].Anchored = true
  2205. v.Character["Left Arm"].Anchored = true
  2206. v.Character["Right Leg"].Anchored = true
  2207. v.Character["Right Arm"].Anchored = true
  2208. v.Character.Torso.Anchored = true
  2209. v.Character.Head.Anchored = true
  2210. end
  2211. end
  2212. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  2213. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  2214. v.Character["Left Leg"].Anchored = false
  2215. v.Character["Left Arm"].Anchored = false
  2216. v.Character["Right Leg"].Anchored = false
  2217. v.Character["Right Arm"].Anchored = false
  2218. v.Character.Torso.Anchored = false
  2219. v.Character.Head.Anchored = false
  2220. end
  2221. end
  2222. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  2223. local a = game:GetService("Workspace"):getChildren()
  2224. for i = 1, #a do
  2225. if a[i].className == "Part" then
  2226. a[i].Locked = false
  2227. elseif a[i].className == "Model" then
  2228. local r = a[i]:getChildren()
  2229. for i = 1, #r do
  2230. if r[i].className == "Part" then
  2231. r[i].Locked = false
  2232. end
  2233. end
  2234. end
  2235. end
  2236. game:GetService("StarterGui"):SetCore("SendNotification", {
  2237. Title = "Success!";
  2238. Text = "Workspace unlocked. Use ;lockws to lock.";
  2239. })
  2240. end
  2241. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  2242. local a = game:GetService("Workspace"):getChildren()
  2243. for i = 1, #a do
  2244. if a[i].className == "Part" then
  2245. a[i].Locked = true
  2246. elseif a[i].className == "Model" then
  2247. local r = a[i]:getChildren()
  2248. for i = 1, #r do
  2249. if r[i].className == "Part" then
  2250. r[i].Locked = true
  2251. end
  2252. end
  2253. end
  2254. end
  2255. end
  2256. if string.sub(msg, 1, 7) == (prefix.."btools") then
  2257. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  2258. Clone_T.BinType = "Clone"
  2259. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  2260. Destruct.BinType = "Hammer"
  2261. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  2262. Hold_T.BinType = "Grab"
  2263. end
  2264. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  2265. lplayer.Character.Humanoid.PlatformStand = true
  2266. end
  2267. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  2268. lplayer.Character.Humanoid.PlatformStand = false
  2269. end
  2270. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  2271. lplayer.Character.Head.Mesh:Destroy()
  2272. end
  2273. if string.sub(msg, 1, 4) == (prefix.."sit") then
  2274. lplayer.Character.Humanoid.Sit = true
  2275. end
  2276. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  2277. local function bringobjw()
  2278. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2279. if obj.Name == (string.sub(msg, 11)) then
  2280. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2281. obj.CanCollide = false
  2282. obj.Transparency = 0.7
  2283. wait()
  2284. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  2285. wait()
  2286. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  2287. wait()
  2288. obj.CFrame = lplayer.Character["Head"].CFrame
  2289. end
  2290. end
  2291. end
  2292. while wait() do
  2293. bringobjw()
  2294. end
  2295. game:GetService("StarterGui"):SetCore("SendNotification", {
  2296. Title = "BringObj";
  2297. Text = "BringObj enabled.";
  2298. })
  2299. end
  2300. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  2301. vis = (string.sub(msg, 8))
  2302. local a = game:GetService("Workspace"):GetDescendants()
  2303. for i = 1, #a do
  2304. if a[i].className == "Part" then
  2305. a[i].Transparency = vis
  2306. elseif a[i].className == "Model" then
  2307. local r = a[i]:getChildren()
  2308. for i = 1, #r do
  2309. if r[i].className == "Part" then
  2310. r[i].Transparency = vis
  2311. end
  2312. end
  2313. end
  2314. end
  2315. end
  2316. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  2317. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  2318. game:GetService("StarterGui"):SetCore("SendNotification", {
  2319. Title = "Success!";
  2320. Text = "HyperTotal GUI Loaded!";
  2321. })
  2322. end
  2323. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  2324. CMDSFRAME.Visible = true
  2325. end
  2326. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  2327. for i,v in pairs(lplayer.Character:GetChildren()) do
  2328. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2329. v.Handle.Mesh:Destroy()
  2330. end
  2331. end
  2332. end
  2333. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  2334. for i,v in pairs(lplayer.Character:GetChildren()) do
  2335. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2336. v.Handle.Mesh:Destroy()
  2337. end
  2338. end
  2339. end
  2340. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  2341. for i,v in pairs(lplayer.Character:GetChildren()) do
  2342. if (v:IsA("Tool")) then
  2343. v.Handle.Mesh:Destroy()
  2344. end
  2345. end
  2346. end
  2347. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  2348. for i,v in pairs(lplayer.Character:GetChildren()) do
  2349. if (v:IsA("Tool")) then
  2350. v.Handle.Mesh:Destroy()
  2351. end
  2352. end
  2353. end
  2354. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  2355. local p = Instance.new("RocketPropulsion")
  2356. p.Parent = lplayer.Character.HumanoidRootPart
  2357. p.Name = "Spinner"
  2358. p.Target = lplayer.Character["Left Arm"]
  2359. p:Fire()
  2360. game:GetService("StarterGui"):SetCore("SendNotification", {
  2361. Title = "Spinner enabled";
  2362. Text = "Type ;nospinner to disable.";
  2363. })
  2364. end
  2365. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  2366. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  2367. end
  2368. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  2369. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2370. if v:isA("Tool") then
  2371. local a = Instance.new("SelectionBox",v.Handle)
  2372. a.Adornee = v.Handle
  2373. v.Handle.Size = Vector3.new(0.5,0.5,60)
  2374. v.GripPos = Vector3.new(0,0,0)
  2375. lplayer.Character.Humanoid:UnequipTools()
  2376. end
  2377. end
  2378. game:GetService("StarterGui"):SetCore("SendNotification", {
  2379. Title = "Reach applied!";
  2380. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2381. })
  2382. end
  2383. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  2384. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2385. if v:isA("Tool") then
  2386. handleSize = v.Handle.Size
  2387. wait()
  2388. local a = Instance.new("SelectionBox",v.Handle)
  2389. a.Name = "a"
  2390. a.Adornee = v.Handle
  2391. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  2392. v.GripPos = Vector3.new(0,0,0)
  2393. lplayer.Character.Humanoid:UnequipTools()
  2394. end
  2395. end
  2396. game:GetService("StarterGui"):SetCore("SendNotification", {
  2397. Title = "Reach applied!";
  2398. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2399. })
  2400. end
  2401. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  2402. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2403. if v:isA("Tool") then
  2404. v.Handle.a:Destroy()
  2405. v.Handle.Size = handleSize
  2406. end
  2407. end
  2408. game:GetService("StarterGui"):SetCore("SendNotification", {
  2409. Title = "Reach removed!";
  2410. Text = "Removed reach from equipped sword.";
  2411. })
  2412. end
  2413. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  2414. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  2415. lplayer.Character.Humanoid.Name = 1
  2416. local l = lplayer.Character["1"]:Clone()
  2417. l.Parent = lplayer.Character
  2418. l.Name = "Humanoid"
  2419. wait(0.1)
  2420. lplayer.Character["1"]:Destroy()
  2421. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2422. lplayer.Character.Animate.Disabled = true
  2423. wait(0.1)
  2424. lplayer.Character.Animate.Disabled = false
  2425. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2426. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2427. lplayer.Character.Humanoid:EquipTool(v)
  2428. end
  2429. wait(0.1)
  2430. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2431. wait(0.2)
  2432. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2433. wait(0.5)
  2434. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2435. game:GetService("StarterGui"):SetCore("SendNotification", {
  2436. Title = "Tools needed!";
  2437. Text = "You need a tool in your backpack for this command!";
  2438. })
  2439. end
  2440. end
  2441. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  2442. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2443. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2444. end
  2445. end
  2446. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  2447. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  2448. cbringall = true
  2449. else
  2450. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2451. brplr = v.Name
  2452. end
  2453. end
  2454. cbring = true
  2455. end
  2456. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  2457. cbring = false
  2458. cbringall = false
  2459. end
  2460. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  2461. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2462. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2463. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2464. lplayer.Character.Humanoid.Name = 1
  2465. local l = lplayer.Character["1"]:Clone()
  2466. l.Parent = lplayer.Character
  2467. l.Name = "Humanoid"
  2468. wait(0.1)
  2469. lplayer.Character["1"]:Destroy()
  2470. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2471. lplayer.Character.Animate.Disabled = true
  2472. wait(0.1)
  2473. lplayer.Character.Animate.Disabled = false
  2474. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2475. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2476. lplayer.Character.Humanoid:EquipTool(v)
  2477. end
  2478. local function tp(player,player2)
  2479. local char1,char2=player.Character,player2.Character
  2480. if char1 and char2 then
  2481. char1:MoveTo(char2.Head.Position)
  2482. end
  2483. end
  2484. wait(0.1)
  2485. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2486. wait(0.2)
  2487. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2488. wait(0.5)
  2489. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2490. wait(0.6)
  2491. tp(lplayer, game:GetService("Players")[v.Name])
  2492. wait(0.4)
  2493. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  2494. game:GetService("StarterGui"):SetCore("SendNotification", {
  2495. Title = "Tools needed!";
  2496. Text = "You need a tool in your backpack for this command!";
  2497. })
  2498. end
  2499. end
  2500. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  2501. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2502. lplayer.Character.Humanoid.Name = 1
  2503. local l = lplayer.Character["1"]:Clone()
  2504. l.Parent = lplayer.Character
  2505. l.Name = "Humanoid"
  2506. wait(0.1)
  2507. lplayer.Character["1"]:Destroy()
  2508. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2509. lplayer.Character.Animate.Disabled = true
  2510. wait(0.1)
  2511. lplayer.Character.Animate.Disabled = false
  2512. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2513. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2514. lplayer.Character.Humanoid:EquipTool(v)
  2515. end
  2516. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2517. wait(0.3)
  2518. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2519. wait(0.4)
  2520. b = Instance.new("BodyForce")
  2521. b.Parent = lplayer.Character.HumanoidRootPart
  2522. b.Name = "Glitch"
  2523. b.Force = Vector3.new(100000000,5000,0)
  2524. game:GetService("StarterGui"):SetCore("SendNotification", {
  2525. Title = "Tools needed!";
  2526. Text = "You need a tool in your backpack for this command!";
  2527. })
  2528. end
  2529. end
  2530. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  2531. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  2532. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  2533. b = Instance.new("BodyForce")
  2534. b.Parent = lplayer.Character.HumanoidRootPart
  2535. b.Name = "unGlitch"
  2536. b.Force = Vector3.new(0,-5000000,0)
  2537. wait(2)
  2538. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  2539. end
  2540. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  2541. lplayer.Character.Humanoid.Health = 0
  2542. wait(1)
  2543. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  2544. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  2545. end
  2546. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  2547. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  2548. game:GetService("StarterGui"):SetCore("SendNotification", {
  2549. Title = "Success!";
  2550. Text = "DEX Explorer has loaded.";
  2551. })
  2552. end
  2553. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  2554. local Anim = Instance.new("Animation")
  2555. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  2556. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  2557. track:Play(.1, 1, 1)
  2558. end
  2559. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  2560. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  2561. game:GetService("StarterGui"):SetCore("SendNotification", {
  2562. Title = "Success!";
  2563. Text = "Energize Animations GUI has loaded.";
  2564. })
  2565. end
  2566. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  2567. saved = lplayer.Character.HumanoidRootPart.CFrame
  2568. game:GetService("StarterGui"):SetCore("SendNotification", {
  2569. Title = "Position Saved";
  2570. Text = "Use ;loadpos to return to saved position.";
  2571. })
  2572. end
  2573. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  2574. lplayer.Character.HumanoidRootPart.CFrame = saved
  2575. end
  2576. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  2577. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2578. local Anim2 = Instance.new("Animation")
  2579. Anim2.AnimationId = "rbxassetid://148840371"
  2580. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  2581. track2:Play(.1, 1, 1)
  2582. bplrr = v.Name
  2583. banpl = true
  2584. end
  2585. end
  2586. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  2587. banpl = false
  2588. end
  2589. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  2590. local function bringmodw()
  2591. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2592. if obj.Name == (string.sub(msg, 11)) then
  2593. for i,ch in pairs(obj:GetDescendants()) do
  2594. if (ch:IsA("BasePart")) then
  2595. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2596. ch.CanCollide = false
  2597. ch.Transparency = 0.7
  2598. wait()
  2599. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  2600. wait()
  2601. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  2602. wait()
  2603. ch.CFrame = lplayer.Character["Head"].CFrame
  2604. end
  2605. end
  2606. end
  2607. end
  2608. end
  2609. while wait() do
  2610. bringmodw()
  2611. end
  2612. game:GetService("StarterGui"):SetCore("SendNotification", {
  2613. Title = "BringMod";
  2614. Text = "BringMod enabled.";
  2615. })
  2616. end
  2617. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  2618. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  2619. local hum = Instance.new('Humanoid', mod)
  2620. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  2621. lplayer.Character = mod
  2622. end
  2623. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  2624. game:GetService'RunService'.Stepped:Connect(function()
  2625. pcall(function()
  2626. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  2627. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  2628. for _,x in pairs(v.Character.Head:GetChildren()) do
  2629. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  2630. end
  2631. end
  2632. end
  2633. end)
  2634. end)
  2635. game:GetService("StarterGui"):SetCore("SendNotification", {
  2636. Title = "Attempting Shutdown";
  2637. Text = "Shutdown Attempt has begun.";
  2638. })
  2639. end
  2640. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  2641. objtodel = (string.sub(msg, 9))
  2642. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2643. if v.Name == objtodel then
  2644. v:Destroy()
  2645. end
  2646. end
  2647. end
  2648. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  2649. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  2650. print(v)
  2651. end
  2652. game:GetService("StarterGui"):SetCore("SendNotification", {
  2653. Title = "Printed";
  2654. Text = "Players have been printed to console. (F9)";
  2655. })
  2656. end
  2657. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  2658. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  2659. if (v:IsA("Decal")) then
  2660. v:Destroy()
  2661. end
  2662. end
  2663. end
  2664. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  2665. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  2666. game:GetService("StarterGui"):SetCore("SendNotification", {
  2667. Title = "Success!";
  2668. Text = "OpFinality GUI has loaded.";
  2669. })
  2670. end
  2671. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  2672. remotes = true
  2673. added = true
  2674. game.DescendantAdded:connect(function(rmt)
  2675. if added == true then
  2676. if remotes == true then
  2677. if rmt:IsA("RemoteEvent") then
  2678. print("A RemoteEvent was added!")
  2679. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  2680. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2681. end end end
  2682. end)
  2683. game.DescendantAdded:connect(function(rmtfnctn)
  2684. if added == true then
  2685. if remotes == true then
  2686. if rmtfnctn:IsA("RemoteFunction") then
  2687. warn("A RemoteFunction was added!")
  2688. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  2689. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2690. end end end
  2691. end)
  2692.  
  2693. game.DescendantAdded:connect(function(bndfnctn)
  2694. if added == true then
  2695. if binds == true then
  2696. if bndfnctn:IsA("BindableFunction") then
  2697. print("A BindableFunction was added!")
  2698. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  2699. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2700. end end end
  2701. end)
  2702.  
  2703. game.DescendantAdded:connect(function(bnd)
  2704. if added == true then
  2705. if binds == true then
  2706. if bnd:IsA("BindableEvent") then
  2707. warn("A BindableEvent was added!")
  2708. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  2709. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2710. end end end
  2711. end)
  2712.  
  2713.  
  2714. if binds == true then
  2715. for i,v in pairs(game:GetDescendants()) do
  2716. if v:IsA("BindableFunction") then
  2717. print(" game." .. v:GetFullName() .. " | BindableFunction")
  2718. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2719. end end
  2720. for i,v in pairs(game:GetDescendants()) do
  2721. if v:IsA("BindableEvent") then
  2722. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  2723. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2724. end end
  2725. else
  2726. print("Off")
  2727. end
  2728. if remotes == true then
  2729. for i,v in pairs(game:GetDescendants()) do
  2730. if v:IsA("RemoteFunction") then
  2731. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  2732. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2733. end end
  2734. wait()
  2735. for i,v in pairs(game:GetDescendants()) do
  2736. if v:IsA("RemoteEvent") then
  2737. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  2738. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2739. end end
  2740. else
  2741. print("Off")
  2742. end
  2743. game:GetService("StarterGui"):SetCore("SendNotification", {
  2744. Title = "Printing Remotes";
  2745. Text = "Type ;noremotes to disable.";
  2746. })
  2747. end
  2748. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  2749. remotes = false
  2750. added = false
  2751. game:GetService("StarterGui"):SetCore("SendNotification", {
  2752. Title = "Printing Remotes Disabled";
  2753. Text = "Type ;remotes to enable.";
  2754. })
  2755. end
  2756. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  2757. spin = false
  2758. followed = false
  2759. traill = false
  2760. noclip = false
  2761. annoying = false
  2762. hwalk = false
  2763. cbringing = false
  2764. end
  2765. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  2766. stopsitting = true
  2767. end
  2768. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  2769. stopsitting = false
  2770. end
  2771. if string.sub(msg, 1, 8) == (prefix.."version") then
  2772. print(adminversion)
  2773. game:GetService("StarterGui"):SetCore("SendNotification", {
  2774. Title = "Version";
  2775. Text = adminversion;
  2776. })
  2777. end
  2778. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  2779. clickgoto = true
  2780. game:GetService("StarterGui"):SetCore("SendNotification", {
  2781. Title = "Click TP";
  2782. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  2783. })
  2784. end
  2785. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  2786. clickdel = true
  2787. game:GetService("StarterGui"):SetCore("SendNotification", {
  2788. Title = "Click Delete";
  2789. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  2790. })
  2791. end
  2792. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  2793. clickdel = false
  2794. game:GetService("StarterGui"):SetCore("SendNotification", {
  2795. Title = "Click Delete";
  2796. Text = "Click delete has been disabled.";
  2797. })
  2798. end
  2799. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  2800. clickgoto = false
  2801. game:GetService("StarterGui"):SetCore("SendNotification", {
  2802. Title = "Click TP";
  2803. Text = "Click TP has been disabled.";
  2804. })
  2805. end
  2806. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  2807. gettingtools = true
  2808. game:GetService("StarterGui"):SetCore("SendNotification", {
  2809. Title = "Tools Enabled";
  2810. Text = "Automatically colleting tools dropped.";
  2811. })
  2812. end
  2813. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  2814. gettingtools = false
  2815. game:GetService("StarterGui"):SetCore("SendNotification", {
  2816. Title = "Tools Disabled";
  2817. Text = "Click TP has been disabled.";
  2818. })
  2819. end
  2820. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  2821. ScreenGui:Destroy()
  2822. end
  2823. if string.sub(msg, 1, 6) == (prefix.."reset") then
  2824. lplayer.Character.Head:Destroy()
  2825. end
  2826. if string.sub(msg, 1, 7) == (prefix.."state ") then
  2827. statechosen = string.sub(msg, 8)
  2828. changingstate = true
  2829. end
  2830. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  2831. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  2832. end
  2833. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  2834. removingmeshhats = true
  2835. end
  2836. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  2837. removingmeshhats = false
  2838. end
  2839. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  2840. removingmeshtool = true
  2841. end
  2842. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  2843. removingmeshtool = false
  2844. end
  2845. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  2846. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  2847. if v:IsA("Tool") then
  2848. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  2849. v.Parent = player.Character
  2850. end
  2851. end
  2852. end
  2853. end
  2854. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  2855. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  2856. if v:IsA("Tool") then
  2857. v.Parent = lplayer.Character
  2858. wait()
  2859. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  2860. v.Parent = player.Character
  2861. end
  2862. end
  2863. end
  2864. end
  2865. if string.sub(msg, 1, 5) == (prefix.."age ") then
  2866. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2867. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  2868. end
  2869. end
  2870. if string.sub(msg, 1, 4) == (prefix.."id ") then
  2871. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  2872. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  2873. end
  2874. end
  2875. if string.sub(msg, 1, 6) == (prefix..".age ") then
  2876. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  2877. game:GetService("StarterGui"):SetCore("SendNotification", {
  2878. Title = player.AccountAge.." Days";
  2879. Text = "Account age of "..player.Name;
  2880. })
  2881. end
  2882. end
  2883. if string.sub(msg, 1, 5) == (prefix..".id ") then
  2884. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2885. game:GetService("StarterGui"):SetCore("SendNotification", {
  2886. Title = player.UserId.." ID";
  2887. Text = "Account ID of "..player.Name;
  2888. })
  2889. end
  2890. end
  2891. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  2892. game:GetService("StarterGui"):SetCore("SendNotification", {
  2893. Title = "Game ID";
  2894. Text = "Game ID: ".. game.GameId;
  2895. })
  2896. end
  2897. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  2898. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  2899. if pgscheck == true then
  2900. game:GetService("StarterGui"):SetCore("SendNotification", {
  2901. Title = "PGSPhysicsSolverEnabled";
  2902. Text = "PGS is Enabled!";
  2903. })
  2904. else
  2905. game:GetService("StarterGui"):SetCore("SendNotification", {
  2906. Title = "PGSPhysicsSolverEnabled";
  2907. Text = "PGS is Disabled!";
  2908. })
  2909. end
  2910. end
  2911. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  2912. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2913. if v:IsA("Part") then
  2914. if v.Transparency == 1 then
  2915. if v.Name ~= "HumanoidRootPart" then
  2916. v:Destroy()
  2917. end
  2918. end
  2919. end
  2920. end
  2921. end
  2922. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  2923. game:GetService("Lighting").FogStart = 0
  2924. game:GetService("Lighting").FogEnd = 9999999999999
  2925. end
  2926. if string.sub(msg, 1, 8) == (prefix.."disable") then
  2927. lplayer.Character.Humanoid.Parent = lplayer
  2928. end
  2929. if string.sub(msg, 1, 7) == (prefix.."enable") then
  2930. lplayer.Humanoid.Parent = lplayer.Character
  2931. end
  2932. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  2933. prefix = (string.sub(msg, 9, 9))
  2934. wait(0.1)
  2935. change()
  2936. wait(0.1)
  2937. game:GetService("StarterGui"):SetCore("SendNotification", {
  2938. Title = "Prefix changed!";
  2939. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  2940. })
  2941. end
  2942. if string.sub(msg, 1, 12) == (";resetprefix") then
  2943. prefix = ";"
  2944. wait(0.1)
  2945. change()
  2946. wait(0.1)
  2947. game:GetService("StarterGui"):SetCore("SendNotification", {
  2948. Title = "Prefix changed!";
  2949. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  2950. })
  2951. end
  2952. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  2953. speedfly = string.sub(msg, 11)
  2954. wait()
  2955. change()
  2956. end
  2957. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  2958. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2959. local Anim3 = Instance.new("Animation")
  2960. Anim3.AnimationId = "rbxassetid://282574440"
  2961. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  2962. track3:Play(.1, 1, 1)
  2963. bplrr = v.Name
  2964. banpl = true
  2965. end
  2966. end
  2967. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  2968. banpl = false
  2969. end
  2970. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  2971. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2972. staring = true
  2973. stareplr = v
  2974. end
  2975. end
  2976. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  2977. staring = false
  2978. end
  2979. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  2980. chatlogs = true
  2981. game:GetService("StarterGui"):SetCore("SendNotification", {
  2982. Title = "LogChat enabled";
  2983. Text = "Now logging all player chat.";
  2984. })
  2985. end
  2986. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  2987. chatlogs = false
  2988. game:GetService("StarterGui"):SetCore("SendNotification", {
  2989. Title = "LogChat disabled";
  2990. Text = "Stopped logging all player chat.";
  2991. })
  2992. end
  2993. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  2994. game:GetService("Workspace").CurrentCamera:Destroy()
  2995. wait(0.1)
  2996. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2997. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  2998. lplayer.CameraMinZoomDistance = 0.5
  2999. lplayer.CameraMaxZoomDistance = 400
  3000. lplayer.CameraMode = "Classic"
  3001. end
  3002. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  3003. changingstate = false
  3004. end
  3005. end)
  3006.  
  3007. local function tp()
  3008. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  3009. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  3010. if player.Name == brplr then
  3011. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  3012. end
  3013. end
  3014. end
  3015. end
  3016. local function tpall()
  3017. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  3018. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  3019. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  3020. end
  3021. end
  3022. end
  3023. spawn(function()
  3024. while wait(spamdelay) do
  3025. if spamming == true then
  3026. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  3027. end
  3028. end
  3029. end)
  3030. spawn(function()
  3031. while wait(spamdelay) do
  3032. if spammingpm == true then
  3033. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  3034. end
  3035. end
  3036. end)
  3037. spawn(function()
  3038. while wait() do
  3039. if cbring == true then
  3040. tp()
  3041. end
  3042. end
  3043. end)
  3044. spawn(function()
  3045. while wait() do
  3046. if cbringall == true then
  3047. tpall()
  3048. end
  3049. end
  3050. end)
  3051.  
  3052. Mouse.KeyDown:connect(function(Key)
  3053. if Key == prefix then
  3054. CMDBAR:CaptureFocus()
  3055. end
  3056. end)
  3057.  
  3058. CMDBAR.FocusLost:connect(function(enterPressed)
  3059. if enterPressed then
  3060. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  3061. if string.sub(CMDBAR.Text, 6) == "me" then
  3062. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  3063. else
  3064. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  3065. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3066. lplayer.Character.Humanoid.Name = 1
  3067. local l = lplayer.Character["1"]:Clone()
  3068. l.Parent = lplayer.Character
  3069. l.Name = "Humanoid"
  3070. wait(0.1)
  3071. lplayer.Character["1"]:Destroy()
  3072. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3073. lplayer.Character.Animate.Disabled = true
  3074. wait(0.1)
  3075. lplayer.Character.Animate.Disabled = false
  3076. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3077. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3078. lplayer.Character.Humanoid:EquipTool(v)
  3079. end
  3080. local function tp(player,player2)
  3081. local char1,char2=player.Character,player2.Character
  3082. if char1 and char2 then
  3083. char1:MoveTo(char2.Head.Position)
  3084. end
  3085. end
  3086. wait(0.1)
  3087. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3088. wait(0.2)
  3089. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3090. wait(0.5)
  3091. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3092. wait(0.7)
  3093. tp(lplayer,game:GetService("Players")[v.Name])
  3094. wait(0.7)
  3095. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3096. game:GetService("StarterGui"):SetCore("SendNotification", {
  3097. Title = "Tools needed!";
  3098. Text = "You need a tool in your backpack for this command!";
  3099. })
  3100. end
  3101. end
  3102. end
  3103. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  3104. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3105. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3106. lplayer.Character.Humanoid.Name = 1
  3107. local l = lplayer.Character["1"]:Clone()
  3108. l.Parent = lplayer.Character
  3109. l.Name = "Humanoid"
  3110. wait(0.1)
  3111. lplayer.Character["1"]:Destroy()
  3112. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3113. lplayer.Character.Animate.Disabled = true
  3114. wait(0.1)
  3115. lplayer.Character.Animate.Disabled = false
  3116. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3117. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3118. lplayer.Character.Humanoid:EquipTool(v)
  3119. end
  3120. local function tp(player,player2)
  3121. local char1,char2=player.Character,player2.Character
  3122. if char1 and char2 then
  3123. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  3124. end
  3125. end
  3126. local function getout(player,player2)
  3127. local char1,char2=player.Character,player2.Character
  3128. if char1 and char2 then
  3129. char1:MoveTo(char2.Head.Position)
  3130. end
  3131. end
  3132. tp(game:GetService("Players")[v.Name], lplayer)
  3133. wait(0.2)
  3134. tp(game:GetService("Players")[v.Name], lplayer)
  3135. wait(0.5)
  3136. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3137. wait(0.5)
  3138. getout(lplayer, game:GetService("Players")[v.Name])
  3139. wait(0.3)
  3140. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3141. game:GetService("StarterGui"):SetCore("SendNotification", {
  3142. Title = "Tools needed!";
  3143. Text = "You need a tool in your backpack for this command!";
  3144. })
  3145. end
  3146. end
  3147. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  3148. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3149. lplayer.Character.Humanoid.Name = 1
  3150. local l = lplayer.Character["1"]:Clone()
  3151. l.Parent = lplayer.Character
  3152. l.Name = "Humanoid"
  3153. wait(0.1)
  3154. lplayer.Character["1"]:Destroy()
  3155. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3156. lplayer.Character.Animate.Disabled = true
  3157. wait(0.1)
  3158. lplayer.Character.Animate.Disabled = false
  3159. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3160. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3161. lplayer.Character.Humanoid:EquipTool(v)
  3162. end
  3163. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3164. spinplr = v
  3165. wait(0.5)
  3166. spin = true
  3167. game:GetService("StarterGui"):SetCore("SendNotification", {
  3168. Title = "Tools needed!";
  3169. Text = "You need a tool in your backpack for this command!";
  3170. })
  3171. end
  3172. end
  3173. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  3174. spin = false
  3175. end
  3176. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  3177. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3178. lplayer.Character.Humanoid.Name = 1
  3179. local l = lplayer.Character["1"]:Clone()
  3180. l.Parent = lplayer.Character
  3181. l.Name = "Humanoid"
  3182. wait(0.1)
  3183. lplayer.Character["1"]:Destroy()
  3184. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3185. lplayer.Character.Animate.Disabled = true
  3186. wait(0.1)
  3187. lplayer.Character.Animate.Disabled = false
  3188. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3189. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3190. lplayer.Character.Humanoid:EquipTool(v)
  3191. end
  3192. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3193. wait(0.3)
  3194. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3195. attplr = v
  3196. game:GetService("StarterGui"):SetCore("SendNotification", {
  3197. Title = "Tools needed!";
  3198. Text = "You need a tool in your backpack for this command!";
  3199. })
  3200. end
  3201. end
  3202. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  3203. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3204. local function getout(player,player2)
  3205. local char1,char2=player.Character,player2.Character
  3206. if char1 and char2 then
  3207. char1:MoveTo(char2.Head.Position)
  3208. end
  3209. end
  3210. getout(lplayer, game:GetService("Players")[v.Name])
  3211. end
  3212. end
  3213. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  3214. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3215. followed = true
  3216. flwplr = v
  3217. end
  3218. end
  3219. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  3220. followed = false
  3221. end
  3222. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  3223. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3224. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3225. lplayer.Character.Humanoid.Name = 1
  3226. local l = lplayer.Character["1"]:Clone()
  3227. l.Parent = lplayer.Character
  3228. l.Name = "Humanoid"
  3229. wait(0.1)
  3230. lplayer.Character["1"]:Destroy()
  3231. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3232. lplayer.Character.Animate.Disabled = true
  3233. wait(0.1)
  3234. lplayer.Character.Animate.Disabled = false
  3235. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3236. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3237. lplayer.Character.Humanoid:EquipTool(v)
  3238. end
  3239. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3240. wait(0.2)
  3241. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3242. wait(0.6)
  3243. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3244. wait(0.6)
  3245. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  3246. game:GetService("StarterGui"):SetCore("SendNotification", {
  3247. Title = "Tools needed!";
  3248. Text = "You need a tool in your backpack for this command!";
  3249. })
  3250. end
  3251. end
  3252. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  3253. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3254. traill = true
  3255. trlplr = v
  3256. end
  3257. end
  3258. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  3259. traill = false
  3260. end
  3261. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  3262. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  3263. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3264. else
  3265. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3266. local o = Instance.new("RocketPropulsion")
  3267. o.Parent = lplayer.Character.HumanoidRootPart
  3268. o.Name = "Orbit"
  3269. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  3270. o:Fire()
  3271. noclip = true
  3272. end
  3273. end
  3274. end
  3275. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  3276. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  3277. noclip = false
  3278. end
  3279. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  3280. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  3281. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3282. else
  3283. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3284. local y = Instance.new("RocketPropulsion")
  3285. y.Parent = lplayer.Character.HumanoidRootPart
  3286. y.CartoonFactor = 1
  3287. y.MaxThrust = 800000
  3288. y.MaxSpeed = 1000
  3289. y.ThrustP = 200000
  3290. y.Name = "Fling"
  3291. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  3292. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  3293. y:Fire()
  3294. noclip = true
  3295. end
  3296. end
  3297. end
  3298. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  3299. noclip = false
  3300. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  3301. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  3302. wait(0.4)
  3303. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  3304. end
  3305. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  3306. if game:GetService("Workspace").FilteringEnabled == true then
  3307. warn("FE is Enabled (Filtering Enabled)")
  3308. game:GetService("StarterGui"):SetCore("SendNotification", {
  3309. Title = "FE is Enabled";
  3310. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3311. })
  3312. else
  3313. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3314. game:GetService("StarterGui"):SetCore("SendNotification", {
  3315. Title = "FE is Disabled";
  3316. Text = "Filtering Disabled. Consider using a different admin script.";
  3317. })
  3318. end
  3319. end
  3320. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  3321. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3322. lplayer.Character.Humanoid.Name = 1
  3323. local l = lplayer.Character["1"]:Clone()
  3324. l.Parent = lplayer.Character
  3325. l.Name = "Humanoid"
  3326. wait(0.1)
  3327. lplayer.Character["1"]:Destroy()
  3328. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3329. lplayer.Character.Animate.Disabled = true
  3330. wait(0.1)
  3331. lplayer.Character.Animate.Disabled = false
  3332. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3333. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3334. lplayer.Character.Humanoid:EquipTool(v)
  3335. end
  3336. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3337. wait(0.2)
  3338. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3339. wait(0.6)
  3340. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  3341. game:GetService("StarterGui"):SetCore("SendNotification", {
  3342. Title = "Tools needed!";
  3343. Text = "You need a tool in your backpack for this command!";
  3344. })
  3345. end
  3346. end
  3347. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  3348. noclip = true
  3349. game:GetService("StarterGui"):SetCore("SendNotification", {
  3350. Title = "Noclip enabled";
  3351. Text = "Type ;clip to disable";
  3352. })
  3353. end
  3354. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  3355. noclip = false
  3356. game:GetService("StarterGui"):SetCore("SendNotification", {
  3357. Title = "Noclip disabled";
  3358. Text = "Type ;noclip to enable";
  3359. })
  3360. end
  3361. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  3362. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  3363. end
  3364. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  3365. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  3366. end
  3367. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  3368. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  3369. end
  3370. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  3371. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  3372. end
  3373. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  3374. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  3375. end
  3376. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  3377. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  3378. end
  3379. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  3380. lplayer.Character.Humanoid.JumpPower = 50
  3381. lplayer.Character.Humanoid.WalkSpeed = 16
  3382. lplayer.Character.Humanoid.HipHeight = 0
  3383. end
  3384. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  3385. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3386. annoying = true
  3387. annplr = v
  3388. end
  3389. end
  3390. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  3391. annoying = false
  3392. end
  3393. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  3394. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3395. hwalk = true
  3396. hdwplr = v
  3397. end
  3398. end
  3399. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  3400. hwalk = false
  3401. end
  3402. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  3403. lplayer.Character["Left Leg"]:Destroy()
  3404. lplayer.Character["Left Arm"]:Destroy()
  3405. lplayer.Character["Right Leg"]:Destroy()
  3406. lplayer.Character["Right Arm"]:Destroy()
  3407. end
  3408. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  3409. lplayer.Character.Humanoid.Name = 1
  3410. local l = lplayer.Character["1"]:Clone()
  3411. l.Parent = lplayer.Character
  3412. l.Name = "Humanoid"
  3413. wait(0.1)
  3414. lplayer.Character["1"]:Destroy()
  3415. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3416. lplayer.Character.Animate.Disabled = true
  3417. wait(0.1)
  3418. lplayer.Character.Animate.Disabled = false
  3419. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3420. game:GetService("StarterGui"):SetCore("SendNotification", {
  3421. Title = "FE Godmode enabled";
  3422. Text = "Use ;grespawn or ;respawn to remove.";
  3423. })
  3424. end
  3425. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  3426. for i,v in pairs(lplayer.Character:GetChildren()) do
  3427. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3428. v.Parent = workspace
  3429. end
  3430. end
  3431. end
  3432. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  3433. for i,v in pairs(lplayer.Character:GetChildren()) do
  3434. if (v:IsA("Tool")) then
  3435. v.Parent = workspace
  3436. end
  3437. end
  3438. end
  3439. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  3440. droppinghats = true
  3441. game:GetService("StarterGui"):SetCore("SendNotification", {
  3442. Title = "Loop Drop Enabled";
  3443. Text = "Type ;unloopdhats to disable";
  3444. })
  3445. end
  3446. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  3447. droppinghats = false
  3448. game:GetService("StarterGui"):SetCore("SendNotification", {
  3449. Title = "Loop Drop Disabled";
  3450. Text = "Type ;loopdhats to enable.";
  3451. })
  3452. end
  3453. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  3454. droppingtools = true
  3455. game:GetService("StarterGui"):SetCore("SendNotification", {
  3456. Title = "Loop Drop Enabled";
  3457. Text = "Type ;unloopdtool to disable";
  3458. })
  3459. end
  3460. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  3461. droppingtools = false
  3462. game:GetService("StarterGui"):SetCore("SendNotification", {
  3463. Title = "Loop Drop Disabled";
  3464. Text = "Type ;loopdtool to enable.";
  3465. })
  3466. end
  3467. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  3468. Local = game:GetService('Players').LocalPlayer
  3469. Char = Local.Character
  3470. touched,tpdback = false, false
  3471. box = Instance.new('Part',workspace)
  3472. box.Anchored = true
  3473. box.CanCollide = true
  3474. box.Size = Vector3.new(10,1,10)
  3475. box.Position = Vector3.new(0,10000,0)
  3476. box.Touched:connect(function(part)
  3477. if (part.Parent.Name == Local.Name) then
  3478. if touched == false then
  3479. touched = true
  3480. function apply()
  3481. if script.Disabled ~= true then
  3482. no = Char.HumanoidRootPart:Clone()
  3483. wait(.25)
  3484. Char.HumanoidRootPart:Destroy()
  3485. no.Parent = Char
  3486. Char:MoveTo(loc)
  3487. touched = false
  3488. end end
  3489. if Char then
  3490. apply()
  3491. end
  3492. end
  3493. end
  3494. end)
  3495. repeat wait() until Char
  3496. loc = Char.HumanoidRootPart.Position
  3497. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  3498. game:GetService("StarterGui"):SetCore("SendNotification", {
  3499. Title = "Invisibility enabled!";
  3500. Text = "Reset or use ;respawn to remove.";
  3501. })
  3502. end
  3503. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  3504. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3505. if game:GetService("Players")[v.Name].Character.Humanoid then
  3506. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  3507. else
  3508. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  3509. end
  3510. end
  3511. end
  3512. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  3513. if lplayer.Character.Humanoid then
  3514. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3515. else
  3516. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  3517. end
  3518. end
  3519. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  3520. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3521. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3522. end
  3523. end
  3524. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  3525. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  3526. repeat wait() until Mouse
  3527.  
  3528. local T = lplayer.Character.HumanoidRootPart
  3529. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3530. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3531. local SPEED = speedget
  3532.  
  3533. local function fly()
  3534. flying = true
  3535. local BG = Instance.new('BodyGyro', T)
  3536. local BV = Instance.new('BodyVelocity', T)
  3537. BG.P = 9e4
  3538. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3539. BG.cframe = T.CFrame
  3540. BV.velocity = Vector3.new(0, 0.1, 0)
  3541. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3542. spawn(function()
  3543. repeat wait()
  3544. lplayer.Character.Humanoid.PlatformStand = true
  3545. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  3546. SPEED = 50
  3547. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  3548. SPEED = 0
  3549. end
  3550. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  3551. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  3552. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  3553. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  3554. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  3555. else
  3556. BV.velocity = Vector3.new(0, 0.1, 0)
  3557. end
  3558. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  3559. until not flying
  3560. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3561. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3562. SPEED = 0
  3563. BG:destroy()
  3564. BV:destroy()
  3565. lplayer.Character.Humanoid.PlatformStand = false
  3566. end)
  3567. end
  3568. Mouse.KeyDown:connect(function(KEY)
  3569. if KEY:lower() == 'w' then
  3570. CONTROL.F = speedfly
  3571. elseif KEY:lower() == 's' then
  3572. CONTROL.B = -speedfly
  3573. elseif KEY:lower() == 'a' then
  3574. CONTROL.L = -speedfly
  3575. elseif KEY:lower() == 'd' then
  3576. CONTROL.R = speedfly
  3577. end
  3578. end)
  3579. Mouse.KeyUp:connect(function(KEY)
  3580. if KEY:lower() == 'w' then
  3581. CONTROL.F = 0
  3582. elseif KEY:lower() == 's' then
  3583. CONTROL.B = 0
  3584. elseif KEY:lower() == 'a' then
  3585. CONTROL.L = 0
  3586. elseif KEY:lower() == 'd' then
  3587. CONTROL.R = 0
  3588. end
  3589. end)
  3590. fly()
  3591. end
  3592. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  3593. flying = false
  3594. lplayer.Character.Humanoid.PlatformStand = false
  3595. end
  3596. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  3597. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  3598. end
  3599. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  3600. spamtext = (string.sub(CMDBAR.Text, 6))
  3601. spamming = true
  3602. end
  3603. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  3604. spamming = false
  3605. end
  3606. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  3607. spamdelay = (string.sub(CMDBAR.Text, 10))
  3608. end
  3609. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  3610. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3611. pmspammed = v.Name
  3612. spammingpm = true
  3613. end
  3614. end
  3615. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  3616. spammingpm = false
  3617. end
  3618. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  3619. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  3620. v.Character["Left Leg"].Anchored = true
  3621. v.Character["Left Arm"].Anchored = true
  3622. v.Character["Right Leg"].Anchored = true
  3623. v.Character["Right Arm"].Anchored = true
  3624. v.Character.Torso.Anchored = true
  3625. v.Character.Head.Anchored = true
  3626. end
  3627. end
  3628. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  3629. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  3630. v.Character["Left Leg"].Anchored = false
  3631. v.Character["Left Arm"].Anchored = false
  3632. v.Character["Right Leg"].Anchored = false
  3633. v.Character["Right Arm"].Anchored = false
  3634. v.Character.Torso.Anchored = false
  3635. v.Character.Head.Anchored = false
  3636. end
  3637. end
  3638. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  3639. local a = game:GetService("Workspace"):getChildren()
  3640. for i = 1, #a do
  3641. if a[i].className == "Part" then
  3642. a[i].Locked = false
  3643. elseif a[i].className == "Model" then
  3644. local r = a[i]:getChildren()
  3645. for i = 1, #r do
  3646. if r[i].className == "Part" then
  3647. r[i].Locked = false
  3648. end
  3649. end
  3650. end
  3651. end
  3652. game:GetService("StarterGui"):SetCore("SendNotification", {
  3653. Title = "Success!";
  3654. Text = "Workspace unlocked. Use ;lockws to lock.";
  3655. })
  3656. end
  3657. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  3658. local a = game:GetService("Workspace"):getChildren()
  3659. for i = 1, #a do
  3660. if a[i].className == "Part" then
  3661. a[i].Locked = true
  3662. elseif a[i].className == "Model" then
  3663. local r = a[i]:getChildren()
  3664. for i = 1, #r do
  3665. if r[i].className == "Part" then
  3666. r[i].Locked = true
  3667. end
  3668. end
  3669. end
  3670. end
  3671. end
  3672. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  3673. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  3674. Clone_T.BinType = "Clone"
  3675. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  3676. Destruct.BinType = "Hammer"
  3677. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  3678. Hold_T.BinType = "Grab"
  3679. end
  3680. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  3681. lplayer.Character.Humanoid.PlatformStand = true
  3682. end
  3683. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  3684. lplayer.Character.Humanoid.PlatformStand = false
  3685. end
  3686. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  3687. lplayer.Character.Head.Mesh:Destroy()
  3688. end
  3689. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  3690. lplayer.Character.Humanoid.Sit = true
  3691. end
  3692. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  3693. local function bringobjw()
  3694. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3695. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3696. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3697. obj.CanCollide = false
  3698. obj.Transparency = 0.7
  3699. wait()
  3700. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  3701. wait()
  3702. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  3703. wait()
  3704. obj.CFrame = lplayer.Character["Head"].CFrame
  3705. end
  3706. end
  3707. end
  3708. while wait() do
  3709. bringobjw()
  3710. end
  3711. game:GetService("StarterGui"):SetCore("SendNotification", {
  3712. Title = "BringObj";
  3713. Text = "BringObj enabled.";
  3714. })
  3715. end
  3716. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  3717. vis = (string.sub(CMDBAR.Text, 7))
  3718. local a = game:GetService("Workspace"):GetDescendants()
  3719. for i = 1, #a do
  3720. if a[i].className == "Part" then
  3721. a[i].Transparency = vis
  3722. elseif a[i].className == "Model" then
  3723. local r = a[i]:getChildren()
  3724. for i = 1, #r do
  3725. if r[i].className == "Part" then
  3726. r[i].Transparency = vis
  3727. end
  3728. end
  3729. end
  3730. end
  3731. end
  3732. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  3733. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  3734. game:GetService("StarterGui"):SetCore("SendNotification", {
  3735. Title = "Success!";
  3736. Text = "HyperTotal GUI Loaded!";
  3737. })
  3738. end
  3739. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  3740. CMDSFRAME.Visible = true
  3741. end
  3742. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  3743. for i,v in pairs(lplayer.Character:GetChildren()) do
  3744. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3745. v.Handle.Mesh:Destroy()
  3746. end
  3747. end
  3748. end
  3749. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  3750. for i,v in pairs(lplayer.Character:GetChildren()) do
  3751. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3752. v.Handle.Mesh:Destroy()
  3753. end
  3754. end
  3755. end
  3756. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  3757. for i,v in pairs(lplayer.Character:GetChildren()) do
  3758. if (v:IsA("Tool")) then
  3759. v.Handle.Mesh:Destroy()
  3760. end
  3761. end
  3762. end
  3763. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  3764. for i,v in pairs(lplayer.Character:GetChildren()) do
  3765. if (v:IsA("Tool")) then
  3766. v.Handle.Mesh:Destroy()
  3767. end
  3768. end
  3769. end
  3770. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  3771. local p = Instance.new("RocketPropulsion")
  3772. p.Parent = lplayer.Character.HumanoidRootPart
  3773. p.Name = "Spinner"
  3774. p.Target = lplayer.Character["Left Arm"]
  3775. p:Fire()
  3776. game:GetService("StarterGui"):SetCore("SendNotification", {
  3777. Title = "Spinner enabled";
  3778. Text = "Type ;nospinner to disable.";
  3779. })
  3780. end
  3781. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  3782. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  3783. end
  3784. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  3785. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3786. if v:isA("Tool") then
  3787. local a = Instance.new("SelectionBox",v.Handle)
  3788. a.Adornee = v.Handle
  3789. v.Handle.Size = Vector3.new(0.5,0.5,60)
  3790. v.GripPos = Vector3.new(0,0,0)
  3791. lplayer.Character.Humanoid:UnequipTools()
  3792. end
  3793. end
  3794. game:GetService("StarterGui"):SetCore("SendNotification", {
  3795. Title = "Reach applied!";
  3796. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3797. })
  3798. end
  3799. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  3800. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3801. if v:isA("Tool") then
  3802. local a = Instance.new("SelectionBox",v.Handle)
  3803. a.Name = "Reach"
  3804. a.Adornee = v.Handle
  3805. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  3806. v.GripPos = Vector3.new(0,0,0)
  3807. lplayer.Character.Humanoid:UnequipTools()
  3808. end
  3809. end
  3810. game:GetService("StarterGui"):SetCore("SendNotification", {
  3811. Title = "Reach applied!";
  3812. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3813. })
  3814. end
  3815. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  3816. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3817. if v:isA("Tool") then
  3818. v.Handle.Reach:Destroy()
  3819. end
  3820. end
  3821. game:GetService("StarterGui"):SetCore("SendNotification", {
  3822. Title = "Reach removed!";
  3823. Text = "Removed reach from equipped sword.";
  3824. })
  3825. end
  3826. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  3827. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3828. lplayer.Character.Humanoid.Name = 1
  3829. local l = lplayer.Character["1"]:Clone()
  3830. l.Parent = lplayer.Character
  3831. l.Name = "Humanoid"
  3832. wait(0.1)
  3833. lplayer.Character["1"]:Destroy()
  3834. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3835. lplayer.Character.Animate.Disabled = true
  3836. wait(0.1)
  3837. lplayer.Character.Animate.Disabled = false
  3838. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3839. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3840. lplayer.Character.Humanoid:EquipTool(v)
  3841. end
  3842. wait(0.1)
  3843. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3844. wait(0.2)
  3845. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3846. wait(0.5)
  3847. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3848. game:GetService("StarterGui"):SetCore("SendNotification", {
  3849. Title = "Tools needed!";
  3850. Text = "You need a tool in your backpack for this command!";
  3851. })
  3852. end
  3853. end
  3854. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  3855. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3856. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3857. end
  3858. end
  3859. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  3860. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  3861. cbringall = true
  3862. else
  3863. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3864. brplr = v.Name
  3865. end
  3866. end
  3867. cbring = true
  3868. end
  3869. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  3870. cbring = false
  3871. cbringall = false
  3872. end
  3873. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  3874. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3875. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3876. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3877. lplayer.Character.Humanoid.Name = 1
  3878. local l = lplayer.Character["1"]:Clone()
  3879. l.Parent = lplayer.Character
  3880. l.Name = "Humanoid"
  3881. wait(0.1)
  3882. lplayer.Character["1"]:Destroy()
  3883. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3884. lplayer.Character.Animate.Disabled = true
  3885. wait(0.1)
  3886. lplayer.Character.Animate.Disabled = false
  3887. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3888. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3889. lplayer.Character.Humanoid:EquipTool(v)
  3890. end
  3891. local function tp(player,player2)
  3892. local char1,char2=player.Character,player2.Character
  3893. if char1 and char2 then
  3894. char1:MoveTo(char2.Head.Position)
  3895. end
  3896. end
  3897. wait(0.1)
  3898. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3899. wait(0.2)
  3900. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3901. wait(0.5)
  3902. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3903. wait(0.6)
  3904. tp(lplayer, game:GetService("Players")[v.Name])
  3905. wait(0.4)
  3906. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3907. game:GetService("StarterGui"):SetCore("SendNotification", {
  3908. Title = "Tools needed!";
  3909. Text = "You need a tool in your backpack for this command!";
  3910. })
  3911. end
  3912. end
  3913. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  3914. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3915. lplayer.Character.Humanoid.Name = 1
  3916. local l = lplayer.Character["1"]:Clone()
  3917. l.Parent = lplayer.Character
  3918. l.Name = "Humanoid"
  3919. wait(0.1)
  3920. lplayer.Character["1"]:Destroy()
  3921. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3922. lplayer.Character.Animate.Disabled = true
  3923. wait(0.1)
  3924. lplayer.Character.Animate.Disabled = false
  3925. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3926. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3927. lplayer.Character.Humanoid:EquipTool(v)
  3928. end
  3929. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3930. wait(0.3)
  3931. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3932. wait(0.4)
  3933. b = Instance.new("BodyForce")
  3934. b.Parent = lplayer.Character.HumanoidRootPart
  3935. b.Name = "Glitch"
  3936. b.Force = Vector3.new(100000000,5000,0)
  3937. game:GetService("StarterGui"):SetCore("SendNotification", {
  3938. Title = "Tools needed!";
  3939. Text = "You need a tool in your backpack for this command!";
  3940. })
  3941. end
  3942. end
  3943. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  3944. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  3945. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3946. b = Instance.new("BodyForce")
  3947. b.Parent = lplayer.Character.HumanoidRootPart
  3948. b.Name = "unGlitch"
  3949. b.Force = Vector3.new(0,-5000000,0)
  3950. wait(2)
  3951. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3952. end
  3953. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  3954. lplayer.Character.Humanoid.Health = 0
  3955. wait(1)
  3956. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3957. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3958. end
  3959. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  3960. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3961. game:GetService("StarterGui"):SetCore("SendNotification", {
  3962. Title = "Success!";
  3963. Text = "DEX Explorer has loaded.";
  3964. })
  3965. end
  3966. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  3967. local Anim = Instance.new("Animation")
  3968. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  3969. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  3970. track:Play(.1, 1, 1)
  3971. end
  3972. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  3973. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3974. game:GetService("StarterGui"):SetCore("SendNotification", {
  3975. Title = "Success!";
  3976. Text = "Energize Animations GUI has loaded.";
  3977. })
  3978. end
  3979. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3980. saved = lplayer.Character.HumanoidRootPart.CFrame
  3981. game:GetService("StarterGui"):SetCore("SendNotification", {
  3982. Title = "Position Saved";
  3983. Text = "Use ;loadpos to return to saved position.";
  3984. })
  3985. end
  3986. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3987. lplayer.Character.HumanoidRootPart.CFrame = saved
  3988. end
  3989. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3990. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3991. local Anim2 = Instance.new("Animation")
  3992. Anim2.AnimationId = "rbxassetid://148840371"
  3993. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3994. track2:Play(.1, 1, 1)
  3995. bplrr = v.Name
  3996. banpl = true
  3997. end
  3998. end
  3999. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  4000. banpl = false
  4001. end
  4002. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  4003. local function bringmodw()
  4004. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  4005. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  4006. for i,ch in pairs(obj:GetDescendants()) do
  4007. if (ch:IsA("BasePart")) then
  4008. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4009. ch.CanCollide = false
  4010. ch.Transparency = 0.7
  4011. wait()
  4012. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  4013. wait()
  4014. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  4015. wait()
  4016. ch.CFrame = lplayer.Character["Head"].CFrame
  4017. end
  4018. end
  4019. end
  4020. end
  4021. end
  4022. while wait() do
  4023. bringmodw()
  4024. end
  4025. game:GetService("StarterGui"):SetCore("SendNotification", {
  4026. Title = "BringMod";
  4027. Text = "BringMod enabled.";
  4028. })
  4029. end
  4030. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  4031. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  4032. local hum = Instance.new('Humanoid', mod)
  4033. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  4034. lplayer.Character = mod
  4035. end
  4036. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  4037. game:GetService'RunService'.Stepped:Connect(function()
  4038. pcall(function()
  4039. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  4040. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  4041. for _,x in pairs(v.Character.Head:GetChildren()) do
  4042. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  4043. end
  4044. end
  4045. end
  4046. end)
  4047. end)
  4048. game:GetService("StarterGui"):SetCore("SendNotification", {
  4049. Title = "Attempting Shutdown";
  4050. Text = "Shutdown Attempt has begun.";
  4051. })
  4052. end
  4053. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  4054. objtodel = (string.sub(CMDBAR.Text, 8))
  4055. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  4056. if v.Name == objtodel then
  4057. v:Destroy()
  4058. end
  4059. end
  4060. end
  4061. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  4062. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  4063. print(v)
  4064. end
  4065. game:GetService("StarterGui"):SetCore("SendNotification", {
  4066. Title = "Printed";
  4067. Text = "Players have been printed to console. (F9)";
  4068. })
  4069. end
  4070. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  4071. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  4072. if (v:IsA("Decal")) then
  4073. v:Destroy()
  4074. end
  4075. end
  4076. end
  4077. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  4078. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  4079. game:GetService("StarterGui"):SetCore("SendNotification", {
  4080. Title = "Success!";
  4081. Text = "OpFinality GUI has loaded.";
  4082. })
  4083. end
  4084. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  4085. remotes = true
  4086. added = true
  4087. game.DescendantAdded:connect(function(rmt)
  4088. if added == true then
  4089. if remotes == true then
  4090. if rmt:IsA("RemoteEvent") then
  4091. print("A RemoteEvent was added!")
  4092. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  4093. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  4094. end end end
  4095. end)
  4096. game.DescendantAdded:connect(function(rmtfnctn)
  4097. if added == true then
  4098. if remotes == true then
  4099. if rmtfnctn:IsA("RemoteFunction") then
  4100. warn("A RemoteFunction was added!")
  4101. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  4102. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  4103. end end end
  4104. end)
  4105.  
  4106. game.DescendantAdded:connect(function(bndfnctn)
  4107. if added == true then
  4108. if binds == true then
  4109. if bndfnctn:IsA("BindableFunction") then
  4110. print("A BindableFunction was added!")
  4111. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  4112. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  4113. end end end
  4114. end)
  4115.  
  4116. game.DescendantAdded:connect(function(bnd)
  4117. if added == true then
  4118. if binds == true then
  4119. if bnd:IsA("BindableEvent") then
  4120. warn("A BindableEvent was added!")
  4121. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  4122. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  4123. end end end
  4124. end)
  4125.  
  4126.  
  4127. if binds == true then
  4128. for i,v in pairs(game:GetDescendants()) do
  4129. if v:IsA("BindableFunction") then
  4130. print(" game." .. v:GetFullName() .. " | BindableFunction")
  4131. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  4132. end end
  4133. for i,v in pairs(game:GetDescendants()) do
  4134. if v:IsA("BindableEvent") then
  4135. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  4136. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  4137. end end
  4138. else
  4139. print("Off")
  4140. end
  4141. if remotes == true then
  4142. for i,v in pairs(game:GetDescendants()) do
  4143. if v:IsA("RemoteFunction") then
  4144. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  4145. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  4146. end end
  4147. wait()
  4148. for i,v in pairs(game:GetDescendants()) do
  4149. if v:IsA("RemoteEvent") then
  4150. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  4151. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  4152. end end
  4153. else
  4154. print("Off")
  4155. end
  4156. game:GetService("StarterGui"):SetCore("SendNotification", {
  4157. Title = "Printing Remotes";
  4158. Text = "Type ;noremotes to disable.";
  4159. })
  4160. end
  4161. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  4162. remotes = false
  4163. added = false
  4164. game:GetService("StarterGui"):SetCore("SendNotification", {
  4165. Title = "Printing Remotes Disabled";
  4166. Text = "Type ;remotes to enable.";
  4167. })
  4168. end
  4169. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  4170. spin = false
  4171. followed = false
  4172. traill = false
  4173. noclip = false
  4174. annoying = false
  4175. hwalk = false
  4176. cbringing = false
  4177. end
  4178. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  4179. stopsitting = true
  4180. end
  4181. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  4182. stopsitting = false
  4183. end
  4184. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  4185. print(adminversion)
  4186. game:GetService("StarterGui"):SetCore("SendNotification", {
  4187. Title = "Version";
  4188. Text = adminversion;
  4189. })
  4190. end
  4191. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  4192. clickgoto = true
  4193. game:GetService("StarterGui"):SetCore("SendNotification", {
  4194. Title = "Click TP";
  4195. Text = "Press E to teleport to mouse position";
  4196. })
  4197. end
  4198. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  4199. clickgoto = false
  4200. game:GetService("StarterGui"):SetCore("SendNotification", {
  4201. Title = "Click TP";
  4202. Text = "Click TP has been disabled.";
  4203. })
  4204. end
  4205. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  4206. gettingtools = true
  4207. game:GetService("StarterGui"):SetCore("SendNotification", {
  4208. Title = "Tools Enabled";
  4209. Text = "Automatically colleting tools dropped.";
  4210. })
  4211. end
  4212. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  4213. gettingtools = false
  4214. game:GetService("StarterGui"):SetCore("SendNotification", {
  4215. Title = "Tools Disabled";
  4216. Text = "Click TP has been disabled.";
  4217. })
  4218. end
  4219. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  4220. ScreenGui:Destroy()
  4221. end
  4222. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  4223. lplayer.Character.Head:Destroy()
  4224. end
  4225. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  4226. statechosen = string.sub(CMDBAR.Text, 7)
  4227. changingstate = true
  4228. end
  4229. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  4230. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  4231. end
  4232. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  4233. removingmeshhats = true
  4234. end
  4235. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  4236. removingmeshhats = false
  4237. end
  4238. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  4239. removingmeshtool = true
  4240. end
  4241. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  4242. removingmeshtool = false
  4243. end
  4244. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  4245. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  4246. if v:IsA("Tool") then
  4247. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  4248. v.Parent = player.Character
  4249. end
  4250. end
  4251. end
  4252. end
  4253. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  4254. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  4255. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  4256. end
  4257. end
  4258. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  4259. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  4260. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  4261. end
  4262. end
  4263. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  4264. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4265. game:GetService("StarterGui"):SetCore("SendNotification", {
  4266. Title = player.AccountAge.." Days";
  4267. Text = "Account age of "..player.Name;
  4268. })
  4269. end
  4270. end
  4271. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  4272. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  4273. game:GetService("StarterGui"):SetCore("SendNotification", {
  4274. Title = player.UserId.." ID";
  4275. Text = "Account ID of "..player.Name;
  4276. })
  4277. end
  4278. end
  4279. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  4280. game:GetService("StarterGui"):SetCore("SendNotification", {
  4281. Title = "Game ID";
  4282. Text = "Game ID: ".. game.GameId;
  4283. })
  4284. end
  4285. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  4286. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  4287. if pgscheck == true then
  4288. game:GetService("StarterGui"):SetCore("SendNotification", {
  4289. Title = "PGSPhysicsSolverEnabled";
  4290. Text = "PGS is Enabled!";
  4291. })
  4292. else
  4293. game:GetService("StarterGui"):SetCore("SendNotification", {
  4294. Title = "PGSPhysicsSolverEnabled";
  4295. Text = "PGS is Disabled!";
  4296. })
  4297. end
  4298. end
  4299. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  4300. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  4301. if v:IsA("Part") then
  4302. if v.Transparency == 1 then
  4303. if v.Name ~= "HumanoidRootPart" then
  4304. v:Destroy()
  4305. end
  4306. end
  4307. end
  4308. end
  4309. end
  4310. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  4311. game:GetService("Lighting").FogStart = 0
  4312. game:GetService("Lighting").FogEnd = 9999999999999
  4313. end
  4314. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  4315. lplayer.Character.Humanoid.Parent = lplayer
  4316. end
  4317. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  4318. lplayer.Humanoid.Parent = lplayer.Character
  4319. end
  4320. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  4321. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  4322. if v:IsA("Tool") then
  4323. v.Parent = lplayer.Character
  4324. wait()
  4325. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  4326. v.Parent = player.Character
  4327. end
  4328. end
  4329. end
  4330. end
  4331. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  4332. speedfly = string.sub(CMDBAR.Text, 10)
  4333. wait()
  4334. change()
  4335. end
  4336. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  4337. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4338. local Anim3 = Instance.new("Animation")
  4339. Anim3.AnimationId = "rbxassetid://282574440"
  4340. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  4341. track3:Play(.1, 1, 1)
  4342. bplrr = v.Name
  4343. banpl = true
  4344. end
  4345. end
  4346. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  4347. banpl = false
  4348. end
  4349. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  4350. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  4351. staring = true
  4352. stareplr = v
  4353. end
  4354. end
  4355. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  4356. staring = false
  4357. end
  4358. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  4359. chatlogs = true
  4360. game:GetService("StarterGui"):SetCore("SendNotification", {
  4361. Title = "LogChat enabled";
  4362. Text = "Now logging all player chat.";
  4363. })
  4364. end
  4365. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  4366. chatlogs = false
  4367. game:GetService("StarterGui"):SetCore("SendNotification", {
  4368. Title = "LogChat disabled";
  4369. Text = "Stopped logging all player chat.";
  4370. })
  4371. end
  4372. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  4373. game:GetService("Workspace").CurrentCamera:Destroy()
  4374. wait(0.1)
  4375. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  4376. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  4377. lplayer.CameraMinZoomDistance = 0.5
  4378. lplayer.CameraMaxZoomDistance = 400
  4379. lplayer.CameraMode = "Classic"
  4380. end
  4381. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  4382. changingstate = false
  4383. end
  4384. CMDBAR.Text = ""
  4385. end
  4386. end)
  4387.  
  4388. wait(0.3)
  4389. game:GetService("StarterGui"):SetCore("SendNotification", {
  4390. Title = "Loaded successfully!";
  4391. Text = "Reviz Admin V2 by illremember";
  4392. })
  4393. wait(0.1)
  4394. print("Reviz Admin V2 loaded!")
  4395. if game:GetService("Workspace").FilteringEnabled == true then
  4396. warn("FE is Enabled (Filtering Enabled)")
  4397. game:GetService("StarterGui"):SetCore("SendNotification", {
  4398. Title = "FE is Enabled";
  4399. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  4400. })
  4401. else
  4402. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  4403. game:GetService("StarterGui"):SetCore("SendNotification", {
  4404. Title = "FE is Disabled";
  4405. Text = "Filtering Disabled. Consider using a different admin script.";
  4406. })
  4407. end
  4408.  
  4409. local intro = Instance.new("ScreenGui")
  4410. local Frame = Instance.new("Frame")
  4411. local ImageLabel = Instance.new("ImageLabel")
  4412. intro.Parent = game:GetService("CoreGui")
  4413. Frame.Parent = intro
  4414. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  4415. Frame.BackgroundTransparency = 1
  4416. Frame.Size = UDim2.new(1, 0, 0, 300)
  4417. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  4418. ImageLabel.Parent = Frame
  4419. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4420. ImageLabel.BackgroundTransparency = 1
  4421. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  4422. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  4423. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  4424. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  4425. wait(3.01)
  4426. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  4427. wait(5.01)
  4428. intro:Destroy()
  4429. end)
  4430.  
  4431. arrest.Name = "arrest"
  4432. arrest.Parent = main
  4433. arrest.BackgroundColor3 = Color3.new(1, 0, 0)
  4434. arrest.Position = UDim2.new(0.333333343, 0, 0.332713753, 0)
  4435. arrest.Size = UDim2.new(0, 111, 0, 32)
  4436. arrest.Font = Enum.Font.GothamBlack
  4437. arrest.Text = "Arrest"
  4438. arrest.TextColor3 = Color3.new(0, 0, 0)
  4439. arrest.TextSize = 14
  4440. arrest.MouseButton1Down:connect(function()
  4441. local mouse = game.Players.LocalPlayer:GetMouse()
  4442. local arrestEvent = game.Workspace.Remote.arrest
  4443. mouse.Button1Down:connect(function()
  4444. local obj = mouse.Target
  4445. local response = arrestEvent:InvokeServer(obj)
  4446. end)
  4447. end)
  4448.  
  4449. attach.Name = "attach"
  4450. attach.Parent = main
  4451. attach.BackgroundColor3 = Color3.new(1, 0, 0)
  4452. attach.Position = UDim2.new(0.656167924, 0, 0.332713753, 0)
  4453. attach.Size = UDim2.new(0, 111, 0, 32)
  4454. attach.Font = Enum.Font.GothamBlack
  4455. attach.Text = "Attach"
  4456. attach.TextColor3 = Color3.new(0, 0, 0)
  4457. attach.TextSize = 14
  4458. attach.MouseButton1Down:connect(function()
  4459. local targetname = "" -- Person you want to bring
  4460.  
  4461. local LocalPlayer = game:GetService("Players").LocalPlayer
  4462. local ran1 = false
  4463. local equipped = false
  4464. local savepos = LocalPlayer.Character.HumanoidRootPart.CFrame
  4465. local target = game:GetService("Players")[targetname]
  4466. repeat
  4467. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  4468. if tool:IsA("Tool") then
  4469. tool.Parent = LocalPlayer
  4470. end
  4471. end
  4472. LocalPlayer.Character:ClearAllChildren()
  4473. local char = Instance.new("Model", workspace)
  4474. char.Name = "character"
  4475. Instance.new("Part", char).Name = "Torso";
  4476. Instance.new("Part", char).Name = "Head";
  4477. Instance.new("Humanoid", char).Name = "Humanoid";
  4478. LocalPlayer.Character = char
  4479. repeat wait() until LocalPlayer.Character
  4480. until #LocalPlayer:GetChildren() - 4 >= 2
  4481. for _, char in pairs(workspace:GetChildren()) do
  4482. if char.Name == "character" and char:IsA("Model") then
  4483. char:Destroy()
  4484. end
  4485. end
  4486. repeat wait() until LocalPlayer.Character.HumanoidRootPart ~= nil
  4487. for _, tool in pairs(LocalPlayer:GetChildren()) do
  4488. if tool:IsA("Tool") then
  4489. tool.Parent = LocalPlayer.Backpack
  4490. end
  4491. end
  4492. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = LocalPlayer.Character
  4493. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = LocalPlayer.Character
  4494. local tool = LocalPlayer.Character:FindFirstChildOfClass("Tool")
  4495. tool.Parent = workspace
  4496. local attacher = LocalPlayer.Character:FindFirstChildOfClass("Tool")
  4497. attacher.Parent = workspace
  4498. LocalPlayer.Character.Humanoid:EquipTool(tool)
  4499. repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
  4500. LocalPlayer.Character.Humanoid:UnequipTools()
  4501. attacher.AncestryChanged:connect(function()
  4502. if ran1 == false then
  4503. ran1 = true
  4504. equipped = true
  4505. end
  4506. end)
  4507. end)
  4508.  
  4509. fastrem.Name = "fastrem"
  4510. fastrem.Parent = main
  4511. fastrem.BackgroundColor3 = Color3.new(1, 1, 0)
  4512. fastrem.Position = UDim2.new(0, 0, 0.48327139, 0)
  4513. fastrem.Size = UDim2.new(0, 84, 0, 32)
  4514. fastrem.Font = Enum.Font.Garamond
  4515. fastrem.Text = "Fast Remington"
  4516. fastrem.TextColor3 = Color3.new(0, 0, 0)
  4517. fastrem.TextSize = 14
  4518. fastrem.MouseButton1Down:connect(function()
  4519. local Player = game.Players.LocalPlayer.Name
  4520. local Gun = "Remington 870" -- < -- Gun Name
  4521. local Run = game:GetService("RunService")
  4522.  
  4523. Gun = game.Players[Player].Character[Gun]
  4524. local Mouse = game.Players.LocalPlayer:GetMouse()
  4525. local Down = false
  4526. local Sound = Gun.Handle.FireSound
  4527.  
  4528. function CreateRay(Point_A, Point_B)
  4529. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  4530. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  4531. local Dist = (Point_A - Pos).Magnitude
  4532. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  4533.  
  4534. return CFrame, Dist, Ray
  4535. end
  4536.  
  4537. function FireLaser(target)
  4538. coroutine.resume(coroutine.create(function()
  4539. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  4540. local Bullet = Instance.new("Part", Gun)
  4541. Bullet.BrickColor = BrickColor.Yellow()
  4542. Bullet.Material = "Neon"
  4543. Bullet.Anchored = true
  4544. Bullet.CanCollide = false
  4545. Bullet.Size = Vector3.new(0.2, 0.2, D)
  4546. Bullet.CFrame = C
  4547.  
  4548. local bulletTable = {}
  4549. table.insert(bulletTable, {
  4550. Hit = target,
  4551. Distance = D,
  4552. Cframe = C,
  4553. RayObject = R
  4554. })
  4555.  
  4556. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  4557. local C = Sound:Clone()
  4558. C.Parent = Gun
  4559. C:Play()
  4560. wait(0.05)
  4561. Bullet:Remove()
  4562. end))
  4563. end
  4564.  
  4565. Mouse.Button1Down:Connect(function()
  4566. Down = true
  4567. end)
  4568.  
  4569.  
  4570. Mouse.Button1Up:Connect(function()
  4571. Down = false
  4572. end)
  4573.  
  4574. while Run.Stepped:wait() do
  4575. if Down == true then
  4576. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  4577. FireLaser(Mouse.Target)
  4578. end
  4579. end
  4580. end)
  4581.  
  4582. fastm9.Name = "fastm9"
  4583. fastm9.Parent = main
  4584. fastm9.BackgroundColor3 = Color3.new(1, 1, 0)
  4585. fastm9.Position = UDim2.new(0.259869933, 0, 0.48327136, 0)
  4586. fastm9.Size = UDim2.new(0, 84, 0, 32)
  4587. fastm9.Font = Enum.Font.Garamond
  4588. fastm9.Text = "Fast M9"
  4589. fastm9.TextColor3 = Color3.new(0, 0, 0)
  4590. fastm9.TextSize = 14
  4591. fastm9.MouseButton1Down:connect(function()
  4592. local Player = game.Players.LocalPlayer.Name
  4593. local Gun = "M9" -- < -- Gun Name
  4594. local Run = game:GetService("RunService")
  4595.  
  4596. Gun = game.Players[Player].Character[Gun]
  4597. local Mouse = game.Players.LocalPlayer:GetMouse()
  4598. local Down = false
  4599. local Sound = Gun.Handle.FireSound
  4600.  
  4601. function CreateRay(Point_A, Point_B)
  4602. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  4603. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  4604. local Dist = (Point_A - Pos).Magnitude
  4605. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  4606.  
  4607. return CFrame, Dist, Ray
  4608. end
  4609.  
  4610. function FireLaser(target)
  4611. coroutine.resume(coroutine.create(function()
  4612. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  4613. local Bullet = Instance.new("Part", Gun)
  4614. Bullet.BrickColor = BrickColor.Yellow()
  4615. Bullet.Material = "Neon"
  4616. Bullet.Anchored = true
  4617. Bullet.CanCollide = false
  4618. Bullet.Size = Vector3.new(0.2, 0.2, D)
  4619. Bullet.CFrame = C
  4620.  
  4621. local bulletTable = {}
  4622. table.insert(bulletTable, {
  4623. Hit = target,
  4624. Distance = D,
  4625. Cframe = C,
  4626. RayObject = R
  4627. })
  4628.  
  4629. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  4630. local C = Sound:Clone()
  4631. C.Parent = Gun
  4632. C:Play()
  4633. wait(0.05)
  4634. Bullet:Remove()
  4635. end))
  4636. end
  4637.  
  4638. Mouse.Button1Down:Connect(function()
  4639. Down = true
  4640. end)
  4641.  
  4642.  
  4643. Mouse.Button1Up:Connect(function()
  4644. Down = false
  4645. end)
  4646.  
  4647. while Run.Stepped:wait() do
  4648. if Down == true then
  4649. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  4650. FireLaser(Mouse.Target)
  4651. end
  4652. end
  4653. end)
  4654.  
  4655. fasttaze.Name = "fasttaze"
  4656. fasttaze.Parent = main
  4657. fasttaze.BackgroundColor3 = Color3.new(1, 1, 0)
  4658. fasttaze.Position = UDim2.new(0.530197382, 0, 0.48327136, 0)
  4659. fasttaze.Size = UDim2.new(0, 84, 0, 32)
  4660. fasttaze.Font = Enum.Font.Garamond
  4661. fasttaze.Text = "Fast Taser"
  4662. fasttaze.TextColor3 = Color3.new(0, 0, 0)
  4663. fasttaze.TextSize = 14
  4664. fasttaze.MouseButton1Down:connect(function()
  4665. local Player = game.Players.LocalPlayer.Name
  4666. local Gun = "Taser" -- < -- Gun Name
  4667. local Run = game:GetService("RunService")
  4668.  
  4669. Gun = game.Players[Player].Character[Gun]
  4670. local Mouse = game.Players.LocalPlayer:GetMouse()
  4671. local Down = false
  4672. local Sound = Gun.Handle.FireSound
  4673.  
  4674. function CreateRay(Point_A, Point_B)
  4675. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  4676. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  4677. local Dist = (Point_A - Pos).Magnitude
  4678. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  4679.  
  4680. return CFrame, Dist, Ray
  4681. end
  4682.  
  4683. function FireLaser(target)
  4684. coroutine.resume(coroutine.create(function()
  4685. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  4686. local Bullet = Instance.new("Part", Gun)
  4687. Bullet.BrickColor = BrickColor.Yellow()
  4688. Bullet.Material = "Neon"
  4689. Bullet.Anchored = true
  4690. Bullet.CanCollide = false
  4691. Bullet.Size = Vector3.new(0.2, 0.2, D)
  4692. Bullet.CFrame = C
  4693.  
  4694. local bulletTable = {}
  4695. table.insert(bulletTable, {
  4696. Hit = target,
  4697. Distance = D,
  4698. Cframe = C,
  4699. RayObject = R
  4700. })
  4701.  
  4702. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  4703. local C = Sound:Clone()
  4704. C.Parent = Gun
  4705. C:Play()
  4706. wait(0.05)
  4707. Bullet:Remove()
  4708. end))
  4709. end
  4710.  
  4711. Mouse.Button1Down:Connect(function()
  4712. Down = true
  4713. end)
  4714.  
  4715.  
  4716. Mouse.Button1Up:Connect(function()
  4717. Down = false
  4718. end)
  4719.  
  4720. while Run.Stepped:wait() do
  4721. if Down == true then
  4722. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  4723. FireLaser(Mouse.Target)
  4724. end
  4725. end
  4726. end)
  4727.  
  4728. fastak.Name = "fastak"
  4729. fastak.Parent = main
  4730. fastak.BackgroundColor3 = Color3.new(1, 1, 0)
  4731. fastak.Position = UDim2.new(0.792650878, 0, 0.48327136, 0)
  4732. fastak.Size = UDim2.new(0, 79, 0, 32)
  4733. fastak.Font = Enum.Font.Garamond
  4734. fastak.Text = "Fast AK47"
  4735. fastak.TextColor3 = Color3.new(0, 0, 0)
  4736. fastak.TextSize = 14
  4737. fastak.MouseButton1Down:connect(function()
  4738. local Player = game.Players.LocalPlayer.Name
  4739. local Gun = "AK-47" -- < -- Gun Name
  4740. local Run = game:GetService("RunService")
  4741.  
  4742. Gun = game.Players[Player].Character[Gun]
  4743. local Mouse = game.Players.LocalPlayer:GetMouse()
  4744. local Down = false
  4745. local Sound = Gun.Handle.FireSound
  4746.  
  4747. function CreateRay(Point_A, Point_B)
  4748. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  4749. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  4750. local Dist = (Point_A - Pos).Magnitude
  4751. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  4752.  
  4753. return CFrame, Dist, Ray
  4754. end
  4755.  
  4756. function FireLaser(target)
  4757. coroutine.resume(coroutine.create(function()
  4758. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  4759. local Bullet = Instance.new("Part", Gun)
  4760. Bullet.BrickColor = BrickColor.Yellow()
  4761. Bullet.Material = "Neon"
  4762. Bullet.Anchored = true
  4763. Bullet.CanCollide = false
  4764. Bullet.Size = Vector3.new(0.2, 0.2, D)
  4765. Bullet.CFrame = C
  4766.  
  4767. local bulletTable = {}
  4768. table.insert(bulletTable, {
  4769. Hit = target,
  4770. Distance = D,
  4771. Cframe = C,
  4772. RayObject = R
  4773. })
  4774.  
  4775. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  4776. local C = Sound:Clone()
  4777. C.Parent = Gun
  4778. C:Play()
  4779. wait(0.05)
  4780. Bullet:Remove()
  4781. end))
  4782. end
  4783.  
  4784. Mouse.Button1Down:Connect(function()
  4785. Down = true
  4786. end)
  4787.  
  4788.  
  4789. Mouse.Button1Up:Connect(function()
  4790. Down = false
  4791. end)
  4792.  
  4793. while Run.Stepped:wait() do
  4794. if Down == true then
  4795. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  4796. FireLaser(Mouse.Target)
  4797. end
  4798. end
  4799. end)
  4800.  
  4801. killothers.Name = "killothers"
  4802. killothers.Parent = main
  4803. killothers.BackgroundColor3 = Color3.new(0, 1, 1)
  4804. killothers.Position = UDim2.new(0.0209699646, 0, 0.825278759, 0)
  4805. killothers.Size = UDim2.new(0, 354, 0, 45)
  4806. killothers.Font = Enum.Font.GothamBold
  4807. killothers.Text = "Kill Others {WORKING}"
  4808. killothers.TextColor3 = Color3.new(0, 0, 0)
  4809. killothers.TextSize = 14
  4810. killothers.MouseButton1Down:connect(function()
  4811. workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  4812.  
  4813. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  4814.  
  4815. wait(0.5)
  4816. function kill(a)
  4817. local A_1 =
  4818. {
  4819. [1] =
  4820. {
  4821. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)),
  4822. ["Distance"] = 3.2524313926697,
  4823. ["Cframe"] = CFrame.new(840.310791, 101.334137, 2267.87988, 0.0636406094, 0.151434347, -0.986416459, 0, 0.988420188, 0.151741937, 0.997972965, -0.00965694897, 0.0629036576),
  4824. ["Hit"] = a.Character.Head
  4825. },
  4826. [2] =
  4827. {
  4828. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)),
  4829. ["Distance"] = 3.2699294090271,
  4830. ["Cframe"] = CFrame.new(840.290466, 101.184189, 2267.93506, 0.0964837447, 0.0589403138, -0.993587971, 4.65661287e-10, 0.998245299, 0.0592165813, 0.995334625, -0.00571343815, 0.0963144377),
  4831. ["Hit"] = a.Character.Head
  4832. },
  4833. [3] =
  4834. {
  4835. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)),
  4836. ["Distance"] = 3.1665518283844,
  4837. ["Cframe"] = CFrame.new(840.338867, 101.236496, 2267.80371, 0.0166504811, 0.0941716284, -0.995416701, 1.16415322e-10, 0.995554805, 0.0941846818, 0.999861419, -0.00156822044, 0.0165764652),
  4838. ["Hit"] = a.Character.Head
  4839. },
  4840. [4] =
  4841. {
  4842. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)),
  4843. ["Distance"] = 3.3218522071838,
  4844. ["Cframe"] = CFrame.new(840.277222, 101.285957, 2267.9707, 0.117109694, 0.118740402, -0.985994935, -1.86264515e-09, 0.992826641, 0.119563118, 0.993119001, -0.0140019981, 0.116269611),
  4845. ["Hit"] = a.Character.Head
  4846. },
  4847. [5] =
  4848. {
  4849. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-390.73172, 3.2097764, -85.5477524)),
  4850. ["Distance"] = 3.222757101059,
  4851. ["Cframe"] = CFrame.new(840.317993, 101.286423, 2267.86035, 0.0517584644, 0.123365127, -0.991010666, 0, 0.992340803, 0.123530701, 0.99865967, -0.00639375951, 0.0513620302),
  4852. ["Hit"] = a.Character.Head
  4853. }
  4854. }
  4855. local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
  4856. local Event = game:GetService("ReplicatedStorage").ShootEvent
  4857. Event:FireServer(A_1, A_2)
  4858. Event:FireServer(A_1, A_2)
  4859. end
  4860.  
  4861. for i,v in pairs(game.Players:GetChildren())do
  4862. if v.Name ~= game.Players.LocalPlayer.Name then
  4863. kill(v)
  4864. end
  4865. end
  4866. wait(1)
  4867. workspace.Remote.TeamEvent:FireServer("Bright orange")
  4868.  
  4869. end)
  4870.  
  4871. btools.Name = "btools"
  4872. btools.Parent = main
  4873. btools.BackgroundColor3 = Color3.new(1, 0, 0)
  4874. btools.Position = UDim2.new(0.0131370649, 0, 0.407063216, 0)
  4875. btools.Size = UDim2.new(0, 111, 0, 32)
  4876. btools.Font = Enum.Font.GothamBold
  4877. btools.Text = "Btools"
  4878. btools.TextColor3 = Color3.new(0, 0, 0)
  4879. btools.TextSize = 14
  4880. btools.MouseButton1Down:connect(function()
  4881. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  4882. tool1.BinType = "Hammer"
  4883. end)
  4884.  
  4885. speed.Name = "speed"
  4886. speed.Parent = main
  4887. speed.BackgroundColor3 = Color3.new(1, 0, 0)
  4888. speed.Position = UDim2.new(0.328083992, 0, 0.407063216, 0)
  4889. speed.Size = UDim2.new(0, 112, 0, 32)
  4890. speed.Font = Enum.Font.GothamBold
  4891. speed.Text = "Speed"
  4892. speed.TextColor3 = Color3.new(0, 0, 0)
  4893. speed.TextSize = 14
  4894. speed.MouseButton1Down:connect(function()
  4895. Speed = "100" -- Change to how fast you want to go
  4896.  
  4897. player = game.Players.LocalPlayer.Character
  4898. power = "WalkSpeed"
  4899. player.Humanoid[power] = Speed
  4900. wait()
  4901. player.HumanoidRootPart.CustomPhysicalProperties = PhysicalProperties.new(9e99, 9e99, 9e99, 9e99, 9e99)
  4902. wait()
  4903. repeat
  4904. game.Workspace.Gravity = 1000
  4905. wait()
  4906. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 287.5
  4907. wait()
  4908. until game.Players.LocalPlayer.Character.Humanoid.Health == 0
  4909. end)
  4910.  
  4911. escape.Name = "escape"
  4912. escape.Parent = main
  4913. escape.BackgroundColor3 = Color3.new(1, 0, 0)
  4914. escape.Position = UDim2.new(0.653557003, 0, 0.407063186, 0)
  4915. escape.Size = UDim2.new(0, 112, 0, 32)
  4916. escape.Font = Enum.Font.GothamBold
  4917. escape.Text = "Escape"
  4918. escape.TextColor3 = Color3.new(0, 0, 0)
  4919. escape.TextSize = 14
  4920. escape.MouseButton1Down:connect(function()
  4921. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(465.9,98.19,2253.47)
  4922. end)
  4923.  
  4924. label.Name = "label"
  4925. label.Parent = main
  4926. label.BackgroundColor3 = Color3.new(1, 1, 1)
  4927. label.Position = UDim2.new(0.0209836699, 0, 0.657992601, 0)
  4928. label.Size = UDim2.new(0, 354, 0, 30)
  4929. label.Font = Enum.Font.Gotham
  4930. label.Text = "TELEPORTS"
  4931. label.TextColor3 = Color3.new(0, 0, 0)
  4932. label.TextSize = 14
  4933.  
  4934. prison.Name = "prison"
  4935. prison.Parent = main
  4936. prison.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  4937. prison.Position = UDim2.new(0.0208877288, 0, 0.728624523, 0)
  4938. prison.Size = UDim2.new(0, 110, 0, 32)
  4939. prison.Font = Enum.Font.GothamBlack
  4940. prison.Text = "Prison"
  4941. prison.TextColor3 = Color3.new(0, 0, 0)
  4942. prison.TextSize = 14
  4943. prison.MouseButton1Down:connect(function()
  4944. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(918.77,100,2379.07)
  4945. end)
  4946.  
  4947. yard.Name = "yard"
  4948. yard.Parent = main
  4949. yard.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  4950. yard.Position = UDim2.new(0.328981698, 0, 0.728624523, 0)
  4951. yard.Size = UDim2.new(0, 112, 0, 32)
  4952. yard.Font = Enum.Font.GothamBlack
  4953. yard.Text = "Yard"
  4954. yard.TextColor3 = Color3.new(0, 0, 0)
  4955. yard.TextSize = 14
  4956. yard.MouseButton1Down:connect(function()
  4957. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(779.87,98,2458.93)
  4958. end)
  4959.  
  4960. crimbase.Name = "crimbase"
  4961. crimbase.Parent = main
  4962. crimbase.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  4963. crimbase.Position = UDim2.new(0.634464741, 0, 0.728624523, 0)
  4964. crimbase.Size = UDim2.new(0, 118, 0, 32)
  4965. crimbase.Font = Enum.Font.GothamBlack
  4966. crimbase.Text = "Crim Base"
  4967. crimbase.TextColor3 = Color3.new(0, 0, 0)
  4968. crimbase.TextSize = 14
  4969. crimbase.MouseButton1Down:connect(function()
  4970. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-943.46,94.13,2063.63)
  4971. end)
  4972.  
  4973. aimbot.Name = "aimbot"
  4974. aimbot.Parent = main
  4975. aimbot.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  4976. aimbot.Position = UDim2.new(0.0208877288, 0, 0.557620823, 0)
  4977. aimbot.Size = UDim2.new(0, 108, 0, 32)
  4978. aimbot.Font = Enum.Font.GothamBold
  4979. aimbot.Text = "Aimbot"
  4980. aimbot.TextColor3 = Color3.new(0.333333, 1, 1)
  4981. aimbot.TextSize = 14
  4982. aimbot.TextStrokeColor3 = Color3.new(0.333333, 1, 1)
  4983. aimbot.MouseButton1Down:connect(function()
  4984. -- Farewell Infortality.
  4985. -- Version: 2.82
  4986. -- Instances:
  4987. local strucidhack = Instance.new("ScreenGui")
  4988. local MainGUI = Instance.new("Frame")
  4989. local aimbotandesp = Instance.new("TextButton")
  4990. local closegui = Instance.new("TextButton")
  4991. local TextLabel = Instance.new("TextLabel")
  4992. local opengui = Instance.new("Frame")
  4993. local open = Instance.new("TextButton")
  4994. --Properties:
  4995. strucidhack.Name = "strucid hack"
  4996. strucidhack.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  4997. MainGUI.Active = true
  4998. MainGUI.Draggable = true
  4999.  
  5000. MainGUI.Name = "MainGUI"
  5001. MainGUI.Parent = strucidhack
  5002. MainGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  5003. MainGUI.Position = UDim2.new(0.22521247, 0, 0.195965424, 0)
  5004. MainGUI.Size = UDim2.new(0, 385, 0, 371)
  5005. MainGUI.Visible = false
  5006.  
  5007. aimbotandesp.Name = "aimbot and esp"
  5008. aimbotandesp.Parent = MainGUI
  5009. aimbotandesp.BackgroundColor3 = Color3.new(1, 1, 1)
  5010. aimbotandesp.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
  5011. aimbotandesp.BorderSizePixel = 3
  5012. aimbotandesp.Position = UDim2.new(0.136179864, 0, 0.310200483, 0)
  5013. aimbotandesp.Size = UDim2.new(0, 257, 0, 118)
  5014. aimbotandesp.Font = Enum.Font.GothamSemibold
  5015. aimbotandesp.Text = "Open Aimbot Gui"
  5016. aimbotandesp.TextColor3 = Color3.new(0, 0, 0.498039)
  5017. aimbotandesp.TextSize = 23
  5018. aimbotandesp.MouseButton1Click:connect(function()
  5019. local plrs = game:GetService("Players")
  5020. local TeamBased = true ; local teambasedswitch = "o"
  5021. local presskeytoaim = true; local aimkey = "e"
  5022. local raycast = false
  5023.  
  5024. local espupdatetime = 5; autoesp = false
  5025.  
  5026.  
  5027.  
  5028. local lockaim = true; local lockangle = 5
  5029.  
  5030.  
  5031.  
  5032. --function findwat(folder, what)
  5033. -- for i, smth in pairs(folder:GetChildren()) do
  5034. -- if string.find(string.lower(tostring(smth)), string.lower(what)) then
  5035. -- return smth
  5036. -- end
  5037. -- end
  5038. --end
  5039. --
  5040. --local plrs = findwat(game, "Players")
  5041.  
  5042.  
  5043.  
  5044.  
  5045. local Gui = Instance.new("ScreenGui")
  5046. local Move = Instance.new("Frame")
  5047. local Main = Instance.new("Frame")
  5048. local EspStatus = Instance.new("TextLabel")
  5049. local st1 = Instance.new("TextLabel")
  5050. local st1_2 = Instance.new("TextLabel")
  5051. local st1_3 = Instance.new("TextLabel")
  5052. local Name = Instance.new("TextLabel")
  5053. --Properties:
  5054. Gui.Name = "Gui"
  5055. Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  5056.  
  5057. Move.Name = "Move"
  5058. Move.Parent = Gui
  5059. Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
  5060. Move.BackgroundTransparency = 0.40000000596046
  5061. Move.BorderSizePixel = 0
  5062. Move.Position = UDim2.new(0.005, 0,0.018, 0)
  5063. Move.Size = UDim2.new(0.28141585, 0, 0.0320388414, 0)
  5064.  
  5065. Main.Name = "Main"
  5066. Main.Parent = Move
  5067. Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  5068. Main.BackgroundTransparency = 0.69999998807907
  5069. Main.Position = UDim2.new(0, 0, 0.995670795, 0)
  5070. Main.Size = UDim2.new(1.0000006, 0, 9.79697132, 0)
  5071.  
  5072. EspStatus.Name = "EspStatus"
  5073. EspStatus.Parent = Main
  5074. EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  5075. EspStatus.BackgroundTransparency = 1
  5076. EspStatus.Size = UDim2.new(0.272955924, 0, 0.161862016, 0)
  5077. EspStatus.Font = Enum.Font.ArialBold
  5078. EspStatus.Text = "Press T to update Esp"
  5079. EspStatus.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  5080. EspStatus.TextScaled = true
  5081. EspStatus.TextSize = 14
  5082. EspStatus.TextWrapped = true
  5083.  
  5084. st1.Name = "st1"
  5085. st1.Parent = Main
  5086. st1.BackgroundColor3 = Color3.new(1, 1, 1)
  5087. st1.BackgroundTransparency = 1
  5088. st1.Position = UDim2.new(0.271787882, 0, 0, 0)
  5089. st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
  5090. st1.Font = Enum.Font.ArialBold
  5091. st1.Text = "Press "..aimkey.." to lock on a person inside ur view"
  5092. st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  5093. st1.TextScaled = true
  5094. st1.TextSize = 14
  5095. st1.TextWrapped = true
  5096.  
  5097. st1_2.Name = "st1"
  5098. st1_2.Parent = Main
  5099. st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5100. st1_2.BackgroundTransparency = 1
  5101. st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
  5102. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  5103. st1_2.Font = Enum.Font.ArialBold
  5104. st1_2.Text = "Press L to enable esp loop"
  5105. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  5106. st1_2.TextScaled = true
  5107. st1_2.TextSize = 14
  5108. st1_2.TextWrapped = true
  5109.  
  5110. st1_3.Name = "st1"
  5111. st1_3.Parent = Main
  5112. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  5113. st1_3.BackgroundTransparency = 1
  5114. st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
  5115. st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  5116. st1_3.Font = Enum.Font.ArialBold
  5117. st1_3.Text = "Press O to change team based mode"
  5118. st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  5119. st1_3.TextScaled = true
  5120. st1_3.TextSize = 14
  5121. st1_3.TextWrapped = true
  5122. local teambasedstatus = st1_3:Clone()
  5123. teambasedstatus.Parent = st1_3
  5124. teambasedstatus.TextScaled = true
  5125. teambasedstatus.Position = UDim2.new(0, 0,0.694, 0)
  5126. teambasedstatus.Text = tostring(TeamBased)
  5127.  
  5128. Name.Name = "Name"
  5129. Name.Parent = Move
  5130. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  5131. Name.BackgroundTransparency = 1
  5132. Name.Size = UDim2.new(0.838, 0, 0.980000019, 0)
  5133. Name.Font = Enum.Font.Arial
  5134. Name.Text = "FPS gui v1.0"
  5135. Name.TextColor3 = Color3.new(0, 0, 0)
  5136. Name.TextScaled = true
  5137. Name.TextSize = 14
  5138. Name.TextWrapped = true
  5139. Name.TextXAlignment = Enum.TextXAlignment.Left
  5140. -- Scripts:
  5141.  
  5142.  
  5143. local plrsforaim = {}
  5144.  
  5145. local lplr = game:GetService("Players").LocalPlayer
  5146. Move.Draggable = true
  5147. Gui.ResetOnSpawn = false
  5148. Gui.Name = "Chat"
  5149. Gui.DisplayOrder = 999
  5150.  
  5151. Gui.Parent = plrs.LocalPlayer.PlayerGui
  5152.  
  5153.  
  5154. f = {}
  5155. local espforlder
  5156.  
  5157. f.addesp = function()
  5158. --print("ESP ran")
  5159. if espforlder then
  5160. else
  5161. espforlder = Instance.new("Folder")
  5162. espforlder.Parent = game.Workspace.CurrentCamera
  5163. end
  5164. for i, v in pairs(espforlder:GetChildren()) do
  5165. v:Destroy()
  5166. end
  5167. for _, plr in pairs(plrs:GetChildren()) do
  5168. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  5169. if TeamBased == true then
  5170. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  5171. local e = espforlder:FindFirstChild(plr.Name)
  5172. if not e then
  5173. --print("Added esp for team based")
  5174. local bill = Instance.new("BillboardGui", espforlder)
  5175. bill.Name = plr.Name
  5176. bill.AlwaysOnTop = true
  5177. bill.Size = UDim2.new(1,0,1,0)
  5178. bill.Adornee = plr.Character.Head
  5179. local Frame = Instance.new('Frame',bill)
  5180. Frame.Active = true
  5181. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  5182. Frame.BackgroundTransparency = 0
  5183. Frame.BorderSizePixel = 0
  5184. Frame.AnchorPoint = Vector2.new(.5, .5)
  5185. Frame.Position = UDim2.new (0.5,0,0.5,0)
  5186. Frame.Size = UDim2.new (1,0,1,0)
  5187. Frame.Rotation = 0
  5188. plr.Character.Humanoid.Died:Connect(function()
  5189. bill:Destroy()
  5190. end)
  5191. end
  5192. end
  5193. else
  5194. local e = espforlder:FindFirstChild(plr.Name)
  5195. if not e then
  5196. --print("Added esp")
  5197. local bill = Instance.new("BillboardGui", espforlder)
  5198. bill.Name = plr.Name
  5199. bill.AlwaysOnTop = true
  5200. bill.Size = UDim2.new(1,0,1,0)
  5201. bill.Adornee = plr.Character.Head
  5202. local Frame = Instance.new('Frame',bill)
  5203. Frame.Active = true
  5204. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  5205. Frame.BackgroundTransparency = 0
  5206. Frame.BorderSizePixel = 0
  5207. Frame.AnchorPoint = Vector2.new(.5, .5)
  5208. Frame.Position = UDim2.new (0.5,0,0.5,0)
  5209. Frame.Size = UDim2.new (1,0,1,0)
  5210. Frame.Rotation = 0
  5211. plr.Character.Humanoid.Died:Connect(function()
  5212. bill:Destroy()
  5213. end)
  5214. end
  5215. end
  5216.  
  5217.  
  5218. end
  5219. end
  5220. end
  5221. local cam = game.Workspace.CurrentCamera
  5222.  
  5223. local mouse = lplr:GetMouse()
  5224. local switch = false
  5225. local key = "k"
  5226. local aimatpart = nil
  5227. mouse.KeyDown:Connect(function(a)
  5228. if a == "t" then
  5229. print("worked1")
  5230. f.addesp()
  5231. elseif a == "u" then
  5232. if raycast == true then
  5233. raycast = false
  5234. else
  5235. raycast = true
  5236. end
  5237. elseif a == "l" then
  5238. if autoesp == false then
  5239. autoesp = true
  5240. else
  5241. autoesp = false
  5242. end
  5243. end
  5244. if a == "j" then
  5245. if mouse.Target then
  5246. mouse.Target:Destroy()
  5247. end
  5248. end
  5249. if a == key then
  5250. if switch == false then
  5251. switch = true
  5252. else
  5253. switch = false
  5254. if aimatpart ~= nil then
  5255. aimatpart = nil
  5256. end
  5257. end
  5258. elseif a == teambasedswitch then
  5259. if TeamBased == true then
  5260. TeamBased = false
  5261. teambasedstatus.Text = tostring(TeamBased)
  5262. else
  5263. TeamBased = true
  5264. teambasedstatus.Text = tostring(TeamBased)
  5265. end
  5266. elseif a == aimkey then
  5267. if not aimatpart then
  5268. local maxangle = math.rad(20)
  5269. for i, plr in pairs(plrs:GetChildren()) do
  5270. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  5271. if TeamBased == true then
  5272. if plr.Team.Name ~= lplr.Team.Name then
  5273. local an = checkfov(plr.Character.Head)
  5274. if an < maxangle then
  5275. maxangle = an
  5276. aimatpart = plr.Character.Head
  5277. end
  5278. end
  5279. else
  5280. local an = checkfov(plr.Character.Head)
  5281. if an < maxangle then
  5282. maxangle = an
  5283. aimatpart = plr.Character.Head
  5284. end
  5285. print(plr)
  5286. end
  5287. plr.Character.Humanoid.Died:Connect(function()
  5288. if aimatpart.Parent == plr.Character or aimatpart == nil then
  5289. aimatpart = nil
  5290. end
  5291. end)
  5292. end
  5293. end
  5294. else
  5295. aimatpart = nil
  5296. end
  5297. end
  5298. end)
  5299.  
  5300. function getfovxyz (p0, p1, deg)
  5301. local x1, y1, z1 = p0:ToOrientation()
  5302. local cf = CFrame.new(p0.p, p1.p)
  5303. local x2, y2, z2 = cf:ToOrientation()
  5304. --local d = math.deg
  5305. if deg then
  5306. --return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  5307. else
  5308. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  5309. end
  5310. end
  5311.  
  5312. function getaimbotplrs()
  5313. plrsforaim = {}
  5314. for i, plr in pairs(plrs:GetChildren()) do
  5315. if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
  5316.  
  5317. if TeamBased == true then
  5318. if plr.Team.Name ~= lplr.Team.Name then
  5319. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  5320. local r = Ray.new(cf, cf.LookVector * 10000)
  5321. local ign = {}
  5322. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  5323. if v:IsA("BasePart") then
  5324. table.insert(ign , v)
  5325. end
  5326. end
  5327. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  5328. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  5329. table.insert(plrsforaim, obj)
  5330. end
  5331. end
  5332. else
  5333. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  5334. local r = Ray.new(cf, cf.LookVector * 10000)
  5335. local ign = {}
  5336. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  5337. if v:IsA("BasePart") then
  5338. table.insert(ign , v)
  5339. end
  5340. end
  5341. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  5342. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  5343. table.insert(plrsforaim, obj)
  5344. end
  5345. end
  5346.  
  5347.  
  5348. end
  5349. end
  5350. end
  5351.  
  5352. function aimat(part)
  5353. cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
  5354. end
  5355. function checkfov (part)
  5356. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  5357. local angle = math.abs(fov.X) + math.abs(fov.Y)
  5358. return angle
  5359. end
  5360.  
  5361. game:GetService("RunService").RenderStepped:Connect(function()
  5362. if aimatpart then
  5363. aimat(aimatpart)
  5364. if aimatpart.Parent == plrs.LocalPlayer.Character then
  5365. aimatpart = nil
  5366. end
  5367. end
  5368.  
  5369.  
  5370. -- if switch == true then
  5371. -- local maxangle = 99999
  5372. --
  5373. -- --print("Loop")
  5374. -- if true and raycast == false then
  5375. -- for i, plr in pairs(plrs:GetChildren()) do
  5376. -- if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  5377. -- if TeamBased then
  5378. -- if plr.Team.Name ~= lplr.Team.Name or plr.Team.TeamColor ~= lplr.Team.TeamColor then
  5379. -- local an = checkfov(plr.Character.Head)
  5380. -- if an < maxangle then
  5381. -- maxangle = an
  5382. -- aimatpart = plr.Character.Head
  5383. -- if an < lockangle then
  5384. -- break
  5385. -- end
  5386. -- end
  5387. -- end
  5388. -- else
  5389. -- local an = checkfov(plr.Character.Head)
  5390. -- if an < maxangle then
  5391. -- maxangle = an
  5392. -- aimatpart = plr.Character.Head
  5393. -- if an < lockangle then
  5394. -- break
  5395. -- end
  5396. -- end
  5397. -- end
  5398. --
  5399. --
  5400. --
  5401. --
  5402. -- end
  5403. -- end
  5404. -- elseif raycast == true then
  5405. --
  5406. -- end
  5407.  
  5408. if raycast == true and switch == false and not aimatpart then
  5409. getaimbotplrs()
  5410. aimatpart = nil
  5411. local maxangle = 999
  5412. for i, v in ipairs(plrsforaim) do
  5413. if v.Parent ~= lplr.Character then
  5414. local an = checkfov(v)
  5415. if an < maxangle and v ~= lplr.Character.Head then
  5416. maxangle = an
  5417. aimatpart = v
  5418. print(v:GetFullName())
  5419. v.Parent.Humanoid.Died:connect(function()
  5420. aimatpart = nil
  5421. end)
  5422. end
  5423. end
  5424. end
  5425.  
  5426. end
  5427. end)
  5428. delay(0, function()
  5429. while wait(espupdatetime) do
  5430. if autoesp == true then
  5431. pcall(function()
  5432. f.addesp()
  5433. end)
  5434. end
  5435. end
  5436. end)
  5437. warn("loaded")
  5438. end)
  5439.  
  5440. closegui.Name = "close gui"
  5441. closegui.Parent = MainGUI
  5442. closegui.BackgroundColor3 = Color3.new(1, 1, 1)
  5443. closegui.Position = UDim2.new(0.892828405, 0, 0.0474808663, 0)
  5444. closegui.Size = UDim2.new(0, 28, 0, 36)
  5445. closegui.Font = Enum.Font.SourceSansBold
  5446. closegui.Text = "X"
  5447. closegui.TextColor3 = Color3.new(0, 0, 0)
  5448. closegui.TextSize = 34
  5449.  
  5450. TextLabel.Parent = MainGUI
  5451. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  5452. TextLabel.BorderSizePixel = 3
  5453. TextLabel.Position = UDim2.new(0.0389667451, 0, 0.0325634778, 0)
  5454. TextLabel.Size = UDim2.new(0, 313, 0, 50)
  5455. TextLabel.Font = Enum.Font.SciFi
  5456. TextLabel.Text = "Aimbot/Esp"
  5457. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  5458. TextLabel.TextSize = 20
  5459.  
  5460. opengui.Name = "open gui"
  5461. opengui.Parent = strucidhack
  5462. opengui.BackgroundColor3 = Color3.new(1, 1, 1)
  5463. opengui.Position = UDim2.new(0.0198300499, 0, 0.925072074, 0)
  5464. opengui.Size = UDim2.new(0, 19, 0, 22)
  5465.  
  5466. open.Name = "open"
  5467. open.Parent = opengui
  5468. closegui.MouseButton1Click:connect(function()
  5469. MainGUI.Visible = false
  5470. opengui.Visible = true
  5471. end)
  5472. open.BackgroundColor3 = Color3.new(1, 1, 1)
  5473. open.Position = UDim2.new(-0.746906042, 0, -0.172385469, 0)
  5474. open.Size = UDim2.new(0, 65, 0, 29)
  5475. open.Font = Enum.Font.SourceSans
  5476. open.Text = "Open gui"
  5477. open.TextColor3 = Color3.new(0, 0, 0)
  5478. open.TextSize = 14
  5479. open.MouseButton1Click:connect(function()
  5480. MainGUI.Visible = true
  5481. opengui.Visible = false
  5482. end)
  5483. end)
  5484.  
  5485. respawn.Name = "respawn"
  5486. respawn.Parent = main
  5487. respawn.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  5488. respawn.Position = UDim2.new(0.33420366, 0, 0.557620823, 0)
  5489. respawn.Size = UDim2.new(0, 111, 0, 32)
  5490. respawn.Font = Enum.Font.GothamBold
  5491. respawn.Text = "Fast Respawn"
  5492. respawn.TextColor3 = Color3.new(0, 1, 1)
  5493. respawn.TextSize = 14
  5494. respawn.MouseButton1Down:connect(function()
  5495. game.Workspace.Remote.loadchar:InvokeServer(game.Players:GetChildren())
  5496. end)
  5497.  
  5498. lag.Name = "lag"
  5499. lag.Parent = main
  5500. lag.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  5501. lag.Position = UDim2.new(0.652741492, 0, 0.557620823, 0)
  5502. lag.Size = UDim2.new(0, 112, 0, 32)
  5503. lag.Font = Enum.Font.GothamBold
  5504. lag.Text = "Lag Server"
  5505. lag.TextColor3 = Color3.new(0.333333, 1, 1)
  5506. lag.TextSize = 14
  5507. lag.MouseButton1Down:connect(function()
  5508. local toolamount = 250
  5509. x = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  5510. wait()
  5511. local LocalPlayer = game:GetService("Players").LocalPlayer
  5512. local died = false
  5513. local savepos = LocalPlayer.Character.HumanoidRootPart.CFrame
  5514. repeat
  5515. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  5516. if tool:IsA("Tool") then
  5517. tool.Parent = LocalPlayer
  5518. end
  5519. end
  5520. LocalPlayer.Character:ClearAllChildren()
  5521. local char = Instance.new("Model", workspace)
  5522. char.Name = "character"
  5523. Instance.new("Part", char).Name = "Torso";
  5524. Instance.new("Part", char).Name = "Head";
  5525. Instance.new("Humanoid", char).Name = "Humanoid";
  5526. LocalPlayer.Character = char
  5527. repeat wait() until LocalPlayer.Character
  5528. until #LocalPlayer:GetChildren() - 4 >= toolamount
  5529. for _, char in pairs(workspace:GetChildren()) do
  5530. if char.Name == "character" and char:IsA("Model") then
  5531. char:Destroy()
  5532. end
  5533. end
  5534. repeat wait() until LocalPlayer.Character.HumanoidRootPart
  5535. LocalPlayer.Character.HumanoidRootPart.CFrame = savepos
  5536. for _, tool in pairs(LocalPlayer:GetChildren()) do
  5537. if tool:IsA("Tool") then
  5538. tool.Parent = LocalPlayer.Backpack
  5539. end
  5540. end
  5541. wait(0.5)
  5542. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  5543. if v:IsA("Tool") then
  5544. v.Parent = game.Players.LocalPlayer.Character
  5545. end
  5546. end
  5547. wait(0.5)
  5548. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  5549. if (v:IsA("Tool")) then
  5550. v.Parent = workspace
  5551. end
  5552. end
  5553. wait()
  5554. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  5555. wait(0.85)
  5556. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = x
  5557. end)
  5558. end)
  5559.  
  5560. BackFencing.MouseButton1Down:Connect(function()
  5561. FencingFrame.Visible = false
  5562. GameScriptsFrame.Visible = true
  5563. end)
  5564.  
  5565. GodFencingBut.MouseButton1Down:Connect(function()
  5566. button = workspace.Button
  5567. button.CanCollide = false
  5568. button.Transparency = 1
  5569.  
  5570. game:GetService("RunService").Heartbeat:connect(function(step)
  5571. button.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Head.Position)
  5572. button.Size = Vector3.new(math.random(0,0), math.random(0,0), math.random(1,5))
  5573. wait()
  5574. button.CFrame=CFrame.new(game.Players.LocalPlayer.Character["Right Arm"].Position)
  5575. button.Size=Vector3.new(math.random(0,0), math.random(0,0), math.random(0,0))
  5576. wait()
  5577. button.CFrame=CFrame.new(game.Players.LocalPlayer.Character.Torso.Position)
  5578. button.Size=Vector3.new(math.random(0,0), math.random(0,0), math.random(0,0))
  5579. wait()
  5580. button.CFrame=CFrame.new(game.Players.LocalPlayer.Character["Left Arm"].Position)
  5581. button.Size=Vector3.new(math.random(0,0), math.random(0,0), math.random(0,0))
  5582. wait()
  5583. button.Size=Vector3.new(math.random(0,0), math.random(0,0), math.random(0,0))
  5584. button.CFrame=CFrame.new(game.Players.LocalPlayer.Character["Left Leg"].Position)
  5585. wait()
  5586. button.Size = Vector3.new(math.random(0,0), math.random(0,0), math.random(0,0))
  5587. button.CFrame = CFrame.new(game.Players.LocalPlayer.Character["Right Leg"].Position)
  5588. end)
  5589. end)
  5590.  
  5591. ReachBut.MouseButton1Down:Connect(function()
  5592. local a=Instance.new("SelectionBox",game.Players.LocalPlayer.Backpack.Foil.Handle)
  5593. a.Adornee=game.Players.LocalPlayer.Backpack.Foil.Handle
  5594. game.Players.LocalPlayer.Backpack.Foil.Handle.Size=Vector3.new(1,1,30)
  5595. end)
  5596.  
  5597. SpiralBut.MouseButton1Down:Connect(function()
  5598. --[[
  5599. Cyclically's FE Fencing Whirl
  5600. Credits to builderboy256 for being hackerman
  5601. After executing the script, please wait until you are able to move your character again.
  5602. https://v3rmillion.net/member.php?action=profile&uid=785986
  5603. ]]
  5604.  
  5605. local toolamount = 400 -- How long the whirl is. 400 is recommended
  5606. local whirlwide = 5 -- How wide the whirl is
  5607.  
  5608. -- Don't edit script unless you know what you're doing. If you wanna add this into a script, please give credits and message me on discord that you added it in a script at Cyclically#4905
  5609.  
  5610. local LocalPlayer = game:GetService("Players").LocalPlayer
  5611. local runservice = game:GetService("RunService")
  5612. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  5613. local currentamount = #LocalPlayer.Backpack:GetChildren()
  5614. LocalPlayer.Character.Archivable = true
  5615. local tempchar = LocalPlayer.Character:Clone()
  5616. local lastchar = nil
  5617. tempchar.Parent = workspace
  5618. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  5619. local renderstepped = runservice.RenderStepped:Connect(function()
  5620. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  5621. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  5622. if tool:IsA("Tool") then
  5623. tool.Parent = LocalPlayer
  5624. end
  5625. end
  5626. LocalPlayer.Character:ClearAllChildren()
  5627. local char = Instance.new("Model", workspace)
  5628. Instance.new("Humanoid", char)
  5629. LocalPlayer.Character = char
  5630. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  5631. lastchar = char
  5632. end)
  5633. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 3 - currentamount >= toolamount
  5634. renderstepped:Disconnect()
  5635. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  5636. lastchar:Destroy()
  5637. for index, tool in pairs(LocalPlayer:GetChildren()) do
  5638. if tool:IsA("Tool") then
  5639. tool.Parent = LocalPlayer.Backpack
  5640. tool.Handle.Massless = true
  5641. tool.Grip = CFrame.new(Vector3.new(-5, index * 0.1, -index * 0.01)) * CFrame.Angles(math.rad(-45), math.rad(index * (whirlwide * 0.1)), math.rad(index * 0.1) + (index * 4))
  5642. tool.Parent = LocalPlayer.Character
  5643. if tool.Handle:FindFirstChild("Mesh") ~= nil then
  5644. tool.Handle.Mesh:Destroy()
  5645. end
  5646. end
  5647. end
  5648. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  5649. LocalPlayer.Character:FindFirstChild("Humanoid").HipHeight = whirlwide * 3
  5650. tempchar:Destroy()
  5651. end)
  5652.  
  5653. CloseLocalCommands.MouseButton1Down:Connect(function()
  5654. LocalCommandsFrame.Visible = false
  5655. end)
  5656.  
  5657. ApplySpeedBut.MouseButton1Down:Connect(function()
  5658. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = SpeedBox.Text
  5659. end)
  5660.  
  5661. ApplyJumpBut.MouseButton1Down:Connect(function()
  5662. game.Players.LocalPlayer.Character.Humanoid.JumpPower = JumpBox.Text
  5663. end)
Add Comment
Please, Sign In to add comment