Advertisement
Guest User

Xenon? Weird V.1

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