Advertisement
FiftySix

Admin Commands - Prison Live v2.0.2

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