thi2004

Booga Booga Gui Update

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