Guest User

Xenon V1.1

a guest
Jan 21st, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 165.23 KB | None | 0 0
  1. local Xenon = Instance.new("ScreenGui")
  2. local Main = Instance.new("ImageLabel")
  3. local Title = Instance.new("TextLabel")
  4. local Scripts = Instance.new("TextLabel")
  5. local ScrollingFrame = Instance.new("ScrollingFrame")
  6. local UIListLayout = Instance.new("UIListLayout")
  7. local Admin = Instance.new("TextButton")
  8. local FEGod = Instance.new("TextButton")
  9. local ForceReset = Instance.new("TextButton")
  10. local DoubleJump = Instance.new("TextButton")
  11. local INFYeild = Instance.new("TextButton")
  12. local Test = Instance.new("TextButton")
  13. local Test_2 = Instance.new("TextButton")
  14. local Games = Instance.new("TextLabel")
  15. local ScrollingFrame_2 = Instance.new("ScrollingFrame")
  16. local UIListLayout_2 = Instance.new("UIListLayout")
  17. local _11 = Instance.new("TextButton")
  18. local _21 = Instance.new("TextButton")
  19. local _1 = Instance.new("TextLabel")
  20. local _2 = Instance.new("TextLabel")
  21. local Developers = Instance.new("TextLabel")
  22. local ScrollingFrame_3 = Instance.new("ScrollingFrame")
  23. local UIListLayout_3 = Instance.new("UIListLayout")
  24. local _1_2 = Instance.new("TextLabel")
  25. local _2_2 = Instance.new("TextLabel")
  26. local _4 = Instance.new("TextLabel")
  27. local _3 = Instance.new("TextLabel")
  28. local Login = Instance.new("ImageLabel")
  29. local TopText = Instance.new("TextLabel")
  30. local LoginInfo = Instance.new("Frame")
  31. local Password = Instance.new("TextBox")
  32. local Username = Instance.new("TextBox")
  33. local LoginButton = Instance.new("TextButton")
  34. local Open = Instance.new("TextButton")
  35. --Properties:
  36. Xenon.Name = "Xenon"
  37. Xenon.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  38. Xenon.ResetOnSpawn = false
  39.  
  40. Main.Name = "Main"
  41. Main.Parent = Xenon
  42. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  43. Main.BackgroundTransparency = 1
  44. Main.Position = UDim2.new(0.5, -400, 0.5, -200)
  45. Main.Size = UDim2.new(0, 800, 0, 400)
  46. Main.Visible = false
  47. Main.Image = "rbxassetid://2260429633"
  48. Main.ImageColor3 = Color3.new(0, 0, 0)
  49. Main.ImageTransparency = 0.5
  50. Main.ScaleType = Enum.ScaleType.Slice
  51. Main.SliceCenter = Rect.new(12, 12, 13, 13)
  52.  
  53. Title.Name = "Title"
  54. Title.Parent = Main
  55. Title.BackgroundColor3 = Color3.new(0, 0, 0)
  56. Title.BackgroundTransparency = 0.69999998807907
  57. Title.BorderSizePixel = 0
  58. Title.Position = UDim2.new(0, 0, 0.0580854788, 0)
  59. Title.Size = UDim2.new(0, 800, 0, 37)
  60. Title.Font = Enum.Font.GothamBold
  61. Title.Text = "Welcome, Player"
  62. Title.TextColor3 = Color3.new(1, 1, 1)
  63. Title.TextScaled = true
  64. Title.TextSize = 14
  65. Title.TextWrapped = true
  66.  
  67. Scripts.Name = "Scripts"
  68. Scripts.Parent = Main
  69. Scripts.BackgroundColor3 = Color3.new(0, 0, 0)
  70. Scripts.BackgroundTransparency = 0.69999998807907
  71. Scripts.BorderSizePixel = 0
  72. Scripts.Position = UDim2.new(0.00520004239, 0, 0.179462045, 0)
  73. Scripts.Size = UDim2.new(0, 254, 0, 37)
  74. Scripts.Font = Enum.Font.GothamBold
  75. Scripts.Text = "Scripts"
  76. Scripts.TextColor3 = Color3.new(1, 1, 1)
  77. Scripts.TextScaled = true
  78. Scripts.TextSize = 14
  79. Scripts.TextWrapped = true
  80.  
  81. ScrollingFrame.Parent = Scripts
  82. ScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  83. ScrollingFrame.BackgroundTransparency = 0.69999998807907
  84. ScrollingFrame.BorderSizePixel = 0
  85. ScrollingFrame.Position = UDim2.new(0, 0, 1, 0)
  86. ScrollingFrame.Size = UDim2.new(0, 254, 0, 258)
  87. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 100, 0)
  88.  
  89. UIListLayout.Parent = ScrollingFrame
  90. UIListLayout.Padding = UDim.new(0.00100000005, 0)
  91.  
  92. Admin.Name = "Admin"
  93. Admin.Parent = ScrollingFrame
  94. Admin.BackgroundColor3 = Color3.new(0, 0, 0)
  95. Admin.BackgroundTransparency = 0.69999998807907
  96. Admin.Position = UDim2.new(0, 0, 0.203798398, 0)
  97. Admin.Size = UDim2.new(0, 254, 0, 50)
  98. Admin.Font = Enum.Font.SourceSans
  99. Admin.Text = "Revis Admin"
  100. Admin.TextColor3 = Color3.new(1, 1, 1)
  101. Admin.TextSize = 30
  102. Admin.TextWrapped = true
  103.  
  104. FEGod.Name = "FE God"
  105. FEGod.Parent = ScrollingFrame
  106. FEGod.BackgroundColor3 = Color3.new(0, 0, 0)
  107. FEGod.BackgroundTransparency = 0.69999998807907
  108. FEGod.Position = UDim2.new(0, 0, 0.203798398, 0)
  109. FEGod.Size = UDim2.new(0, 254, 0, 50)
  110. FEGod.Font = Enum.Font.SourceSans
  111. FEGod.Text = "FE God (Broken)"
  112. FEGod.TextColor3 = Color3.new(1, 1, 1)
  113. FEGod.TextSize = 30
  114. FEGod.TextWrapped = true
  115.  
  116. ForceReset.Name = "Force Reset"
  117. ForceReset.Parent = ScrollingFrame
  118. ForceReset.BackgroundColor3 = Color3.new(0, 0, 0)
  119. ForceReset.BackgroundTransparency = 0.69999998807907
  120. ForceReset.Position = UDim2.new(0, 0, 0.203798398, 0)
  121. ForceReset.Size = UDim2.new(0, 254, 0, 50)
  122. ForceReset.Font = Enum.Font.SourceSans
  123. ForceReset.Text = "Force Reset"
  124. ForceReset.TextColor3 = Color3.new(1, 1, 1)
  125. ForceReset.TextSize = 30
  126. ForceReset.TextWrapped = true
  127.  
  128. DoubleJump.Name = "Double Jump"
  129. DoubleJump.Parent = ScrollingFrame
  130. DoubleJump.BackgroundColor3 = Color3.new(0, 0, 0)
  131. DoubleJump.BackgroundTransparency = 0.69999998807907
  132. DoubleJump.Position = UDim2.new(0, 0, 0.203798398, 0)
  133. DoubleJump.Size = UDim2.new(0, 254, 0, 50)
  134. DoubleJump.Font = Enum.Font.SourceSans
  135. DoubleJump.Text = "Double Jump (Broken)"
  136. DoubleJump.TextColor3 = Color3.new(1, 1, 1)
  137. DoubleJump.TextSize = 30
  138. DoubleJump.TextWrapped = true
  139.  
  140. INFYeild.Name = "INF Yeild"
  141. INFYeild.Parent = ScrollingFrame
  142. INFYeild.BackgroundColor3 = Color3.new(0, 0, 0)
  143. INFYeild.BackgroundTransparency = 0.69999998807907
  144. INFYeild.Position = UDim2.new(0, 0, 0.203798398, 0)
  145. INFYeild.Size = UDim2.new(0, 254, 0, 50)
  146. INFYeild.Font = Enum.Font.SourceSans
  147. INFYeild.Text = "INF Yeild"
  148. INFYeild.TextColor3 = Color3.new(1, 1, 1)
  149. INFYeild.TextSize = 30
  150.  
  151. Test.Name = "Test"
  152. Test.Parent = ScrollingFrame
  153. Test.BackgroundColor3 = Color3.new(0, 0, 0)
  154. Test.BackgroundTransparency = 0.69999998807907
  155. Test.Position = UDim2.new(0, 0, 0.203798398, 0)
  156. Test.Size = UDim2.new(0, 254, 0, 50)
  157. Test.Font = Enum.Font.SourceSans
  158. Test.Text = "Test"
  159. Test.TextColor3 = Color3.new(1, 1, 1)
  160. Test.TextSize = 30
  161.  
  162. Test_2.Name = "Test"
  163. Test_2.Parent = ScrollingFrame
  164. Test_2.BackgroundColor3 = Color3.new(0, 0, 0)
  165. Test_2.BackgroundTransparency = 0.69999998807907
  166. Test_2.Position = UDim2.new(0, 0, 0.203798398, 0)
  167. Test_2.Size = UDim2.new(0, 254, 0, 50)
  168. Test_2.Font = Enum.Font.SourceSans
  169. Test_2.Text = "Test"
  170. Test_2.TextColor3 = Color3.new(1, 1, 1)
  171. Test_2.TextSize = 30
  172.  
  173. Games.Name = "Games"
  174. Games.Parent = Main
  175. Games.BackgroundColor3 = Color3.new(0, 0, 0)
  176. Games.BackgroundTransparency = 0.69999998807907
  177. Games.BorderSizePixel = 0
  178. Games.Position = UDim2.new(0.33645007, 0, 0.179462045, 0)
  179. Games.Size = UDim2.new(0, 254, 0, 37)
  180. Games.Font = Enum.Font.GothamBold
  181. Games.Text = "Games"
  182. Games.TextColor3 = Color3.new(1, 1, 1)
  183. Games.TextScaled = true
  184. Games.TextSize = 14
  185. Games.TextWrapped = true
  186.  
  187. ScrollingFrame_2.Parent = Games
  188. ScrollingFrame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  189. ScrollingFrame_2.BackgroundTransparency = 0.69999998807907
  190. ScrollingFrame_2.BorderSizePixel = 0
  191. ScrollingFrame_2.Position = UDim2.new(0, 0, 1, 0)
  192. ScrollingFrame_2.Size = UDim2.new(0, 254, 0, 258)
  193. ScrollingFrame_2.CanvasSize = UDim2.new(0, 0, 100, 0)
  194.  
  195. UIListLayout_2.Parent = ScrollingFrame_2
  196. UIListLayout_2.Padding = UDim.new(0.00100000005, 0)
  197.  
  198. _11.Name = "1.1"
  199. _11.Parent = ScrollingFrame_2
  200. _11.BackgroundColor3 = Color3.new(0, 0, 0)
  201. _11.BackgroundTransparency = 0.69999998807907
  202. _11.Position = UDim2.new(0, 0, 0.203798398, 0)
  203. _11.Size = UDim2.new(0, 254, 0, 50)
  204. _11.Font = Enum.Font.SourceSans
  205. _11.Text = "GUI"
  206. _11.TextColor3 = Color3.new(1, 1, 1)
  207. _11.TextSize = 30
  208. _11.TextWrapped = true
  209.  
  210. _21.Name = "2.1"
  211. _21.Parent = ScrollingFrame_2
  212. _21.BackgroundColor3 = Color3.new(0, 0, 0)
  213. _21.BackgroundTransparency = 0.69999998807907
  214. _21.Position = UDim2.new(0, 0, 0.203798398, 0)
  215. _21.Size = UDim2.new(0, 254, 0, 50)
  216. _21.Font = Enum.Font.SourceSans
  217. _21.Text = "GUI"
  218. _21.TextColor3 = Color3.new(1, 1, 1)
  219. _21.TextSize = 30
  220. _21.TextWrapped = true
  221.  
  222. _1.Name = "1"
  223. _1.Parent = ScrollingFrame_2
  224. _1.BackgroundColor3 = Color3.new(0, 0, 0)
  225. _1.BackgroundTransparency = 0.69999998807907
  226. _1.Position = UDim2.new(0, 0, 0.407596916, 0)
  227. _1.Size = UDim2.new(0, 254, 0, 25)
  228. _1.Font = Enum.Font.SourceSans
  229. _1.Text = "The Rake"
  230. _1.TextColor3 = Color3.new(1, 1, 1)
  231. _1.TextSize = 30
  232.  
  233. _2.Name = "2"
  234. _2.Parent = ScrollingFrame_2
  235. _2.BackgroundColor3 = Color3.new(0, 0, 0)
  236. _2.BackgroundTransparency = 0.69999998807907
  237. _2.Position = UDim2.new(0, 0, 0.407596916, 0)
  238. _2.Size = UDim2.new(0, 254, 0, 25)
  239. _2.Font = Enum.Font.SourceSans
  240. _2.Text = "Prison Life"
  241. _2.TextColor3 = Color3.new(1, 1, 1)
  242. _2.TextSize = 30
  243.  
  244. Developers.Name = "Developers"
  245. Developers.Parent = Main
  246. Developers.BackgroundColor3 = Color3.new(0, 0, 0)
  247. Developers.BackgroundTransparency = 0.69999998807907
  248. Developers.BorderSizePixel = 0
  249. Developers.Position = UDim2.new(0.668950021, 0, 0.179462045, 0)
  250. Developers.Size = UDim2.new(0, 254, 0, 37)
  251. Developers.Font = Enum.Font.GothamBold
  252. Developers.Text = "Developers"
  253. Developers.TextColor3 = Color3.new(1, 1, 1)
  254. Developers.TextScaled = true
  255. Developers.TextSize = 14
  256. Developers.TextWrapped = true
  257.  
  258. ScrollingFrame_3.Parent = Developers
  259. ScrollingFrame_3.BackgroundColor3 = Color3.new(0, 0, 0)
  260. ScrollingFrame_3.BackgroundTransparency = 0.69999998807907
  261. ScrollingFrame_3.BorderSizePixel = 0
  262. ScrollingFrame_3.Position = UDim2.new(0, 0, 1, 0)
  263. ScrollingFrame_3.Size = UDim2.new(0, 254, 0, 258)
  264.  
  265. UIListLayout_3.Parent = ScrollingFrame_3
  266. UIListLayout_3.Padding = UDim.new(0.00999999978, 0)
  267.  
  268. _1_2.Name = "1"
  269. _1_2.Parent = ScrollingFrame_3
  270. _1_2.BackgroundColor3 = Color3.new(0, 0, 0)
  271. _1_2.BackgroundTransparency = 1
  272. _1_2.BorderColor3 = Color3.new(0, 0, 0)
  273. _1_2.BorderSizePixel = 0
  274. _1_2.Size = UDim2.new(0, 254, 0, 50)
  275. _1_2.Font = Enum.Font.SourceSans
  276. _1_2.Text = "Solixo"
  277. _1_2.TextColor3 = Color3.new(1, 1, 1)
  278. _1_2.TextSize = 30
  279. _1_2.TextWrapped = true
  280.  
  281. _2_2.Name = "2"
  282. _2_2.Parent = ScrollingFrame_3
  283. _2_2.BackgroundColor3 = Color3.new(0, 0, 0)
  284. _2_2.BackgroundTransparency = 1
  285. _2_2.BorderColor3 = Color3.new(0, 0, 0)
  286. _2_2.BorderSizePixel = 0
  287. _2_2.Size = UDim2.new(0, 254, 0, 50)
  288. _2_2.Font = Enum.Font.SourceSans
  289. _2_2.Text = "ggdevo"
  290. _2_2.TextColor3 = Color3.new(1, 1, 1)
  291. _2_2.TextSize = 30
  292. _2_2.TextWrapped = true
  293.  
  294. _4.Name = "4"
  295. _4.Parent = ScrollingFrame_3
  296. _4.BackgroundColor3 = Color3.new(0, 0, 0)
  297. _4.BackgroundTransparency = 1
  298. _4.BorderColor3 = Color3.new(0, 0, 0)
  299. _4.BorderSizePixel = 0
  300. _4.Position = UDim2.new(0, 0, 0.0270270277, 0)
  301. _4.Size = UDim2.new(0, 254, 0, 50)
  302. _4.Font = Enum.Font.SourceSans
  303. _4.Text = "TheKillZone"
  304. _4.TextColor3 = Color3.new(1, 1, 1)
  305. _4.TextSize = 30
  306. _4.TextWrapped = true
  307.  
  308. _3.Name = "3"
  309. _3.Parent = ScrollingFrame_3
  310. _3.BackgroundColor3 = Color3.new(0, 0, 0)
  311. _3.BackgroundTransparency = 1
  312. _3.BorderColor3 = Color3.new(0, 0, 0)
  313. _3.BorderSizePixel = 0
  314. _3.Size = UDim2.new(0, 254, 0, 50)
  315. _3.Font = Enum.Font.SourceSans
  316. _3.Text = "bluehunter77"
  317. _3.TextColor3 = Color3.new(1, 1, 1)
  318. _3.TextSize = 30
  319. _3.TextWrapped = true
  320.  
  321. Login.Name = "Login"
  322. Login.Parent = Xenon
  323. Login.BackgroundColor3 = Color3.new(1, 1, 1)
  324. Login.BackgroundTransparency = 1
  325. Login.BorderColor3 = Color3.new(1, 0, 0)
  326. Login.Position = UDim2.new(0.5, -150, 0.5, -200)
  327. Login.Size = UDim2.new(0, 300, 0, 400)
  328. Login.Image = "rbxassetid://2260429633"
  329. Login.ImageColor3 = Color3.new(0, 0, 0)
  330. Login.ScaleType = Enum.ScaleType.Slice
  331. Login.SliceCenter = Rect.new(12, 12, 13, 13)
  332.  
  333. TopText.Name = "TopText"
  334. TopText.Parent = Login
  335. TopText.BackgroundColor3 = Color3.new(0, 0, 0)
  336. TopText.BorderColor3 = Color3.new(1, 0, 0)
  337. TopText.Position = UDim2.new(0.166666552, 0, 0.0400000028, 0)
  338. TopText.Size = UDim2.new(0, 200, 0, 50)
  339. TopText.Font = Enum.Font.SourceSans
  340. TopText.Text = "Xenon V1.0"
  341. TopText.TextColor3 = Color3.new(1, 1, 1)
  342. TopText.TextScaled = true
  343. TopText.TextSize = 14
  344. TopText.TextWrapped = true
  345.  
  346. LoginInfo.Name = "LoginInfo"
  347. LoginInfo.Parent = Login
  348. LoginInfo.BackgroundColor3 = Color3.new(0, 0, 0)
  349. LoginInfo.BorderColor3 = Color3.new(1, 0, 0)
  350. LoginInfo.Position = UDim2.new(0.0230423994, 0, 0.207878798, 0)
  351. LoginInfo.Size = UDim2.new(0, 286, 0, 286)
  352.  
  353. Password.Name = "Password"
  354. Password.Parent = LoginInfo
  355. Password.BackgroundColor3 = Color3.new(0, 0, 0)
  356. Password.BorderColor3 = Color3.new(1, 0, 0)
  357. Password.Position = UDim2.new(0.245908931, 0, 0.405611783, 0)
  358. Password.Size = UDim2.new(0, 148, 0, 53)
  359. Password.Font = Enum.Font.SourceSans
  360. Password.PlaceholderText = "Enter Password"
  361. Password.Text = ""
  362. Password.TextColor3 = Color3.new(1, 1, 1)
  363. Password.TextScaled = true
  364. Password.TextSize = 14
  365. Password.TextWrapped = true
  366.  
  367. Username.Name = "Username"
  368. Username.Parent = LoginInfo
  369. Username.BackgroundColor3 = Color3.new(0, 0, 0)
  370. Username.BorderColor3 = Color3.new(1, 0, 0)
  371. Username.Position = UDim2.new(0.245908931, 0, 0.143374026, 0)
  372. Username.Size = UDim2.new(0, 148, 0, 53)
  373. Username.Font = Enum.Font.SourceSans
  374. Username.PlaceholderText = "Enter Username"
  375. Username.Text = ""
  376. Username.TextColor3 = Color3.new(1, 1, 1)
  377. Username.TextScaled = true
  378. Username.TextSize = 14
  379. Username.TextWrapped = true
  380.  
  381. LoginButton.Name = "LoginButton"
  382. LoginButton.Parent = Login
  383. LoginButton.BackgroundColor3 = Color3.new(0, 0, 0)
  384. LoginButton.BorderColor3 = Color3.new(1, 0, 0)
  385. LoginButton.Position = UDim2.new(0.312616795, 0, 0.798452079, 0)
  386. LoginButton.Size = UDim2.new(0, 112, 0, 40)
  387. LoginButton.Style = Enum.ButtonStyle.RobloxButtonDefault
  388. LoginButton.Font = Enum.Font.SourceSans
  389. LoginButton.Text = "Login"
  390. LoginButton.TextColor3 = Color3.new(1, 1, 1)
  391. LoginButton.TextSize = 20
  392. LoginButton.TextWrapped = true
  393.  
  394. Open.Name = "Open"
  395. Open.Parent = Xenon
  396. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  397. Open.Position = UDim2.new(-0.0136005729, 0, 0.451530606, 0)
  398. Open.Size = UDim2.new(0, 150, 0, 75)
  399. Open.Visible = false
  400. Open.Style = Enum.ButtonStyle.RobloxButton
  401. Open.Font = Enum.Font.SourceSans
  402. Open.Text = "Open"
  403. Open.TextColor3 = Color3.new(1, 1, 1)
  404. Open.TextSize = 40
  405. Open.TextWrapped = true
  406. -- Scripts:
  407. function SCRIPT_ZLNC75_FAKESCRIPT() -- Title.LocalScript
  408. local script = Instance.new('LocalScript')
  409. script.Parent = Title
  410. script.Parent.Text = "Welcome, ".. game.Players.LocalPlayer.Name
  411.  
  412. end
  413. coroutine.resume(coroutine.create(SCRIPT_ZLNC75_FAKESCRIPT))
  414. function SCRIPT_VNCN84_FAKESCRIPT() -- Admin.LocalScript
  415. local script = Instance.new('LocalScript')
  416. script.Parent = Admin
  417. prefix = ";"
  418. wait(0.3)
  419. Commands = {
  420. '[-] cmdbar is shown when ; is pressed.',
  421. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  422. '[2] bring [plr] -- You need a tool! Will bring player to you',
  423. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  424. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  425. '[5] attach [plr] -- You need a tool! Attaches you to player',
  426. '[6] unattach [plr] -- Attempts to unattach you from a player',
  427. '[7] follow [plr] -- Makes you follow behind the player',
  428. '[8] unfollow',
  429. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  430. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  431. '[11] untrail',
  432. '[12] orbit [plr] -- Makes you orbit the player',
  433. '[13] unorbit',
  434. '[14] fling [plr] -- Makes you fling the player',
  435. '[15] unfling',
  436. '[16] fecheck -- Checks if the game is FE or not',
  437. '[17] void [plr] -- Teleports player to the void',
  438. '[18] noclip -- Gives you noclip to walk through walls',
  439. '[19] clip -- Removes noclip',
  440. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  441. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  442. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  443. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  444. '[24] annoy [plr] -- Loop teleports you to the player',
  445. '[25] unannoy',
  446. '[26] headwalk [plr] -- Loop teleports you to the player head',
  447. '[27] unheadwalk',
  448. '[28] nolimbs -- Removes your arms and legs',
  449. '[29] god -- Gives you FE Godmode',
  450. '[30] drophats -- Drops your accessories',
  451. '[31] droptool -- Drops any tool you have equipped',
  452. '[32] loopdhats -- Loop drops your accessories',
  453. '[33] unloopdhats',
  454. '[34] loopdtool -- Loop drops any tools you have equipped',
  455. '[35] unloopdtool',
  456. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  457. '[37] view [plr] -- Changes your camera to the player character',
  458. '[38] unview',
  459. '[39] goto [plr] -- Teleports you to player',
  460. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  461. '[41] unfly',
  462. '[42] chat [msg] -- Makes you chat a message',
  463. '[43] spam [msg] -- Spams a message',
  464. '[44] unspam',
  465. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  466. '[46] pmspam [plr] -- Spams a player in private message',
  467. '[47] unpmspam',
  468. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  469. '[49] uncfreeze [plr]',
  470. '[50] unlockws -- Unlocks the workspace',
  471. '[51] lockws -- Locks the workspace',
  472. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  473. '[53] pstand -- Enables platform stand',
  474. '[54] unpstand -- Disables platform stand',
  475. '[55] blockhead -- Removes your head mesh',
  476. '[56] sit',
  477. '[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',
  478. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  479. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  480. '[60] cmds -- Prints all commands',
  481. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  482. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  483. '[63] spinner -- Makes you spin',
  484. '[64] nospinner',
  485. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  486. '[66] noreach -- Removes reach, must have tool equipped',
  487. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  488. '[68] tp me [plr] -- Alternative to goto',
  489. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  490. '[70] uncbring',
  491. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  492. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  493. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  494. '[74] unglitch -- Unglitches you',
  495. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  496. '[76] explorer -- Loads up DEX',
  497. '[77] reset -- Resets your character.',
  498. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  499. '[79] animgui -- Loads up Energize animations GUI',
  500. '[80] savepos -- Saves your current position',
  501. '[81] loadpos -- Teleports you to your saved position',
  502. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  503. '[83] unbang',
  504. '[84] delcmdbar -- Removes the command bar completely',
  505. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  506. '[86] shutdown -- Uses harkinians script to shutdown server',
  507. '[87] respawn -- If grespawn doesnt work you can use respawn',
  508. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  509. '[89] getplrs -- Prints all players in game',
  510. '[90] deldecal -- Deletes all decals client sided',
  511. '[91] opfinality -- Loads in my FE GUI Opfinality',
  512. '[92] remotes -- Prints all remotes in the game in the console when added',
  513. '[93] noremotes -- Stops printing remotes',
  514. '[94] tpdefault -- Stops all loop teleports to a player',
  515. '[95] stopsit -- Will not allow you to sit',
  516. '[96] gosit -- Allows you to sit',
  517. '[97] clicktp -- Enables click tp',
  518. '[98] noclicktp -- Disables click tp',
  519. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  520. '[100] toolsoff -- Stops ;toolson',
  521. '[101] version -- Gets the admin version',
  522. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  523. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  524. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  525. '[105] clickdel -- Delete any block you press q on, client sided',
  526. '[106] noclickdel -- Stops clickdel',
  527. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  528. '[108] unlooprhats -- Stops loop removing mesh',
  529. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  530. '[110] unlooprtool -- Stops loop removing mesh',
  531. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  532. '[112] age [plr] -- Makes you chat the account age of the player',
  533. '[113] id [plr] -- Makes you chat the account ID of the player',
  534. '[114] .age [plr] -- Privately shows you the account age of the player',
  535. '[115] .id [plr] -- Privately shows you the account ID of the player',
  536. '[116] gameid -- Shows the game ID',
  537. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  538. '[118] removefog -- Removes fog, client sided',
  539. '[119] disable -- Disables your character by removing humanoid',
  540. '[120] enable -- Enables your character by adding humanoid',
  541. '[121] prefix [key] -- Changes the prefix used, default is ;',
  542. '[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.',
  543. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  544. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  545. '[125] uncarpet -- Stops carpet player',
  546. '[126] stare [plr] -- Turns your character to stare at another player',
  547. '[127] unstare -- Stops stare player',
  548. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  549. '[129] unlogchat -- Disables logchat',
  550. '[130] fixcam -- Fixes/resets your camera',
  551. '[131] unstate -- Stops changing state',
  552. }
  553. speedget = 1
  554.  
  555. script.Parent.MouseButton1Click:Connect(function()
  556. lplayer = game:GetService("Players").LocalPlayer
  557.  
  558. lplayer.CharacterAdded:Connect(function(character)
  559. spin = false
  560. flying = false
  561. staring = false
  562. banpl = false
  563. end)
  564.  
  565. function change()
  566. prefix = prefix
  567. speedfly = speedfly
  568. end
  569.  
  570. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  571. local Found = {}
  572. local strl = String:lower()
  573. if strl == "all" then
  574. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  575. table.insert(Found,v)
  576. end
  577. elseif strl == "others" then
  578. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  579. if v.Name ~= lplayer.Name then
  580. table.insert(Found,v)
  581. end
  582. end
  583. elseif strl == "me" then
  584. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  585. if v.Name == lplayer.Name then
  586. table.insert(Found,v)
  587. end
  588. end
  589. else
  590. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  591. if v.Name:lower():sub(1, #String) == String:lower() then
  592. table.insert(Found,v)
  593. end
  594. end
  595. end
  596. return Found
  597. end
  598.  
  599. local Mouse = lplayer:GetMouse()
  600.  
  601. spin = false
  602. followed = false
  603. traill = false
  604. noclip = false
  605. annoying = false
  606. hwalk = false
  607. droppinghats = false
  608. droppingtools = false
  609. flying = false
  610. spamdelay = 1
  611. spamming = false
  612. spammingpm = false
  613. cbringing = false
  614. remotes = true
  615. added = true
  616. binds = false
  617. stopsitting = false
  618. clickgoto = false
  619. gettingtools = false
  620. removingmeshhats = false
  621. removingmeshtool = false
  622. clickdel = false
  623. staring = false
  624. chatlogs = false
  625. banpl = false
  626. changingstate = false
  627. statechosen = 0
  628.  
  629. adminversion = "Reviz Admin by illremember, Version 2.0"
  630.  
  631. flying = false
  632. speedfly = 1
  633.  
  634. function plrchat(plr, chat)
  635. print(plr.Name..": "..tick().."\n"..chat)
  636. end
  637.  
  638. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  639. v.Chatted:connect(function(chat)
  640. if chatlogs then
  641. plrchat(v, chat)
  642. end
  643. end)
  644. end
  645. game:GetService("Players").PlayerAdded:connect(function(plr)
  646. plr.Chatted:connect(function(chat)
  647. if chatlogs then
  648. plrchat(plr, chat)
  649. end
  650. end)
  651. end)
  652.  
  653.  
  654. local ScreenGui = Instance.new("ScreenGui")
  655. local Frame = Instance.new("Frame")
  656. local CMDBAR = Instance.new("TextBox")
  657. ScreenGui.Parent = game:GetService("CoreGui")
  658. Frame.Parent = ScreenGui
  659. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  660. Frame.BackgroundTransparency = 0.3
  661. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  662. Frame.Size = UDim2.new(0, 200, 0, 40)
  663. Frame.Active = true
  664. Frame.Draggable = true
  665. CMDBAR.Name = "CMDBAR"
  666. CMDBAR.Parent = Frame
  667. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  668. CMDBAR.BackgroundTransparency = 0.20000000298023
  669. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  670. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  671. CMDBAR.Font = Enum.Font.SourceSansLight
  672. CMDBAR.FontSize = Enum.FontSize.Size14
  673. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  674. CMDBAR.TextScaled = true
  675. CMDBAR.TextSize = 14
  676. CMDBAR.TextWrapped = true
  677. CMDBAR.Text = "Press ; to type, Enter to execute"
  678.  
  679. local CMDS = Instance.new("ScreenGui")
  680. local CMDSFRAME = Instance.new("Frame")
  681. local ScrollingFrame = Instance.new("ScrollingFrame")
  682. local TextLabel = Instance.new("TextLabel")
  683. local closegui = Instance.new("TextButton")
  684. CMDS.Name = "CMDS"
  685. CMDS.Parent = game:GetService("CoreGui")
  686. CMDSFRAME.Name = "CMDSFRAME"
  687. CMDSFRAME.Parent = CMDS
  688. CMDSFRAME.Active = true
  689. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  690. CMDSFRAME.BorderSizePixel = 0
  691. CMDSFRAME.Draggable = true
  692. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  693. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  694. CMDSFRAME.Visible = false
  695. ScrollingFrame.Parent = CMDSFRAME
  696. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  697. ScrollingFrame.BorderSizePixel = 0
  698. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  699. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  700. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  701. TextLabel.Parent = ScrollingFrame
  702. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  703. TextLabel.BackgroundTransparency = 1
  704. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  705. TextLabel.Font = Enum.Font.SourceSans
  706. TextLabel.FontSize = Enum.FontSize.Size18
  707. 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."
  708. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  709. TextLabel.TextSize = 15
  710. TextLabel.TextWrapped = true
  711. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  712. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  713. closegui.Name = "closegui"
  714. closegui.Parent = CMDSFRAME
  715. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  716. closegui.BorderSizePixel = 0
  717. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  718. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  719. closegui.Font = Enum.Font.SourceSansBold
  720. closegui.FontSize = Enum.FontSize.Size24
  721. closegui.Text = "X"
  722. closegui.TextColor3 = Color3.new(1, 1, 1)
  723. closegui.TextSize = 20
  724.  
  725. closegui.MouseButton1Click:connect(function()
  726. CMDSFRAME.Visible = false
  727. end)
  728.  
  729. game:GetService('RunService').Stepped:connect(function()
  730. if spin then
  731. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  732. end
  733. if followed then
  734. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  735. end
  736. if traill then
  737. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  738. end
  739. if annoying then
  740. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  741. end
  742. if hwalk then
  743. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  744. end
  745. if staring then
  746. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  747. end
  748. end)
  749. game:GetService('RunService').Stepped:connect(function()
  750. if noclip then
  751. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  752. lplayer.Character.Head.CanCollide = false
  753. lplayer.Character.Torso.CanCollide = false
  754. lplayer.Character["Left Leg"].CanCollide = false
  755. lplayer.Character["Right Leg"].CanCollide = false
  756. else
  757. lplayer.Character.Humanoid:ChangeState(11)
  758. end
  759. end
  760. if changingstate then
  761. lplayer.Character.Humanoid:ChangeState(statechosen)
  762. end
  763. end)
  764. game:GetService('RunService').Stepped:connect(function()
  765. if droppinghats then
  766. for i,v in pairs(lplayer.Character:GetChildren()) do
  767. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  768. v.Parent = workspace
  769. end
  770. end
  771. end
  772. if droppingtools then
  773. for i,v in pairs(lplayer.Character:GetChildren()) do
  774. if (v:IsA("Tool")) then
  775. v.Parent = workspace
  776. end
  777. end
  778. end
  779. if removingmeshhats then
  780. for i,v in pairs(lplayer.Character:GetChildren()) do
  781. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  782. v.Handle.Mesh:Destroy()
  783. end
  784. end
  785. end
  786. if removingmeshtool then
  787. for i,v in pairs(lplayer.Character:GetChildren()) do
  788. if (v:IsA("Tool")) then
  789. v.Handle.Mesh:Destroy()
  790. end
  791. end
  792. end
  793. end)
  794. game:GetService('RunService').Stepped:connect(function()
  795. if banpl then
  796. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  797. end
  798. end)
  799. game:GetService('RunService').Stepped:connect(function()
  800. if stopsitting then
  801. lplayer.Character.Humanoid.Sit = false
  802. end
  803. end)
  804.  
  805. plr = lplayer
  806. hum = plr.Character.HumanoidRootPart
  807. mouse = plr:GetMouse()
  808. mouse.KeyDown:connect(function(key)
  809. if key == "e" then
  810. if mouse.Target then
  811. if clickgoto then
  812. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  813. elseif clickdel then
  814. mouse.Target:Destroy()
  815. end
  816. end
  817. end
  818. end)
  819.  
  820. game:GetService("Workspace").ChildAdded:connect(function(part)
  821. if gettingtools then
  822. if part:IsA("Tool") then
  823. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  824. end
  825. end
  826. end)
  827.  
  828. lplayer.Chatted:Connect(function(msg)
  829. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  830. if string.sub(msg, 7) == "me" then
  831. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  832. else
  833. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  834. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  835. lplayer.Character.Humanoid.Name = 1
  836. local l = lplayer.Character["1"]:Clone()
  837. l.Parent = lplayer.Character
  838. l.Name = "Humanoid"
  839. wait(0.1)
  840. lplayer.Character["1"]:Destroy()
  841. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  842. lplayer.Character.Animate.Disabled = true
  843. wait(0.1)
  844. lplayer.Character.Animate.Disabled = false
  845. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  846. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  847. lplayer.Character.Humanoid:EquipTool(v)
  848. end
  849. local function tp(player,player2)
  850. local char1,char2=player.Character,player2.Character
  851. if char1 and char2 then
  852. char1:MoveTo(char2.Head.Position)
  853. end
  854. end
  855. wait(0.1)
  856. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  857. wait(0.2)
  858. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  859. wait(0.5)
  860. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  861. wait(0.7)
  862. tp(lplayer,game:GetService("Players")[v.Name])
  863. wait(0.7)
  864. lplayer.Character.HumanoidRootPart.CFrame = NOW
  865. game:GetService("StarterGui"):SetCore("SendNotification", {
  866. Title = "Tools needed!";
  867. Text = "You need a tool in your backpack for this command!";
  868. })
  869. end
  870. end
  871. end
  872. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  873. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  874. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  875. lplayer.Character.Humanoid.Name = 1
  876. local l = lplayer.Character["1"]:Clone()
  877. l.Parent = lplayer.Character
  878. l.Name = "Humanoid"
  879. wait(0.1)
  880. lplayer.Character["1"]:Destroy()
  881. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  882. lplayer.Character.Animate.Disabled = true
  883. wait(0.1)
  884. lplayer.Character.Animate.Disabled = false
  885. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  886. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  887. lplayer.Character.Humanoid:EquipTool(v)
  888. end
  889. local function tp(player,player2)
  890. local char1,char2=player.Character,player2.Character
  891. if char1 and char2 then
  892. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  893. end
  894. end
  895. local function getout(player,player2)
  896. local char1,char2=player.Character,player2.Character
  897. if char1 and char2 then
  898. char1:MoveTo(char2.Head.Position)
  899. end
  900. end
  901. tp(game:GetService("Players")[v.Name], lplayer)
  902. wait(0.2)
  903. tp(game:GetService("Players")[v.Name], lplayer)
  904. wait(0.5)
  905. lplayer.Character.HumanoidRootPart.CFrame = NOW
  906. wait(0.5)
  907. getout(lplayer, game:GetService("Players")[v.Name])
  908. wait(0.3)
  909. lplayer.Character.HumanoidRootPart.CFrame = NOW
  910. game:GetService("StarterGui"):SetCore("SendNotification", {
  911. Title = "Tools needed!";
  912. Text = "You need a tool in your backpack for this command!";
  913. })
  914. end
  915. end
  916. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  917. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  918. lplayer.Character.Humanoid.Name = 1
  919. local l = lplayer.Character["1"]:Clone()
  920. l.Parent = lplayer.Character
  921. l.Name = "Humanoid"
  922. wait(0.1)
  923. lplayer.Character["1"]:Destroy()
  924. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  925. lplayer.Character.Animate.Disabled = true
  926. wait(0.1)
  927. lplayer.Character.Animate.Disabled = false
  928. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  929. lplayer.Character.Animate.Disabled = false
  930. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  931. lplayer.Character.Humanoid:EquipTool(v)
  932. end
  933. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  934. spinplr = v
  935. wait(0.5)
  936. spin = true
  937. game:GetService("StarterGui"):SetCore("SendNotification", {
  938. Title = "Tools needed!";
  939. Text = "You need a tool in your backpack for this command!";
  940. })
  941. end
  942. end
  943. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  944. spin = false
  945. end
  946. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  947. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  948. lplayer.Character.Humanoid.Name = 1
  949. local l = lplayer.Character["1"]:Clone()
  950. l.Parent = lplayer.Character
  951. l.Name = "Humanoid"
  952. wait(0.1)
  953. lplayer.Character["1"]:Destroy()
  954. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  955. lplayer.Character.Animate.Disabled = true
  956. wait(0.1)
  957. lplayer.Character.Animate.Disabled = false
  958. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  959. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  960. lplayer.Character.Humanoid:EquipTool(v)
  961. end
  962. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  963. wait(0.3)
  964. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  965. attplr = v
  966. game:GetService("StarterGui"):SetCore("SendNotification", {
  967. Title = "Tools needed!";
  968. Text = "You need a tool in your backpack for this command!";
  969. })
  970. end
  971. end
  972. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  973. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  974. local function getout(player,player2)
  975. local char1,char2=player.Character,player2.Character
  976. if char1 and char2 then
  977. char1:MoveTo(char2.Head.Position)
  978. end
  979. end
  980. getout(lplayer, game:GetService("Players")[v.Name])
  981. end
  982. end
  983. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  984. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  985. followed = true
  986. flwplr = v
  987. end
  988. end
  989. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  990. followed = false
  991. end
  992. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  993. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  994. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  995. lplayer.Character.Humanoid.Name = 1
  996. local l = lplayer.Character["1"]:Clone()
  997. l.Parent = lplayer.Character
  998. l.Name = "Humanoid"
  999. wait(0.1)
  1000. lplayer.Character["1"]:Destroy()
  1001. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1002. lplayer.Character.Animate.Disabled = true
  1003. wait(0.1)
  1004. lplayer.Character.Animate.Disabled = false
  1005. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1006. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1007. lplayer.Character.Humanoid:EquipTool(v)
  1008. end
  1009. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1010. wait(0.2)
  1011. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1012. wait(0.6)
  1013. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1014. wait(0.6)
  1015. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  1016. game:GetService("StarterGui"):SetCore("SendNotification", {
  1017. Title = "Tools needed!";
  1018. Text = "You need a tool in your backpack for this command!";
  1019. })
  1020. end
  1021. end
  1022. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  1023. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1024. traill = true
  1025. trlplr = v
  1026. end
  1027. end
  1028. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  1029. traill = false
  1030. end
  1031. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  1032. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1033. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1034. else
  1035. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1036. local o = Instance.new("RocketPropulsion")
  1037. o.Parent = lplayer.Character.HumanoidRootPart
  1038. o.Name = "Orbit"
  1039. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1040. o:Fire()
  1041. noclip = true
  1042. end
  1043. end
  1044. end
  1045. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  1046. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  1047. noclip = false
  1048. end
  1049. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  1050. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1051. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1052. else
  1053. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1054. local y = Instance.new("RocketPropulsion")
  1055. y.Parent = lplayer.Character.HumanoidRootPart
  1056. y.CartoonFactor = 1
  1057. y.MaxThrust = 800000
  1058. y.MaxSpeed = 1000
  1059. y.ThrustP = 200000
  1060. y.Name = "Fling"
  1061. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1062. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1063. y:Fire()
  1064. noclip = true
  1065. end
  1066. end
  1067. end
  1068. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  1069. noclip = false
  1070. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1071. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1072. wait(0.4)
  1073. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1074. end
  1075. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  1076. if game:GetService("Workspace").FilteringEnabled == true then
  1077. warn("FE is Enabled (Filtering Enabled)")
  1078. game:GetService("StarterGui"):SetCore("SendNotification", {
  1079. Title = "FE is Enabled";
  1080. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  1081. })
  1082. else
  1083. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  1084. game:GetService("StarterGui"):SetCore("SendNotification", {
  1085. Title = "FE is Disabled";
  1086. Text = "Filtering Disabled. Consider using a different admin script.";
  1087. })
  1088. end
  1089. end
  1090. if string.sub(msg, 1, 6) == (prefix.."void ") then
  1091. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1092. lplayer.Character.Humanoid.Name = 1
  1093. local l = lplayer.Character["1"]:Clone()
  1094. l.Parent = lplayer.Character
  1095. l.Name = "Humanoid"
  1096. wait(0.1)
  1097. lplayer.Character["1"]:Destroy()
  1098. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1099. lplayer.Character.Animate.Disabled = true
  1100. wait(0.1)
  1101. lplayer.Character.Animate.Disabled = false
  1102. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1103. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1104. lplayer.Character.Humanoid:EquipTool(v)
  1105. end
  1106. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1107. wait(0.2)
  1108. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1109. wait(0.6)
  1110. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  1111. game:GetService("StarterGui"):SetCore("SendNotification", {
  1112. Title = "Tools needed!";
  1113. Text = "You need a tool in your backpack for this command!";
  1114. })
  1115. end
  1116. end
  1117. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  1118. noclip = true
  1119. game:GetService("StarterGui"):SetCore("SendNotification", {
  1120. Title = "Noclip enabled";
  1121. Text = "Type ;clip to disable";
  1122. })
  1123. end
  1124. if string.sub(msg, 1, 5) == (prefix.."clip") then
  1125. noclip = false
  1126. game:GetService("StarterGui"):SetCore("SendNotification", {
  1127. Title = "Noclip disabled";
  1128. Text = "Type ;noclip to enable";
  1129. })
  1130. end
  1131. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  1132. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  1133. end
  1134. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  1135. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  1136. end
  1137. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  1138. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  1139. end
  1140. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  1141. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  1142. end
  1143. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  1144. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  1145. end
  1146. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  1147. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  1148. end
  1149. if string.sub(msg, 1, 8) == (prefix.."default") then
  1150. lplayer.Character.Humanoid.JumpPower = 50
  1151. lplayer.Character.Humanoid.WalkSpeed = 16
  1152. lplayer.Character.Humanoid.HipHeight = 0
  1153. end
  1154. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  1155. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1156. annoying = true
  1157. annplr = v
  1158. end
  1159. end
  1160. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  1161. annoying = false
  1162. end
  1163. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1164. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1165. hwalk = true
  1166. hdwplr = v
  1167. end
  1168. end
  1169. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1170. hwalk = false
  1171. end
  1172. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1173. lplayer.Character["Left Leg"]:Destroy()
  1174. lplayer.Character["Left Arm"]:Destroy()
  1175. lplayer.Character["Right Leg"]:Destroy()
  1176. lplayer.Character["Right Arm"]:Destroy()
  1177. end
  1178. if string.sub(msg, 1, 4) == (prefix.."god") then
  1179. lplayer.Character.Humanoid.Name = 1
  1180. local l = lplayer.Character["1"]:Clone()
  1181. l.Parent = lplayer.Character
  1182. l.Name = "Humanoid"
  1183. wait(0.1)
  1184. lplayer.Character["1"]:Destroy()
  1185. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1186. lplayer.Character.Animate.Disabled = true
  1187. wait(0.1)
  1188. lplayer.Character.Animate.Disabled = false
  1189. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1190. game:GetService("StarterGui"):SetCore("SendNotification", {
  1191. Title = "FE Godmode enabled";
  1192. Text = "Use ;grespawn or ;respawn to remove";
  1193. })
  1194. end
  1195. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  1196. for i,v in pairs(lplayer.Character:GetChildren()) do
  1197. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1198. v.Parent = workspace
  1199. end
  1200. end
  1201. end
  1202. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  1203. for i,v in pairs(lplayer.Character:GetChildren()) do
  1204. if (v:IsA("Tool")) then
  1205. v.Parent = workspace
  1206. end
  1207. end
  1208. end
  1209. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  1210. droppinghats = true
  1211. game:GetService("StarterGui"):SetCore("SendNotification", {
  1212. Title = "Loop Drop Enabled";
  1213. Text = "Type ;unloopdhats to disable";
  1214. })
  1215. end
  1216. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  1217. droppinghats = false
  1218. game:GetService("StarterGui"):SetCore("SendNotification", {
  1219. Title = "Loop Drop Disabled";
  1220. Text = "Type ;loopdhats to enable.";
  1221. })
  1222. end
  1223. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  1224. droppingtools = true
  1225. game:GetService("StarterGui"):SetCore("SendNotification", {
  1226. Title = "Loop Drop Enabled";
  1227. Text = "Type ;unloopdtool to disable";
  1228. })
  1229. end
  1230. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  1231. droppingtools = false
  1232. game:GetService("StarterGui"):SetCore("SendNotification", {
  1233. Title = "Loop Drop Disabled";
  1234. Text = "Type ;loopdtool to enable.";
  1235. })
  1236. end
  1237. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  1238. Local = game:GetService('Players').LocalPlayer
  1239. Char = Local.Character
  1240. touched,tpdback = false, false
  1241. box = Instance.new('Part',workspace)
  1242. box.Anchored = true
  1243. box.CanCollide = true
  1244. box.Size = Vector3.new(10,1,10)
  1245. box.Position = Vector3.new(0,10000,0)
  1246. box.Touched:connect(function(part)
  1247. if (part.Parent.Name == Local.Name) then
  1248. if touched == false then
  1249. touched = true
  1250. function apply()
  1251. if script.Disabled ~= true then
  1252. no = Char.HumanoidRootPart:Clone()
  1253. wait(.25)
  1254. Char.HumanoidRootPart:Destroy()
  1255. no.Parent = Char
  1256. Char:MoveTo(loc)
  1257. touched = false
  1258. end end
  1259. if Char then
  1260. apply()
  1261. end
  1262. end
  1263. end
  1264. end)
  1265. repeat wait() until Char
  1266. loc = Char.HumanoidRootPart.Position
  1267. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1268. game:GetService("StarterGui"):SetCore("SendNotification", {
  1269. Title = "Invisibility enabled!";
  1270. Text = "Reset or use ;respawn to remove.";
  1271. })
  1272. end
  1273. if string.sub(msg, 1, 6) == (prefix.."view ") then
  1274. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1275. if game:GetService("Players")[v.Name].Character.Humanoid then
  1276. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  1277. else
  1278. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1279. end
  1280. end
  1281. end
  1282. if string.sub(msg, 1, 7) == (prefix.."unview") then
  1283. if lplayer.Character.Humanoid then
  1284. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  1285. else
  1286. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1287. end
  1288. end
  1289. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  1290. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1291. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1292. end
  1293. end
  1294. if string.sub(msg, 1, 4) == (prefix.."fly") then
  1295. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  1296. repeat wait() until Mouse
  1297.  
  1298. local T = lplayer.Character.HumanoidRootPart
  1299. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1300. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1301. local SPEED = speedget
  1302.  
  1303. local function fly()
  1304. flying = true
  1305. local BG = Instance.new('BodyGyro', T)
  1306. local BV = Instance.new('BodyVelocity', T)
  1307. BG.P = 9e4
  1308. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1309. BG.cframe = T.CFrame
  1310. BV.velocity = Vector3.new(0, 0.1, 0)
  1311. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1312. spawn(function()
  1313. repeat wait()
  1314. lplayer.Character.Humanoid.PlatformStand = true
  1315. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1316. SPEED = 50
  1317. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1318. SPEED = 0
  1319. end
  1320. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1321. 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
  1322. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1323. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1324. 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
  1325. else
  1326. BV.velocity = Vector3.new(0, 0.1, 0)
  1327. end
  1328. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1329. until not flying
  1330. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1331. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1332. SPEED = 0
  1333. BG:destroy()
  1334. BV:destroy()
  1335. lplayer.Character.Humanoid.PlatformStand = false
  1336. end)
  1337. end
  1338. Mouse.KeyDown:connect(function(KEY)
  1339. if KEY:lower() == 'w' then
  1340. CONTROL.F = speedfly
  1341. elseif KEY:lower() == 's' then
  1342. CONTROL.B = -speedfly
  1343. elseif KEY:lower() == 'a' then
  1344. CONTROL.L = -speedfly
  1345. elseif KEY:lower() == 'd' then
  1346. CONTROL.R = speedfly
  1347. end
  1348. end)
  1349. Mouse.KeyUp:connect(function(KEY)
  1350. if KEY:lower() == 'w' then
  1351. CONTROL.F = 0
  1352. elseif KEY:lower() == 's' then
  1353. CONTROL.B = 0
  1354. elseif KEY:lower() == 'a' then
  1355. CONTROL.L = 0
  1356. elseif KEY:lower() == 'd' then
  1357. CONTROL.R = 0
  1358. end
  1359. end)
  1360. fly()
  1361. end
  1362. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1363. flying = false
  1364. lplayer.Character.Humanoid.PlatformStand = false
  1365. end
  1366. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1367. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1368. end
  1369. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1370. spamtext = (string.sub(msg, 7))
  1371. spamming = true
  1372. end
  1373. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1374. spamming = false
  1375. end
  1376. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1377. spamdelay = (string.sub(msg, 11))
  1378. end
  1379. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1380. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1381. pmspammed = v.Name
  1382. spammingpm = true
  1383. end
  1384. end
  1385. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1386. spammingpm = false
  1387. end
  1388. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1389. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1390. v.Character["Left Leg"].Anchored = true
  1391. v.Character["Left Arm"].Anchored = true
  1392. v.Character["Right Leg"].Anchored = true
  1393. v.Character["Right Arm"].Anchored = true
  1394. v.Character.Torso.Anchored = true
  1395. v.Character.Head.Anchored = true
  1396. end
  1397. end
  1398. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1399. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1400. v.Character["Left Leg"].Anchored = false
  1401. v.Character["Left Arm"].Anchored = false
  1402. v.Character["Right Leg"].Anchored = false
  1403. v.Character["Right Arm"].Anchored = false
  1404. v.Character.Torso.Anchored = false
  1405. v.Character.Head.Anchored = false
  1406. end
  1407. end
  1408. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1409. local a = game:GetService("Workspace"):getChildren()
  1410. for i = 1, #a do
  1411. if a[i].className == "Part" then
  1412. a[i].Locked = false
  1413. elseif a[i].className == "Model" then
  1414. local r = a[i]:getChildren()
  1415. for i = 1, #r do
  1416. if r[i].className == "Part" then
  1417. r[i].Locked = false
  1418. end
  1419. end
  1420. end
  1421. end
  1422. game:GetService("StarterGui"):SetCore("SendNotification", {
  1423. Title = "Success!";
  1424. Text = "Workspace unlocked. Use ;lockws to lock.";
  1425. })
  1426. end
  1427. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  1428. local a = game:GetService("Workspace"):getChildren()
  1429. for i = 1, #a do
  1430. if a[i].className == "Part" then
  1431. a[i].Locked = true
  1432. elseif a[i].className == "Model" then
  1433. local r = a[i]:getChildren()
  1434. for i = 1, #r do
  1435. if r[i].className == "Part" then
  1436. r[i].Locked = true
  1437. end
  1438. end
  1439. end
  1440. end
  1441. end
  1442. if string.sub(msg, 1, 7) == (prefix.."btools") then
  1443. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  1444. Clone_T.BinType = "Clone"
  1445. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  1446. Destruct.BinType = "Hammer"
  1447. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  1448. Hold_T.BinType = "Grab"
  1449. end
  1450. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  1451. lplayer.Character.Humanoid.PlatformStand = true
  1452. end
  1453. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  1454. lplayer.Character.Humanoid.PlatformStand = false
  1455. end
  1456. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  1457. lplayer.Character.Head.Mesh:Destroy()
  1458. end
  1459. if string.sub(msg, 1, 4) == (prefix.."sit") then
  1460. lplayer.Character.Humanoid.Sit = true
  1461. end
  1462. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  1463. local function bringobjw()
  1464. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1465. if obj.Name == (string.sub(msg, 11)) then
  1466. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1467. obj.CanCollide = false
  1468. obj.Transparency = 0.7
  1469. wait()
  1470. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  1471. wait()
  1472. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  1473. wait()
  1474. obj.CFrame = lplayer.Character["Head"].CFrame
  1475. end
  1476. end
  1477. end
  1478. while wait() do
  1479. bringobjw()
  1480. end
  1481. game:GetService("StarterGui"):SetCore("SendNotification", {
  1482. Title = "BringObj";
  1483. Text = "BringObj enabled.";
  1484. })
  1485. end
  1486. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  1487. vis = (string.sub(msg, 8))
  1488. local a = game:GetService("Workspace"):GetDescendants()
  1489. for i = 1, #a do
  1490. if a[i].className == "Part" then
  1491. a[i].Transparency = vis
  1492. elseif a[i].className == "Model" then
  1493. local r = a[i]:getChildren()
  1494. for i = 1, #r do
  1495. if r[i].className == "Part" then
  1496. r[i].Transparency = vis
  1497. end
  1498. end
  1499. end
  1500. end
  1501. end
  1502. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  1503. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  1504. game:GetService("StarterGui"):SetCore("SendNotification", {
  1505. Title = "Success!";
  1506. Text = "HyperTotal GUI Loaded!";
  1507. })
  1508. end
  1509. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  1510. CMDSFRAME.Visible = true
  1511. end
  1512. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  1513. for i,v in pairs(lplayer.Character:GetChildren()) do
  1514. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1515. v.Handle.Mesh:Destroy()
  1516. end
  1517. end
  1518. end
  1519. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  1520. for i,v in pairs(lplayer.Character:GetChildren()) do
  1521. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1522. v.Handle.Mesh:Destroy()
  1523. end
  1524. end
  1525. end
  1526. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  1527. for i,v in pairs(lplayer.Character:GetChildren()) do
  1528. if (v:IsA("Tool")) then
  1529. v.Handle.Mesh:Destroy()
  1530. end
  1531. end
  1532. end
  1533. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  1534. for i,v in pairs(lplayer.Character:GetChildren()) do
  1535. if (v:IsA("Tool")) then
  1536. v.Handle.Mesh:Destroy()
  1537. end
  1538. end
  1539. end
  1540. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  1541. local p = Instance.new("RocketPropulsion")
  1542. p.Parent = lplayer.Character.HumanoidRootPart
  1543. p.Name = "Spinner"
  1544. p.Target = lplayer.Character["Left Arm"]
  1545. p:Fire()
  1546. game:GetService("StarterGui"):SetCore("SendNotification", {
  1547. Title = "Spinner enabled";
  1548. Text = "Type ;nospinner to disable.";
  1549. })
  1550. end
  1551. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  1552. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  1553. end
  1554. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  1555. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1556. if v:isA("Tool") then
  1557. local a = Instance.new("SelectionBox",v.Handle)
  1558. a.Adornee = v.Handle
  1559. v.Handle.Size = Vector3.new(0.5,0.5,60)
  1560. v.GripPos = Vector3.new(0,0,0)
  1561. lplayer.Character.Humanoid:UnequipTools()
  1562. end
  1563. end
  1564. game:GetService("StarterGui"):SetCore("SendNotification", {
  1565. Title = "Reach applied!";
  1566. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1567. })
  1568. end
  1569. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  1570. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1571. if v:isA("Tool") then
  1572. handleSize = v.Handle.Size
  1573. wait()
  1574. local a = Instance.new("SelectionBox",v.Handle)
  1575. a.Name = "a"
  1576. a.Adornee = v.Handle
  1577. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  1578. v.GripPos = Vector3.new(0,0,0)
  1579. lplayer.Character.Humanoid:UnequipTools()
  1580. end
  1581. end
  1582. game:GetService("StarterGui"):SetCore("SendNotification", {
  1583. Title = "Reach applied!";
  1584. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1585. })
  1586. end
  1587. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  1588. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1589. if v:isA("Tool") then
  1590. v.Handle.a:Destroy()
  1591. v.Handle.Size = handleSize
  1592. end
  1593. end
  1594. game:GetService("StarterGui"):SetCore("SendNotification", {
  1595. Title = "Reach removed!";
  1596. Text = "Removed reach from equipped sword.";
  1597. })
  1598. end
  1599. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  1600. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1601. lplayer.Character.Humanoid.Name = 1
  1602. local l = lplayer.Character["1"]:Clone()
  1603. l.Parent = lplayer.Character
  1604. l.Name = "Humanoid"
  1605. wait(0.1)
  1606. lplayer.Character["1"]:Destroy()
  1607. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1608. lplayer.Character.Animate.Disabled = true
  1609. wait(0.1)
  1610. lplayer.Character.Animate.Disabled = false
  1611. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1612. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1613. lplayer.Character.Humanoid:EquipTool(v)
  1614. end
  1615. wait(0.1)
  1616. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1617. wait(0.2)
  1618. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1619. wait(0.5)
  1620. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1621. game:GetService("StarterGui"):SetCore("SendNotification", {
  1622. Title = "Tools needed!";
  1623. Text = "You need a tool in your backpack for this command!";
  1624. })
  1625. end
  1626. end
  1627. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  1628. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1629. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1630. end
  1631. end
  1632. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  1633. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  1634. cbringall = true
  1635. else
  1636. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1637. brplr = v.Name
  1638. end
  1639. end
  1640. cbring = true
  1641. end
  1642. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  1643. cbring = false
  1644. cbringall = false
  1645. end
  1646. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  1647. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1648. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1649. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1650. lplayer.Character.Humanoid.Name = 1
  1651. local l = lplayer.Character["1"]:Clone()
  1652. l.Parent = lplayer.Character
  1653. l.Name = "Humanoid"
  1654. wait(0.1)
  1655. lplayer.Character["1"]:Destroy()
  1656. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1657. lplayer.Character.Animate.Disabled = true
  1658. wait(0.1)
  1659. lplayer.Character.Animate.Disabled = false
  1660. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1661. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1662. lplayer.Character.Humanoid:EquipTool(v)
  1663. end
  1664. local function tp(player,player2)
  1665. local char1,char2=player.Character,player2.Character
  1666. if char1 and char2 then
  1667. char1:MoveTo(char2.Head.Position)
  1668. end
  1669. end
  1670. wait(0.1)
  1671. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1672. wait(0.2)
  1673. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1674. wait(0.5)
  1675. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1676. wait(0.6)
  1677. tp(lplayer, game:GetService("Players")[v.Name])
  1678. wait(0.4)
  1679. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  1680. game:GetService("StarterGui"):SetCore("SendNotification", {
  1681. Title = "Tools needed!";
  1682. Text = "You need a tool in your backpack for this command!";
  1683. })
  1684. end
  1685. end
  1686. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  1687. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1688. lplayer.Character.Humanoid.Name = 1
  1689. local l = lplayer.Character["1"]:Clone()
  1690. l.Parent = lplayer.Character
  1691. l.Name = "Humanoid"
  1692. wait(0.1)
  1693. lplayer.Character["1"]:Destroy()
  1694. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1695. lplayer.Character.Animate.Disabled = true
  1696. wait(0.1)
  1697. lplayer.Character.Animate.Disabled = false
  1698. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1699. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1700. lplayer.Character.Humanoid:EquipTool(v)
  1701. end
  1702. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1703. wait(0.3)
  1704. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1705. wait(0.4)
  1706. b = Instance.new("BodyForce")
  1707. b.Parent = lplayer.Character.HumanoidRootPart
  1708. b.Name = "Glitch"
  1709. b.Force = Vector3.new(100000000,5000,0)
  1710. game:GetService("StarterGui"):SetCore("SendNotification", {
  1711. Title = "Tools needed!";
  1712. Text = "You need a tool in your backpack for this command!";
  1713. })
  1714. end
  1715. end
  1716. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  1717. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  1718. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  1719. b = Instance.new("BodyForce")
  1720. b.Parent = lplayer.Character.HumanoidRootPart
  1721. b.Name = "unGlitch"
  1722. b.Force = Vector3.new(0,-5000000,0)
  1723. wait(2)
  1724. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  1725. end
  1726. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  1727. lplayer.Character.Humanoid.Health = 0
  1728. wait(1)
  1729. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  1730. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  1731. end
  1732. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  1733. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  1734. game:GetService("StarterGui"):SetCore("SendNotification", {
  1735. Title = "Success!";
  1736. Text = "DEX Explorer has loaded.";
  1737. })
  1738. end
  1739. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  1740. local Anim = Instance.new("Animation")
  1741. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  1742. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  1743. track:Play(.1, 1, 1)
  1744. end
  1745. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  1746. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  1747. game:GetService("StarterGui"):SetCore("SendNotification", {
  1748. Title = "Success!";
  1749. Text = "Energize Animations GUI has loaded.";
  1750. })
  1751. end
  1752. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  1753. saved = lplayer.Character.HumanoidRootPart.CFrame
  1754. game:GetService("StarterGui"):SetCore("SendNotification", {
  1755. Title = "Position Saved";
  1756. Text = "Use ;loadpos to return to saved position.";
  1757. })
  1758. end
  1759. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  1760. lplayer.Character.HumanoidRootPart.CFrame = saved
  1761. end
  1762. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  1763. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1764. local Anim2 = Instance.new("Animation")
  1765. Anim2.AnimationId = "rbxassetid://148840371"
  1766. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  1767. track2:Play(.1, 1, 1)
  1768. bplrr = v.Name
  1769. banpl = true
  1770. end
  1771. end
  1772. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  1773. banpl = false
  1774. end
  1775. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  1776. local function bringmodw()
  1777. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1778. if obj.Name == (string.sub(msg, 11)) then
  1779. for i,ch in pairs(obj:GetDescendants()) do
  1780. if (ch:IsA("BasePart")) then
  1781. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1782. ch.CanCollide = false
  1783. ch.Transparency = 0.7
  1784. wait()
  1785. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  1786. wait()
  1787. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  1788. wait()
  1789. ch.CFrame = lplayer.Character["Head"].CFrame
  1790. end
  1791. end
  1792. end
  1793. end
  1794. end
  1795. while wait() do
  1796. bringmodw()
  1797. end
  1798. game:GetService("StarterGui"):SetCore("SendNotification", {
  1799. Title = "BringMod";
  1800. Text = "BringMod enabled.";
  1801. })
  1802. end
  1803. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  1804. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  1805. local hum = Instance.new('Humanoid', mod)
  1806. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  1807. lplayer.Character = mod
  1808. end
  1809. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  1810. game:GetService'RunService'.Stepped:Connect(function()
  1811. pcall(function()
  1812. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  1813. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  1814. for _,x in pairs(v.Character.Head:GetChildren()) do
  1815. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  1816. end
  1817. end
  1818. end
  1819. end)
  1820. end)
  1821. game:GetService("StarterGui"):SetCore("SendNotification", {
  1822. Title = "Attempting Shutdown";
  1823. Text = "Shutdown Attempt has begun.";
  1824. })
  1825. end
  1826. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  1827. objtodel = (string.sub(msg, 9))
  1828. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  1829. if v.Name == objtodel then
  1830. v:Destroy()
  1831. end
  1832. end
  1833. end
  1834. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  1835. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  1836. print(v)
  1837. end
  1838. game:GetService("StarterGui"):SetCore("SendNotification", {
  1839. Title = "Printed";
  1840. Text = "Players have been printed to console. (F9)";
  1841. })
  1842. end
  1843. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  1844. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  1845. if (v:IsA("Decal")) then
  1846. v:Destroy()
  1847. end
  1848. end
  1849. end
  1850. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  1851. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  1852. game:GetService("StarterGui"):SetCore("SendNotification", {
  1853. Title = "Success!";
  1854. Text = "OpFinality GUI has loaded.";
  1855. })
  1856. end
  1857. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  1858. remotes = true
  1859. added = true
  1860. game.DescendantAdded:connect(function(rmt)
  1861. if added == true then
  1862. if remotes == true then
  1863. if rmt:IsA("RemoteEvent") then
  1864. print("A RemoteEvent was added!")
  1865. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  1866. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  1867. end end end
  1868. end)
  1869. game.DescendantAdded:connect(function(rmtfnctn)
  1870. if added == true then
  1871. if remotes == true then
  1872. if rmtfnctn:IsA("RemoteFunction") then
  1873. warn("A RemoteFunction was added!")
  1874. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  1875. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  1876. end end end
  1877. end)
  1878.  
  1879. game.DescendantAdded:connect(function(bndfnctn)
  1880. if added == true then
  1881. if binds == true then
  1882. if bndfnctn:IsA("BindableFunction") then
  1883. print("A BindableFunction was added!")
  1884. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  1885. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  1886. end end end
  1887. end)
  1888.  
  1889. game.DescendantAdded:connect(function(bnd)
  1890. if added == true then
  1891. if binds == true then
  1892. if bnd:IsA("BindableEvent") then
  1893. warn("A BindableEvent was added!")
  1894. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  1895. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  1896. end end end
  1897. end)
  1898.  
  1899.  
  1900. if binds == true then
  1901. for i,v in pairs(game:GetDescendants()) do
  1902. if v:IsA("BindableFunction") then
  1903. print(" game." .. v:GetFullName() .. " | BindableFunction")
  1904. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  1905. end end
  1906. for i,v in pairs(game:GetDescendants()) do
  1907. if v:IsA("BindableEvent") then
  1908. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  1909. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  1910. end end
  1911. else
  1912. print("Off")
  1913. end
  1914. if remotes == true then
  1915. for i,v in pairs(game:GetDescendants()) do
  1916. if v:IsA("RemoteFunction") then
  1917. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  1918. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  1919. end end
  1920. wait()
  1921. for i,v in pairs(game:GetDescendants()) do
  1922. if v:IsA("RemoteEvent") then
  1923. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  1924. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  1925. end end
  1926. else
  1927. print("Off")
  1928. end
  1929. game:GetService("StarterGui"):SetCore("SendNotification", {
  1930. Title = "Printing Remotes";
  1931. Text = "Type ;noremotes to disable.";
  1932. })
  1933. end
  1934. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  1935. remotes = false
  1936. added = false
  1937. game:GetService("StarterGui"):SetCore("SendNotification", {
  1938. Title = "Printing Remotes Disabled";
  1939. Text = "Type ;remotes to enable.";
  1940. })
  1941. end
  1942. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  1943. spin = false
  1944. followed = false
  1945. traill = false
  1946. noclip = false
  1947. annoying = false
  1948. hwalk = false
  1949. cbringing = false
  1950. end
  1951. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  1952. stopsitting = true
  1953. end
  1954. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  1955. stopsitting = false
  1956. end
  1957. if string.sub(msg, 1, 8) == (prefix.."version") then
  1958. print(adminversion)
  1959. game:GetService("StarterGui"):SetCore("SendNotification", {
  1960. Title = "Version";
  1961. Text = adminversion;
  1962. })
  1963. end
  1964. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  1965. clickgoto = true
  1966. game:GetService("StarterGui"):SetCore("SendNotification", {
  1967. Title = "Click TP";
  1968. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  1969. })
  1970. end
  1971. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  1972. clickdel = true
  1973. game:GetService("StarterGui"):SetCore("SendNotification", {
  1974. Title = "Click Delete";
  1975. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  1976. })
  1977. end
  1978. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  1979. clickdel = false
  1980. game:GetService("StarterGui"):SetCore("SendNotification", {
  1981. Title = "Click Delete";
  1982. Text = "Click delete has been disabled.";
  1983. })
  1984. end
  1985. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  1986. clickgoto = false
  1987. game:GetService("StarterGui"):SetCore("SendNotification", {
  1988. Title = "Click TP";
  1989. Text = "Click TP has been disabled.";
  1990. })
  1991. end
  1992. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  1993. gettingtools = true
  1994. game:GetService("StarterGui"):SetCore("SendNotification", {
  1995. Title = "Tools Enabled";
  1996. Text = "Automatically colleting tools dropped.";
  1997. })
  1998. end
  1999. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  2000. gettingtools = false
  2001. game:GetService("StarterGui"):SetCore("SendNotification", {
  2002. Title = "Tools Disabled";
  2003. Text = "Click TP has been disabled.";
  2004. })
  2005. end
  2006. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  2007. ScreenGui:Destroy()
  2008. end
  2009. if string.sub(msg, 1, 6) == (prefix.."reset") then
  2010. lplayer.Character.Head:Destroy()
  2011. end
  2012. if string.sub(msg, 1, 7) == (prefix.."state ") then
  2013. statechosen = string.sub(msg, 8)
  2014. changingstate = true
  2015. end
  2016. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  2017. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  2018. end
  2019. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  2020. removingmeshhats = true
  2021. end
  2022. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  2023. removingmeshhats = false
  2024. end
  2025. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  2026. removingmeshtool = true
  2027. end
  2028. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  2029. removingmeshtool = false
  2030. end
  2031. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  2032. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  2033. if v:IsA("Tool") then
  2034. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  2035. v.Parent = player.Character
  2036. end
  2037. end
  2038. end
  2039. end
  2040. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  2041. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  2042. if v:IsA("Tool") then
  2043. v.Parent = lplayer.Character
  2044. wait()
  2045. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  2046. v.Parent = player.Character
  2047. end
  2048. end
  2049. end
  2050. end
  2051. if string.sub(msg, 1, 5) == (prefix.."age ") then
  2052. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2053. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  2054. end
  2055. end
  2056. if string.sub(msg, 1, 4) == (prefix.."id ") then
  2057. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  2058. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  2059. end
  2060. end
  2061. if string.sub(msg, 1, 6) == (prefix..".age ") then
  2062. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  2063. game:GetService("StarterGui"):SetCore("SendNotification", {
  2064. Title = player.AccountAge.." Days";
  2065. Text = "Account age of "..player.Name;
  2066. })
  2067. end
  2068. end
  2069. if string.sub(msg, 1, 5) == (prefix..".id ") then
  2070. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2071. game:GetService("StarterGui"):SetCore("SendNotification", {
  2072. Title = player.UserId.." ID";
  2073. Text = "Account ID of "..player.Name;
  2074. })
  2075. end
  2076. end
  2077. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  2078. game:GetService("StarterGui"):SetCore("SendNotification", {
  2079. Title = "Game ID";
  2080. Text = "Game ID: ".. game.GameId;
  2081. })
  2082. end
  2083. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  2084. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  2085. if pgscheck == true then
  2086. game:GetService("StarterGui"):SetCore("SendNotification", {
  2087. Title = "PGSPhysicsSolverEnabled";
  2088. Text = "PGS is Enabled!";
  2089. })
  2090. else
  2091. game:GetService("StarterGui"):SetCore("SendNotification", {
  2092. Title = "PGSPhysicsSolverEnabled";
  2093. Text = "PGS is Disabled!";
  2094. })
  2095. end
  2096. end
  2097. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  2098. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2099. if v:IsA("Part") then
  2100. if v.Transparency == 1 then
  2101. if v.Name ~= "HumanoidRootPart" then
  2102. v:Destroy()
  2103. end
  2104. end
  2105. end
  2106. end
  2107. end
  2108. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  2109. game:GetService("Lighting").FogStart = 0
  2110. game:GetService("Lighting").FogEnd = 9999999999999
  2111. end
  2112. if string.sub(msg, 1, 8) == (prefix.."disable") then
  2113. lplayer.Character.Humanoid.Parent = lplayer
  2114. end
  2115. if string.sub(msg, 1, 7) == (prefix.."enable") then
  2116. lplayer.Humanoid.Parent = lplayer.Character
  2117. end
  2118. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  2119. prefix = (string.sub(msg, 9, 9))
  2120. wait(0.1)
  2121. change()
  2122. wait(0.1)
  2123. game:GetService("StarterGui"):SetCore("SendNotification", {
  2124. Title = "Prefix changed!";
  2125. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  2126. })
  2127. end
  2128. if string.sub(msg, 1, 12) == (";resetprefix") then
  2129. prefix = ";"
  2130. wait(0.1)
  2131. change()
  2132. wait(0.1)
  2133. game:GetService("StarterGui"):SetCore("SendNotification", {
  2134. Title = "Prefix changed!";
  2135. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  2136. })
  2137. end
  2138. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  2139. speedfly = string.sub(msg, 11)
  2140. wait()
  2141. change()
  2142. end
  2143. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  2144. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2145. local Anim3 = Instance.new("Animation")
  2146. Anim3.AnimationId = "rbxassetid://282574440"
  2147. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  2148. track3:Play(.1, 1, 1)
  2149. bplrr = v.Name
  2150. banpl = true
  2151. end
  2152. end
  2153. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  2154. banpl = false
  2155. end
  2156. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  2157. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2158. staring = true
  2159. stareplr = v
  2160. end
  2161. end
  2162. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  2163. staring = false
  2164. end
  2165. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  2166. chatlogs = true
  2167. game:GetService("StarterGui"):SetCore("SendNotification", {
  2168. Title = "LogChat enabled";
  2169. Text = "Now logging all player chat.";
  2170. })
  2171. end
  2172. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  2173. chatlogs = false
  2174. game:GetService("StarterGui"):SetCore("SendNotification", {
  2175. Title = "LogChat disabled";
  2176. Text = "Stopped logging all player chat.";
  2177. })
  2178. end
  2179. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  2180. game:GetService("Workspace").CurrentCamera:Destroy()
  2181. wait(0.1)
  2182. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2183. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  2184. lplayer.CameraMinZoomDistance = 0.5
  2185. lplayer.CameraMaxZoomDistance = 400
  2186. lplayer.CameraMode = "Classic"
  2187. end
  2188. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  2189. changingstate = false
  2190. end
  2191. end)
  2192.  
  2193. local function tp()
  2194. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2195. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2196. if player.Name == brplr then
  2197. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  2198. end
  2199. end
  2200. end
  2201. end
  2202. local function tpall()
  2203. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2204. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2205. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  2206. end
  2207. end
  2208. end
  2209. spawn(function()
  2210. while wait(spamdelay) do
  2211. if spamming == true then
  2212. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2213. end
  2214. end
  2215. end)
  2216. spawn(function()
  2217. while wait(spamdelay) do
  2218. if spammingpm == true then
  2219. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  2220. end
  2221. end
  2222. end)
  2223. spawn(function()
  2224. while wait() do
  2225. if cbring == true then
  2226. tp()
  2227. end
  2228. end
  2229. end)
  2230. spawn(function()
  2231. while wait() do
  2232. if cbringall == true then
  2233. tpall()
  2234. end
  2235. end
  2236. end)
  2237.  
  2238. Mouse.KeyDown:connect(function(Key)
  2239. if Key == prefix then
  2240. CMDBAR:CaptureFocus()
  2241. end
  2242. end)
  2243.  
  2244. CMDBAR.FocusLost:connect(function(enterPressed)
  2245. if enterPressed then
  2246. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  2247. if string.sub(CMDBAR.Text, 6) == "me" then
  2248. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2249. else
  2250. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  2251. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2252. lplayer.Character.Humanoid.Name = 1
  2253. local l = lplayer.Character["1"]:Clone()
  2254. l.Parent = lplayer.Character
  2255. l.Name = "Humanoid"
  2256. wait(0.1)
  2257. lplayer.Character["1"]:Destroy()
  2258. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2259. lplayer.Character.Animate.Disabled = true
  2260. wait(0.1)
  2261. lplayer.Character.Animate.Disabled = false
  2262. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2263. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2264. lplayer.Character.Humanoid:EquipTool(v)
  2265. end
  2266. local function tp(player,player2)
  2267. local char1,char2=player.Character,player2.Character
  2268. if char1 and char2 then
  2269. char1:MoveTo(char2.Head.Position)
  2270. end
  2271. end
  2272. wait(0.1)
  2273. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2274. wait(0.2)
  2275. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2276. wait(0.5)
  2277. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2278. wait(0.7)
  2279. tp(lplayer,game:GetService("Players")[v.Name])
  2280. wait(0.7)
  2281. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2282. game:GetService("StarterGui"):SetCore("SendNotification", {
  2283. Title = "Tools needed!";
  2284. Text = "You need a tool in your backpack for this command!";
  2285. })
  2286. end
  2287. end
  2288. end
  2289. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  2290. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2291. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2292. lplayer.Character.Humanoid.Name = 1
  2293. local l = lplayer.Character["1"]:Clone()
  2294. l.Parent = lplayer.Character
  2295. l.Name = "Humanoid"
  2296. wait(0.1)
  2297. lplayer.Character["1"]:Destroy()
  2298. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2299. lplayer.Character.Animate.Disabled = true
  2300. wait(0.1)
  2301. lplayer.Character.Animate.Disabled = false
  2302. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2303. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2304. lplayer.Character.Humanoid:EquipTool(v)
  2305. end
  2306. local function tp(player,player2)
  2307. local char1,char2=player.Character,player2.Character
  2308. if char1 and char2 then
  2309. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2310. end
  2311. end
  2312. local function getout(player,player2)
  2313. local char1,char2=player.Character,player2.Character
  2314. if char1 and char2 then
  2315. char1:MoveTo(char2.Head.Position)
  2316. end
  2317. end
  2318. tp(game:GetService("Players")[v.Name], lplayer)
  2319. wait(0.2)
  2320. tp(game:GetService("Players")[v.Name], lplayer)
  2321. wait(0.5)
  2322. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2323. wait(0.5)
  2324. getout(lplayer, game:GetService("Players")[v.Name])
  2325. wait(0.3)
  2326. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2327. game:GetService("StarterGui"):SetCore("SendNotification", {
  2328. Title = "Tools needed!";
  2329. Text = "You need a tool in your backpack for this command!";
  2330. })
  2331. end
  2332. end
  2333. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2334. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2335. lplayer.Character.Humanoid.Name = 1
  2336. local l = lplayer.Character["1"]:Clone()
  2337. l.Parent = lplayer.Character
  2338. l.Name = "Humanoid"
  2339. wait(0.1)
  2340. lplayer.Character["1"]:Destroy()
  2341. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2342. lplayer.Character.Animate.Disabled = true
  2343. wait(0.1)
  2344. lplayer.Character.Animate.Disabled = false
  2345. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2346. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2347. lplayer.Character.Humanoid:EquipTool(v)
  2348. end
  2349. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2350. spinplr = v
  2351. wait(0.5)
  2352. spin = true
  2353. game:GetService("StarterGui"):SetCore("SendNotification", {
  2354. Title = "Tools needed!";
  2355. Text = "You need a tool in your backpack for this command!";
  2356. })
  2357. end
  2358. end
  2359. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2360. spin = false
  2361. end
  2362. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2363. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2364. lplayer.Character.Humanoid.Name = 1
  2365. local l = lplayer.Character["1"]:Clone()
  2366. l.Parent = lplayer.Character
  2367. l.Name = "Humanoid"
  2368. wait(0.1)
  2369. lplayer.Character["1"]:Destroy()
  2370. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2371. lplayer.Character.Animate.Disabled = true
  2372. wait(0.1)
  2373. lplayer.Character.Animate.Disabled = false
  2374. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2375. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2376. lplayer.Character.Humanoid:EquipTool(v)
  2377. end
  2378. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2379. wait(0.3)
  2380. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2381. attplr = v
  2382. game:GetService("StarterGui"):SetCore("SendNotification", {
  2383. Title = "Tools needed!";
  2384. Text = "You need a tool in your backpack for this command!";
  2385. })
  2386. end
  2387. end
  2388. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  2389. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2390. local function getout(player,player2)
  2391. local char1,char2=player.Character,player2.Character
  2392. if char1 and char2 then
  2393. char1:MoveTo(char2.Head.Position)
  2394. end
  2395. end
  2396. getout(lplayer, game:GetService("Players")[v.Name])
  2397. end
  2398. end
  2399. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2400. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2401. followed = true
  2402. flwplr = v
  2403. end
  2404. end
  2405. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2406. followed = false
  2407. end
  2408. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2409. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2410. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2411. lplayer.Character.Humanoid.Name = 1
  2412. local l = lplayer.Character["1"]:Clone()
  2413. l.Parent = lplayer.Character
  2414. l.Name = "Humanoid"
  2415. wait(0.1)
  2416. lplayer.Character["1"]:Destroy()
  2417. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2418. lplayer.Character.Animate.Disabled = true
  2419. wait(0.1)
  2420. lplayer.Character.Animate.Disabled = false
  2421. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2422. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2423. lplayer.Character.Humanoid:EquipTool(v)
  2424. end
  2425. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2426. wait(0.2)
  2427. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2428. wait(0.6)
  2429. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2430. wait(0.6)
  2431. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2432. game:GetService("StarterGui"):SetCore("SendNotification", {
  2433. Title = "Tools needed!";
  2434. Text = "You need a tool in your backpack for this command!";
  2435. })
  2436. end
  2437. end
  2438. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  2439. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2440. traill = true
  2441. trlplr = v
  2442. end
  2443. end
  2444. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  2445. traill = false
  2446. end
  2447. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  2448. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2449. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2450. else
  2451. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2452. local o = Instance.new("RocketPropulsion")
  2453. o.Parent = lplayer.Character.HumanoidRootPart
  2454. o.Name = "Orbit"
  2455. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2456. o:Fire()
  2457. noclip = true
  2458. end
  2459. end
  2460. end
  2461. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  2462. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2463. noclip = false
  2464. end
  2465. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  2466. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2467. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2468. else
  2469. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2470. local y = Instance.new("RocketPropulsion")
  2471. y.Parent = lplayer.Character.HumanoidRootPart
  2472. y.CartoonFactor = 1
  2473. y.MaxThrust = 800000
  2474. y.MaxSpeed = 1000
  2475. y.ThrustP = 200000
  2476. y.Name = "Fling"
  2477. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2478. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2479. y:Fire()
  2480. noclip = true
  2481. end
  2482. end
  2483. end
  2484. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  2485. noclip = false
  2486. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2487. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2488. wait(0.4)
  2489. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2490. end
  2491. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  2492. if game:GetService("Workspace").FilteringEnabled == true then
  2493. warn("FE is Enabled (Filtering Enabled)")
  2494. game:GetService("StarterGui"):SetCore("SendNotification", {
  2495. Title = "FE is Enabled";
  2496. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2497. })
  2498. else
  2499. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2500. game:GetService("StarterGui"):SetCore("SendNotification", {
  2501. Title = "FE is Disabled";
  2502. Text = "Filtering Disabled. Consider using a different admin script.";
  2503. })
  2504. end
  2505. end
  2506. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  2507. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2508. lplayer.Character.Humanoid.Name = 1
  2509. local l = lplayer.Character["1"]:Clone()
  2510. l.Parent = lplayer.Character
  2511. l.Name = "Humanoid"
  2512. wait(0.1)
  2513. lplayer.Character["1"]:Destroy()
  2514. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2515. lplayer.Character.Animate.Disabled = true
  2516. wait(0.1)
  2517. lplayer.Character.Animate.Disabled = false
  2518. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2519. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2520. lplayer.Character.Humanoid:EquipTool(v)
  2521. end
  2522. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2523. wait(0.2)
  2524. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2525. wait(0.6)
  2526. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2527. game:GetService("StarterGui"):SetCore("SendNotification", {
  2528. Title = "Tools needed!";
  2529. Text = "You need a tool in your backpack for this command!";
  2530. })
  2531. end
  2532. end
  2533. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  2534. noclip = true
  2535. game:GetService("StarterGui"):SetCore("SendNotification", {
  2536. Title = "Noclip enabled";
  2537. Text = "Type ;clip to disable";
  2538. })
  2539. end
  2540. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  2541. noclip = false
  2542. game:GetService("StarterGui"):SetCore("SendNotification", {
  2543. Title = "Noclip disabled";
  2544. Text = "Type ;noclip to enable";
  2545. })
  2546. end
  2547. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  2548. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  2549. end
  2550. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  2551. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  2552. end
  2553. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  2554. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  2555. end
  2556. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  2557. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  2558. end
  2559. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  2560. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  2561. end
  2562. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  2563. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  2564. end
  2565. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  2566. lplayer.Character.Humanoid.JumpPower = 50
  2567. lplayer.Character.Humanoid.WalkSpeed = 16
  2568. lplayer.Character.Humanoid.HipHeight = 0
  2569. end
  2570. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  2571. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2572. annoying = true
  2573. annplr = v
  2574. end
  2575. end
  2576. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  2577. annoying = false
  2578. end
  2579. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  2580. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2581. hwalk = true
  2582. hdwplr = v
  2583. end
  2584. end
  2585. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  2586. hwalk = false
  2587. end
  2588. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  2589. lplayer.Character["Left Leg"]:Destroy()
  2590. lplayer.Character["Left Arm"]:Destroy()
  2591. lplayer.Character["Right Leg"]:Destroy()
  2592. lplayer.Character["Right Arm"]:Destroy()
  2593. end
  2594. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  2595. lplayer.Character.Humanoid.Name = 1
  2596. local l = lplayer.Character["1"]:Clone()
  2597. l.Parent = lplayer.Character
  2598. l.Name = "Humanoid"
  2599. wait(0.1)
  2600. lplayer.Character["1"]:Destroy()
  2601. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2602. lplayer.Character.Animate.Disabled = true
  2603. wait(0.1)
  2604. lplayer.Character.Animate.Disabled = false
  2605. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2606. game:GetService("StarterGui"):SetCore("SendNotification", {
  2607. Title = "FE Godmode enabled";
  2608. Text = "Use ;grespawn or ;respawn to remove.";
  2609. })
  2610. end
  2611. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  2612. for i,v in pairs(lplayer.Character:GetChildren()) do
  2613. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2614. v.Parent = workspace
  2615. end
  2616. end
  2617. end
  2618. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  2619. for i,v in pairs(lplayer.Character:GetChildren()) do
  2620. if (v:IsA("Tool")) then
  2621. v.Parent = workspace
  2622. end
  2623. end
  2624. end
  2625. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  2626. droppinghats = true
  2627. game:GetService("StarterGui"):SetCore("SendNotification", {
  2628. Title = "Loop Drop Enabled";
  2629. Text = "Type ;unloopdhats to disable";
  2630. })
  2631. end
  2632. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  2633. droppinghats = false
  2634. game:GetService("StarterGui"):SetCore("SendNotification", {
  2635. Title = "Loop Drop Disabled";
  2636. Text = "Type ;loopdhats to enable.";
  2637. })
  2638. end
  2639. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  2640. droppingtools = true
  2641. game:GetService("StarterGui"):SetCore("SendNotification", {
  2642. Title = "Loop Drop Enabled";
  2643. Text = "Type ;unloopdtool to disable";
  2644. })
  2645. end
  2646. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  2647. droppingtools = false
  2648. game:GetService("StarterGui"):SetCore("SendNotification", {
  2649. Title = "Loop Drop Disabled";
  2650. Text = "Type ;loopdtool to enable.";
  2651. })
  2652. end
  2653. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  2654. Local = game:GetService('Players').LocalPlayer
  2655. Char = Local.Character
  2656. touched,tpdback = false, false
  2657. box = Instance.new('Part',workspace)
  2658. box.Anchored = true
  2659. box.CanCollide = true
  2660. box.Size = Vector3.new(10,1,10)
  2661. box.Position = Vector3.new(0,10000,0)
  2662. box.Touched:connect(function(part)
  2663. if (part.Parent.Name == Local.Name) then
  2664. if touched == false then
  2665. touched = true
  2666. function apply()
  2667. if script.Disabled ~= true then
  2668. no = Char.HumanoidRootPart:Clone()
  2669. wait(.25)
  2670. Char.HumanoidRootPart:Destroy()
  2671. no.Parent = Char
  2672. Char:MoveTo(loc)
  2673. touched = false
  2674. end end
  2675. if Char then
  2676. apply()
  2677. end
  2678. end
  2679. end
  2680. end)
  2681. repeat wait() until Char
  2682. loc = Char.HumanoidRootPart.Position
  2683. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2684. game:GetService("StarterGui"):SetCore("SendNotification", {
  2685. Title = "Invisibility enabled!";
  2686. Text = "Reset or use ;respawn to remove.";
  2687. })
  2688. end
  2689. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  2690. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2691. if game:GetService("Players")[v.Name].Character.Humanoid then
  2692. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2693. else
  2694. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2695. end
  2696. end
  2697. end
  2698. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  2699. if lplayer.Character.Humanoid then
  2700. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2701. else
  2702. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2703. end
  2704. end
  2705. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  2706. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2707. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2708. end
  2709. end
  2710. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  2711. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2712. repeat wait() until Mouse
  2713.  
  2714. local T = lplayer.Character.HumanoidRootPart
  2715. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2716. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2717. local SPEED = speedget
  2718.  
  2719. local function fly()
  2720. flying = true
  2721. local BG = Instance.new('BodyGyro', T)
  2722. local BV = Instance.new('BodyVelocity', T)
  2723. BG.P = 9e4
  2724. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2725. BG.cframe = T.CFrame
  2726. BV.velocity = Vector3.new(0, 0.1, 0)
  2727. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2728. spawn(function()
  2729. repeat wait()
  2730. lplayer.Character.Humanoid.PlatformStand = true
  2731. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2732. SPEED = 50
  2733. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2734. SPEED = 0
  2735. end
  2736. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2737. 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
  2738. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2739. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2740. 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
  2741. else
  2742. BV.velocity = Vector3.new(0, 0.1, 0)
  2743. end
  2744. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2745. until not flying
  2746. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2747. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2748. SPEED = 0
  2749. BG:destroy()
  2750. BV:destroy()
  2751. lplayer.Character.Humanoid.PlatformStand = false
  2752. end)
  2753. end
  2754. Mouse.KeyDown:connect(function(KEY)
  2755. if KEY:lower() == 'w' then
  2756. CONTROL.F = speedfly
  2757. elseif KEY:lower() == 's' then
  2758. CONTROL.B = -speedfly
  2759. elseif KEY:lower() == 'a' then
  2760. CONTROL.L = -speedfly
  2761. elseif KEY:lower() == 'd' then
  2762. CONTROL.R = speedfly
  2763. end
  2764. end)
  2765. Mouse.KeyUp:connect(function(KEY)
  2766. if KEY:lower() == 'w' then
  2767. CONTROL.F = 0
  2768. elseif KEY:lower() == 's' then
  2769. CONTROL.B = 0
  2770. elseif KEY:lower() == 'a' then
  2771. CONTROL.L = 0
  2772. elseif KEY:lower() == 'd' then
  2773. CONTROL.R = 0
  2774. end
  2775. end)
  2776. fly()
  2777. end
  2778. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  2779. flying = false
  2780. lplayer.Character.Humanoid.PlatformStand = false
  2781. end
  2782. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  2783. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  2784. end
  2785. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  2786. spamtext = (string.sub(CMDBAR.Text, 6))
  2787. spamming = true
  2788. end
  2789. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  2790. spamming = false
  2791. end
  2792. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  2793. spamdelay = (string.sub(CMDBAR.Text, 10))
  2794. end
  2795. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  2796. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2797. pmspammed = v.Name
  2798. spammingpm = true
  2799. end
  2800. end
  2801. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  2802. spammingpm = false
  2803. end
  2804. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  2805. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  2806. v.Character["Left Leg"].Anchored = true
  2807. v.Character["Left Arm"].Anchored = true
  2808. v.Character["Right Leg"].Anchored = true
  2809. v.Character["Right Arm"].Anchored = true
  2810. v.Character.Torso.Anchored = true
  2811. v.Character.Head.Anchored = true
  2812. end
  2813. end
  2814. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  2815. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  2816. v.Character["Left Leg"].Anchored = false
  2817. v.Character["Left Arm"].Anchored = false
  2818. v.Character["Right Leg"].Anchored = false
  2819. v.Character["Right Arm"].Anchored = false
  2820. v.Character.Torso.Anchored = false
  2821. v.Character.Head.Anchored = false
  2822. end
  2823. end
  2824. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  2825. local a = game:GetService("Workspace"):getChildren()
  2826. for i = 1, #a do
  2827. if a[i].className == "Part" then
  2828. a[i].Locked = false
  2829. elseif a[i].className == "Model" then
  2830. local r = a[i]:getChildren()
  2831. for i = 1, #r do
  2832. if r[i].className == "Part" then
  2833. r[i].Locked = false
  2834. end
  2835. end
  2836. end
  2837. end
  2838. game:GetService("StarterGui"):SetCore("SendNotification", {
  2839. Title = "Success!";
  2840. Text = "Workspace unlocked. Use ;lockws to lock.";
  2841. })
  2842. end
  2843. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  2844. local a = game:GetService("Workspace"):getChildren()
  2845. for i = 1, #a do
  2846. if a[i].className == "Part" then
  2847. a[i].Locked = true
  2848. elseif a[i].className == "Model" then
  2849. local r = a[i]:getChildren()
  2850. for i = 1, #r do
  2851. if r[i].className == "Part" then
  2852. r[i].Locked = true
  2853. end
  2854. end
  2855. end
  2856. end
  2857. end
  2858. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  2859. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  2860. Clone_T.BinType = "Clone"
  2861. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  2862. Destruct.BinType = "Hammer"
  2863. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  2864. Hold_T.BinType = "Grab"
  2865. end
  2866. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  2867. lplayer.Character.Humanoid.PlatformStand = true
  2868. end
  2869. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  2870. lplayer.Character.Humanoid.PlatformStand = false
  2871. end
  2872. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  2873. lplayer.Character.Head.Mesh:Destroy()
  2874. end
  2875. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  2876. lplayer.Character.Humanoid.Sit = true
  2877. end
  2878. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  2879. local function bringobjw()
  2880. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2881. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  2882. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2883. obj.CanCollide = false
  2884. obj.Transparency = 0.7
  2885. wait()
  2886. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  2887. wait()
  2888. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  2889. wait()
  2890. obj.CFrame = lplayer.Character["Head"].CFrame
  2891. end
  2892. end
  2893. end
  2894. while wait() do
  2895. bringobjw()
  2896. end
  2897. game:GetService("StarterGui"):SetCore("SendNotification", {
  2898. Title = "BringObj";
  2899. Text = "BringObj enabled.";
  2900. })
  2901. end
  2902. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  2903. vis = (string.sub(CMDBAR.Text, 7))
  2904. local a = game:GetService("Workspace"):GetDescendants()
  2905. for i = 1, #a do
  2906. if a[i].className == "Part" then
  2907. a[i].Transparency = vis
  2908. elseif a[i].className == "Model" then
  2909. local r = a[i]:getChildren()
  2910. for i = 1, #r do
  2911. if r[i].className == "Part" then
  2912. r[i].Transparency = vis
  2913. end
  2914. end
  2915. end
  2916. end
  2917. end
  2918. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  2919. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  2920. game:GetService("StarterGui"):SetCore("SendNotification", {
  2921. Title = "Success!";
  2922. Text = "HyperTotal GUI Loaded!";
  2923. })
  2924. end
  2925. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  2926. CMDSFRAME.Visible = true
  2927. end
  2928. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  2929. for i,v in pairs(lplayer.Character:GetChildren()) do
  2930. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2931. v.Handle.Mesh:Destroy()
  2932. end
  2933. end
  2934. end
  2935. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  2936. for i,v in pairs(lplayer.Character:GetChildren()) do
  2937. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2938. v.Handle.Mesh:Destroy()
  2939. end
  2940. end
  2941. end
  2942. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  2943. for i,v in pairs(lplayer.Character:GetChildren()) do
  2944. if (v:IsA("Tool")) then
  2945. v.Handle.Mesh:Destroy()
  2946. end
  2947. end
  2948. end
  2949. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  2950. for i,v in pairs(lplayer.Character:GetChildren()) do
  2951. if (v:IsA("Tool")) then
  2952. v.Handle.Mesh:Destroy()
  2953. end
  2954. end
  2955. end
  2956. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  2957. local p = Instance.new("RocketPropulsion")
  2958. p.Parent = lplayer.Character.HumanoidRootPart
  2959. p.Name = "Spinner"
  2960. p.Target = lplayer.Character["Left Arm"]
  2961. p:Fire()
  2962. game:GetService("StarterGui"):SetCore("SendNotification", {
  2963. Title = "Spinner enabled";
  2964. Text = "Type ;nospinner to disable.";
  2965. })
  2966. end
  2967. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  2968. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  2969. end
  2970. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  2971. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2972. if v:isA("Tool") then
  2973. local a = Instance.new("SelectionBox",v.Handle)
  2974. a.Adornee = v.Handle
  2975. v.Handle.Size = Vector3.new(0.5,0.5,60)
  2976. v.GripPos = Vector3.new(0,0,0)
  2977. lplayer.Character.Humanoid:UnequipTools()
  2978. end
  2979. end
  2980. game:GetService("StarterGui"):SetCore("SendNotification", {
  2981. Title = "Reach applied!";
  2982. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2983. })
  2984. end
  2985. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  2986. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2987. if v:isA("Tool") then
  2988. local a = Instance.new("SelectionBox",v.Handle)
  2989. a.Name = "Reach"
  2990. a.Adornee = v.Handle
  2991. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  2992. v.GripPos = Vector3.new(0,0,0)
  2993. lplayer.Character.Humanoid:UnequipTools()
  2994. end
  2995. end
  2996. game:GetService("StarterGui"):SetCore("SendNotification", {
  2997. Title = "Reach applied!";
  2998. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2999. })
  3000. end
  3001. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  3002. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3003. if v:isA("Tool") then
  3004. v.Handle.Reach:Destroy()
  3005. end
  3006. end
  3007. game:GetService("StarterGui"):SetCore("SendNotification", {
  3008. Title = "Reach removed!";
  3009. Text = "Removed reach from equipped sword.";
  3010. })
  3011. end
  3012. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  3013. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3014. lplayer.Character.Humanoid.Name = 1
  3015. local l = lplayer.Character["1"]:Clone()
  3016. l.Parent = lplayer.Character
  3017. l.Name = "Humanoid"
  3018. wait(0.1)
  3019. lplayer.Character["1"]:Destroy()
  3020. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3021. lplayer.Character.Animate.Disabled = true
  3022. wait(0.1)
  3023. lplayer.Character.Animate.Disabled = false
  3024. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3025. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3026. lplayer.Character.Humanoid:EquipTool(v)
  3027. end
  3028. wait(0.1)
  3029. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3030. wait(0.2)
  3031. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3032. wait(0.5)
  3033. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3034. game:GetService("StarterGui"):SetCore("SendNotification", {
  3035. Title = "Tools needed!";
  3036. Text = "You need a tool in your backpack for this command!";
  3037. })
  3038. end
  3039. end
  3040. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  3041. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3042. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3043. end
  3044. end
  3045. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  3046. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  3047. cbringall = true
  3048. else
  3049. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3050. brplr = v.Name
  3051. end
  3052. end
  3053. cbring = true
  3054. end
  3055. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  3056. cbring = false
  3057. cbringall = false
  3058. end
  3059. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  3060. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3061. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3062. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3063. lplayer.Character.Humanoid.Name = 1
  3064. local l = lplayer.Character["1"]:Clone()
  3065. l.Parent = lplayer.Character
  3066. l.Name = "Humanoid"
  3067. wait(0.1)
  3068. lplayer.Character["1"]:Destroy()
  3069. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3070. lplayer.Character.Animate.Disabled = true
  3071. wait(0.1)
  3072. lplayer.Character.Animate.Disabled = false
  3073. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3074. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3075. lplayer.Character.Humanoid:EquipTool(v)
  3076. end
  3077. local function tp(player,player2)
  3078. local char1,char2=player.Character,player2.Character
  3079. if char1 and char2 then
  3080. char1:MoveTo(char2.Head.Position)
  3081. end
  3082. end
  3083. wait(0.1)
  3084. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3085. wait(0.2)
  3086. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3087. wait(0.5)
  3088. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3089. wait(0.6)
  3090. tp(lplayer, game:GetService("Players")[v.Name])
  3091. wait(0.4)
  3092. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3093. game:GetService("StarterGui"):SetCore("SendNotification", {
  3094. Title = "Tools needed!";
  3095. Text = "You need a tool in your backpack for this command!";
  3096. })
  3097. end
  3098. end
  3099. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  3100. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3101. lplayer.Character.Humanoid.Name = 1
  3102. local l = lplayer.Character["1"]:Clone()
  3103. l.Parent = lplayer.Character
  3104. l.Name = "Humanoid"
  3105. wait(0.1)
  3106. lplayer.Character["1"]:Destroy()
  3107. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3108. lplayer.Character.Animate.Disabled = true
  3109. wait(0.1)
  3110. lplayer.Character.Animate.Disabled = false
  3111. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3112. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3113. lplayer.Character.Humanoid:EquipTool(v)
  3114. end
  3115. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3116. wait(0.3)
  3117. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3118. wait(0.4)
  3119. b = Instance.new("BodyForce")
  3120. b.Parent = lplayer.Character.HumanoidRootPart
  3121. b.Name = "Glitch"
  3122. b.Force = Vector3.new(100000000,5000,0)
  3123. game:GetService("StarterGui"):SetCore("SendNotification", {
  3124. Title = "Tools needed!";
  3125. Text = "You need a tool in your backpack for this command!";
  3126. })
  3127. end
  3128. end
  3129. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  3130. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  3131. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3132. b = Instance.new("BodyForce")
  3133. b.Parent = lplayer.Character.HumanoidRootPart
  3134. b.Name = "unGlitch"
  3135. b.Force = Vector3.new(0,-5000000,0)
  3136. wait(2)
  3137. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3138. end
  3139. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  3140. lplayer.Character.Humanoid.Health = 0
  3141. wait(1)
  3142. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3143. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3144. end
  3145. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  3146. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3147. game:GetService("StarterGui"):SetCore("SendNotification", {
  3148. Title = "Success!";
  3149. Text = "DEX Explorer has loaded.";
  3150. })
  3151. end
  3152. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  3153. local Anim = Instance.new("Animation")
  3154. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  3155. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  3156. track:Play(.1, 1, 1)
  3157. end
  3158. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  3159. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3160. game:GetService("StarterGui"):SetCore("SendNotification", {
  3161. Title = "Success!";
  3162. Text = "Energize Animations GUI has loaded.";
  3163. })
  3164. end
  3165. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3166. saved = lplayer.Character.HumanoidRootPart.CFrame
  3167. game:GetService("StarterGui"):SetCore("SendNotification", {
  3168. Title = "Position Saved";
  3169. Text = "Use ;loadpos to return to saved position.";
  3170. })
  3171. end
  3172. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3173. lplayer.Character.HumanoidRootPart.CFrame = saved
  3174. end
  3175. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3176. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3177. local Anim2 = Instance.new("Animation")
  3178. Anim2.AnimationId = "rbxassetid://148840371"
  3179. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3180. track2:Play(.1, 1, 1)
  3181. bplrr = v.Name
  3182. banpl = true
  3183. end
  3184. end
  3185. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  3186. banpl = false
  3187. end
  3188. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  3189. local function bringmodw()
  3190. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3191. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3192. for i,ch in pairs(obj:GetDescendants()) do
  3193. if (ch:IsA("BasePart")) then
  3194. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3195. ch.CanCollide = false
  3196. ch.Transparency = 0.7
  3197. wait()
  3198. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3199. wait()
  3200. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3201. wait()
  3202. ch.CFrame = lplayer.Character["Head"].CFrame
  3203. end
  3204. end
  3205. end
  3206. end
  3207. end
  3208. while wait() do
  3209. bringmodw()
  3210. end
  3211. game:GetService("StarterGui"):SetCore("SendNotification", {
  3212. Title = "BringMod";
  3213. Text = "BringMod enabled.";
  3214. })
  3215. end
  3216. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  3217. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3218. local hum = Instance.new('Humanoid', mod)
  3219. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3220. lplayer.Character = mod
  3221. end
  3222. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  3223. game:GetService'RunService'.Stepped:Connect(function()
  3224. pcall(function()
  3225. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3226. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3227. for _,x in pairs(v.Character.Head:GetChildren()) do
  3228. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3229. end
  3230. end
  3231. end
  3232. end)
  3233. end)
  3234. game:GetService("StarterGui"):SetCore("SendNotification", {
  3235. Title = "Attempting Shutdown";
  3236. Text = "Shutdown Attempt has begun.";
  3237. })
  3238. end
  3239. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  3240. objtodel = (string.sub(CMDBAR.Text, 8))
  3241. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3242. if v.Name == objtodel then
  3243. v:Destroy()
  3244. end
  3245. end
  3246. end
  3247. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  3248. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3249. print(v)
  3250. end
  3251. game:GetService("StarterGui"):SetCore("SendNotification", {
  3252. Title = "Printed";
  3253. Text = "Players have been printed to console. (F9)";
  3254. })
  3255. end
  3256. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  3257. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3258. if (v:IsA("Decal")) then
  3259. v:Destroy()
  3260. end
  3261. end
  3262. end
  3263. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  3264. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3265. game:GetService("StarterGui"):SetCore("SendNotification", {
  3266. Title = "Success!";
  3267. Text = "OpFinality GUI has loaded.";
  3268. })
  3269. end
  3270. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  3271. remotes = true
  3272. added = true
  3273. game.DescendantAdded:connect(function(rmt)
  3274. if added == true then
  3275. if remotes == true then
  3276. if rmt:IsA("RemoteEvent") then
  3277. print("A RemoteEvent was added!")
  3278. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3279. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3280. end end end
  3281. end)
  3282. game.DescendantAdded:connect(function(rmtfnctn)
  3283. if added == true then
  3284. if remotes == true then
  3285. if rmtfnctn:IsA("RemoteFunction") then
  3286. warn("A RemoteFunction was added!")
  3287. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3288. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3289. end end end
  3290. end)
  3291.  
  3292. game.DescendantAdded:connect(function(bndfnctn)
  3293. if added == true then
  3294. if binds == true then
  3295. if bndfnctn:IsA("BindableFunction") then
  3296. print("A BindableFunction was added!")
  3297. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3298. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3299. end end end
  3300. end)
  3301.  
  3302. game.DescendantAdded:connect(function(bnd)
  3303. if added == true then
  3304. if binds == true then
  3305. if bnd:IsA("BindableEvent") then
  3306. warn("A BindableEvent was added!")
  3307. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3308. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3309. end end end
  3310. end)
  3311.  
  3312.  
  3313. if binds == true then
  3314. for i,v in pairs(game:GetDescendants()) do
  3315. if v:IsA("BindableFunction") then
  3316. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3317. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3318. end end
  3319. for i,v in pairs(game:GetDescendants()) do
  3320. if v:IsA("BindableEvent") then
  3321. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3322. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3323. end end
  3324. else
  3325. print("Off")
  3326. end
  3327. if remotes == true then
  3328. for i,v in pairs(game:GetDescendants()) do
  3329. if v:IsA("RemoteFunction") then
  3330. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3331. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3332. end end
  3333. wait()
  3334. for i,v in pairs(game:GetDescendants()) do
  3335. if v:IsA("RemoteEvent") then
  3336. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3337. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3338. end end
  3339. else
  3340. print("Off")
  3341. end
  3342. game:GetService("StarterGui"):SetCore("SendNotification", {
  3343. Title = "Printing Remotes";
  3344. Text = "Type ;noremotes to disable.";
  3345. })
  3346. end
  3347. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3348. remotes = false
  3349. added = false
  3350. game:GetService("StarterGui"):SetCore("SendNotification", {
  3351. Title = "Printing Remotes Disabled";
  3352. Text = "Type ;remotes to enable.";
  3353. })
  3354. end
  3355. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3356. spin = false
  3357. followed = false
  3358. traill = false
  3359. noclip = false
  3360. annoying = false
  3361. hwalk = false
  3362. cbringing = false
  3363. end
  3364. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3365. stopsitting = true
  3366. end
  3367. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3368. stopsitting = false
  3369. end
  3370. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3371. print(adminversion)
  3372. game:GetService("StarterGui"):SetCore("SendNotification", {
  3373. Title = "Version";
  3374. Text = adminversion;
  3375. })
  3376. end
  3377. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3378. clickgoto = true
  3379. game:GetService("StarterGui"):SetCore("SendNotification", {
  3380. Title = "Click TP";
  3381. Text = "Press E to teleport to mouse position";
  3382. })
  3383. end
  3384. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3385. clickgoto = false
  3386. game:GetService("StarterGui"):SetCore("SendNotification", {
  3387. Title = "Click TP";
  3388. Text = "Click TP has been disabled.";
  3389. })
  3390. end
  3391. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3392. gettingtools = true
  3393. game:GetService("StarterGui"):SetCore("SendNotification", {
  3394. Title = "Tools Enabled";
  3395. Text = "Automatically colleting tools dropped.";
  3396. })
  3397. end
  3398. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3399. gettingtools = false
  3400. game:GetService("StarterGui"):SetCore("SendNotification", {
  3401. Title = "Tools Disabled";
  3402. Text = "Click TP has been disabled.";
  3403. })
  3404. end
  3405. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  3406. ScreenGui:Destroy()
  3407. end
  3408. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  3409. lplayer.Character.Head:Destroy()
  3410. end
  3411. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  3412. statechosen = string.sub(CMDBAR.Text, 7)
  3413. changingstate = true
  3414. end
  3415. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  3416. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  3417. end
  3418. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  3419. removingmeshhats = true
  3420. end
  3421. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  3422. removingmeshhats = false
  3423. end
  3424. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  3425. removingmeshtool = true
  3426. end
  3427. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  3428. removingmeshtool = false
  3429. end
  3430. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  3431. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3432. if v:IsA("Tool") then
  3433. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3434. v.Parent = player.Character
  3435. end
  3436. end
  3437. end
  3438. end
  3439. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  3440. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3441. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3442. end
  3443. end
  3444. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  3445. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  3446. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3447. end
  3448. end
  3449. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  3450. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3451. game:GetService("StarterGui"):SetCore("SendNotification", {
  3452. Title = player.AccountAge.." Days";
  3453. Text = "Account age of "..player.Name;
  3454. })
  3455. end
  3456. end
  3457. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  3458. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3459. game:GetService("StarterGui"):SetCore("SendNotification", {
  3460. Title = player.UserId.." ID";
  3461. Text = "Account ID of "..player.Name;
  3462. })
  3463. end
  3464. end
  3465. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  3466. game:GetService("StarterGui"):SetCore("SendNotification", {
  3467. Title = "Game ID";
  3468. Text = "Game ID: ".. game.GameId;
  3469. })
  3470. end
  3471. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  3472. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3473. if pgscheck == true then
  3474. game:GetService("StarterGui"):SetCore("SendNotification", {
  3475. Title = "PGSPhysicsSolverEnabled";
  3476. Text = "PGS is Enabled!";
  3477. })
  3478. else
  3479. game:GetService("StarterGui"):SetCore("SendNotification", {
  3480. Title = "PGSPhysicsSolverEnabled";
  3481. Text = "PGS is Disabled!";
  3482. })
  3483. end
  3484. end
  3485. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  3486. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3487. if v:IsA("Part") then
  3488. if v.Transparency == 1 then
  3489. if v.Name ~= "HumanoidRootPart" then
  3490. v:Destroy()
  3491. end
  3492. end
  3493. end
  3494. end
  3495. end
  3496. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  3497. game:GetService("Lighting").FogStart = 0
  3498. game:GetService("Lighting").FogEnd = 9999999999999
  3499. end
  3500. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  3501. lplayer.Character.Humanoid.Parent = lplayer
  3502. end
  3503. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  3504. lplayer.Humanoid.Parent = lplayer.Character
  3505. end
  3506. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  3507. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3508. if v:IsA("Tool") then
  3509. v.Parent = lplayer.Character
  3510. wait()
  3511. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  3512. v.Parent = player.Character
  3513. end
  3514. end
  3515. end
  3516. end
  3517. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  3518. speedfly = string.sub(CMDBAR.Text, 10)
  3519. wait()
  3520. change()
  3521. end
  3522. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  3523. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3524. local Anim3 = Instance.new("Animation")
  3525. Anim3.AnimationId = "rbxassetid://282574440"
  3526. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3527. track3:Play(.1, 1, 1)
  3528. bplrr = v.Name
  3529. banpl = true
  3530. end
  3531. end
  3532. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  3533. banpl = false
  3534. end
  3535. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  3536. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3537. staring = true
  3538. stareplr = v
  3539. end
  3540. end
  3541. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  3542. staring = false
  3543. end
  3544. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  3545. chatlogs = true
  3546. game:GetService("StarterGui"):SetCore("SendNotification", {
  3547. Title = "LogChat enabled";
  3548. Text = "Now logging all player chat.";
  3549. })
  3550. end
  3551. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  3552. chatlogs = false
  3553. game:GetService("StarterGui"):SetCore("SendNotification", {
  3554. Title = "LogChat disabled";
  3555. Text = "Stopped logging all player chat.";
  3556. })
  3557. end
  3558. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  3559. game:GetService("Workspace").CurrentCamera:Destroy()
  3560. wait(0.1)
  3561. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3562. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3563. lplayer.CameraMinZoomDistance = 0.5
  3564. lplayer.CameraMaxZoomDistance = 400
  3565. lplayer.CameraMode = "Classic"
  3566. end
  3567. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  3568. changingstate = false
  3569. end
  3570. CMDBAR.Text = ""
  3571. end
  3572. end)
  3573.  
  3574. wait(0.3)
  3575. game:GetService("StarterGui"):SetCore("SendNotification", {
  3576. Title = "Loaded successfully!";
  3577. Text = "Reviz Admin V2 by illremember";
  3578. })
  3579. wait(0.1)
  3580. print("Reviz Admin V2 loaded!")
  3581. if game:GetService("Workspace").FilteringEnabled == true then
  3582. warn("FE is Enabled (Filtering Enabled)")
  3583. game:GetService("StarterGui"):SetCore("SendNotification", {
  3584. Title = "FE is Enabled";
  3585. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3586. })
  3587. else
  3588. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3589. game:GetService("StarterGui"):SetCore("SendNotification", {
  3590. Title = "FE is Disabled";
  3591. Text = "Filtering Disabled. Consider using a different admin script.";
  3592. })
  3593. end
  3594.  
  3595. local intro = Instance.new("ScreenGui")
  3596. local Frame = Instance.new("Frame")
  3597. local ImageLabel = Instance.new("ImageLabel")
  3598. intro.Parent = game:GetService("CoreGui")
  3599. Frame.Parent = intro
  3600. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  3601. Frame.BackgroundTransparency = 1
  3602. Frame.Size = UDim2.new(1, 0, 0, 300)
  3603. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  3604. ImageLabel.Parent = Frame
  3605. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3606. ImageLabel.BackgroundTransparency = 1
  3607. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  3608. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  3609. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  3610. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  3611. wait(3.01)
  3612. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  3613. wait(5.01)
  3614. intro:Destroy()
  3615. end)
  3616.  
  3617. end
  3618. coroutine.resume(coroutine.create(SCRIPT_VNCN84_FAKESCRIPT))
  3619. function SCRIPT_KFTS80_FAKESCRIPT() -- FEGod.LocalScript
  3620. local script = Instance.new('LocalScript')
  3621. script.Parent = FEGod
  3622. function God()
  3623. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3624. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3625. l.Parent = game.Players.LocalPlayer.Character
  3626. l.Name = "Humanoid"
  3627. wait(0.1)
  3628. game.Players.LocalPlayer.Character["1"]:Destroy()
  3629. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3630. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3631. wait(0.1)
  3632. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3633. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3634. end
  3635.  
  3636. script.Parent.MouseButton1Click:connect(function()
  3637. God()
  3638. end)
  3639.  
  3640. end
  3641. coroutine.resume(coroutine.create(SCRIPT_KFTS80_FAKESCRIPT))
  3642. function SCRIPT_NTQM90_FAKESCRIPT() -- ForceReset.LocalScript
  3643. local script = Instance.new('LocalScript')
  3644. script.Parent = ForceReset
  3645. function FRS()
  3646. game.Players.LocalPlayer.Character.Head:Destroy()
  3647. end
  3648. script.Parent.MouseButton1Click:connect(function()
  3649. FRS()
  3650. end)
  3651.  
  3652. end
  3653. coroutine.resume(coroutine.create(SCRIPT_NTQM90_FAKESCRIPT))
  3654. function SCRIPT_PXVT88_FAKESCRIPT() -- DoubleJump.LocalScript
  3655. local script = Instance.new('LocalScript')
  3656. script.Parent = DoubleJump
  3657. function DJ()
  3658. game.Players.LocalPlayer.Character.Humanoid:Clone().Parent = game.Players.LocalPlayer.Character
  3659. end
  3660. script.Parent.MouseButton1Click:connect(function()
  3661. DJ()
  3662. end)
  3663.  
  3664. end
  3665. coroutine.resume(coroutine.create(SCRIPT_PXVT88_FAKESCRIPT))
  3666. function SCRIPT_CTUN77_FAKESCRIPT() -- INFYeild.LocalScript
  3667. local script = Instance.new('LocalScript')
  3668. script.Parent = INFYeild
  3669. function INFY()
  3670. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  3671. end
  3672. script.Parent.MouseButton1Click:connect(function()
  3673. INFY()
  3674. end)
  3675.  
  3676. end
  3677. coroutine.resume(coroutine.create(SCRIPT_CTUN77_FAKESCRIPT))
  3678. function SCRIPT_BMNS86_FAKESCRIPT() -- Test.LocalScript
  3679. local script = Instance.new('LocalScript')
  3680. script.Parent = Test
  3681. function Test()
  3682.  
  3683. end
  3684. script.Parent.MouseButton1Click:connect(function()
  3685. Test()
  3686. end)
  3687.  
  3688. end
  3689. coroutine.resume(coroutine.create(SCRIPT_BMNS86_FAKESCRIPT))
  3690. function SCRIPT_MMAN71_FAKESCRIPT() -- Test_2.LocalScript
  3691. local script = Instance.new('LocalScript')
  3692. script.Parent = Test_2
  3693. function Test()
  3694.  
  3695. end
  3696. script.Parent.MouseButton1Click:connect(function()
  3697. Test()
  3698. end)
  3699.  
  3700. end
  3701. coroutine.resume(coroutine.create(SCRIPT_MMAN71_FAKESCRIPT))
  3702. function SCRIPT_YNTM77_FAKESCRIPT() -- _11.LocalScript
  3703. local script = Instance.new('LocalScript')
  3704. script.Parent = _11
  3705. function guirake()
  3706. loadstring(game:HttpGet(('https://pastebin.com/raw/7a0YEgv3'),true))()
  3707. end
  3708.  
  3709. script.Parent.MouseButton1Click:connect(function()
  3710. guirake()
  3711. end)
  3712.  
  3713. end
  3714. coroutine.resume(coroutine.create(SCRIPT_YNTM77_FAKESCRIPT))
  3715. function SCRIPT_IJBN83_FAKESCRIPT() -- _21.LocalScript
  3716. local script = Instance.new('LocalScript')
  3717. script.Parent = _21
  3718. function prlife()
  3719. loadstring(game:HttpGet("https://pastebin.com/raw/hvmyZWax", true))()
  3720. end
  3721.  
  3722. script.Parent.MouseButton1Click:connect(function()
  3723. prlife()
  3724. end)
  3725.  
  3726. end
  3727. coroutine.resume(coroutine.create(SCRIPT_IJBN83_FAKESCRIPT))
  3728. function SCRIPT_KCWP66_FAKESCRIPT() -- Login.LocalScript
  3729. local script = Instance.new('LocalScript')
  3730. script.Parent = Login
  3731. local LoginInfo = script.Parent.LoginInfo
  3732. local Password = LoginInfo.Password
  3733. local Username = LoginInfo.Username
  3734. local LoginButton = script.Parent.LoginButton
  3735. local Login = script.Parent
  3736.  
  3737. Whitelist = {aseden = "key_1250025", bluhunter577 = "key_520500", ggdevo = "key_250100", thegamekiller = "key_2510250", Entity = "key_02985000"}
  3738.  
  3739. LoginButton.MouseButton1Click:Connect(function()
  3740. for i,v in pairs(Whitelist) do
  3741. if Username.Text == i then
  3742. if Password.Text == v then
  3743. script.Parent.Parent.Open.Visible = true
  3744. Login:Destroy()
  3745. end
  3746. end
  3747. end
  3748. end)
  3749.  
  3750. end
  3751. coroutine.resume(coroutine.create(SCRIPT_KCWP66_FAKESCRIPT))
  3752. function SCRIPT_JGCD86_FAKESCRIPT() -- Open.LocalScript
  3753. local script = Instance.new('LocalScript')
  3754. script.Parent = Open
  3755. script.Parent.MouseButton1Click:Connect(function()
  3756. if script.Parent.Text == "Open" then
  3757. script.Parent.Text = "Close"
  3758. script.Parent.Parent.Main.Visible = true
  3759. script.Parent.Text = false
  3760. else
  3761. script.Parent.Text = "Open"
  3762. script.Parent.Parent.Main.Visible = false
  3763. script.Parent.Text = true
  3764. end
  3765. end)
  3766.  
  3767. end
  3768. coroutine.resume(coroutine.create(SCRIPT_JGCD86_FAKESCRIPT))
  3769. function SCRIPT_GYXC72_FAKESCRIPT() -- Xenon.LocalScript
  3770. local script = Instance.new('LocalScript')
  3771. script.Parent = Xenon
  3772. game:GetService("StarterGui"):SetCore("SendNotification", {
  3773. Title = "Xenon";
  3774. Text = "Welcome to Xenon, please enter your correct whitelist key and Username!";
  3775. Duration = 15;})
  3776.  
  3777. end
  3778. coroutine.resume(coroutine.create(SCRIPT_GYXC72_FAKESCRIPT))
Add Comment
Please, Sign In to add comment