Advertisement
Guest User

Untitled

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