Guest User

MAD-CITY GUI V3

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