Advertisement
Guest User

for a noob called nhox

a guest
Jun 17th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 192.41 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local RoGhoul = Instance.new("ScreenGui")
  5. local MainAss = Instance.new("Frame")
  6. local AutoFarmM = Instance.new("TextButton")
  7. local AutoFarmFrame = Instance.new("Frame")
  8. local DesertBandit = Instance.new("TextButton")
  9. local DesertBandit_2 = Instance.new("TextButton")
  10. local Brute = Instance.new("TextButton")
  11. local DesertBandit_3 = Instance.new("TextButton")
  12. local Brute_2 = Instance.new("TextButton")
  13. local Brute_3 = Instance.new("TextButton")
  14. local Brute_4 = Instance.new("TextButton")
  15. local Brute_5 = Instance.new("TextButton")
  16. local Credits = Instance.new("TextLabel")
  17. local Credits_2 = Instance.new("TextLabel")
  18. local Close = Instance.new("TextButton")
  19. local Title = Instance.new("TextLabel")
  20. local UselessBar = Instance.new("Frame")
  21. local UselessBar1 = Instance.new("Frame")
  22. local UselessBar2 = Instance.new("Frame")
  23. local UselessBar3 = Instance.new("Frame")
  24. local Credits_3 = Instance.new("TextLabel")
  25. local Functions = Instance.new("TextButton")
  26. local FunctionMenu = Instance.new("Frame")
  27. local DesertBandit_4 = Instance.new("TextButton")
  28. local Brute_6 = Instance.new("TextButton")
  29. local DesertBandit_5 = Instance.new("TextButton")
  30. local Credits_4 = Instance.new("TextLabel")
  31. local Codes = Instance.new("TextButton")
  32. local CodesMenu = Instance.new("Frame")
  33. local DesertBandit_6 = Instance.new("TextButton")
  34. local Brute_7 = Instance.new("TextButton")
  35. local DesertBandit_7 = Instance.new("TextButton")
  36. local Brute_8 = Instance.new("TextButton")
  37. local Credits_5 = Instance.new("TextLabel")
  38. local Brute_9 = Instance.new("TextButton")
  39. local Brute_10 = Instance.new("TextButton")
  40. local TextButton = Instance.new("TextButton")
  41. local OpenThingy = Instance.new("Frame")
  42. local open = Instance.new("TextButton")
  43. --Properties:
  44. RoGhoul.Name = "Ro-Ghoul??????"
  45. RoGhoul.Parent = game.CoreGui
  46. RoGhoul.ResetOnSpawn = false
  47.  
  48. MainAss.Name = "MainAss"
  49. MainAss.Parent = RoGhoul
  50. MainAss.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  51. MainAss.BorderColor3 = Color3.new(0, 0, 0)
  52. MainAss.BorderSizePixel = 0
  53. MainAss.Position = UDim2.new(0.594335794, 0, 0.235298142, 0)
  54. MainAss.Size = UDim2.new(0, 428, 0, 500)
  55.  
  56. AutoFarmM.Name = "Auto Farm M"
  57. AutoFarmM.Parent = MainAss
  58. AutoFarmM.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  59. AutoFarmM.BorderColor3 = Color3.new(0, 0, 0)
  60. AutoFarmM.BorderSizePixel = 0
  61. AutoFarmM.Position = UDim2.new(0.662804723, 0, 0.10674829, 0)
  62. AutoFarmM.Size = UDim2.new(0, 134, 0, 45)
  63. AutoFarmM.Font = Enum.Font.SourceSans
  64. AutoFarmM.Text = " Auto Farm Menu"
  65. AutoFarmM.TextColor3 = Color3.new(1, 1, 1)
  66. AutoFarmM.TextScaled = true
  67. AutoFarmM.TextSize = 25
  68. AutoFarmM.TextWrapped = true
  69.  
  70. AutoFarmFrame.Name = "AutoFarmFrame"
  71. AutoFarmFrame.Parent = AutoFarmM
  72. AutoFarmFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  73. AutoFarmFrame.BorderColor3 = Color3.new(0, 0, 0)
  74. AutoFarmFrame.BorderSizePixel = 0
  75. AutoFarmFrame.Position = UDim2.new(-2.00419211, 0, 0, 0)
  76. AutoFarmFrame.Size = UDim2.new(0, 245, 0, 368)
  77. AutoFarmFrame.Visible = false
  78.  
  79. DesertBandit.Name = "Desert Bandit"
  80. DesertBandit.Parent = AutoFarmFrame
  81. DesertBandit.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  82. DesertBandit.BorderColor3 = Color3.new(0, 0, 0)
  83. DesertBandit.BorderSizePixel = 0
  84. DesertBandit.Position = UDim2.new(0.5017488, 0, 0.109572075, 0)
  85. DesertBandit.Size = UDim2.new(0, 116, 0, 28)
  86. DesertBandit.Font = Enum.Font.SourceSans
  87. DesertBandit.Text = "Athlete"
  88. DesertBandit.TextColor3 = Color3.new(1, 1, 1)
  89. DesertBandit.TextSize = 25
  90. DesertBandit.MouseButton1Down:connect(function()
  91. local index_list = {8}
  92. local tweenservice = game:GetService("TweenService")
  93. local workspace = game:GetService("Workspace")
  94. local Players = game:GetService("Players")
  95. local client = Players.LocalPlayer
  96. local plrrem = client.Character:FindFirstChild("Remotes")
  97. local npcs = workspace.NPCSpawns:GetChildren()
  98. local selected_key = 5
  99. local pressrem = plrrem.KeyEvent
  100. local tp_offset = Vector3.new(1, 0, 0)
  101. local remotepw
  102. local mouse = client:GetMouse()
  103. client.CameraMode = Enum.CameraMode.Classic
  104. client.CameraMinZoomDistance = 20
  105.  
  106.  
  107. local npc_table = {
  108. [1] = "Low Rank Aogiri Member",
  109. [2] = "Mid Rank Aogiri Member",
  110. [3] = "High Rank Aogiri Member",
  111. [4] = "Rank 1 Investigator",
  112. [5] = "Rank 2 Investigator",
  113. [6] = "First Class Investigator",
  114. [7] = "Human",
  115. [8] = "Athlete",
  116. }
  117.  
  118. local key_list = {
  119. [1] = "C",
  120. [2] = "E",
  121. [3] = "F",
  122. [4] = "R",
  123. [5] = "Mouse1",
  124. }
  125.  
  126.  
  127. local toggles = {
  128. ["autofarm"] = true,
  129.  
  130. }
  131.  
  132.  
  133. function grabKey()
  134. local key
  135. for i,v in next,(debug.getregistry()) do
  136. if type(v) == "function" then
  137. for i,v in next, debug.getupvalues(v) do
  138. if tostring(i) == "HRPPosition1" then
  139. key = v
  140. end
  141. end
  142. end
  143. end
  144. return key
  145. end
  146.  
  147. remotepw = grabKey()
  148.  
  149.  
  150. function checkOff(remotes)
  151. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  152. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  153. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  154. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  155. else
  156. warn("checks are off")
  157. end
  158. end
  159.  
  160.  
  161. function getNPC(indexes)
  162. local npc_grab = {}
  163. for x,index in next, (indexes) do
  164. for i,v in next, (npcs) do
  165. if v:FindFirstChild(npc_table[index]) then
  166. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  167. print("found " .. i)
  168. else
  169. warn("not found " .. i)
  170. end
  171. end
  172. end
  173. return npc_grab
  174. end
  175.  
  176. function eatCorpse()
  177. client.CameraMode = Enum.CameraMode.LockFirstPerson
  178. wait(1)
  179. mouse1click()
  180. wait(1)
  181. client.CameraMode = Enum.CameraMode.Classic
  182. client.CameraMinZoomDistance = 20
  183. end
  184.  
  185.  
  186.  
  187.  
  188.  
  189. function pressKey(key)
  190. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  191. end
  192.  
  193. function tweenMove(model, target)
  194.  
  195. local CFrameValue = Instance.new("CFrameValue")
  196. CFrameValue.Value = model:GetPrimaryPartCFrame()
  197.  
  198. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  199. model:SetPrimaryPartCFrame(CFrameValue.Value)
  200. end)
  201.  
  202.  
  203. local Info = TweenInfo.new(
  204.  
  205. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  206.  
  207. Enum.EasingStyle.Linear, -- Easing Style
  208.  
  209. Enum.EasingDirection.Out, -- Easing Direction
  210.  
  211. 0, -- Times repeated
  212.  
  213. false, -- Reverse
  214.  
  215. 0 -- Delay
  216.  
  217. )
  218. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  219.  
  220. tween:Play()
  221. end
  222.  
  223.  
  224. --// MAIN LOOP
  225.  
  226. local char = client.Character
  227. char.PrimaryPart = char.HumanoidRootPart
  228.  
  229. checkOff(plrrem)
  230. wait()
  231. -- index_list[#index_list + 1] = 1
  232.  
  233.  
  234. while toggles["autofarm"] do
  235. for i,o in next,getNPC(index_list) do
  236. while o:FindFirstChild("HumanoidRootPart") do
  237. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  238. pressKey(selected_key)
  239. wait()
  240. end
  241. eatCorpse()
  242. end
  243. wait()
  244. end
  245. end)
  246.  
  247.  
  248. DesertBandit_2.Name = "Desert Bandit"
  249. DesertBandit_2.Parent = AutoFarmFrame
  250. DesertBandit_2.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  251. DesertBandit_2.BorderColor3 = Color3.new(0, 0, 0)
  252. DesertBandit_2.BorderSizePixel = 0
  253. DesertBandit_2.Position = UDim2.new(0.0362952426, 0, 0.207398206, 0)
  254. DesertBandit_2.Size = UDim2.new(0, 226, 0, 28)
  255. DesertBandit_2.Font = Enum.Font.SourceSans
  256. DesertBandit_2.Text = "Mid Rank Aogiri"
  257. DesertBandit_2.TextColor3 = Color3.new(1, 1, 1)
  258. DesertBandit_2.TextSize = 25
  259. DesertBandit_2.MouseButton1Down:connect(function()
  260. local index_list = {2}
  261. local tweenservice = game:GetService("TweenService")
  262. local workspace = game:GetService("Workspace")
  263. local Players = game:GetService("Players")
  264. local client = Players.LocalPlayer
  265. local plrrem = client.Character:FindFirstChild("Remotes")
  266. local npcs = workspace.NPCSpawns:GetChildren()
  267. local selected_key = 5
  268. local pressrem = plrrem.KeyEvent
  269. local tp_offset = Vector3.new(1, 0, 0)
  270. local remotepw
  271. local mouse = client:GetMouse()
  272. client.CameraMode = Enum.CameraMode.Classic
  273. client.CameraMinZoomDistance = 20
  274.  
  275.  
  276. local npc_table = {
  277. [1] = "Low Rank Aogiri Member",
  278. [2] = "Mid Rank Aogiri Member",
  279. [3] = "High Rank Aogiri Member",
  280. [4] = "Rank 1 Investigator",
  281. [5] = "Rank 2 Investigator",
  282. [6] = "First Class Investigator",
  283. [7] = "Human",
  284. [8] = "Athlete",
  285. }
  286.  
  287. local key_list = {
  288. [1] = "C",
  289. [2] = "E",
  290. [3] = "F",
  291. [4] = "R",
  292. [5] = "Mouse1",
  293. }
  294.  
  295.  
  296. local toggles = {
  297. ["autofarm"] = true,
  298.  
  299. }
  300.  
  301.  
  302. function grabKey()
  303. local key
  304. for i,v in next,(debug.getregistry()) do
  305. if type(v) == "function" then
  306. for i,v in next, debug.getupvalues(v) do
  307. if tostring(i) == "HRPPosition1" then
  308. key = v
  309. end
  310. end
  311. end
  312. end
  313. return key
  314. end
  315.  
  316. remotepw = grabKey()
  317.  
  318.  
  319. function checkOff(remotes)
  320. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  321. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  322. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  323. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  324. else
  325. warn("checks are off")
  326. end
  327. end
  328.  
  329.  
  330. function getNPC(indexes)
  331. local npc_grab = {}
  332. for x,index in next, (indexes) do
  333. for i,v in next, (npcs) do
  334. if v:FindFirstChild(npc_table[index]) then
  335. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  336. print("found " .. i)
  337. else
  338. warn("not found " .. i)
  339. end
  340. end
  341. end
  342. return npc_grab
  343. end
  344.  
  345. function eatCorpse()
  346. client.CameraMode = Enum.CameraMode.LockFirstPerson
  347. wait(1)
  348. mouse1click()
  349. wait(1)
  350. client.CameraMode = Enum.CameraMode.Classic
  351. client.CameraMinZoomDistance = 20
  352. end
  353.  
  354.  
  355.  
  356.  
  357.  
  358. function pressKey(key)
  359. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  360. end
  361.  
  362. function tweenMove(model, target)
  363.  
  364. local CFrameValue = Instance.new("CFrameValue")
  365. CFrameValue.Value = model:GetPrimaryPartCFrame()
  366.  
  367. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  368. model:SetPrimaryPartCFrame(CFrameValue.Value)
  369. end)
  370.  
  371.  
  372. local Info = TweenInfo.new(
  373.  
  374. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  375.  
  376. Enum.EasingStyle.Linear, -- Easing Style
  377.  
  378. Enum.EasingDirection.Out, -- Easing Direction
  379.  
  380. 0, -- Times repeated
  381.  
  382. false, -- Reverse
  383.  
  384. 0 -- Delay
  385.  
  386. )
  387. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  388.  
  389. tween:Play()
  390. end
  391.  
  392.  
  393. --// MAIN LOOP
  394.  
  395. local char = client.Character
  396. char.PrimaryPart = char.HumanoidRootPart
  397.  
  398. checkOff(plrrem)
  399. wait()
  400. -- index_list[#index_list + 1] = 1
  401.  
  402.  
  403. while toggles["autofarm"] do
  404. for i,o in next,getNPC(index_list) do
  405. while o:FindFirstChild("HumanoidRootPart") do
  406. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  407. pressKey(selected_key)
  408. wait()
  409. end
  410. eatCorpse()
  411. end
  412. wait()
  413. end
  414. end)
  415.  
  416.  
  417. Brute.Name = "Brute"
  418. Brute.Parent = AutoFarmFrame
  419. Brute.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  420. Brute.BorderColor3 = Color3.new(0, 0, 0)
  421. Brute.BorderSizePixel = 0
  422. Brute.Position = UDim2.new(0.0362952426, 0, 0.39218083, 0)
  423. Brute.Size = UDim2.new(0, 226, 0, 28)
  424. Brute.Font = Enum.Font.SourceSans
  425. Brute.Text = "Rank 1 Investigator"
  426. Brute.TextColor3 = Color3.new(1, 1, 1)
  427. Brute.TextSize = 25
  428. Brute.MouseButton1Down:connect(function()
  429. local index_list = {4}
  430. local tweenservice = game:GetService("TweenService")
  431. local workspace = game:GetService("Workspace")
  432. local Players = game:GetService("Players")
  433. local client = Players.LocalPlayer
  434. local plrrem = client.Character:FindFirstChild("Remotes")
  435. local npcs = workspace.NPCSpawns:GetChildren()
  436. local selected_key = 5
  437. local pressrem = plrrem.KeyEvent
  438. local tp_offset = Vector3.new(1, 0, 0)
  439. local remotepw
  440. local mouse = client:GetMouse()
  441. client.CameraMode = Enum.CameraMode.Classic
  442. client.CameraMinZoomDistance = 20
  443.  
  444.  
  445. local npc_table = {
  446. [1] = "Low Rank Aogiri Member",
  447. [2] = "Mid Rank Aogiri Member",
  448. [3] = "High Rank Aogiri Member",
  449. [4] = "Rank 1 Investigator",
  450. [5] = "Rank 2 Investigator",
  451. [6] = "First Class Investigator",
  452. [7] = "Human",
  453. [8] = "Athlete",
  454. }
  455.  
  456. local key_list = {
  457. [1] = "C",
  458. [2] = "E",
  459. [3] = "F",
  460. [4] = "R",
  461. [5] = "Mouse1",
  462. }
  463.  
  464.  
  465. local toggles = {
  466. ["autofarm"] = true,
  467.  
  468. }
  469.  
  470.  
  471. function grabKey()
  472. local key
  473. for i,v in next,(debug.getregistry()) do
  474. if type(v) == "function" then
  475. for i,v in next, debug.getupvalues(v) do
  476. if tostring(i) == "HRPPosition1" then
  477. key = v
  478. end
  479. end
  480. end
  481. end
  482. return key
  483. end
  484.  
  485. remotepw = grabKey()
  486.  
  487.  
  488. function checkOff(remotes)
  489. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  490. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  491. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  492. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  493. else
  494. warn("checks are off")
  495. end
  496. end
  497.  
  498.  
  499. function getNPC(indexes)
  500. local npc_grab = {}
  501. for x,index in next, (indexes) do
  502. for i,v in next, (npcs) do
  503. if v:FindFirstChild(npc_table[index]) then
  504. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  505. print("found " .. i)
  506. else
  507. warn("not found " .. i)
  508. end
  509. end
  510. end
  511. return npc_grab
  512. end
  513.  
  514. function eatCorpse()
  515. client.CameraMode = Enum.CameraMode.LockFirstPerson
  516. wait(1)
  517. mouse1click()
  518. wait(1)
  519. client.CameraMode = Enum.CameraMode.Classic
  520. client.CameraMinZoomDistance = 20
  521. end
  522.  
  523.  
  524.  
  525.  
  526.  
  527. function pressKey(key)
  528. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  529. end
  530.  
  531. function tweenMove(model, target)
  532.  
  533. local CFrameValue = Instance.new("CFrameValue")
  534. CFrameValue.Value = model:GetPrimaryPartCFrame()
  535.  
  536. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  537. model:SetPrimaryPartCFrame(CFrameValue.Value)
  538. end)
  539.  
  540.  
  541. local Info = TweenInfo.new(
  542.  
  543. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  544.  
  545. Enum.EasingStyle.Linear, -- Easing Style
  546.  
  547. Enum.EasingDirection.Out, -- Easing Direction
  548.  
  549. 0, -- Times repeated
  550.  
  551. false, -- Reverse
  552.  
  553. 0 -- Delay
  554.  
  555. )
  556. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  557.  
  558. tween:Play()
  559. end
  560.  
  561.  
  562. --// MAIN LOOP
  563.  
  564. local char = client.Character
  565. char.PrimaryPart = char.HumanoidRootPart
  566.  
  567. checkOff(plrrem)
  568. wait()
  569. -- index_list[#index_list + 1] = 1
  570.  
  571.  
  572. while toggles["autofarm"] do
  573. for i,o in next,getNPC(index_list) do
  574. while o:FindFirstChild("HumanoidRootPart") do
  575. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  576. pressKey(selected_key)
  577. wait()
  578. end
  579. eatCorpse()
  580. end
  581. wait()
  582. end
  583. end)
  584.  
  585. DesertBandit_3.Name = "Desert Bandit"
  586. DesertBandit_3.Parent = AutoFarmFrame
  587. DesertBandit_3.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  588. DesertBandit_3.BorderColor3 = Color3.new(0, 0, 0)
  589. DesertBandit_3.BorderSizePixel = 0
  590. DesertBandit_3.Position = UDim2.new(0.0362952426, 0, 0.299789429, 0)
  591. DesertBandit_3.Size = UDim2.new(0, 226, 0, 28)
  592. DesertBandit_3.Font = Enum.Font.SourceSans
  593. DesertBandit_3.Text = "High Rank Aogiri"
  594. DesertBandit_3.TextColor3 = Color3.new(1, 1, 1)
  595. DesertBandit_3.TextSize = 25
  596. DesertBandit_3.MouseButton1Down:connect(function()
  597. local index_list = {3}
  598. local tweenservice = game:GetService("TweenService")
  599. local workspace = game:GetService("Workspace")
  600. local Players = game:GetService("Players")
  601. local client = Players.LocalPlayer
  602. local plrrem = client.Character:FindFirstChild("Remotes")
  603. local npcs = workspace.NPCSpawns:GetChildren()
  604. local selected_key = 5
  605. local pressrem = plrrem.KeyEvent
  606. local tp_offset = Vector3.new(1, 0, 0)
  607. local remotepw
  608. local mouse = client:GetMouse()
  609. client.CameraMode = Enum.CameraMode.Classic
  610. client.CameraMinZoomDistance = 20
  611.  
  612.  
  613. local npc_table = {
  614. [1] = "Low Rank Aogiri Member",
  615. [2] = "Mid Rank Aogiri Member",
  616. [3] = "High Rank Aogiri Member",
  617. [4] = "Rank 1 Investigator",
  618. [5] = "Rank 2 Investigator",
  619. [6] = "First Class Investigator",
  620. [7] = "Human",
  621. [8] = "Athlete",
  622. }
  623.  
  624. local key_list = {
  625. [1] = "C",
  626. [2] = "E",
  627. [3] = "F",
  628. [4] = "R",
  629. [5] = "Mouse1",
  630. }
  631.  
  632.  
  633. local toggles = {
  634. ["autofarm"] = true,
  635.  
  636. }
  637.  
  638.  
  639. function grabKey()
  640. local key
  641. for i,v in next,(debug.getregistry()) do
  642. if type(v) == "function" then
  643. for i,v in next, debug.getupvalues(v) do
  644. if tostring(i) == "HRPPosition1" then
  645. key = v
  646. end
  647. end
  648. end
  649. end
  650. return key
  651. end
  652.  
  653. remotepw = grabKey()
  654.  
  655.  
  656. function checkOff(remotes)
  657. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  658. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  659. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  660. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  661. else
  662. warn("checks are off")
  663. end
  664. end
  665.  
  666.  
  667. function getNPC(indexes)
  668. local npc_grab = {}
  669. for x,index in next, (indexes) do
  670. for i,v in next, (npcs) do
  671. if v:FindFirstChild(npc_table[index]) then
  672. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  673. print("found " .. i)
  674. else
  675. warn("not found " .. i)
  676. end
  677. end
  678. end
  679. return npc_grab
  680. end
  681.  
  682. function eatCorpse()
  683. client.CameraMode = Enum.CameraMode.LockFirstPerson
  684. wait(1)
  685. mouse1click()
  686. wait(1)
  687. client.CameraMode = Enum.CameraMode.Classic
  688. client.CameraMinZoomDistance = 20
  689. end
  690.  
  691.  
  692.  
  693.  
  694.  
  695. function pressKey(key)
  696. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  697. end
  698.  
  699. function tweenMove(model, target)
  700.  
  701. local CFrameValue = Instance.new("CFrameValue")
  702. CFrameValue.Value = model:GetPrimaryPartCFrame()
  703.  
  704. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  705. model:SetPrimaryPartCFrame(CFrameValue.Value)
  706. end)
  707.  
  708.  
  709. local Info = TweenInfo.new(
  710.  
  711. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  712.  
  713. Enum.EasingStyle.Linear, -- Easing Style
  714.  
  715. Enum.EasingDirection.Out, -- Easing Direction
  716.  
  717. 0, -- Times repeated
  718.  
  719. false, -- Reverse
  720.  
  721. 0 -- Delay
  722.  
  723. )
  724. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  725.  
  726. tween:Play()
  727. end
  728.  
  729.  
  730. --// MAIN LOOP
  731.  
  732. local char = client.Character
  733. char.PrimaryPart = char.HumanoidRootPart
  734.  
  735. checkOff(plrrem)
  736. wait()
  737. -- index_list[#index_list + 1] = 1
  738.  
  739.  
  740. while toggles["autofarm"] do
  741. for i,o in next,getNPC(index_list) do
  742. while o:FindFirstChild("HumanoidRootPart") do
  743. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  744. pressKey(selected_key)
  745. wait()
  746. end
  747. eatCorpse()
  748. end
  749. wait()
  750. end
  751. end)
  752.  
  753.  
  754. Brute_2.Name = "Brute"
  755. Brute_2.Parent = AutoFarmFrame
  756. Brute_2.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  757. Brute_2.BorderColor3 = Color3.new(0, 0, 0)
  758. Brute_2.BorderSizePixel = 0
  759. Brute_2.Position = UDim2.new(0.0362952426, 0, 0.490006894, 0)
  760. Brute_2.Size = UDim2.new(0, 226, 0, 28)
  761. Brute_2.Font = Enum.Font.SourceSans
  762. Brute_2.Text = "Rank 2 Investigator"
  763. Brute_2.TextColor3 = Color3.new(1, 1, 1)
  764. Brute_2.TextSize = 25
  765. Brute_2.MouseButton1Down:connect(function()
  766. local index_list = {5}
  767. local tweenservice = game:GetService("TweenService")
  768. local workspace = game:GetService("Workspace")
  769. local Players = game:GetService("Players")
  770. local client = Players.LocalPlayer
  771. local plrrem = client.Character:FindFirstChild("Remotes")
  772. local npcs = workspace.NPCSpawns:GetChildren()
  773. local selected_key = 5
  774. local pressrem = plrrem.KeyEvent
  775. local tp_offset = Vector3.new(1, 0, 0)
  776. local remotepw
  777. local mouse = client:GetMouse()
  778. client.CameraMode = Enum.CameraMode.Classic
  779. client.CameraMinZoomDistance = 20
  780.  
  781.  
  782. local npc_table = {
  783. [1] = "Low Rank Aogiri Member",
  784. [2] = "Mid Rank Aogiri Member",
  785. [3] = "High Rank Aogiri Member",
  786. [4] = "Rank 1 Investigator",
  787. [5] = "Rank 2 Investigator",
  788. [6] = "First Class Investigator",
  789. [7] = "Human",
  790. [8] = "Athlete",
  791. }
  792.  
  793. local key_list = {
  794. [1] = "C",
  795. [2] = "E",
  796. [3] = "F",
  797. [4] = "R",
  798. [5] = "Mouse1",
  799. }
  800.  
  801.  
  802. local toggles = {
  803. ["autofarm"] = true,
  804.  
  805. }
  806.  
  807.  
  808. function grabKey()
  809. local key
  810. for i,v in next,(debug.getregistry()) do
  811. if type(v) == "function" then
  812. for i,v in next, debug.getupvalues(v) do
  813. if tostring(i) == "HRPPosition1" then
  814. key = v
  815. end
  816. end
  817. end
  818. end
  819. return key
  820. end
  821.  
  822. remotepw = grabKey()
  823.  
  824.  
  825. function checkOff(remotes)
  826. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  827. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  828. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  829. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  830. else
  831. warn("checks are off")
  832. end
  833. end
  834.  
  835.  
  836. function getNPC(indexes)
  837. local npc_grab = {}
  838. for x,index in next, (indexes) do
  839. for i,v in next, (npcs) do
  840. if v:FindFirstChild(npc_table[index]) then
  841. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  842. print("found " .. i)
  843. else
  844. warn("not found " .. i)
  845. end
  846. end
  847. end
  848. return npc_grab
  849. end
  850.  
  851. function eatCorpse()
  852. client.CameraMode = Enum.CameraMode.LockFirstPerson
  853. wait(1)
  854. mouse1click()
  855. wait(1)
  856. client.CameraMode = Enum.CameraMode.Classic
  857. client.CameraMinZoomDistance = 20
  858. end
  859.  
  860.  
  861.  
  862.  
  863.  
  864. function pressKey(key)
  865. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  866. end
  867.  
  868. function tweenMove(model, target)
  869.  
  870. local CFrameValue = Instance.new("CFrameValue")
  871. CFrameValue.Value = model:GetPrimaryPartCFrame()
  872.  
  873. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  874. model:SetPrimaryPartCFrame(CFrameValue.Value)
  875. end)
  876.  
  877.  
  878. local Info = TweenInfo.new(
  879.  
  880. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  881.  
  882. Enum.EasingStyle.Linear, -- Easing Style
  883.  
  884. Enum.EasingDirection.Out, -- Easing Direction
  885.  
  886. 0, -- Times repeated
  887.  
  888. false, -- Reverse
  889.  
  890. 0 -- Delay
  891.  
  892. )
  893. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  894.  
  895. tween:Play()
  896. end
  897.  
  898.  
  899. --// MAIN LOOP
  900.  
  901. local char = client.Character
  902. char.PrimaryPart = char.HumanoidRootPart
  903.  
  904. checkOff(plrrem)
  905. wait()
  906. -- index_list[#index_list + 1] = 1
  907.  
  908.  
  909. while toggles["autofarm"] do
  910. for i,o in next,getNPC(index_list) do
  911. while o:FindFirstChild("HumanoidRootPart") do
  912. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  913. pressKey(selected_key)
  914. wait()
  915. end
  916. eatCorpse()
  917. end
  918. wait()
  919. end
  920. end)
  921.  
  922. Brute_3.Name = "Brute"
  923. Brute_3.Parent = AutoFarmFrame
  924. Brute_3.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  925. Brute_3.BorderColor3 = Color3.new(0, 0, 0)
  926. Brute_3.BorderSizePixel = 0
  927. Brute_3.Position = UDim2.new(0.0362952426, 0, 0.587832987, 0)
  928. Brute_3.Size = UDim2.new(0, 226, 0, 28)
  929. Brute_3.Font = Enum.Font.SourceSans
  930. Brute_3.Text = "First Class Investigator"
  931. Brute_3.TextColor3 = Color3.new(1, 1, 1)
  932. Brute_3.TextSize = 25
  933. Brute_3.MouseButton1Down:connect(function()
  934. local index_list = {6}
  935. local tweenservice = game:GetService("TweenService")
  936. local workspace = game:GetService("Workspace")
  937. local Players = game:GetService("Players")
  938. local client = Players.LocalPlayer
  939. local plrrem = client.Character:FindFirstChild("Remotes")
  940. local npcs = workspace.NPCSpawns:GetChildren()
  941. local selected_key = 5
  942. local pressrem = plrrem.KeyEvent
  943. local tp_offset = Vector3.new(1, 0, 0)
  944. local remotepw
  945. local mouse = client:GetMouse()
  946. client.CameraMode = Enum.CameraMode.Classic
  947. client.CameraMinZoomDistance = 20
  948.  
  949.  
  950. local npc_table = {
  951. [1] = "Low Rank Aogiri Member",
  952. [2] = "Mid Rank Aogiri Member",
  953. [3] = "High Rank Aogiri Member",
  954. [4] = "Rank 1 Investigator",
  955. [5] = "Rank 2 Investigator",
  956. [6] = "First Class Investigator",
  957. [7] = "Human",
  958. [8] = "Athlete",
  959. }
  960.  
  961. local key_list = {
  962. [1] = "C",
  963. [2] = "E",
  964. [3] = "F",
  965. [4] = "R",
  966. [5] = "Mouse1",
  967. }
  968.  
  969.  
  970. local toggles = {
  971. ["autofarm"] = true,
  972.  
  973. }
  974.  
  975.  
  976. function grabKey()
  977. local key
  978. for i,v in next,(debug.getregistry()) do
  979. if type(v) == "function" then
  980. for i,v in next, debug.getupvalues(v) do
  981. if tostring(i) == "HRPPosition1" then
  982. key = v
  983. end
  984. end
  985. end
  986. end
  987. return key
  988. end
  989.  
  990. remotepw = grabKey()
  991.  
  992.  
  993. function checkOff(remotes)
  994. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  995. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  996. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  997. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  998. else
  999. warn("checks are off")
  1000. end
  1001. end
  1002.  
  1003.  
  1004. function getNPC(indexes)
  1005. local npc_grab = {}
  1006. for x,index in next, (indexes) do
  1007. for i,v in next, (npcs) do
  1008. if v:FindFirstChild(npc_table[index]) then
  1009. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  1010. print("found " .. i)
  1011. else
  1012. warn("not found " .. i)
  1013. end
  1014. end
  1015. end
  1016. return npc_grab
  1017. end
  1018.  
  1019. function eatCorpse()
  1020. client.CameraMode = Enum.CameraMode.LockFirstPerson
  1021. wait(1)
  1022. mouse1click()
  1023. wait(1)
  1024. client.CameraMode = Enum.CameraMode.Classic
  1025. client.CameraMinZoomDistance = 20
  1026. end
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032. function pressKey(key)
  1033. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  1034. end
  1035.  
  1036. function tweenMove(model, target)
  1037.  
  1038. local CFrameValue = Instance.new("CFrameValue")
  1039. CFrameValue.Value = model:GetPrimaryPartCFrame()
  1040.  
  1041. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  1042. model:SetPrimaryPartCFrame(CFrameValue.Value)
  1043. end)
  1044.  
  1045.  
  1046. local Info = TweenInfo.new(
  1047.  
  1048. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  1049.  
  1050. Enum.EasingStyle.Linear, -- Easing Style
  1051.  
  1052. Enum.EasingDirection.Out, -- Easing Direction
  1053.  
  1054. 0, -- Times repeated
  1055.  
  1056. false, -- Reverse
  1057.  
  1058. 0 -- Delay
  1059.  
  1060. )
  1061. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  1062.  
  1063. tween:Play()
  1064. end
  1065.  
  1066.  
  1067. --// MAIN LOOP
  1068.  
  1069. local char = client.Character
  1070. char.PrimaryPart = char.HumanoidRootPart
  1071.  
  1072. checkOff(plrrem)
  1073. wait()
  1074. -- index_list[#index_list + 1] = 1
  1075.  
  1076.  
  1077. while toggles["autofarm"] do
  1078. for i,o in next,getNPC(index_list) do
  1079. while o:FindFirstChild("HumanoidRootPart") do
  1080. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  1081. pressKey(selected_key)
  1082. wait()
  1083. end
  1084. eatCorpse()
  1085. end
  1086. wait()
  1087. end
  1088. end)
  1089.  
  1090. Brute_4.Name = "Brute"
  1091. Brute_4.Parent = AutoFarmFrame
  1092. Brute_4.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1093. Brute_4.BorderColor3 = Color3.new(0, 0, 0)
  1094. Brute_4.BorderSizePixel = 0
  1095. Brute_4.Position = UDim2.new(0.154662579, 0, 0.797072113, 0)
  1096. Brute_4.Size = UDim2.new(0, 168, 0, 28)
  1097. Brute_4.Font = Enum.Font.SourceSans
  1098. Brute_4.Text = "Farm Eto"
  1099. Brute_4.TextColor3 = Color3.new(1, 1, 1)
  1100. Brute_4.TextSize = 25
  1101. Brute_4.MouseButton1Down:connect(function()
  1102. local index_list = {9}
  1103. local tweenservice = game:GetService("TweenService")
  1104. local workspace = game:GetService("Workspace")
  1105. local Players = game:GetService("Players")
  1106. local client = Players.LocalPlayer
  1107. local plrrem = client.Character:FindFirstChild("Remotes")
  1108. local npcs = workspace.NPCSpawns:GetChildren()
  1109. local selected_key = 5
  1110. local pressrem = plrrem.KeyEvent
  1111. local tp_offset = Vector3.new(1, 0, 0)
  1112. local remotepw
  1113. local mouse = client:GetMouse()
  1114. client.CameraMode = Enum.CameraMode.Classic
  1115. client.CameraMinZoomDistance = 20
  1116.  
  1117.  
  1118. local npc_table = {
  1119. [1] = "Low Rank Aogiri Member",
  1120. [2] = "Mid Rank Aogiri Member",
  1121. [3] = "High Rank Aogiri Member",
  1122. [4] = "Rank 1 Investigator",
  1123. [5] = "Rank 2 Investigator",
  1124. [6] = "First Class Investigator",
  1125. [7] = "Human",
  1126. [8] = "Athlete",
  1127. [9] = "Eto Yoshimura",
  1128. }
  1129.  
  1130. local key_list = {
  1131. [1] = "C",
  1132. [2] = "E",
  1133. [3] = "F",
  1134. [4] = "R",
  1135. [5] = "Mouse1",
  1136. }
  1137.  
  1138.  
  1139. local toggles = {
  1140. ["autofarm"] = true,
  1141.  
  1142. }
  1143.  
  1144.  
  1145. function grabKey()
  1146. local key
  1147. for i,v in next,(debug.getregistry()) do
  1148. if type(v) == "function" then
  1149. for i,v in next, debug.getupvalues(v) do
  1150. if tostring(i) == "HRPPosition1" then
  1151. key = v
  1152. end
  1153. end
  1154. end
  1155. end
  1156. return key
  1157. end
  1158.  
  1159. remotepw = grabKey()
  1160.  
  1161.  
  1162. function checkOff(remotes)
  1163. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  1164. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  1165. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  1166. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  1167. else
  1168. warn("checks are off")
  1169. end
  1170. end
  1171.  
  1172.  
  1173. function getNPC(indexes)
  1174. local npc_grab = {}
  1175. for x,index in next, (indexes) do
  1176. for i,v in next, (npcs) do
  1177. if v:FindFirstChild(npc_table[index]) then
  1178. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  1179. print("found " .. i)
  1180. else
  1181. warn("not found " .. i)
  1182. end
  1183. end
  1184. end
  1185. return npc_grab
  1186. end
  1187.  
  1188. function eatCorpse()
  1189. client.CameraMode = Enum.CameraMode.LockFirstPerson
  1190. wait(1)
  1191. mouse1click()
  1192. wait(1)
  1193. client.CameraMode = Enum.CameraMode.Classic
  1194. client.CameraMinZoomDistance = 20
  1195. end
  1196.  
  1197.  
  1198.  
  1199.  
  1200.  
  1201. function pressKey(key)
  1202. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  1203. end
  1204.  
  1205. function tweenMove(model, target)
  1206.  
  1207. local CFrameValue = Instance.new("CFrameValue")
  1208. CFrameValue.Value = model:GetPrimaryPartCFrame()
  1209.  
  1210. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  1211. model:SetPrimaryPartCFrame(CFrameValue.Value)
  1212. end)
  1213.  
  1214.  
  1215. local Info = TweenInfo.new(
  1216.  
  1217. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  1218.  
  1219. Enum.EasingStyle.Linear, -- Easing Style
  1220.  
  1221. Enum.EasingDirection.Out, -- Easing Direction
  1222.  
  1223. 0, -- Times repeated
  1224.  
  1225. false, -- Reverse
  1226.  
  1227. 0 -- Delay
  1228.  
  1229. )
  1230. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  1231.  
  1232. tween:Play()
  1233. end
  1234.  
  1235.  
  1236. --// MAIN LOOP
  1237.  
  1238. local char = client.Character
  1239. char.PrimaryPart = char.HumanoidRootPart
  1240.  
  1241. checkOff(plrrem)
  1242. wait()
  1243. -- index_list[#index_list + 1] = 1
  1244.  
  1245.  
  1246. while toggles["autofarm"] do
  1247. for i,o in next,getNPC(index_list) do
  1248. while o:FindFirstChild("HumanoidRootPart") do
  1249. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  1250. pressKey(selected_key)
  1251. wait()
  1252. end
  1253. eatCorpse()
  1254. end
  1255. wait()
  1256. end
  1257. end)
  1258.  
  1259. Brute_5.Name = "Brute"
  1260. Brute_5.Parent = AutoFarmFrame
  1261. Brute_5.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1262. Brute_5.BorderColor3 = Color3.new(0, 0, 0)
  1263. Brute_5.BorderSizePixel = 0
  1264. Brute_5.Position = UDim2.new(0.011805445, 0, 0.109572075, 0)
  1265. Brute_5.Size = UDim2.new(0, 112, 0, 28)
  1266. Brute_5.Font = Enum.Font.SourceSans
  1267. Brute_5.Text = "Humans"
  1268. Brute_5.TextColor3 = Color3.new(1, 1, 1)
  1269. Brute_5.TextSize = 25
  1270. Brute_5.MouseButton1Down:connect(function()
  1271. local index_list = {7}
  1272. local tweenservice = game:GetService("TweenService")
  1273. local workspace = game:GetService("Workspace")
  1274. local Players = game:GetService("Players")
  1275. local client = Players.LocalPlayer
  1276. local plrrem = client.Character:FindFirstChild("Remotes")
  1277. local npcs = workspace.NPCSpawns:GetChildren()
  1278. local selected_key = 5
  1279. local pressrem = plrrem.KeyEvent
  1280. local tp_offset = Vector3.new(1, 0, 0)
  1281. local remotepw
  1282. local mouse = client:GetMouse()
  1283. client.CameraMode = Enum.CameraMode.Classic
  1284. client.CameraMinZoomDistance = 20
  1285.  
  1286.  
  1287. local npc_table = {
  1288. [1] = "Low Rank Aogiri Member",
  1289. [2] = "Mid Rank Aogiri Member",
  1290. [3] = "High Rank Aogiri Member",
  1291. [4] = "Rank 1 Investigator",
  1292. [5] = "Rank 2 Investigator",
  1293. [6] = "First Class Investigator",
  1294. [7] = "Human",
  1295. [8] = "Athlete",
  1296. [9] = "Eto Yoshimura",
  1297. }
  1298.  
  1299. local key_list = {
  1300. [1] = "C",
  1301. [2] = "E",
  1302. [3] = "F",
  1303. [4] = "R",
  1304. [5] = "Mouse1",
  1305. }
  1306.  
  1307.  
  1308. local toggles = {
  1309. ["autofarm"] = true,
  1310.  
  1311. }
  1312.  
  1313.  
  1314. function grabKey()
  1315. local key
  1316. for i,v in next,(debug.getregistry()) do
  1317. if type(v) == "function" then
  1318. for i,v in next, debug.getupvalues(v) do
  1319. if tostring(i) == "HRPPosition1" then
  1320. key = v
  1321. end
  1322. end
  1323. end
  1324. end
  1325. return key
  1326. end
  1327.  
  1328. remotepw = grabKey()
  1329.  
  1330.  
  1331. function checkOff(remotes)
  1332. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  1333. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  1334. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  1335. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  1336. else
  1337. warn("checks are off")
  1338. end
  1339. end
  1340.  
  1341.  
  1342. function getNPC(indexes)
  1343. local npc_grab = {}
  1344. for x,index in next, (indexes) do
  1345. for i,v in next, (npcs) do
  1346. if v:FindFirstChild(npc_table[index]) then
  1347. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  1348. print("found " .. i)
  1349. else
  1350. warn("not found " .. i)
  1351. end
  1352. end
  1353. end
  1354. return npc_grab
  1355. end
  1356.  
  1357. function eatCorpse()
  1358. client.CameraMode = Enum.CameraMode.LockFirstPerson
  1359. wait(1)
  1360. mouse1click()
  1361. wait(1)
  1362. client.CameraMode = Enum.CameraMode.Classic
  1363. client.CameraMinZoomDistance = 20
  1364. end
  1365.  
  1366.  
  1367.  
  1368.  
  1369.  
  1370. function pressKey(key)
  1371. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  1372. end
  1373.  
  1374. function tweenMove(model, target)
  1375.  
  1376. local CFrameValue = Instance.new("CFrameValue")
  1377. CFrameValue.Value = model:GetPrimaryPartCFrame()
  1378.  
  1379. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  1380. model:SetPrimaryPartCFrame(CFrameValue.Value)
  1381. end)
  1382.  
  1383.  
  1384. local Info = TweenInfo.new(
  1385.  
  1386. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  1387.  
  1388. Enum.EasingStyle.Linear, -- Easing Style
  1389.  
  1390. Enum.EasingDirection.Out, -- Easing Direction
  1391.  
  1392. 0, -- Times repeated
  1393.  
  1394. false, -- Reverse
  1395.  
  1396. 0 -- Delay
  1397.  
  1398. )
  1399. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  1400.  
  1401. tween:Play()
  1402. end
  1403.  
  1404.  
  1405. --// MAIN LOOP
  1406.  
  1407. local char = client.Character
  1408. char.PrimaryPart = char.HumanoidRootPart
  1409.  
  1410. checkOff(plrrem)
  1411. wait()
  1412. -- index_list[#index_list + 1] = 1
  1413.  
  1414.  
  1415. while toggles["autofarm"] do
  1416. for i,o in next,getNPC(index_list) do
  1417. while o:FindFirstChild("HumanoidRootPart") do
  1418. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  1419. pressKey(selected_key)
  1420. wait()
  1421. end
  1422. eatCorpse()
  1423. end
  1424. wait()
  1425. end
  1426. end)
  1427.  
  1428. Credits.Name = "Credits"
  1429. Credits.Parent = AutoFarmFrame
  1430. Credits.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1431. Credits.BorderColor3 = Color3.new(1, 1, 1)
  1432. Credits.BorderSizePixel = 0
  1433. Credits.Position = UDim2.new(0.0189974252, 0, 0.698440611, 0)
  1434. Credits.Size = UDim2.new(0, 244, 0, 27)
  1435. Credits.Font = Enum.Font.SourceSans
  1436. Credits.Text = ""
  1437. Credits.TextColor3 = Color3.new(1, 1, 1)
  1438. Credits.TextScaled = true
  1439. Credits.TextSize = 25
  1440. Credits.TextStrokeColor3 = Color3.new(1, 1, 1)
  1441. Credits.TextWrapped = true
  1442.  
  1443. Credits_2.Name = "Credits"
  1444. Credits_2.Parent = AutoFarmFrame
  1445. Credits_2.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1446. Credits_2.BorderColor3 = Color3.new(1, 1, 1)
  1447. Credits_2.BorderSizePixel = 0
  1448. Credits_2.Position = UDim2.new(0.000897100195, 0, -0.000341996551, 0)
  1449. Credits_2.Size = UDim2.new(0, 244, 0, 27)
  1450. Credits_2.Font = Enum.Font.SourceSans
  1451. Credits_2.Text = ""
  1452. Credits_2.TextColor3 = Color3.new(1, 1, 1)
  1453. Credits_2.TextScaled = true
  1454. Credits_2.TextSize = 25
  1455. Credits_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  1456. Credits_2.TextWrapped = true
  1457.  
  1458. Close.Name = "Close"
  1459. Close.Parent = MainAss
  1460. Close.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1461. Close.BorderColor3 = Color3.new(0, 0, 0)
  1462. Close.BorderSizePixel = 0
  1463. Close.Position = UDim2.new(0.908131778, 0, -9.80511832e-05, 0)
  1464. Close.Size = UDim2.new(0, 39, 0, 39)
  1465. Close.ZIndex = 5
  1466. Close.Font = Enum.Font.Code
  1467. Close.Text = "x"
  1468. Close.TextColor3 = Color3.new(1, 1, 1)
  1469. Close.TextSize = 25
  1470.  
  1471. Title.Name = "Title"
  1472. Title.Parent = MainAss
  1473. Title.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1474. Title.BorderColor3 = Color3.new(0, 0, 0)
  1475. Title.BorderSizePixel = 0
  1476. Title.Size = UDim2.new(0, 428, 0, 39)
  1477. Title.ZIndex = 4
  1478. Title.Font = Enum.Font.SourceSans
  1479. Title.Text = "Ro-Ghoul Destroyer"
  1480. Title.TextColor3 = Color3.new(1, 1, 1)
  1481. Title.TextSize = 25
  1482.  
  1483. UselessBar.Name = "UselessBar"
  1484. UselessBar.Parent = MainAss
  1485. UselessBar.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1486. UselessBar.BorderColor3 = Color3.new(0, 0, 0)
  1487. UselessBar.BorderSizePixel = 0
  1488. UselessBar.Position = UDim2.new(0.635514021, 0, 0.0780000016, 0)
  1489. UselessBar.Size = UDim2.new(0, 2, 0, 456)
  1490.  
  1491. UselessBar1.Name = "UselessBar1"
  1492. UselessBar1.Parent = MainAss
  1493. UselessBar1.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1494. UselessBar1.BorderColor3 = Color3.new(0, 0, 0)
  1495. UselessBar1.BorderSizePixel = 0
  1496. UselessBar1.Position = UDim2.new(-7.13027504e-08, 0, 0.0779019445, 0)
  1497. UselessBar1.Size = UDim2.new(0, 3, 0, 456)
  1498.  
  1499. UselessBar2.Name = "UselessBar2"
  1500. UselessBar2.Parent = MainAss
  1501. UselessBar2.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1502. UselessBar2.BorderColor3 = Color3.new(0, 0, 0)
  1503. UselessBar2.BorderSizePixel = 0
  1504. UselessBar2.Position = UDim2.new(-7.13027504e-08, 0, 0.992941082, 0)
  1505. UselessBar2.Size = UDim2.new(0, 427, 0, 3)
  1506.  
  1507. UselessBar3.Name = "UselessBar3"
  1508. UselessBar3.Parent = MainAss
  1509. UselessBar3.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1510. UselessBar3.BorderColor3 = Color3.new(0, 0, 0)
  1511. UselessBar3.BorderSizePixel = 0
  1512. UselessBar3.Position = UDim2.new(0.992244005, 0, 0.0780000016, 0)
  1513. UselessBar3.Size = UDim2.new(0, 2, 0, 456)
  1514.  
  1515. Credits_3.Name = "Credits"
  1516. Credits_3.Parent = MainAss
  1517. Credits_3.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1518. Credits_3.BorderColor3 = Color3.new(1, 1, 1)
  1519. Credits_3.BorderSizePixel = 0
  1520. Credits_3.Position = UDim2.new(0.662804723, 0, 0.676092744, 0)
  1521. Credits_3.Size = UDim2.new(0, 134, 0, 74)
  1522. Credits_3.Font = Enum.Font.SourceSans
  1523. Credits_3.Text = ""
  1524. Credits_3.TextColor3 = Color3.new(1, 1, 1)
  1525. Credits_3.TextScaled = true
  1526. Credits_3.TextSize = 25
  1527. Credits_3.TextStrokeColor3 = Color3.new(1, 1, 1)
  1528. Credits_3.TextWrapped = true
  1529.  
  1530. Functions.Name = "Functions"
  1531. Functions.Parent = MainAss
  1532. Functions.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1533. Functions.BorderSizePixel = 0
  1534. Functions.Position = UDim2.new(0.661214948, 0, 0.228, 0)
  1535. Functions.Size = UDim2.new(0, 134, 0, 52)
  1536. Functions.Font = Enum.Font.SourceSans
  1537. Functions.Text = "Functions menu"
  1538. Functions.TextColor3 = Color3.new(1, 1, 1)
  1539. Functions.TextScaled = true
  1540. Functions.TextSize = 14
  1541. Functions.TextWrapped = true
  1542.  
  1543. FunctionMenu.Name = "Function Menu"
  1544. FunctionMenu.Parent = Functions
  1545. FunctionMenu.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1546. FunctionMenu.BorderColor3 = Color3.new(0, 0, 0)
  1547. FunctionMenu.BorderSizePixel = 0
  1548. FunctionMenu.Position = UDim2.new(-2.00009418, 0, -0.933153868, 0)
  1549. FunctionMenu.Size = UDim2.new(0, 245, 0, 368)
  1550. FunctionMenu.Visible = false
  1551.  
  1552. DesertBandit_4.Name = "Desert Bandit"
  1553. DesertBandit_4.Parent = FunctionMenu
  1554. DesertBandit_4.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1555. DesertBandit_4.BorderColor3 = Color3.new(0, 0, 0)
  1556. DesertBandit_4.BorderSizePixel = 0
  1557. DesertBandit_4.Position = UDim2.new(0.0362952426, 0, 0.155767769, 0)
  1558. DesertBandit_4.Size = UDim2.new(0, 226, 0, 28)
  1559. DesertBandit_4.Font = Enum.Font.SourceSans
  1560. DesertBandit_4.Text = "Speed (Hold E)"
  1561. DesertBandit_4.TextColor3 = Color3.new(1, 1, 1)
  1562. DesertBandit_4.TextSize = 25
  1563. DesertBandit_4.MouseButton1Down:connect(function()
  1564.  
  1565. down = false
  1566. velocity = Instance.new("BodyVelocity")
  1567. velocity.maxForce = Vector3.new(100000, 0, 100000)
  1568. ---vv Use that to change the speed v
  1569. local speed = 200
  1570. gyro = Instance.new("BodyGyro")
  1571. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  1572.  
  1573. local hum = game.Players.LocalPlayer.Character.Humanoid
  1574.  
  1575. function onButton1Down(mouse)
  1576. down = true
  1577. velocity.Parent = game.Players.LocalPlayer.Character.UpperTorso
  1578. velocity.velocity = (hum.MoveDirection) * speed
  1579. gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
  1580. while down do
  1581. if not down then break end
  1582. velocity.velocity = (hum.MoveDirection) * speed
  1583. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  1584. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  1585. wait(0.1)
  1586. end
  1587. end
  1588.  
  1589. function onButton1Up(mouse)
  1590. velocity.Parent = nil
  1591. gyro.Parent = nil
  1592. down = false
  1593. end
  1594. --To Change the key in those 2 lines, replace the "q" with your desired key
  1595. function onSelected(mouse)
  1596. mouse.KeyDown:connect(function(k) if k:lower()=="e"then onButton1Down(mouse)end end)
  1597. mouse.KeyUp:connect(function(k) if k:lower()=="e"then onButton1Up(mouse)end end)
  1598. end
  1599.  
  1600. onSelected(game.Players.LocalPlayer:GetMouse())
  1601. end)
  1602.  
  1603. Brute_6.Name = "Brute"
  1604. Brute_6.Parent = FunctionMenu
  1605. Brute_6.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  1606. Brute_6.BorderColor3 = Color3.new(0, 0, 0)
  1607. Brute_6.BorderSizePixel = 0
  1608. Brute_6.Position = UDim2.new(0.0362952426, 0, 0.381311268, 0)
  1609. Brute_6.Size = UDim2.new(0, 226, 0, 28)
  1610. Brute_6.Font = Enum.Font.SourceSans
  1611. Brute_6.Text = "Raviz Admin"
  1612. Brute_6.TextColor3 = Color3.new(1, 1, 1)
  1613. Brute_6.TextSize = 25
  1614. Brute_6.MouseButton1Down:connect(function()
  1615. -- Creator: illremember#3799
  1616.  
  1617. -- Credits to infinite yield, harkinian, dex creators
  1618.  
  1619. prefix = ":"
  1620. wait(0.3)
  1621. Commands = {
  1622. '[-] cmdbar is shown when ; is pressed.',
  1623. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  1624. '[2] bring [plr] -- You need a tool! Will bring player to you',
  1625. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  1626. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  1627. '[5] attach [plr] -- You need a tool! Attaches you to player',
  1628. '[6] unattach [plr] -- Attempts to unattach you from a player',
  1629. '[7] follow [plr] -- Makes you follow behind the player',
  1630. '[8] unfollow',
  1631. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  1632. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  1633. '[11] untrail',
  1634. '[12] orbit [plr] -- Makes you orbit the player',
  1635. '[13] unorbit',
  1636. '[14] fling [plr] -- Makes you fling the player',
  1637. '[15] unfling',
  1638. '[16] fecheck -- Checks if the game is FE or not',
  1639. '[17] void [plr] -- Teleports player to the void',
  1640. '[18] noclip -- Gives you noclip to walk through walls',
  1641. '[19] clip -- Removes noclip',
  1642. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  1643. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  1644. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  1645. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  1646. '[24] annoy [plr] -- Loop teleports you to the player',
  1647. '[25] unannoy',
  1648. '[26] headwalk [plr] -- Loop teleports you to the player head',
  1649. '[27] unheadwalk',
  1650. '[28] nolimbs -- Removes your arms and legs',
  1651. '[29] god -- Gives you FE Godmode',
  1652. '[30] drophats -- Drops your accessories',
  1653. '[31] droptool -- Drops any tool you have equipped',
  1654. '[32] loopdhats -- Loop drops your accessories',
  1655. '[33] unloopdhats',
  1656. '[34] loopdtool -- Loop drops any tools you have equipped',
  1657. '[35] unloopdtool',
  1658. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  1659. '[37] view [plr] -- Changes your camera to the player character',
  1660. '[38] unview',
  1661. '[39] goto [plr] -- Teleports you to player',
  1662. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  1663. '[41] unfly',
  1664. '[42] chat [msg] -- Makes you chat a message',
  1665. '[43] spam [msg] -- Spams a message',
  1666. '[44] unspam',
  1667. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  1668. '[46] pmspam [plr] -- Spams a player in private message',
  1669. '[47] unpmspam',
  1670. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  1671. '[49] uncfreeze [plr]',
  1672. '[50] unlockws -- Unlocks the workspace',
  1673. '[51] lockws -- Locks the workspace',
  1674. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  1675. '[53] pstand -- Enables platform stand',
  1676. '[54] unpstand -- Disables platform stand',
  1677. '[55] blockhead -- Removes your head mesh',
  1678. '[56] sit',
  1679. '[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',
  1680. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  1681. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  1682. '[60] cmds -- Prints all commands',
  1683. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  1684. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  1685. '[63] spinner -- Makes you spin',
  1686. '[64] nospinner',
  1687. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  1688. '[66] noreach -- Removes reach, must have tool equipped',
  1689. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  1690. '[68] tp me [plr] -- Alternative to goto',
  1691. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  1692. '[70] uncbring',
  1693. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  1694. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  1695. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  1696. '[74] unglitch -- Unglitches you',
  1697. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  1698. '[76] explorer -- Loads up DEX',
  1699. '[77] reset -- Resets your character.',
  1700. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  1701. '[79] animgui -- Loads up Energize animations GUI',
  1702. '[80] savepos -- Saves your current position',
  1703. '[81] loadpos -- Teleports you to your saved position',
  1704. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  1705. '[83] unbang',
  1706. '[84] delcmdbar -- Removes the command bar completely',
  1707. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  1708. '[86] shutdown -- Uses harkinians script to shutdown server',
  1709. '[87] respawn -- If grespawn doesnt work you can use respawn',
  1710. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  1711. '[89] getplrs -- Prints all players in game',
  1712. '[90] deldecal -- Deletes all decals client sided',
  1713. '[91] opfinality -- Loads in my FE GUI Opfinality',
  1714. '[92] remotes -- Prints all remotes in the game in the console when added',
  1715. '[93] noremotes -- Stops printing remotes',
  1716. '[94] tpdefault -- Stops all loop teleports to a player',
  1717. '[95] stopsit -- Will not allow you to sit',
  1718. '[96] gosit -- Allows you to sit',
  1719. '[97] clicktp -- Enables click tp',
  1720. '[98] noclicktp -- Disables click tp',
  1721. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  1722. '[100] toolsoff -- Stops ;toolson',
  1723. '[101] version -- Gets the admin version',
  1724. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  1725. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  1726. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  1727. '[105] clickdel -- Delete any block you press q on, client sided',
  1728. '[106] noclickdel -- Stops clickdel',
  1729. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  1730. '[108] unlooprhats -- Stops loop removing mesh',
  1731. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  1732. '[110] unlooprtool -- Stops loop removing mesh',
  1733. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  1734. '[112] age [plr] -- Makes you chat the account age of the player',
  1735. '[113] id [plr] -- Makes you chat the account ID of the player',
  1736. '[114] .age [plr] -- Privately shows you the account age of the player',
  1737. '[115] .id [plr] -- Privately shows you the account ID of the player',
  1738. '[116] gameid -- Shows the game ID',
  1739. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  1740. '[118] removefog -- Removes fog, client sided',
  1741. '[119] disable -- Disables your character by removing humanoid',
  1742. '[120] enable -- Enables your character by adding humanoid',
  1743. '[121] prefix [key] -- Changes the prefix used, default is ;',
  1744. '[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.',
  1745. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  1746. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  1747. '[125] uncarpet -- Stops carpet player',
  1748. '[126] stare [plr] -- Turns your character to stare at another player',
  1749. '[127] unstare -- Stops stare player',
  1750. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  1751. '[129] unlogchat -- Disables logchat',
  1752. '[130] fixcam -- Fixes/resets your camera',
  1753. '[131] unstate -- Stops changing state',
  1754. }
  1755. speedget = 1
  1756.  
  1757. lplayer = game:GetService("Players").LocalPlayer
  1758.  
  1759. lplayer.CharacterAdded:Connect(function(character)
  1760. spin = false
  1761. flying = false
  1762. staring = false
  1763. banpl = false
  1764. end)
  1765.  
  1766. function change()
  1767. prefix = prefix
  1768. speedfly = speedfly
  1769. end
  1770.  
  1771. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  1772. local Found = {}
  1773. local strl = String:lower()
  1774. if strl == "all" then
  1775. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1776. table.insert(Found,v)
  1777. end
  1778. elseif strl == "others" then
  1779. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1780. if v.Name ~= lplayer.Name then
  1781. table.insert(Found,v)
  1782. end
  1783. end
  1784. elseif strl == "me" then
  1785. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1786. if v.Name == lplayer.Name then
  1787. table.insert(Found,v)
  1788. end
  1789. end
  1790. else
  1791. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1792. if v.Name:lower():sub(1, #String) == String:lower() then
  1793. table.insert(Found,v)
  1794. end
  1795. end
  1796. end
  1797. return Found
  1798. end
  1799.  
  1800. local Mouse = lplayer:GetMouse()
  1801.  
  1802. spin = false
  1803. followed = false
  1804. traill = false
  1805. noclip = false
  1806. annoying = false
  1807. hwalk = false
  1808. droppinghats = false
  1809. droppingtools = false
  1810. flying = false
  1811. spamdelay = 1
  1812. spamming = false
  1813. spammingpm = false
  1814. cbringing = false
  1815. remotes = true
  1816. added = true
  1817. binds = false
  1818. stopsitting = false
  1819. clickgoto = false
  1820. gettingtools = false
  1821. removingmeshhats = false
  1822. removingmeshtool = false
  1823. clickdel = false
  1824. staring = false
  1825. chatlogs = false
  1826. banpl = false
  1827. changingstate = false
  1828. statechosen = 0
  1829.  
  1830. adminversion = "Reviz Admin by illremember, Version 2.0"
  1831.  
  1832. flying = false
  1833. speedfly = 1
  1834.  
  1835. function plrchat(plr, chat)
  1836. print(plr.Name..": "..tick().."\n"..chat)
  1837. end
  1838.  
  1839. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1840. v.Chatted:connect(function(chat)
  1841. if chatlogs then
  1842. plrchat(v, chat)
  1843. end
  1844. end)
  1845. end
  1846. game:GetService("Players").PlayerAdded:connect(function(plr)
  1847. plr.Chatted:connect(function(chat)
  1848. if chatlogs then
  1849. plrchat(plr, chat)
  1850. end
  1851. end)
  1852. end)
  1853.  
  1854.  
  1855. local ScreenGui = Instance.new("ScreenGui")
  1856. local Frame = Instance.new("Frame")
  1857. local CMDBAR = Instance.new("TextBox")
  1858. ScreenGui.Parent = game:GetService("CoreGui")
  1859. Frame.Parent = ScreenGui
  1860. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  1861. Frame.BackgroundTransparency = 0.3
  1862. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  1863. Frame.Size = UDim2.new(0, 200, 0, 40)
  1864. Frame.Active = true
  1865. Frame.Draggable = true
  1866. CMDBAR.Name = "CMDBAR"
  1867. CMDBAR.Parent = Frame
  1868. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1869. CMDBAR.BackgroundTransparency = 0.20000000298023
  1870. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  1871. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  1872. CMDBAR.Font = Enum.Font.SourceSansLight
  1873. CMDBAR.FontSize = Enum.FontSize.Size14
  1874. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  1875. CMDBAR.TextScaled = true
  1876. CMDBAR.TextSize = 14
  1877. CMDBAR.TextWrapped = true
  1878. CMDBAR.Text = "Press ; to type, Enter to execute"
  1879.  
  1880. local CMDS = Instance.new("ScreenGui")
  1881. local CMDSFRAME = Instance.new("Frame")
  1882. local ScrollingFrame = Instance.new("ScrollingFrame")
  1883. local TextLabel = Instance.new("TextLabel")
  1884. local closegui = Instance.new("TextButton")
  1885. CMDS.Name = "CMDS"
  1886. CMDS.Parent = game:GetService("CoreGui")
  1887. CMDSFRAME.Name = "CMDSFRAME"
  1888. CMDSFRAME.Parent = CMDS
  1889. CMDSFRAME.Active = true
  1890. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  1891. CMDSFRAME.BorderSizePixel = 0
  1892. CMDSFRAME.Draggable = true
  1893. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  1894. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  1895. CMDSFRAME.Visible = false
  1896. ScrollingFrame.Parent = CMDSFRAME
  1897. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  1898. ScrollingFrame.BorderSizePixel = 0
  1899. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  1900. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  1901. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  1902. TextLabel.Parent = ScrollingFrame
  1903. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1904. TextLabel.BackgroundTransparency = 1
  1905. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  1906. TextLabel.Font = Enum.Font.SourceSans
  1907. TextLabel.FontSize = Enum.FontSize.Size18
  1908. 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."
  1909. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1910. TextLabel.TextSize = 15
  1911. TextLabel.TextWrapped = true
  1912. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  1913. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  1914. closegui.Name = "closegui"
  1915. closegui.Parent = CMDSFRAME
  1916. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  1917. closegui.BorderSizePixel = 0
  1918. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  1919. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  1920. closegui.Font = Enum.Font.SourceSansBold
  1921. closegui.FontSize = Enum.FontSize.Size24
  1922. closegui.Text = "X"
  1923. closegui.TextColor3 = Color3.new(1, 1, 1)
  1924. closegui.TextSize = 20
  1925.  
  1926. closegui.MouseButton1Click:connect(function()
  1927. CMDSFRAME.Visible = false
  1928. end)
  1929.  
  1930. game:GetService('RunService').Stepped:connect(function()
  1931. if spin then
  1932. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  1933. end
  1934. if followed then
  1935. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  1936. end
  1937. if traill then
  1938. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  1939. end
  1940. if annoying then
  1941. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  1942. end
  1943. if hwalk then
  1944. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  1945. end
  1946. if staring then
  1947. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  1948. end
  1949. end)
  1950. game:GetService('RunService').Stepped:connect(function()
  1951. if noclip then
  1952. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  1953. lplayer.Character.Head.CanCollide = false
  1954. lplayer.Character.Torso.CanCollide = false
  1955. lplayer.Character["Left Leg"].CanCollide = false
  1956. lplayer.Character["Right Leg"].CanCollide = false
  1957. else
  1958. lplayer.Character.Humanoid:ChangeState(11)
  1959. end
  1960. end
  1961. if changingstate then
  1962. lplayer.Character.Humanoid:ChangeState(statechosen)
  1963. end
  1964. end)
  1965. game:GetService('RunService').Stepped:connect(function()
  1966. if droppinghats then
  1967. for i,v in pairs(lplayer.Character:GetChildren()) do
  1968. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1969. v.Parent = workspace
  1970. end
  1971. end
  1972. end
  1973. if droppingtools then
  1974. for i,v in pairs(lplayer.Character:GetChildren()) do
  1975. if (v:IsA("Tool")) then
  1976. v.Parent = workspace
  1977. end
  1978. end
  1979. end
  1980. if removingmeshhats then
  1981. for i,v in pairs(lplayer.Character:GetChildren()) do
  1982. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1983. v.Handle.Mesh:Destroy()
  1984. end
  1985. end
  1986. end
  1987. if removingmeshtool then
  1988. for i,v in pairs(lplayer.Character:GetChildren()) do
  1989. if (v:IsA("Tool")) then
  1990. v.Handle.Mesh:Destroy()
  1991. end
  1992. end
  1993. end
  1994. end)
  1995. game:GetService('RunService').Stepped:connect(function()
  1996. if banpl then
  1997. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  1998. end
  1999. end)
  2000. game:GetService('RunService').Stepped:connect(function()
  2001. if stopsitting then
  2002. lplayer.Character.Humanoid.Sit = false
  2003. end
  2004. end)
  2005.  
  2006. plr = lplayer
  2007. hum = plr.Character.HumanoidRootPart
  2008. mouse = plr:GetMouse()
  2009. mouse.KeyDown:connect(function(key)
  2010. if key == "e" then
  2011. if mouse.Target then
  2012. if clickgoto then
  2013. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  2014. elseif clickdel then
  2015. mouse.Target:Destroy()
  2016. end
  2017. end
  2018. end
  2019. end)
  2020.  
  2021. game:GetService("Workspace").ChildAdded:connect(function(part)
  2022. if gettingtools then
  2023. if part:IsA("Tool") then
  2024. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2025. end
  2026. end
  2027. end)
  2028.  
  2029. lplayer.Chatted:Connect(function(msg)
  2030. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  2031. if string.sub(msg, 7) == "me" then
  2032. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2033. else
  2034. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  2035. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2036. lplayer.Character.Humanoid.Name = 1
  2037. local l = lplayer.Character["1"]:Clone()
  2038. l.Parent = lplayer.Character
  2039. l.Name = "Humanoid"
  2040. wait(0.1)
  2041. lplayer.Character["1"]:Destroy()
  2042. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2043. lplayer.Character.Animate.Disabled = true
  2044. wait(0.1)
  2045. lplayer.Character.Animate.Disabled = false
  2046. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2047. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2048. lplayer.Character.Humanoid:EquipTool(v)
  2049. end
  2050. local function tp(player,player2)
  2051. local char1,char2=player.Character,player2.Character
  2052. if char1 and char2 then
  2053. char1:MoveTo(char2.Head.Position)
  2054. end
  2055. end
  2056. wait(0.1)
  2057. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2058. wait(0.2)
  2059. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2060. wait(0.5)
  2061. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2062. wait(0.7)
  2063. tp(lplayer,game:GetService("Players")[v.Name])
  2064. wait(0.7)
  2065. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2066. game:GetService("StarterGui"):SetCore("SendNotification", {
  2067. Title = "Tools needed!";
  2068. Text = "You need a tool in your backpack for this command!";
  2069. })
  2070. end
  2071. end
  2072. end
  2073. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  2074. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  2075. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2076. lplayer.Character.Humanoid.Name = 1
  2077. local l = lplayer.Character["1"]:Clone()
  2078. l.Parent = lplayer.Character
  2079. l.Name = "Humanoid"
  2080. wait(0.1)
  2081. lplayer.Character["1"]:Destroy()
  2082. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2083. lplayer.Character.Animate.Disabled = true
  2084. wait(0.1)
  2085. lplayer.Character.Animate.Disabled = false
  2086. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2087. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2088. lplayer.Character.Humanoid:EquipTool(v)
  2089. end
  2090. local function tp(player,player2)
  2091. local char1,char2=player.Character,player2.Character
  2092. if char1 and char2 then
  2093. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2094. end
  2095. end
  2096. local function getout(player,player2)
  2097. local char1,char2=player.Character,player2.Character
  2098. if char1 and char2 then
  2099. char1:MoveTo(char2.Head.Position)
  2100. end
  2101. end
  2102. tp(game:GetService("Players")[v.Name], lplayer)
  2103. wait(0.2)
  2104. tp(game:GetService("Players")[v.Name], lplayer)
  2105. wait(0.5)
  2106. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2107. wait(0.5)
  2108. getout(lplayer, game:GetService("Players")[v.Name])
  2109. wait(0.3)
  2110. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2111. game:GetService("StarterGui"):SetCore("SendNotification", {
  2112. Title = "Tools needed!";
  2113. Text = "You need a tool in your backpack for this command!";
  2114. })
  2115. end
  2116. end
  2117. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  2118. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2119. lplayer.Character.Humanoid.Name = 1
  2120. local l = lplayer.Character["1"]:Clone()
  2121. l.Parent = lplayer.Character
  2122. l.Name = "Humanoid"
  2123. wait(0.1)
  2124. lplayer.Character["1"]:Destroy()
  2125. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2126. lplayer.Character.Animate.Disabled = true
  2127. wait(0.1)
  2128. lplayer.Character.Animate.Disabled = false
  2129. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2130. lplayer.Character.Animate.Disabled = false
  2131. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2132. lplayer.Character.Humanoid:EquipTool(v)
  2133. end
  2134. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2135. spinplr = v
  2136. wait(0.5)
  2137. spin = true
  2138. game:GetService("StarterGui"):SetCore("SendNotification", {
  2139. Title = "Tools needed!";
  2140. Text = "You need a tool in your backpack for this command!";
  2141. })
  2142. end
  2143. end
  2144. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  2145. spin = false
  2146. end
  2147. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  2148. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2149. lplayer.Character.Humanoid.Name = 1
  2150. local l = lplayer.Character["1"]:Clone()
  2151. l.Parent = lplayer.Character
  2152. l.Name = "Humanoid"
  2153. wait(0.1)
  2154. lplayer.Character["1"]:Destroy()
  2155. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2156. lplayer.Character.Animate.Disabled = true
  2157. wait(0.1)
  2158. lplayer.Character.Animate.Disabled = false
  2159. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2160. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2161. lplayer.Character.Humanoid:EquipTool(v)
  2162. end
  2163. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2164. wait(0.3)
  2165. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2166. attplr = v
  2167. game:GetService("StarterGui"):SetCore("SendNotification", {
  2168. Title = "Tools needed!";
  2169. Text = "You need a tool in your backpack for this command!";
  2170. })
  2171. end
  2172. end
  2173. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  2174. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  2175. local function getout(player,player2)
  2176. local char1,char2=player.Character,player2.Character
  2177. if char1 and char2 then
  2178. char1:MoveTo(char2.Head.Position)
  2179. end
  2180. end
  2181. getout(lplayer, game:GetService("Players")[v.Name])
  2182. end
  2183. end
  2184. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  2185. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2186. followed = true
  2187. flwplr = v
  2188. end
  2189. end
  2190. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  2191. followed = false
  2192. end
  2193. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  2194. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  2195. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2196. lplayer.Character.Humanoid.Name = 1
  2197. local l = lplayer.Character["1"]:Clone()
  2198. l.Parent = lplayer.Character
  2199. l.Name = "Humanoid"
  2200. wait(0.1)
  2201. lplayer.Character["1"]:Destroy()
  2202. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2203. lplayer.Character.Animate.Disabled = true
  2204. wait(0.1)
  2205. lplayer.Character.Animate.Disabled = false
  2206. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2207. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2208. lplayer.Character.Humanoid:EquipTool(v)
  2209. end
  2210. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2211. wait(0.2)
  2212. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2213. wait(0.6)
  2214. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2215. wait(0.6)
  2216. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2217. game:GetService("StarterGui"):SetCore("SendNotification", {
  2218. Title = "Tools needed!";
  2219. Text = "You need a tool in your backpack for this command!";
  2220. })
  2221. end
  2222. end
  2223. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  2224. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2225. traill = true
  2226. trlplr = v
  2227. end
  2228. end
  2229. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  2230. traill = false
  2231. end
  2232. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  2233. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  2234. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2235. else
  2236. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2237. local o = Instance.new("RocketPropulsion")
  2238. o.Parent = lplayer.Character.HumanoidRootPart
  2239. o.Name = "Orbit"
  2240. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2241. o:Fire()
  2242. noclip = true
  2243. end
  2244. end
  2245. end
  2246. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  2247. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2248. noclip = false
  2249. end
  2250. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  2251. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  2252. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2253. else
  2254. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2255. local y = Instance.new("RocketPropulsion")
  2256. y.Parent = lplayer.Character.HumanoidRootPart
  2257. y.CartoonFactor = 1
  2258. y.MaxThrust = 800000
  2259. y.MaxSpeed = 1000
  2260. y.ThrustP = 200000
  2261. y.Name = "Fling"
  2262. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2263. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2264. y:Fire()
  2265. noclip = true
  2266. end
  2267. end
  2268. end
  2269. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  2270. noclip = false
  2271. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2272. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2273. wait(0.4)
  2274. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2275. end
  2276. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  2277. if game:GetService("Workspace").FilteringEnabled == true then
  2278. warn("FE is Enabled (Filtering Enabled)")
  2279. game:GetService("StarterGui"):SetCore("SendNotification", {
  2280. Title = "FE is Enabled";
  2281. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2282. })
  2283. else
  2284. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2285. game:GetService("StarterGui"):SetCore("SendNotification", {
  2286. Title = "FE is Disabled";
  2287. Text = "Filtering Disabled. Consider using a different admin script.";
  2288. })
  2289. end
  2290. end
  2291. if string.sub(msg, 1, 6) == (prefix.."void ") then
  2292. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2293. lplayer.Character.Humanoid.Name = 1
  2294. local l = lplayer.Character["1"]:Clone()
  2295. l.Parent = lplayer.Character
  2296. l.Name = "Humanoid"
  2297. wait(0.1)
  2298. lplayer.Character["1"]:Destroy()
  2299. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2300. lplayer.Character.Animate.Disabled = true
  2301. wait(0.1)
  2302. lplayer.Character.Animate.Disabled = false
  2303. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2304. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2305. lplayer.Character.Humanoid:EquipTool(v)
  2306. end
  2307. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2308. wait(0.2)
  2309. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2310. wait(0.6)
  2311. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2312. game:GetService("StarterGui"):SetCore("SendNotification", {
  2313. Title = "Tools needed!";
  2314. Text = "You need a tool in your backpack for this command!";
  2315. })
  2316. end
  2317. end
  2318. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  2319. noclip = true
  2320. game:GetService("StarterGui"):SetCore("SendNotification", {
  2321. Title = "Noclip enabled";
  2322. Text = "Type ;clip to disable";
  2323. })
  2324. end
  2325. if string.sub(msg, 1, 5) == (prefix.."clip") then
  2326. noclip = false
  2327. game:GetService("StarterGui"):SetCore("SendNotification", {
  2328. Title = "Noclip disabled";
  2329. Text = "Type ;noclip to enable";
  2330. })
  2331. end
  2332. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  2333. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  2334. end
  2335. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  2336. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  2337. end
  2338. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  2339. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  2340. end
  2341. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  2342. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  2343. end
  2344. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  2345. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  2346. end
  2347. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  2348. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  2349. end
  2350. if string.sub(msg, 1, 8) == (prefix.."default") then
  2351. lplayer.Character.Humanoid.JumpPower = 50
  2352. lplayer.Character.Humanoid.WalkSpeed = 16
  2353. lplayer.Character.Humanoid.HipHeight = 0
  2354. end
  2355. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  2356. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2357. annoying = true
  2358. annplr = v
  2359. end
  2360. end
  2361. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  2362. annoying = false
  2363. end
  2364. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  2365. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  2366. hwalk = true
  2367. hdwplr = v
  2368. end
  2369. end
  2370. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  2371. hwalk = false
  2372. end
  2373. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  2374. lplayer.Character["Left Leg"]:Destroy()
  2375. lplayer.Character["Left Arm"]:Destroy()
  2376. lplayer.Character["Right Leg"]:Destroy()
  2377. lplayer.Character["Right Arm"]:Destroy()
  2378. end
  2379. if string.sub(msg, 1, 4) == (prefix.."god") then
  2380. lplayer.Character.Humanoid.Name = 1
  2381. local l = lplayer.Character["1"]:Clone()
  2382. l.Parent = lplayer.Character
  2383. l.Name = "Humanoid"
  2384. wait(0.1)
  2385. lplayer.Character["1"]:Destroy()
  2386. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2387. lplayer.Character.Animate.Disabled = true
  2388. wait(0.1)
  2389. lplayer.Character.Animate.Disabled = false
  2390. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2391. game:GetService("StarterGui"):SetCore("SendNotification", {
  2392. Title = "FE Godmode enabled";
  2393. Text = "Use ;grespawn or ;respawn to remove";
  2394. })
  2395. end
  2396. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  2397. for i,v in pairs(lplayer.Character:GetChildren()) do
  2398. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2399. v.Parent = workspace
  2400. end
  2401. end
  2402. end
  2403. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  2404. for i,v in pairs(lplayer.Character:GetChildren()) do
  2405. if (v:IsA("Tool")) then
  2406. v.Parent = workspace
  2407. end
  2408. end
  2409. end
  2410. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  2411. droppinghats = true
  2412. game:GetService("StarterGui"):SetCore("SendNotification", {
  2413. Title = "Loop Drop Enabled";
  2414. Text = "Type ;unloopdhats to disable";
  2415. })
  2416. end
  2417. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  2418. droppinghats = false
  2419. game:GetService("StarterGui"):SetCore("SendNotification", {
  2420. Title = "Loop Drop Disabled";
  2421. Text = "Type ;loopdhats to enable.";
  2422. })
  2423. end
  2424. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  2425. droppingtools = true
  2426. game:GetService("StarterGui"):SetCore("SendNotification", {
  2427. Title = "Loop Drop Enabled";
  2428. Text = "Type ;unloopdtool to disable";
  2429. })
  2430. end
  2431. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  2432. droppingtools = false
  2433. game:GetService("StarterGui"):SetCore("SendNotification", {
  2434. Title = "Loop Drop Disabled";
  2435. Text = "Type ;loopdtool to enable.";
  2436. })
  2437. end
  2438. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  2439. Local = game:GetService('Players').LocalPlayer
  2440. Char = Local.Character
  2441. touched,tpdback = false, false
  2442. box = Instance.new('Part',workspace)
  2443. box.Anchored = true
  2444. box.CanCollide = true
  2445. box.Size = Vector3.new(10,1,10)
  2446. box.Position = Vector3.new(0,10000,0)
  2447. box.Touched:connect(function(part)
  2448. if (part.Parent.Name == Local.Name) then
  2449. if touched == false then
  2450. touched = true
  2451. function apply()
  2452. if script.Disabled ~= true then
  2453. no = Char.HumanoidRootPart:Clone()
  2454. wait(.25)
  2455. Char.HumanoidRootPart:Destroy()
  2456. no.Parent = Char
  2457. Char:MoveTo(loc)
  2458. touched = false
  2459. end end
  2460. if Char then
  2461. apply()
  2462. end
  2463. end
  2464. end
  2465. end)
  2466. repeat wait() until Char
  2467. loc = Char.HumanoidRootPart.Position
  2468. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2469. game:GetService("StarterGui"):SetCore("SendNotification", {
  2470. Title = "Invisibility enabled!";
  2471. Text = "Reset or use ;respawn to remove.";
  2472. })
  2473. end
  2474. if string.sub(msg, 1, 6) == (prefix.."view ") then
  2475. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2476. if game:GetService("Players")[v.Name].Character.Humanoid then
  2477. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2478. else
  2479. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2480. end
  2481. end
  2482. end
  2483. if string.sub(msg, 1, 7) == (prefix.."unview") then
  2484. if lplayer.Character.Humanoid then
  2485. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2486. else
  2487. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2488. end
  2489. end
  2490. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  2491. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2492. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2493. end
  2494. end
  2495. if string.sub(msg, 1, 4) == (prefix.."fly") then
  2496. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2497. repeat wait() until Mouse
  2498.  
  2499. local T = lplayer.Character.HumanoidRootPart
  2500. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2501. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2502. local SPEED = speedget
  2503.  
  2504. local function fly()
  2505. flying = true
  2506. local BG = Instance.new('BodyGyro', T)
  2507. local BV = Instance.new('BodyVelocity', T)
  2508. BG.P = 9e4
  2509. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2510. BG.cframe = T.CFrame
  2511. BV.velocity = Vector3.new(0, 0.1, 0)
  2512. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2513. spawn(function()
  2514. repeat wait()
  2515. lplayer.Character.Humanoid.PlatformStand = true
  2516. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2517. SPEED = 50
  2518. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2519. SPEED = 0
  2520. end
  2521. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2522. 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
  2523. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2524. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2525. 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
  2526. else
  2527. BV.velocity = Vector3.new(0, 0.1, 0)
  2528. end
  2529. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2530. until not flying
  2531. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2532. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2533. SPEED = 0
  2534. BG:destroy()
  2535. BV:destroy()
  2536. lplayer.Character.Humanoid.PlatformStand = false
  2537. end)
  2538. end
  2539. Mouse.KeyDown:connect(function(KEY)
  2540. if KEY:lower() == 'w' then
  2541. CONTROL.F = speedfly
  2542. elseif KEY:lower() == 's' then
  2543. CONTROL.B = -speedfly
  2544. elseif KEY:lower() == 'a' then
  2545. CONTROL.L = -speedfly
  2546. elseif KEY:lower() == 'd' then
  2547. CONTROL.R = speedfly
  2548. end
  2549. end)
  2550. Mouse.KeyUp:connect(function(KEY)
  2551. if KEY:lower() == 'w' then
  2552. CONTROL.F = 0
  2553. elseif KEY:lower() == 's' then
  2554. CONTROL.B = 0
  2555. elseif KEY:lower() == 'a' then
  2556. CONTROL.L = 0
  2557. elseif KEY:lower() == 'd' then
  2558. CONTROL.R = 0
  2559. end
  2560. end)
  2561. fly()
  2562. end
  2563. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  2564. flying = false
  2565. lplayer.Character.Humanoid.PlatformStand = false
  2566. end
  2567. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  2568. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  2569. end
  2570. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  2571. spamtext = (string.sub(msg, 7))
  2572. spamming = true
  2573. end
  2574. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  2575. spamming = false
  2576. end
  2577. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  2578. spamdelay = (string.sub(msg, 11))
  2579. end
  2580. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  2581. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2582. pmspammed = v.Name
  2583. spammingpm = true
  2584. end
  2585. end
  2586. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  2587. spammingpm = false
  2588. end
  2589. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  2590. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  2591. v.Character["Left Leg"].Anchored = true
  2592. v.Character["Left Arm"].Anchored = true
  2593. v.Character["Right Leg"].Anchored = true
  2594. v.Character["Right Arm"].Anchored = true
  2595. v.Character.Torso.Anchored = true
  2596. v.Character.Head.Anchored = true
  2597. end
  2598. end
  2599. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  2600. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  2601. v.Character["Left Leg"].Anchored = false
  2602. v.Character["Left Arm"].Anchored = false
  2603. v.Character["Right Leg"].Anchored = false
  2604. v.Character["Right Arm"].Anchored = false
  2605. v.Character.Torso.Anchored = false
  2606. v.Character.Head.Anchored = false
  2607. end
  2608. end
  2609. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  2610. local a = game:GetService("Workspace"):getChildren()
  2611. for i = 1, #a do
  2612. if a[i].className == "Part" then
  2613. a[i].Locked = false
  2614. elseif a[i].className == "Model" then
  2615. local r = a[i]:getChildren()
  2616. for i = 1, #r do
  2617. if r[i].className == "Part" then
  2618. r[i].Locked = false
  2619. end
  2620. end
  2621. end
  2622. end
  2623. game:GetService("StarterGui"):SetCore("SendNotification", {
  2624. Title = "Success!";
  2625. Text = "Workspace unlocked. Use ;lockws to lock.";
  2626. })
  2627. end
  2628. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  2629. local a = game:GetService("Workspace"):getChildren()
  2630. for i = 1, #a do
  2631. if a[i].className == "Part" then
  2632. a[i].Locked = true
  2633. elseif a[i].className == "Model" then
  2634. local r = a[i]:getChildren()
  2635. for i = 1, #r do
  2636. if r[i].className == "Part" then
  2637. r[i].Locked = true
  2638. end
  2639. end
  2640. end
  2641. end
  2642. end
  2643. if string.sub(msg, 1, 7) == (prefix.."btools") then
  2644. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  2645. Clone_T.BinType = "Clone"
  2646. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  2647. Destruct.BinType = "Hammer"
  2648. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  2649. Hold_T.BinType = "Grab"
  2650. end
  2651. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  2652. lplayer.Character.Humanoid.PlatformStand = true
  2653. end
  2654. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  2655. lplayer.Character.Humanoid.PlatformStand = false
  2656. end
  2657. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  2658. lplayer.Character.Head.Mesh:Destroy()
  2659. end
  2660. if string.sub(msg, 1, 4) == (prefix.."sit") then
  2661. lplayer.Character.Humanoid.Sit = true
  2662. end
  2663. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  2664. local function bringobjw()
  2665. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2666. if obj.Name == (string.sub(msg, 11)) then
  2667. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2668. obj.CanCollide = false
  2669. obj.Transparency = 0.7
  2670. wait()
  2671. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  2672. wait()
  2673. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  2674. wait()
  2675. obj.CFrame = lplayer.Character["Head"].CFrame
  2676. end
  2677. end
  2678. end
  2679. while wait() do
  2680. bringobjw()
  2681. end
  2682. game:GetService("StarterGui"):SetCore("SendNotification", {
  2683. Title = "BringObj";
  2684. Text = "BringObj enabled.";
  2685. })
  2686. end
  2687. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  2688. vis = (string.sub(msg, 8))
  2689. local a = game:GetService("Workspace"):GetDescendants()
  2690. for i = 1, #a do
  2691. if a[i].className == "Part" then
  2692. a[i].Transparency = vis
  2693. elseif a[i].className == "Model" then
  2694. local r = a[i]:getChildren()
  2695. for i = 1, #r do
  2696. if r[i].className == "Part" then
  2697. r[i].Transparency = vis
  2698. end
  2699. end
  2700. end
  2701. end
  2702. end
  2703. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  2704. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  2705. game:GetService("StarterGui"):SetCore("SendNotification", {
  2706. Title = "Success!";
  2707. Text = "HyperTotal GUI Loaded!";
  2708. })
  2709. end
  2710. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  2711. CMDSFRAME.Visible = true
  2712. end
  2713. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  2714. for i,v in pairs(lplayer.Character:GetChildren()) do
  2715. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2716. v.Handle.Mesh:Destroy()
  2717. end
  2718. end
  2719. end
  2720. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  2721. for i,v in pairs(lplayer.Character:GetChildren()) do
  2722. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2723. v.Handle.Mesh:Destroy()
  2724. end
  2725. end
  2726. end
  2727. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  2728. for i,v in pairs(lplayer.Character:GetChildren()) do
  2729. if (v:IsA("Tool")) then
  2730. v.Handle.Mesh:Destroy()
  2731. end
  2732. end
  2733. end
  2734. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  2735. for i,v in pairs(lplayer.Character:GetChildren()) do
  2736. if (v:IsA("Tool")) then
  2737. v.Handle.Mesh:Destroy()
  2738. end
  2739. end
  2740. end
  2741. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  2742. local p = Instance.new("RocketPropulsion")
  2743. p.Parent = lplayer.Character.HumanoidRootPart
  2744. p.Name = "Spinner"
  2745. p.Target = lplayer.Character["Left Arm"]
  2746. p:Fire()
  2747. game:GetService("StarterGui"):SetCore("SendNotification", {
  2748. Title = "Spinner enabled";
  2749. Text = "Type ;nospinner to disable.";
  2750. })
  2751. end
  2752. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  2753. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  2754. end
  2755. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  2756. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2757. if v:isA("Tool") then
  2758. local a = Instance.new("SelectionBox",v.Handle)
  2759. a.Adornee = v.Handle
  2760. v.Handle.Size = Vector3.new(0.5,0.5,60)
  2761. v.GripPos = Vector3.new(0,0,0)
  2762. lplayer.Character.Humanoid:UnequipTools()
  2763. end
  2764. end
  2765. game:GetService("StarterGui"):SetCore("SendNotification", {
  2766. Title = "Reach applied!";
  2767. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2768. })
  2769. end
  2770. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  2771. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2772. if v:isA("Tool") then
  2773. handleSize = v.Handle.Size
  2774. wait()
  2775. local a = Instance.new("SelectionBox",v.Handle)
  2776. a.Name = "a"
  2777. a.Adornee = v.Handle
  2778. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  2779. v.GripPos = Vector3.new(0,0,0)
  2780. lplayer.Character.Humanoid:UnequipTools()
  2781. end
  2782. end
  2783. game:GetService("StarterGui"):SetCore("SendNotification", {
  2784. Title = "Reach applied!";
  2785. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2786. })
  2787. end
  2788. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  2789. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2790. if v:isA("Tool") then
  2791. v.Handle.a:Destroy()
  2792. v.Handle.Size = handleSize
  2793. end
  2794. end
  2795. game:GetService("StarterGui"):SetCore("SendNotification", {
  2796. Title = "Reach removed!";
  2797. Text = "Removed reach from equipped sword.";
  2798. })
  2799. end
  2800. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  2801. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  2802. lplayer.Character.Humanoid.Name = 1
  2803. local l = lplayer.Character["1"]:Clone()
  2804. l.Parent = lplayer.Character
  2805. l.Name = "Humanoid"
  2806. wait(0.1)
  2807. lplayer.Character["1"]:Destroy()
  2808. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2809. lplayer.Character.Animate.Disabled = true
  2810. wait(0.1)
  2811. lplayer.Character.Animate.Disabled = false
  2812. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2813. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2814. lplayer.Character.Humanoid:EquipTool(v)
  2815. end
  2816. wait(0.1)
  2817. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2818. wait(0.2)
  2819. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2820. wait(0.5)
  2821. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2822. game:GetService("StarterGui"):SetCore("SendNotification", {
  2823. Title = "Tools needed!";
  2824. Text = "You need a tool in your backpack for this command!";
  2825. })
  2826. end
  2827. end
  2828. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  2829. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2830. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2831. end
  2832. end
  2833. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  2834. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  2835. cbringall = true
  2836. else
  2837. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2838. brplr = v.Name
  2839. end
  2840. end
  2841. cbring = true
  2842. end
  2843. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  2844. cbring = false
  2845. cbringall = false
  2846. end
  2847. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  2848. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2849. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2850. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2851. lplayer.Character.Humanoid.Name = 1
  2852. local l = lplayer.Character["1"]:Clone()
  2853. l.Parent = lplayer.Character
  2854. l.Name = "Humanoid"
  2855. wait(0.1)
  2856. lplayer.Character["1"]:Destroy()
  2857. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2858. lplayer.Character.Animate.Disabled = true
  2859. wait(0.1)
  2860. lplayer.Character.Animate.Disabled = false
  2861. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2862. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2863. lplayer.Character.Humanoid:EquipTool(v)
  2864. end
  2865. local function tp(player,player2)
  2866. local char1,char2=player.Character,player2.Character
  2867. if char1 and char2 then
  2868. char1:MoveTo(char2.Head.Position)
  2869. end
  2870. end
  2871. wait(0.1)
  2872. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2873. wait(0.2)
  2874. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2875. wait(0.5)
  2876. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2877. wait(0.6)
  2878. tp(lplayer, game:GetService("Players")[v.Name])
  2879. wait(0.4)
  2880. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  2881. game:GetService("StarterGui"):SetCore("SendNotification", {
  2882. Title = "Tools needed!";
  2883. Text = "You need a tool in your backpack for this command!";
  2884. })
  2885. end
  2886. end
  2887. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  2888. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2889. lplayer.Character.Humanoid.Name = 1
  2890. local l = lplayer.Character["1"]:Clone()
  2891. l.Parent = lplayer.Character
  2892. l.Name = "Humanoid"
  2893. wait(0.1)
  2894. lplayer.Character["1"]:Destroy()
  2895. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2896. lplayer.Character.Animate.Disabled = true
  2897. wait(0.1)
  2898. lplayer.Character.Animate.Disabled = false
  2899. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2900. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2901. lplayer.Character.Humanoid:EquipTool(v)
  2902. end
  2903. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2904. wait(0.3)
  2905. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2906. wait(0.4)
  2907. b = Instance.new("BodyForce")
  2908. b.Parent = lplayer.Character.HumanoidRootPart
  2909. b.Name = "Glitch"
  2910. b.Force = Vector3.new(100000000,5000,0)
  2911. game:GetService("StarterGui"):SetCore("SendNotification", {
  2912. Title = "Tools needed!";
  2913. Text = "You need a tool in your backpack for this command!";
  2914. })
  2915. end
  2916. end
  2917. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  2918. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  2919. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  2920. b = Instance.new("BodyForce")
  2921. b.Parent = lplayer.Character.HumanoidRootPart
  2922. b.Name = "unGlitch"
  2923. b.Force = Vector3.new(0,-5000000,0)
  2924. wait(2)
  2925. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  2926. end
  2927. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  2928. lplayer.Character.Humanoid.Health = 0
  2929. wait(1)
  2930. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  2931. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  2932. end
  2933. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  2934. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  2935. game:GetService("StarterGui"):SetCore("SendNotification", {
  2936. Title = "Success!";
  2937. Text = "DEX Explorer has loaded.";
  2938. })
  2939. end
  2940. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  2941. local Anim = Instance.new("Animation")
  2942. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  2943. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  2944. track:Play(.1, 1, 1)
  2945. end
  2946. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  2947. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  2948. game:GetService("StarterGui"):SetCore("SendNotification", {
  2949. Title = "Success!";
  2950. Text = "Energize Animations GUI has loaded.";
  2951. })
  2952. end
  2953. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  2954. saved = lplayer.Character.HumanoidRootPart.CFrame
  2955. game:GetService("StarterGui"):SetCore("SendNotification", {
  2956. Title = "Position Saved";
  2957. Text = "Use ;loadpos to return to saved position.";
  2958. })
  2959. end
  2960. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  2961. lplayer.Character.HumanoidRootPart.CFrame = saved
  2962. end
  2963. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  2964. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2965. local Anim2 = Instance.new("Animation")
  2966. Anim2.AnimationId = "rbxassetid://148840371"
  2967. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  2968. track2:Play(.1, 1, 1)
  2969. bplrr = v.Name
  2970. banpl = true
  2971. end
  2972. end
  2973. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  2974. banpl = false
  2975. end
  2976. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  2977. local function bringmodw()
  2978. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2979. if obj.Name == (string.sub(msg, 11)) then
  2980. for i,ch in pairs(obj:GetDescendants()) do
  2981. if (ch:IsA("BasePart")) then
  2982. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2983. ch.CanCollide = false
  2984. ch.Transparency = 0.7
  2985. wait()
  2986. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  2987. wait()
  2988. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  2989. wait()
  2990. ch.CFrame = lplayer.Character["Head"].CFrame
  2991. end
  2992. end
  2993. end
  2994. end
  2995. end
  2996. while wait() do
  2997. bringmodw()
  2998. end
  2999. game:GetService("StarterGui"):SetCore("SendNotification", {
  3000. Title = "BringMod";
  3001. Text = "BringMod enabled.";
  3002. })
  3003. end
  3004. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  3005. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3006. local hum = Instance.new('Humanoid', mod)
  3007. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3008. lplayer.Character = mod
  3009. end
  3010. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  3011. game:GetService'RunService'.Stepped:Connect(function()
  3012. pcall(function()
  3013. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3014. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3015. for _,x in pairs(v.Character.Head:GetChildren()) do
  3016. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3017. end
  3018. end
  3019. end
  3020. end)
  3021. end)
  3022. game:GetService("StarterGui"):SetCore("SendNotification", {
  3023. Title = "Attempting Shutdown";
  3024. Text = "Shutdown Attempt has begun.";
  3025. })
  3026. end
  3027. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  3028. objtodel = (string.sub(msg, 9))
  3029. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3030. if v.Name == objtodel then
  3031. v:Destroy()
  3032. end
  3033. end
  3034. end
  3035. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  3036. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3037. print(v)
  3038. end
  3039. game:GetService("StarterGui"):SetCore("SendNotification", {
  3040. Title = "Printed";
  3041. Text = "Players have been printed to console. (F9)";
  3042. })
  3043. end
  3044. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  3045. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3046. if (v:IsA("Decal")) then
  3047. v:Destroy()
  3048. end
  3049. end
  3050. end
  3051. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  3052. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3053. game:GetService("StarterGui"):SetCore("SendNotification", {
  3054. Title = "Success!";
  3055. Text = "OpFinality GUI has loaded.";
  3056. })
  3057. end
  3058. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  3059. remotes = true
  3060. added = true
  3061. game.DescendantAdded:connect(function(rmt)
  3062. if added == true then
  3063. if remotes == true then
  3064. if rmt:IsA("RemoteEvent") then
  3065. print("A RemoteEvent was added!")
  3066. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3067. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3068. end end end
  3069. end)
  3070. game.DescendantAdded:connect(function(rmtfnctn)
  3071. if added == true then
  3072. if remotes == true then
  3073. if rmtfnctn:IsA("RemoteFunction") then
  3074. warn("A RemoteFunction was added!")
  3075. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3076. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3077. end end end
  3078. end)
  3079.  
  3080. game.DescendantAdded:connect(function(bndfnctn)
  3081. if added == true then
  3082. if binds == true then
  3083. if bndfnctn:IsA("BindableFunction") then
  3084. print("A BindableFunction was added!")
  3085. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3086. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3087. end end end
  3088. end)
  3089.  
  3090. game.DescendantAdded:connect(function(bnd)
  3091. if added == true then
  3092. if binds == true then
  3093. if bnd:IsA("BindableEvent") then
  3094. warn("A BindableEvent was added!")
  3095. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3096. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3097. end end end
  3098. end)
  3099.  
  3100.  
  3101. if binds == true then
  3102. for i,v in pairs(game:GetDescendants()) do
  3103. if v:IsA("BindableFunction") then
  3104. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3105. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3106. end end
  3107. for i,v in pairs(game:GetDescendants()) do
  3108. if v:IsA("BindableEvent") then
  3109. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3110. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3111. end end
  3112. else
  3113. print("Off")
  3114. end
  3115. if remotes == true then
  3116. for i,v in pairs(game:GetDescendants()) do
  3117. if v:IsA("RemoteFunction") then
  3118. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3119. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3120. end end
  3121. wait()
  3122. for i,v in pairs(game:GetDescendants()) do
  3123. if v:IsA("RemoteEvent") then
  3124. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3125. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3126. end end
  3127. else
  3128. print("Off")
  3129. end
  3130. game:GetService("StarterGui"):SetCore("SendNotification", {
  3131. Title = "Printing Remotes";
  3132. Text = "Type ;noremotes to disable.";
  3133. })
  3134. end
  3135. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  3136. remotes = false
  3137. added = false
  3138. game:GetService("StarterGui"):SetCore("SendNotification", {
  3139. Title = "Printing Remotes Disabled";
  3140. Text = "Type ;remotes to enable.";
  3141. })
  3142. end
  3143. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  3144. spin = false
  3145. followed = false
  3146. traill = false
  3147. noclip = false
  3148. annoying = false
  3149. hwalk = false
  3150. cbringing = false
  3151. end
  3152. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  3153. stopsitting = true
  3154. end
  3155. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  3156. stopsitting = false
  3157. end
  3158. if string.sub(msg, 1, 8) == (prefix.."version") then
  3159. print(adminversion)
  3160. game:GetService("StarterGui"):SetCore("SendNotification", {
  3161. Title = "Version";
  3162. Text = adminversion;
  3163. })
  3164. end
  3165. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  3166. clickgoto = true
  3167. game:GetService("StarterGui"):SetCore("SendNotification", {
  3168. Title = "Click TP";
  3169. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  3170. })
  3171. end
  3172. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  3173. clickdel = true
  3174. game:GetService("StarterGui"):SetCore("SendNotification", {
  3175. Title = "Click Delete";
  3176. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  3177. })
  3178. end
  3179. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  3180. clickdel = false
  3181. game:GetService("StarterGui"):SetCore("SendNotification", {
  3182. Title = "Click Delete";
  3183. Text = "Click delete has been disabled.";
  3184. })
  3185. end
  3186. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  3187. clickgoto = false
  3188. game:GetService("StarterGui"):SetCore("SendNotification", {
  3189. Title = "Click TP";
  3190. Text = "Click TP has been disabled.";
  3191. })
  3192. end
  3193. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  3194. gettingtools = true
  3195. game:GetService("StarterGui"):SetCore("SendNotification", {
  3196. Title = "Tools Enabled";
  3197. Text = "Automatically colleting tools dropped.";
  3198. })
  3199. end
  3200. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  3201. gettingtools = false
  3202. game:GetService("StarterGui"):SetCore("SendNotification", {
  3203. Title = "Tools Disabled";
  3204. Text = "Click TP has been disabled.";
  3205. })
  3206. end
  3207. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  3208. ScreenGui:Destroy()
  3209. end
  3210. if string.sub(msg, 1, 6) == (prefix.."reset") then
  3211. lplayer.Character.Head:Destroy()
  3212. end
  3213. if string.sub(msg, 1, 7) == (prefix.."state ") then
  3214. statechosen = string.sub(msg, 8)
  3215. changingstate = true
  3216. end
  3217. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  3218. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  3219. end
  3220. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  3221. removingmeshhats = true
  3222. end
  3223. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  3224. removingmeshhats = false
  3225. end
  3226. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  3227. removingmeshtool = true
  3228. end
  3229. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  3230. removingmeshtool = false
  3231. end
  3232. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  3233. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3234. if v:IsA("Tool") then
  3235. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  3236. v.Parent = player.Character
  3237. end
  3238. end
  3239. end
  3240. end
  3241. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  3242. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3243. if v:IsA("Tool") then
  3244. v.Parent = lplayer.Character
  3245. wait()
  3246. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  3247. v.Parent = player.Character
  3248. end
  3249. end
  3250. end
  3251. end
  3252. if string.sub(msg, 1, 5) == (prefix.."age ") then
  3253. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  3254. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3255. end
  3256. end
  3257. if string.sub(msg, 1, 4) == (prefix.."id ") then
  3258. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  3259. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3260. end
  3261. end
  3262. if string.sub(msg, 1, 6) == (prefix..".age ") then
  3263. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  3264. game:GetService("StarterGui"):SetCore("SendNotification", {
  3265. Title = player.AccountAge.." Days";
  3266. Text = "Account age of "..player.Name;
  3267. })
  3268. end
  3269. end
  3270. if string.sub(msg, 1, 5) == (prefix..".id ") then
  3271. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  3272. game:GetService("StarterGui"):SetCore("SendNotification", {
  3273. Title = player.UserId.." ID";
  3274. Text = "Account ID of "..player.Name;
  3275. })
  3276. end
  3277. end
  3278. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  3279. game:GetService("StarterGui"):SetCore("SendNotification", {
  3280. Title = "Game ID";
  3281. Text = "Game ID: ".. game.GameId;
  3282. })
  3283. end
  3284. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  3285. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3286. if pgscheck == true then
  3287. game:GetService("StarterGui"):SetCore("SendNotification", {
  3288. Title = "PGSPhysicsSolverEnabled";
  3289. Text = "PGS is Enabled!";
  3290. })
  3291. else
  3292. game:GetService("StarterGui"):SetCore("SendNotification", {
  3293. Title = "PGSPhysicsSolverEnabled";
  3294. Text = "PGS is Disabled!";
  3295. })
  3296. end
  3297. end
  3298. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  3299. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3300. if v:IsA("Part") then
  3301. if v.Transparency == 1 then
  3302. if v.Name ~= "HumanoidRootPart" then
  3303. v:Destroy()
  3304. end
  3305. end
  3306. end
  3307. end
  3308. end
  3309. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  3310. game:GetService("Lighting").FogStart = 0
  3311. game:GetService("Lighting").FogEnd = 9999999999999
  3312. end
  3313. if string.sub(msg, 1, 8) == (prefix.."disable") then
  3314. lplayer.Character.Humanoid.Parent = lplayer
  3315. end
  3316. if string.sub(msg, 1, 7) == (prefix.."enable") then
  3317. lplayer.Humanoid.Parent = lplayer.Character
  3318. end
  3319. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  3320. prefix = (string.sub(msg, 9, 9))
  3321. wait(0.1)
  3322. change()
  3323. wait(0.1)
  3324. game:GetService("StarterGui"):SetCore("SendNotification", {
  3325. Title = "Prefix changed!";
  3326. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  3327. })
  3328. end
  3329. if string.sub(msg, 1, 12) == (";resetprefix") then
  3330. prefix = ";"
  3331. wait(0.1)
  3332. change()
  3333. wait(0.1)
  3334. game:GetService("StarterGui"):SetCore("SendNotification", {
  3335. Title = "Prefix changed!";
  3336. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  3337. })
  3338. end
  3339. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  3340. speedfly = string.sub(msg, 11)
  3341. wait()
  3342. change()
  3343. end
  3344. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  3345. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  3346. local Anim3 = Instance.new("Animation")
  3347. Anim3.AnimationId = "rbxassetid://282574440"
  3348. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3349. track3:Play(.1, 1, 1)
  3350. bplrr = v.Name
  3351. banpl = true
  3352. end
  3353. end
  3354. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  3355. banpl = false
  3356. end
  3357. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  3358. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  3359. staring = true
  3360. stareplr = v
  3361. end
  3362. end
  3363. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  3364. staring = false
  3365. end
  3366. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  3367. chatlogs = true
  3368. game:GetService("StarterGui"):SetCore("SendNotification", {
  3369. Title = "LogChat enabled";
  3370. Text = "Now logging all player chat.";
  3371. })
  3372. end
  3373. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  3374. chatlogs = false
  3375. game:GetService("StarterGui"):SetCore("SendNotification", {
  3376. Title = "LogChat disabled";
  3377. Text = "Stopped logging all player chat.";
  3378. })
  3379. end
  3380. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  3381. game:GetService("Workspace").CurrentCamera:Destroy()
  3382. wait(0.1)
  3383. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3384. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3385. lplayer.CameraMinZoomDistance = 0.5
  3386. lplayer.CameraMaxZoomDistance = 400
  3387. lplayer.CameraMode = "Classic"
  3388. end
  3389. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  3390. changingstate = false
  3391. end
  3392. end)
  3393.  
  3394. local function tp()
  3395. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  3396. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  3397. if player.Name == brplr then
  3398. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  3399. end
  3400. end
  3401. end
  3402. end
  3403. local function tpall()
  3404. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  3405. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  3406. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  3407. end
  3408. end
  3409. end
  3410. spawn(function()
  3411. while wait(spamdelay) do
  3412. if spamming == true then
  3413. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  3414. end
  3415. end
  3416. end)
  3417. spawn(function()
  3418. while wait(spamdelay) do
  3419. if spammingpm == true then
  3420. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  3421. end
  3422. end
  3423. end)
  3424. spawn(function()
  3425. while wait() do
  3426. if cbring == true then
  3427. tp()
  3428. end
  3429. end
  3430. end)
  3431. spawn(function()
  3432. while wait() do
  3433. if cbringall == true then
  3434. tpall()
  3435. end
  3436. end
  3437. end)
  3438.  
  3439. Mouse.KeyDown:connect(function(Key)
  3440. if Key == prefix then
  3441. CMDBAR:CaptureFocus()
  3442. end
  3443. end)
  3444.  
  3445. CMDBAR.FocusLost:connect(function(enterPressed)
  3446. if enterPressed then
  3447. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  3448. if string.sub(CMDBAR.Text, 6) == "me" then
  3449. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  3450. else
  3451. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  3452. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3453. lplayer.Character.Humanoid.Name = 1
  3454. local l = lplayer.Character["1"]:Clone()
  3455. l.Parent = lplayer.Character
  3456. l.Name = "Humanoid"
  3457. wait(0.1)
  3458. lplayer.Character["1"]:Destroy()
  3459. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3460. lplayer.Character.Animate.Disabled = true
  3461. wait(0.1)
  3462. lplayer.Character.Animate.Disabled = false
  3463. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3464. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3465. lplayer.Character.Humanoid:EquipTool(v)
  3466. end
  3467. local function tp(player,player2)
  3468. local char1,char2=player.Character,player2.Character
  3469. if char1 and char2 then
  3470. char1:MoveTo(char2.Head.Position)
  3471. end
  3472. end
  3473. wait(0.1)
  3474. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3475. wait(0.2)
  3476. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3477. wait(0.5)
  3478. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3479. wait(0.7)
  3480. tp(lplayer,game:GetService("Players")[v.Name])
  3481. wait(0.7)
  3482. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3483. game:GetService("StarterGui"):SetCore("SendNotification", {
  3484. Title = "Tools needed!";
  3485. Text = "You need a tool in your backpack for this command!";
  3486. })
  3487. end
  3488. end
  3489. end
  3490. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  3491. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3492. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3493. lplayer.Character.Humanoid.Name = 1
  3494. local l = lplayer.Character["1"]:Clone()
  3495. l.Parent = lplayer.Character
  3496. l.Name = "Humanoid"
  3497. wait(0.1)
  3498. lplayer.Character["1"]:Destroy()
  3499. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3500. lplayer.Character.Animate.Disabled = true
  3501. wait(0.1)
  3502. lplayer.Character.Animate.Disabled = false
  3503. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3504. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3505. lplayer.Character.Humanoid:EquipTool(v)
  3506. end
  3507. local function tp(player,player2)
  3508. local char1,char2=player.Character,player2.Character
  3509. if char1 and char2 then
  3510. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  3511. end
  3512. end
  3513. local function getout(player,player2)
  3514. local char1,char2=player.Character,player2.Character
  3515. if char1 and char2 then
  3516. char1:MoveTo(char2.Head.Position)
  3517. end
  3518. end
  3519. tp(game:GetService("Players")[v.Name], lplayer)
  3520. wait(0.2)
  3521. tp(game:GetService("Players")[v.Name], lplayer)
  3522. wait(0.5)
  3523. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3524. wait(0.5)
  3525. getout(lplayer, game:GetService("Players")[v.Name])
  3526. wait(0.3)
  3527. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3528. game:GetService("StarterGui"):SetCore("SendNotification", {
  3529. Title = "Tools needed!";
  3530. Text = "You need a tool in your backpack for this command!";
  3531. })
  3532. end
  3533. end
  3534. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  3535. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) 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. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3551. spinplr = v
  3552. wait(0.5)
  3553. spin = true
  3554. game:GetService("StarterGui"):SetCore("SendNotification", {
  3555. Title = "Tools needed!";
  3556. Text = "You need a tool in your backpack for this command!";
  3557. })
  3558. end
  3559. end
  3560. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  3561. spin = false
  3562. end
  3563. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  3564. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3565. lplayer.Character.Humanoid.Name = 1
  3566. local l = lplayer.Character["1"]:Clone()
  3567. l.Parent = lplayer.Character
  3568. l.Name = "Humanoid"
  3569. wait(0.1)
  3570. lplayer.Character["1"]:Destroy()
  3571. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3572. lplayer.Character.Animate.Disabled = true
  3573. wait(0.1)
  3574. lplayer.Character.Animate.Disabled = false
  3575. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3576. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3577. lplayer.Character.Humanoid:EquipTool(v)
  3578. end
  3579. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3580. wait(0.3)
  3581. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3582. attplr = v
  3583. game:GetService("StarterGui"):SetCore("SendNotification", {
  3584. Title = "Tools needed!";
  3585. Text = "You need a tool in your backpack for this command!";
  3586. })
  3587. end
  3588. end
  3589. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  3590. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3591. local function getout(player,player2)
  3592. local char1,char2=player.Character,player2.Character
  3593. if char1 and char2 then
  3594. char1:MoveTo(char2.Head.Position)
  3595. end
  3596. end
  3597. getout(lplayer, game:GetService("Players")[v.Name])
  3598. end
  3599. end
  3600. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  3601. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3602. followed = true
  3603. flwplr = v
  3604. end
  3605. end
  3606. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  3607. followed = false
  3608. end
  3609. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  3610. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3611. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3612. lplayer.Character.Humanoid.Name = 1
  3613. local l = lplayer.Character["1"]:Clone()
  3614. l.Parent = lplayer.Character
  3615. l.Name = "Humanoid"
  3616. wait(0.1)
  3617. lplayer.Character["1"]:Destroy()
  3618. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3619. lplayer.Character.Animate.Disabled = true
  3620. wait(0.1)
  3621. lplayer.Character.Animate.Disabled = false
  3622. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3623. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3624. lplayer.Character.Humanoid:EquipTool(v)
  3625. end
  3626. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3627. wait(0.2)
  3628. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3629. wait(0.6)
  3630. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3631. wait(0.6)
  3632. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  3633. game:GetService("StarterGui"):SetCore("SendNotification", {
  3634. Title = "Tools needed!";
  3635. Text = "You need a tool in your backpack for this command!";
  3636. })
  3637. end
  3638. end
  3639. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  3640. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3641. traill = true
  3642. trlplr = v
  3643. end
  3644. end
  3645. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  3646. traill = false
  3647. end
  3648. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  3649. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  3650. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3651. else
  3652. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3653. local o = Instance.new("RocketPropulsion")
  3654. o.Parent = lplayer.Character.HumanoidRootPart
  3655. o.Name = "Orbit"
  3656. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  3657. o:Fire()
  3658. noclip = true
  3659. end
  3660. end
  3661. end
  3662. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  3663. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  3664. noclip = false
  3665. end
  3666. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  3667. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  3668. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3669. else
  3670. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3671. local y = Instance.new("RocketPropulsion")
  3672. y.Parent = lplayer.Character.HumanoidRootPart
  3673. y.CartoonFactor = 1
  3674. y.MaxThrust = 800000
  3675. y.MaxSpeed = 1000
  3676. y.ThrustP = 200000
  3677. y.Name = "Fling"
  3678. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  3679. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  3680. y:Fire()
  3681. noclip = true
  3682. end
  3683. end
  3684. end
  3685. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  3686. noclip = false
  3687. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  3688. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  3689. wait(0.4)
  3690. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  3691. end
  3692. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  3693. if game:GetService("Workspace").FilteringEnabled == true then
  3694. warn("FE is Enabled (Filtering Enabled)")
  3695. game:GetService("StarterGui"):SetCore("SendNotification", {
  3696. Title = "FE is Enabled";
  3697. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3698. })
  3699. else
  3700. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3701. game:GetService("StarterGui"):SetCore("SendNotification", {
  3702. Title = "FE is Disabled";
  3703. Text = "Filtering Disabled. Consider using a different admin script.";
  3704. })
  3705. end
  3706. end
  3707. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  3708. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3709. lplayer.Character.Humanoid.Name = 1
  3710. local l = lplayer.Character["1"]:Clone()
  3711. l.Parent = lplayer.Character
  3712. l.Name = "Humanoid"
  3713. wait(0.1)
  3714. lplayer.Character["1"]:Destroy()
  3715. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3716. lplayer.Character.Animate.Disabled = true
  3717. wait(0.1)
  3718. lplayer.Character.Animate.Disabled = false
  3719. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3720. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3721. lplayer.Character.Humanoid:EquipTool(v)
  3722. end
  3723. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3724. wait(0.2)
  3725. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3726. wait(0.6)
  3727. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  3728. game:GetService("StarterGui"):SetCore("SendNotification", {
  3729. Title = "Tools needed!";
  3730. Text = "You need a tool in your backpack for this command!";
  3731. })
  3732. end
  3733. end
  3734. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  3735. noclip = true
  3736. game:GetService("StarterGui"):SetCore("SendNotification", {
  3737. Title = "Noclip enabled";
  3738. Text = "Type ;clip to disable";
  3739. })
  3740. end
  3741. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  3742. noclip = false
  3743. game:GetService("StarterGui"):SetCore("SendNotification", {
  3744. Title = "Noclip disabled";
  3745. Text = "Type ;noclip to enable";
  3746. })
  3747. end
  3748. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  3749. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  3750. end
  3751. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  3752. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  3753. end
  3754. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  3755. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  3756. end
  3757. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  3758. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  3759. end
  3760. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  3761. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  3762. end
  3763. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  3764. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  3765. end
  3766. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  3767. lplayer.Character.Humanoid.JumpPower = 50
  3768. lplayer.Character.Humanoid.WalkSpeed = 16
  3769. lplayer.Character.Humanoid.HipHeight = 0
  3770. end
  3771. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  3772. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3773. annoying = true
  3774. annplr = v
  3775. end
  3776. end
  3777. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  3778. annoying = false
  3779. end
  3780. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  3781. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3782. hwalk = true
  3783. hdwplr = v
  3784. end
  3785. end
  3786. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  3787. hwalk = false
  3788. end
  3789. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  3790. lplayer.Character["Left Leg"]:Destroy()
  3791. lplayer.Character["Left Arm"]:Destroy()
  3792. lplayer.Character["Right Leg"]:Destroy()
  3793. lplayer.Character["Right Arm"]:Destroy()
  3794. end
  3795. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  3796. lplayer.Character.Humanoid.Name = 1
  3797. local l = lplayer.Character["1"]:Clone()
  3798. l.Parent = lplayer.Character
  3799. l.Name = "Humanoid"
  3800. wait(0.1)
  3801. lplayer.Character["1"]:Destroy()
  3802. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3803. lplayer.Character.Animate.Disabled = true
  3804. wait(0.1)
  3805. lplayer.Character.Animate.Disabled = false
  3806. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3807. game:GetService("StarterGui"):SetCore("SendNotification", {
  3808. Title = "FE Godmode enabled";
  3809. Text = "Use ;grespawn or ;respawn to remove.";
  3810. })
  3811. end
  3812. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  3813. for i,v in pairs(lplayer.Character:GetChildren()) do
  3814. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3815. v.Parent = workspace
  3816. end
  3817. end
  3818. end
  3819. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  3820. for i,v in pairs(lplayer.Character:GetChildren()) do
  3821. if (v:IsA("Tool")) then
  3822. v.Parent = workspace
  3823. end
  3824. end
  3825. end
  3826. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  3827. droppinghats = true
  3828. game:GetService("StarterGui"):SetCore("SendNotification", {
  3829. Title = "Loop Drop Enabled";
  3830. Text = "Type ;unloopdhats to disable";
  3831. })
  3832. end
  3833. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  3834. droppinghats = false
  3835. game:GetService("StarterGui"):SetCore("SendNotification", {
  3836. Title = "Loop Drop Disabled";
  3837. Text = "Type ;loopdhats to enable.";
  3838. })
  3839. end
  3840. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  3841. droppingtools = true
  3842. game:GetService("StarterGui"):SetCore("SendNotification", {
  3843. Title = "Loop Drop Enabled";
  3844. Text = "Type ;unloopdtool to disable";
  3845. })
  3846. end
  3847. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  3848. droppingtools = false
  3849. game:GetService("StarterGui"):SetCore("SendNotification", {
  3850. Title = "Loop Drop Disabled";
  3851. Text = "Type ;loopdtool to enable.";
  3852. })
  3853. end
  3854. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  3855. Local = game:GetService('Players').LocalPlayer
  3856. Char = Local.Character
  3857. touched,tpdback = false, false
  3858. box = Instance.new('Part',workspace)
  3859. box.Anchored = true
  3860. box.CanCollide = true
  3861. box.Size = Vector3.new(10,1,10)
  3862. box.Position = Vector3.new(0,10000,0)
  3863. box.Touched:connect(function(part)
  3864. if (part.Parent.Name == Local.Name) then
  3865. if touched == false then
  3866. touched = true
  3867. function apply()
  3868. if script.Disabled ~= true then
  3869. no = Char.HumanoidRootPart:Clone()
  3870. wait(.25)
  3871. Char.HumanoidRootPart:Destroy()
  3872. no.Parent = Char
  3873. Char:MoveTo(loc)
  3874. touched = false
  3875. end end
  3876. if Char then
  3877. apply()
  3878. end
  3879. end
  3880. end
  3881. end)
  3882. repeat wait() until Char
  3883. loc = Char.HumanoidRootPart.Position
  3884. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  3885. game:GetService("StarterGui"):SetCore("SendNotification", {
  3886. Title = "Invisibility enabled!";
  3887. Text = "Reset or use ;respawn to remove.";
  3888. })
  3889. end
  3890. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  3891. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3892. if game:GetService("Players")[v.Name].Character.Humanoid then
  3893. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  3894. else
  3895. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  3896. end
  3897. end
  3898. end
  3899. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  3900. if lplayer.Character.Humanoid then
  3901. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3902. else
  3903. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  3904. end
  3905. end
  3906. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  3907. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3908. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3909. end
  3910. end
  3911. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  3912. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  3913. repeat wait() until Mouse
  3914.  
  3915. local T = lplayer.Character.HumanoidRootPart
  3916. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3917. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3918. local SPEED = speedget
  3919.  
  3920. local function fly()
  3921. flying = true
  3922. local BG = Instance.new('BodyGyro', T)
  3923. local BV = Instance.new('BodyVelocity', T)
  3924. BG.P = 9e4
  3925. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3926. BG.cframe = T.CFrame
  3927. BV.velocity = Vector3.new(0, 0.1, 0)
  3928. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3929. spawn(function()
  3930. repeat wait()
  3931. lplayer.Character.Humanoid.PlatformStand = true
  3932. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  3933. SPEED = 50
  3934. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  3935. SPEED = 0
  3936. end
  3937. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  3938. 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
  3939. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  3940. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  3941. 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
  3942. else
  3943. BV.velocity = Vector3.new(0, 0.1, 0)
  3944. end
  3945. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  3946. until not flying
  3947. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3948. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3949. SPEED = 0
  3950. BG:destroy()
  3951. BV:destroy()
  3952. lplayer.Character.Humanoid.PlatformStand = false
  3953. end)
  3954. end
  3955. Mouse.KeyDown:connect(function(KEY)
  3956. if KEY:lower() == 'w' then
  3957. CONTROL.F = speedfly
  3958. elseif KEY:lower() == 's' then
  3959. CONTROL.B = -speedfly
  3960. elseif KEY:lower() == 'a' then
  3961. CONTROL.L = -speedfly
  3962. elseif KEY:lower() == 'd' then
  3963. CONTROL.R = speedfly
  3964. end
  3965. end)
  3966. Mouse.KeyUp:connect(function(KEY)
  3967. if KEY:lower() == 'w' then
  3968. CONTROL.F = 0
  3969. elseif KEY:lower() == 's' then
  3970. CONTROL.B = 0
  3971. elseif KEY:lower() == 'a' then
  3972. CONTROL.L = 0
  3973. elseif KEY:lower() == 'd' then
  3974. CONTROL.R = 0
  3975. end
  3976. end)
  3977. fly()
  3978. end
  3979. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  3980. flying = false
  3981. lplayer.Character.Humanoid.PlatformStand = false
  3982. end
  3983. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  3984. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  3985. end
  3986. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  3987. spamtext = (string.sub(CMDBAR.Text, 6))
  3988. spamming = true
  3989. end
  3990. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  3991. spamming = false
  3992. end
  3993. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  3994. spamdelay = (string.sub(CMDBAR.Text, 10))
  3995. end
  3996. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  3997. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3998. pmspammed = v.Name
  3999. spammingpm = true
  4000. end
  4001. end
  4002. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  4003. spammingpm = false
  4004. end
  4005. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  4006. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  4007. v.Character["Left Leg"].Anchored = true
  4008. v.Character["Left Arm"].Anchored = true
  4009. v.Character["Right Leg"].Anchored = true
  4010. v.Character["Right Arm"].Anchored = true
  4011. v.Character.Torso.Anchored = true
  4012. v.Character.Head.Anchored = true
  4013. end
  4014. end
  4015. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  4016. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  4017. v.Character["Left Leg"].Anchored = false
  4018. v.Character["Left Arm"].Anchored = false
  4019. v.Character["Right Leg"].Anchored = false
  4020. v.Character["Right Arm"].Anchored = false
  4021. v.Character.Torso.Anchored = false
  4022. v.Character.Head.Anchored = false
  4023. end
  4024. end
  4025. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  4026. local a = game:GetService("Workspace"):getChildren()
  4027. for i = 1, #a do
  4028. if a[i].className == "Part" then
  4029. a[i].Locked = false
  4030. elseif a[i].className == "Model" then
  4031. local r = a[i]:getChildren()
  4032. for i = 1, #r do
  4033. if r[i].className == "Part" then
  4034. r[i].Locked = false
  4035. end
  4036. end
  4037. end
  4038. end
  4039. game:GetService("StarterGui"):SetCore("SendNotification", {
  4040. Title = "Success!";
  4041. Text = "Workspace unlocked. Use ;lockws to lock.";
  4042. })
  4043. end
  4044. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  4045. local a = game:GetService("Workspace"):getChildren()
  4046. for i = 1, #a do
  4047. if a[i].className == "Part" then
  4048. a[i].Locked = true
  4049. elseif a[i].className == "Model" then
  4050. local r = a[i]:getChildren()
  4051. for i = 1, #r do
  4052. if r[i].className == "Part" then
  4053. r[i].Locked = true
  4054. end
  4055. end
  4056. end
  4057. end
  4058. end
  4059. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  4060. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  4061. Clone_T.BinType = "Clone"
  4062. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  4063. Destruct.BinType = "Hammer"
  4064. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  4065. Hold_T.BinType = "Grab"
  4066. end
  4067. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  4068. lplayer.Character.Humanoid.PlatformStand = true
  4069. end
  4070. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  4071. lplayer.Character.Humanoid.PlatformStand = false
  4072. end
  4073. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  4074. lplayer.Character.Head.Mesh:Destroy()
  4075. end
  4076. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  4077. lplayer.Character.Humanoid.Sit = true
  4078. end
  4079. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  4080. local function bringobjw()
  4081. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  4082. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  4083. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4084. obj.CanCollide = false
  4085. obj.Transparency = 0.7
  4086. wait()
  4087. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  4088. wait()
  4089. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  4090. wait()
  4091. obj.CFrame = lplayer.Character["Head"].CFrame
  4092. end
  4093. end
  4094. end
  4095. while wait() do
  4096. bringobjw()
  4097. end
  4098. game:GetService("StarterGui"):SetCore("SendNotification", {
  4099. Title = "BringObj";
  4100. Text = "BringObj enabled.";
  4101. })
  4102. end
  4103. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  4104. vis = (string.sub(CMDBAR.Text, 7))
  4105. local a = game:GetService("Workspace"):GetDescendants()
  4106. for i = 1, #a do
  4107. if a[i].className == "Part" then
  4108. a[i].Transparency = vis
  4109. elseif a[i].className == "Model" then
  4110. local r = a[i]:getChildren()
  4111. for i = 1, #r do
  4112. if r[i].className == "Part" then
  4113. r[i].Transparency = vis
  4114. end
  4115. end
  4116. end
  4117. end
  4118. end
  4119. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  4120. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  4121. game:GetService("StarterGui"):SetCore("SendNotification", {
  4122. Title = "Success!";
  4123. Text = "HyperTotal GUI Loaded!";
  4124. })
  4125. end
  4126. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  4127. CMDSFRAME.Visible = true
  4128. end
  4129. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  4130. for i,v in pairs(lplayer.Character:GetChildren()) do
  4131. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4132. v.Handle.Mesh:Destroy()
  4133. end
  4134. end
  4135. end
  4136. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  4137. for i,v in pairs(lplayer.Character:GetChildren()) do
  4138. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4139. v.Handle.Mesh:Destroy()
  4140. end
  4141. end
  4142. end
  4143. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  4144. for i,v in pairs(lplayer.Character:GetChildren()) do
  4145. if (v:IsA("Tool")) then
  4146. v.Handle.Mesh:Destroy()
  4147. end
  4148. end
  4149. end
  4150. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  4151. for i,v in pairs(lplayer.Character:GetChildren()) do
  4152. if (v:IsA("Tool")) then
  4153. v.Handle.Mesh:Destroy()
  4154. end
  4155. end
  4156. end
  4157. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  4158. local p = Instance.new("RocketPropulsion")
  4159. p.Parent = lplayer.Character.HumanoidRootPart
  4160. p.Name = "Spinner"
  4161. p.Target = lplayer.Character["Left Arm"]
  4162. p:Fire()
  4163. game:GetService("StarterGui"):SetCore("SendNotification", {
  4164. Title = "Spinner enabled";
  4165. Text = "Type ;nospinner to disable.";
  4166. })
  4167. end
  4168. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  4169. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  4170. end
  4171. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  4172. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  4173. if v:isA("Tool") then
  4174. local a = Instance.new("SelectionBox",v.Handle)
  4175. a.Adornee = v.Handle
  4176. v.Handle.Size = Vector3.new(0.5,0.5,60)
  4177. v.GripPos = Vector3.new(0,0,0)
  4178. lplayer.Character.Humanoid:UnequipTools()
  4179. end
  4180. end
  4181. game:GetService("StarterGui"):SetCore("SendNotification", {
  4182. Title = "Reach applied!";
  4183. Text = "Applied to equipped sword. Use ;noreach to disable.";
  4184. })
  4185. end
  4186. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  4187. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  4188. if v:isA("Tool") then
  4189. local a = Instance.new("SelectionBox",v.Handle)
  4190. a.Name = "Reach"
  4191. a.Adornee = v.Handle
  4192. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  4193. v.GripPos = Vector3.new(0,0,0)
  4194. lplayer.Character.Humanoid:UnequipTools()
  4195. end
  4196. end
  4197. game:GetService("StarterGui"):SetCore("SendNotification", {
  4198. Title = "Reach applied!";
  4199. Text = "Applied to equipped sword. Use ;noreach to disable.";
  4200. })
  4201. end
  4202. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  4203. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  4204. if v:isA("Tool") then
  4205. v.Handle.Reach:Destroy()
  4206. end
  4207. end
  4208. game:GetService("StarterGui"):SetCore("SendNotification", {
  4209. Title = "Reach removed!";
  4210. Text = "Removed reach from equipped sword.";
  4211. })
  4212. end
  4213. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  4214. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  4215. lplayer.Character.Humanoid.Name = 1
  4216. local l = lplayer.Character["1"]:Clone()
  4217. l.Parent = lplayer.Character
  4218. l.Name = "Humanoid"
  4219. wait(0.1)
  4220. lplayer.Character["1"]:Destroy()
  4221. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4222. lplayer.Character.Animate.Disabled = true
  4223. wait(0.1)
  4224. lplayer.Character.Animate.Disabled = false
  4225. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4226. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4227. lplayer.Character.Humanoid:EquipTool(v)
  4228. end
  4229. wait(0.1)
  4230. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4231. wait(0.2)
  4232. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4233. wait(0.5)
  4234. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  4235. game:GetService("StarterGui"):SetCore("SendNotification", {
  4236. Title = "Tools needed!";
  4237. Text = "You need a tool in your backpack for this command!";
  4238. })
  4239. end
  4240. end
  4241. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  4242. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  4243. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4244. end
  4245. end
  4246. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  4247. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  4248. cbringall = true
  4249. else
  4250. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4251. brplr = v.Name
  4252. end
  4253. end
  4254. cbring = true
  4255. end
  4256. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  4257. cbring = false
  4258. cbringall = false
  4259. end
  4260. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  4261. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4262. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4263. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  4264. lplayer.Character.Humanoid.Name = 1
  4265. local l = lplayer.Character["1"]:Clone()
  4266. l.Parent = lplayer.Character
  4267. l.Name = "Humanoid"
  4268. wait(0.1)
  4269. lplayer.Character["1"]:Destroy()
  4270. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4271. lplayer.Character.Animate.Disabled = true
  4272. wait(0.1)
  4273. lplayer.Character.Animate.Disabled = false
  4274. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4275. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4276. lplayer.Character.Humanoid:EquipTool(v)
  4277. end
  4278. local function tp(player,player2)
  4279. local char1,char2=player.Character,player2.Character
  4280. if char1 and char2 then
  4281. char1:MoveTo(char2.Head.Position)
  4282. end
  4283. end
  4284. wait(0.1)
  4285. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4286. wait(0.2)
  4287. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4288. wait(0.5)
  4289. lplayer.Character.HumanoidRootPart.CFrame = NOW
  4290. wait(0.6)
  4291. tp(lplayer, game:GetService("Players")[v.Name])
  4292. wait(0.4)
  4293. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  4294. game:GetService("StarterGui"):SetCore("SendNotification", {
  4295. Title = "Tools needed!";
  4296. Text = "You need a tool in your backpack for this command!";
  4297. })
  4298. end
  4299. end
  4300. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  4301. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4302. lplayer.Character.Humanoid.Name = 1
  4303. local l = lplayer.Character["1"]:Clone()
  4304. l.Parent = lplayer.Character
  4305. l.Name = "Humanoid"
  4306. wait(0.1)
  4307. lplayer.Character["1"]:Destroy()
  4308. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4309. lplayer.Character.Animate.Disabled = true
  4310. wait(0.1)
  4311. lplayer.Character.Animate.Disabled = false
  4312. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4313. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4314. lplayer.Character.Humanoid:EquipTool(v)
  4315. end
  4316. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4317. wait(0.3)
  4318. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4319. wait(0.4)
  4320. b = Instance.new("BodyForce")
  4321. b.Parent = lplayer.Character.HumanoidRootPart
  4322. b.Name = "Glitch"
  4323. b.Force = Vector3.new(100000000,5000,0)
  4324. game:GetService("StarterGui"):SetCore("SendNotification", {
  4325. Title = "Tools needed!";
  4326. Text = "You need a tool in your backpack for this command!";
  4327. })
  4328. end
  4329. end
  4330. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  4331. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  4332. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  4333. b = Instance.new("BodyForce")
  4334. b.Parent = lplayer.Character.HumanoidRootPart
  4335. b.Name = "unGlitch"
  4336. b.Force = Vector3.new(0,-5000000,0)
  4337. wait(2)
  4338. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  4339. end
  4340. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  4341. lplayer.Character.Humanoid.Health = 0
  4342. wait(1)
  4343. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  4344. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  4345. end
  4346. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  4347. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  4348. game:GetService("StarterGui"):SetCore("SendNotification", {
  4349. Title = "Success!";
  4350. Text = "DEX Explorer has loaded.";
  4351. })
  4352. end
  4353. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  4354. local Anim = Instance.new("Animation")
  4355. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  4356. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  4357. track:Play(.1, 1, 1)
  4358. end
  4359. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  4360. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  4361. game:GetService("StarterGui"):SetCore("SendNotification", {
  4362. Title = "Success!";
  4363. Text = "Energize Animations GUI has loaded.";
  4364. })
  4365. end
  4366. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  4367. saved = lplayer.Character.HumanoidRootPart.CFrame
  4368. game:GetService("StarterGui"):SetCore("SendNotification", {
  4369. Title = "Position Saved";
  4370. Text = "Use ;loadpos to return to saved position.";
  4371. })
  4372. end
  4373. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  4374. lplayer.Character.HumanoidRootPart.CFrame = saved
  4375. end
  4376. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  4377. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4378. local Anim2 = Instance.new("Animation")
  4379. Anim2.AnimationId = "rbxassetid://148840371"
  4380. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  4381. track2:Play(.1, 1, 1)
  4382. bplrr = v.Name
  4383. banpl = true
  4384. end
  4385. end
  4386. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  4387. banpl = false
  4388. end
  4389. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  4390. local function bringmodw()
  4391. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  4392. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  4393. for i,ch in pairs(obj:GetDescendants()) do
  4394. if (ch:IsA("BasePart")) then
  4395. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4396. ch.CanCollide = false
  4397. ch.Transparency = 0.7
  4398. wait()
  4399. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  4400. wait()
  4401. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  4402. wait()
  4403. ch.CFrame = lplayer.Character["Head"].CFrame
  4404. end
  4405. end
  4406. end
  4407. end
  4408. end
  4409. while wait() do
  4410. bringmodw()
  4411. end
  4412. game:GetService("StarterGui"):SetCore("SendNotification", {
  4413. Title = "BringMod";
  4414. Text = "BringMod enabled.";
  4415. })
  4416. end
  4417. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  4418. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  4419. local hum = Instance.new('Humanoid', mod)
  4420. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  4421. lplayer.Character = mod
  4422. end
  4423. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  4424. game:GetService'RunService'.Stepped:Connect(function()
  4425. pcall(function()
  4426. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  4427. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  4428. for _,x in pairs(v.Character.Head:GetChildren()) do
  4429. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  4430. end
  4431. end
  4432. end
  4433. end)
  4434. end)
  4435. game:GetService("StarterGui"):SetCore("SendNotification", {
  4436. Title = "Attempting Shutdown";
  4437. Text = "Shutdown Attempt has begun.";
  4438. })
  4439. end
  4440. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  4441. objtodel = (string.sub(CMDBAR.Text, 8))
  4442. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  4443. if v.Name == objtodel then
  4444. v:Destroy()
  4445. end
  4446. end
  4447. end
  4448. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  4449. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  4450. print(v)
  4451. end
  4452. game:GetService("StarterGui"):SetCore("SendNotification", {
  4453. Title = "Printed";
  4454. Text = "Players have been printed to console. (F9)";
  4455. })
  4456. end
  4457. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  4458. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  4459. if (v:IsA("Decal")) then
  4460. v:Destroy()
  4461. end
  4462. end
  4463. end
  4464. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  4465. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  4466. game:GetService("StarterGui"):SetCore("SendNotification", {
  4467. Title = "Success!";
  4468. Text = "OpFinality GUI has loaded.";
  4469. })
  4470. end
  4471. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  4472. remotes = true
  4473. added = true
  4474. game.DescendantAdded:connect(function(rmt)
  4475. if added == true then
  4476. if remotes == true then
  4477. if rmt:IsA("RemoteEvent") then
  4478. print("A RemoteEvent was added!")
  4479. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  4480. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  4481. end end end
  4482. end)
  4483. game.DescendantAdded:connect(function(rmtfnctn)
  4484. if added == true then
  4485. if remotes == true then
  4486. if rmtfnctn:IsA("RemoteFunction") then
  4487. warn("A RemoteFunction was added!")
  4488. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  4489. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  4490. end end end
  4491. end)
  4492.  
  4493. game.DescendantAdded:connect(function(bndfnctn)
  4494. if added == true then
  4495. if binds == true then
  4496. if bndfnctn:IsA("BindableFunction") then
  4497. print("A BindableFunction was added!")
  4498. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  4499. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  4500. end end end
  4501. end)
  4502.  
  4503. game.DescendantAdded:connect(function(bnd)
  4504. if added == true then
  4505. if binds == true then
  4506. if bnd:IsA("BindableEvent") then
  4507. warn("A BindableEvent was added!")
  4508. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  4509. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  4510. end end end
  4511. end)
  4512.  
  4513.  
  4514. if binds == true then
  4515. for i,v in pairs(game:GetDescendants()) do
  4516. if v:IsA("BindableFunction") then
  4517. print(" game." .. v:GetFullName() .. " | BindableFunction")
  4518. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  4519. end end
  4520. for i,v in pairs(game:GetDescendants()) do
  4521. if v:IsA("BindableEvent") then
  4522. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  4523. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  4524. end end
  4525. else
  4526. print("Off")
  4527. end
  4528. if remotes == true then
  4529. for i,v in pairs(game:GetDescendants()) do
  4530. if v:IsA("RemoteFunction") then
  4531. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  4532. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  4533. end end
  4534. wait()
  4535. for i,v in pairs(game:GetDescendants()) do
  4536. if v:IsA("RemoteEvent") then
  4537. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  4538. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  4539. end end
  4540. else
  4541. print("Off")
  4542. end
  4543. game:GetService("StarterGui"):SetCore("SendNotification", {
  4544. Title = "Printing Remotes";
  4545. Text = "Type ;noremotes to disable.";
  4546. })
  4547. end
  4548. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  4549. remotes = false
  4550. added = false
  4551. game:GetService("StarterGui"):SetCore("SendNotification", {
  4552. Title = "Printing Remotes Disabled";
  4553. Text = "Type ;remotes to enable.";
  4554. })
  4555. end
  4556. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  4557. spin = false
  4558. followed = false
  4559. traill = false
  4560. noclip = false
  4561. annoying = false
  4562. hwalk = false
  4563. cbringing = false
  4564. end
  4565. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  4566. stopsitting = true
  4567. end
  4568. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  4569. stopsitting = false
  4570. end
  4571. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  4572. print(adminversion)
  4573. game:GetService("StarterGui"):SetCore("SendNotification", {
  4574. Title = "Version";
  4575. Text = adminversion;
  4576. })
  4577. end
  4578. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  4579. clickgoto = true
  4580. game:GetService("StarterGui"):SetCore("SendNotification", {
  4581. Title = "Click TP";
  4582. Text = "Press E to teleport to mouse position";
  4583. })
  4584. end
  4585. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  4586. clickgoto = false
  4587. game:GetService("StarterGui"):SetCore("SendNotification", {
  4588. Title = "Click TP";
  4589. Text = "Click TP has been disabled.";
  4590. })
  4591. end
  4592. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  4593. gettingtools = true
  4594. game:GetService("StarterGui"):SetCore("SendNotification", {
  4595. Title = "Tools Enabled";
  4596. Text = "Automatically colleting tools dropped.";
  4597. })
  4598. end
  4599. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  4600. gettingtools = false
  4601. game:GetService("StarterGui"):SetCore("SendNotification", {
  4602. Title = "Tools Disabled";
  4603. Text = "Click TP has been disabled.";
  4604. })
  4605. end
  4606. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  4607. ScreenGui:Destroy()
  4608. end
  4609. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  4610. lplayer.Character.Head:Destroy()
  4611. end
  4612. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  4613. statechosen = string.sub(CMDBAR.Text, 7)
  4614. changingstate = true
  4615. end
  4616. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  4617. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  4618. end
  4619. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  4620. removingmeshhats = true
  4621. end
  4622. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  4623. removingmeshhats = false
  4624. end
  4625. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  4626. removingmeshtool = true
  4627. end
  4628. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  4629. removingmeshtool = false
  4630. end
  4631. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  4632. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  4633. if v:IsA("Tool") then
  4634. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  4635. v.Parent = player.Character
  4636. end
  4637. end
  4638. end
  4639. end
  4640. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  4641. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  4642. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  4643. end
  4644. end
  4645. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  4646. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  4647. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  4648. end
  4649. end
  4650. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  4651. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4652. game:GetService("StarterGui"):SetCore("SendNotification", {
  4653. Title = player.AccountAge.." Days";
  4654. Text = "Account age of "..player.Name;
  4655. })
  4656. end
  4657. end
  4658. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  4659. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  4660. game:GetService("StarterGui"):SetCore("SendNotification", {
  4661. Title = player.UserId.." ID";
  4662. Text = "Account ID of "..player.Name;
  4663. })
  4664. end
  4665. end
  4666. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  4667. game:GetService("StarterGui"):SetCore("SendNotification", {
  4668. Title = "Game ID";
  4669. Text = "Game ID: ".. game.GameId;
  4670. })
  4671. end
  4672. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  4673. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  4674. if pgscheck == true then
  4675. game:GetService("StarterGui"):SetCore("SendNotification", {
  4676. Title = "PGSPhysicsSolverEnabled";
  4677. Text = "PGS is Enabled!";
  4678. })
  4679. else
  4680. game:GetService("StarterGui"):SetCore("SendNotification", {
  4681. Title = "PGSPhysicsSolverEnabled";
  4682. Text = "PGS is Disabled!";
  4683. })
  4684. end
  4685. end
  4686. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  4687. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  4688. if v:IsA("Part") then
  4689. if v.Transparency == 1 then
  4690. if v.Name ~= "HumanoidRootPart" then
  4691. v:Destroy()
  4692. end
  4693. end
  4694. end
  4695. end
  4696. end
  4697. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  4698. game:GetService("Lighting").FogStart = 0
  4699. game:GetService("Lighting").FogEnd = 9999999999999
  4700. end
  4701. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  4702. lplayer.Character.Humanoid.Parent = lplayer
  4703. end
  4704. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  4705. lplayer.Humanoid.Parent = lplayer.Character
  4706. end
  4707. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  4708. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  4709. if v:IsA("Tool") then
  4710. v.Parent = lplayer.Character
  4711. wait()
  4712. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  4713. v.Parent = player.Character
  4714. end
  4715. end
  4716. end
  4717. end
  4718. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  4719. speedfly = string.sub(CMDBAR.Text, 10)
  4720. wait()
  4721. change()
  4722. end
  4723. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  4724. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4725. local Anim3 = Instance.new("Animation")
  4726. Anim3.AnimationId = "rbxassetid://282574440"
  4727. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  4728. track3:Play(.1, 1, 1)
  4729. bplrr = v.Name
  4730. banpl = true
  4731. end
  4732. end
  4733. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  4734. banpl = false
  4735. end
  4736. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  4737. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  4738. staring = true
  4739. stareplr = v
  4740. end
  4741. end
  4742. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  4743. staring = false
  4744. end
  4745. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  4746. chatlogs = true
  4747. game:GetService("StarterGui"):SetCore("SendNotification", {
  4748. Title = "LogChat enabled";
  4749. Text = "Now logging all player chat.";
  4750. })
  4751. end
  4752. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  4753. chatlogs = false
  4754. game:GetService("StarterGui"):SetCore("SendNotification", {
  4755. Title = "LogChat disabled";
  4756. Text = "Stopped logging all player chat.";
  4757. })
  4758. end
  4759. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  4760. game:GetService("Workspace").CurrentCamera:Destroy()
  4761. wait(0.1)
  4762. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  4763. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  4764. lplayer.CameraMinZoomDistance = 0.5
  4765. lplayer.CameraMaxZoomDistance = 400
  4766. lplayer.CameraMode = "Classic"
  4767. end
  4768. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  4769. changingstate = false
  4770. end
  4771. CMDBAR.Text = ""
  4772. end
  4773. end)
  4774.  
  4775. wait(0.3)
  4776. game:GetService("StarterGui"):SetCore("SendNotification", {
  4777. Title = "Loaded successfully!";
  4778. Text = "Reviz Admin V2 by illremember";
  4779. })
  4780. wait(0.1)
  4781. print("Reviz Admin V2 loaded!")
  4782. if game:GetService("Workspace").FilteringEnabled == true then
  4783. warn("FE is Enabled (Filtering Enabled)")
  4784. game:GetService("StarterGui"):SetCore("SendNotification", {
  4785. Title = "FE is Enabled";
  4786. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  4787. })
  4788. else
  4789. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  4790. game:GetService("StarterGui"):SetCore("SendNotification", {
  4791. Title = "FE is Disabled";
  4792. Text = "Filtering Disabled. Consider using a different admin script.";
  4793. })
  4794. end
  4795.  
  4796. local intro = Instance.new("ScreenGui")
  4797. local Frame = Instance.new("Frame")
  4798. local ImageLabel = Instance.new("ImageLabel")
  4799. intro.Parent = game:GetService("CoreGui")
  4800. Frame.Parent = intro
  4801. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  4802. Frame.BackgroundTransparency = 1
  4803. Frame.Size = UDim2.new(1, 0, 0, 300)
  4804. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  4805. ImageLabel.Parent = Frame
  4806. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4807. ImageLabel.BackgroundTransparency = 1
  4808. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  4809. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  4810. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  4811. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  4812. wait(3.01)
  4813. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  4814. wait(5.01)
  4815. intro:Destroy()
  4816. end)
  4817.  
  4818.  
  4819. DesertBandit_5.Name = "Desert Bandit"
  4820. DesertBandit_5.Parent = FunctionMenu
  4821. DesertBandit_5.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  4822. DesertBandit_5.BorderColor3 = Color3.new(0, 0, 0)
  4823. DesertBandit_5.BorderSizePixel = 0
  4824. DesertBandit_5.Position = UDim2.new(0.0362952426, 0, 0.264463335, 0)
  4825. DesertBandit_5.Size = UDim2.new(0, 226, 0, 28)
  4826. DesertBandit_5.Font = Enum.Font.SourceSans
  4827. DesertBandit_5.Text = "More? Will Come"
  4828. DesertBandit_5.TextColor3 = Color3.new(1, 1, 1)
  4829. DesertBandit_5.TextSize = 25
  4830.  
  4831. Credits_4.Name = "Credits"
  4832. Credits_4.Parent = FunctionMenu
  4833. Credits_4.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  4834. Credits_4.BorderColor3 = Color3.new(1, 1, 1)
  4835. Credits_4.BorderSizePixel = 0
  4836. Credits_4.Position = UDim2.new(0.000897100195, 0, -0.000341996551, 0)
  4837. Credits_4.Size = UDim2.new(0, 244, 0, 27)
  4838. Credits_4.Font = Enum.Font.SourceSans
  4839. Credits_4.Text = ""
  4840. Credits_4.TextColor3 = Color3.new(1, 1, 1)
  4841. Credits_4.TextScaled = true
  4842. Credits_4.TextSize = 25
  4843. Credits_4.TextStrokeColor3 = Color3.new(1, 1, 1)
  4844. Credits_4.TextWrapped = true
  4845.  
  4846. Codes.Name = "Codes!"
  4847. Codes.Parent = MainAss
  4848. Codes.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  4849. Codes.BorderSizePixel = 0
  4850. Codes.Position = UDim2.new(0.661214948, 0, 0.361999989, 0)
  4851. Codes.Size = UDim2.new(0, 134, 0, 58)
  4852. Codes.Font = Enum.Font.SourceSans
  4853. Codes.Text = "Codes! Patched"
  4854. Codes.TextColor3 = Color3.new(1, 1, 1)
  4855. Codes.TextScaled = true
  4856. Codes.TextSize = 14
  4857. Codes.TextWrapped = true
  4858.  
  4859. CodesMenu.Name = "Codes Menu"
  4860. CodesMenu.Parent = Codes
  4861. CodesMenu.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4862. CodesMenu.BorderColor3 = Color3.new(0, 0, 0)
  4863. CodesMenu.BorderSizePixel = 0
  4864. CodesMenu.Position = UDim2.new(-2.01606584, 0, -1.83451724, 0)
  4865. CodesMenu.Size = UDim2.new(0, 248, 0, 368)
  4866. CodesMenu.Visible = false
  4867.  
  4868. DesertBandit_6.Name = "Desert Bandit"
  4869. DesertBandit_6.Parent = CodesMenu
  4870. DesertBandit_6.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  4871. DesertBandit_6.BorderColor3 = Color3.new(0, 0, 0)
  4872. DesertBandit_6.BorderSizePixel = 0
  4873. DesertBandit_6.Position = UDim2.new(0.0362952426, 0, 0.155767769, 0)
  4874. DesertBandit_6.Size = UDim2.new(0, 226, 0, 28)
  4875. DesertBandit_6.Font = Enum.Font.SourceSans
  4876. DesertBandit_6.Text = "!Code Sub2GoldenOwl"
  4877. DesertBandit_6.TextColor3 = Color3.new(1, 1, 1)
  4878. DesertBandit_6.TextSize = 25
  4879.  
  4880. Brute_7.Name = "Brute"
  4881. Brute_7.Parent = CodesMenu
  4882. Brute_7.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  4883. Brute_7.BorderColor3 = Color3.new(0, 0, 0)
  4884. Brute_7.BorderSizePixel = 0
  4885. Brute_7.Position = UDim2.new(0.0362952426, 0, 0.381311268, 0)
  4886. Brute_7.Size = UDim2.new(0, 226, 0, 28)
  4887. Brute_7.Font = Enum.Font.SourceSans
  4888. Brute_7.Text = "!Code Sub2Roball"
  4889. Brute_7.TextColor3 = Color3.new(1, 1, 1)
  4890. Brute_7.TextSize = 25
  4891.  
  4892. DesertBandit_7.Name = "Desert Bandit"
  4893. DesertBandit_7.Parent = CodesMenu
  4894. DesertBandit_7.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  4895. DesertBandit_7.BorderColor3 = Color3.new(0, 0, 0)
  4896. DesertBandit_7.BorderSizePixel = 0
  4897. DesertBandit_7.Position = UDim2.new(0.0362952426, 0, 0.264463335, 0)
  4898. DesertBandit_7.Size = UDim2.new(0, 226, 0, 28)
  4899. DesertBandit_7.Font = Enum.Font.SourceSans
  4900. DesertBandit_7.Text = "!Code Sub2ItsBear"
  4901. DesertBandit_7.TextColor3 = Color3.new(1, 1, 1)
  4902. DesertBandit_7.TextSize = 25
  4903.  
  4904. Brute_8.Name = "Brute"
  4905. Brute_8.Parent = CodesMenu
  4906. Brute_8.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  4907. Brute_8.BorderColor3 = Color3.new(0, 0, 0)
  4908. Brute_8.BorderSizePixel = 0
  4909. Brute_8.Position = UDim2.new(0.0241984725, 0, 0.479137361, 0)
  4910. Brute_8.Size = UDim2.new(0, 235, 0, 28)
  4911. Brute_8.Font = Enum.Font.SourceSans
  4912. Brute_8.Text = "!Code Sub2OrdinaryPotato"
  4913. Brute_8.TextColor3 = Color3.new(1, 1, 1)
  4914. Brute_8.TextSize = 25
  4915.  
  4916. Credits_5.Name = "Credits"
  4917. Credits_5.Parent = CodesMenu
  4918. Credits_5.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  4919. Credits_5.BorderColor3 = Color3.new(1, 1, 1)
  4920. Credits_5.BorderSizePixel = 0
  4921. Credits_5.Position = UDim2.new(0.000897100195, 0, -0.000341996551, 0)
  4922. Credits_5.Size = UDim2.new(0, 244, 0, 27)
  4923. Credits_5.Font = Enum.Font.SourceSans
  4924. Credits_5.Text = ""
  4925. Credits_5.TextColor3 = Color3.new(1, 1, 1)
  4926. Credits_5.TextScaled = true
  4927. Credits_5.TextSize = 25
  4928. Credits_5.TextStrokeColor3 = Color3.new(1, 1, 1)
  4929. Credits_5.TextWrapped = true
  4930.  
  4931. Brute_9.Name = "Brute"
  4932. Brute_9.Parent = CodesMenu
  4933. Brute_9.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  4934. Brute_9.BorderColor3 = Color3.new(0, 0, 0)
  4935. Brute_9.BorderSizePixel = 0
  4936. Brute_9.Position = UDim2.new(0.0161339566, 0, 0.585115612, 0)
  4937. Brute_9.Size = UDim2.new(0, 235, 0, 28)
  4938. Brute_9.Font = Enum.Font.SourceSans
  4939. Brute_9.Text = "!Code Sub2Sagee4"
  4940. Brute_9.TextColor3 = Color3.new(1, 1, 1)
  4941. Brute_9.TextSize = 25
  4942.  
  4943. Brute_10.Name = "Brute"
  4944. Brute_10.Parent = CodesMenu
  4945. Brute_10.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  4946. Brute_10.BorderColor3 = Color3.new(0, 0, 0)
  4947. Brute_10.BorderSizePixel = 0
  4948. Brute_10.Position = UDim2.new(0.0161339566, 0, 0.688376486, 0)
  4949. Brute_10.Size = UDim2.new(0, 235, 0, 28)
  4950. Brute_10.Font = Enum.Font.SourceSans
  4951. Brute_10.Text = "!Code Sub2Marleus"
  4952. Brute_10.TextColor3 = Color3.new(1, 1, 1)
  4953. Brute_10.TextSize = 25
  4954.  
  4955. TextButton.Parent = MainAss
  4956. TextButton.BackgroundColor3 = Color3.new(0, 0, 0)
  4957. TextButton.BackgroundTransparency = 1
  4958. TextButton.BorderSizePixel = 0
  4959. TextButton.Position = UDim2.new(0.689252317, 0, 0.578000009, 0)
  4960. TextButton.Size = UDim2.new(0, 110, 0, 42)
  4961. TextButton.Font = Enum.Font.SourceSans
  4962. TextButton.Text = "Credits"
  4963. TextButton.TextColor3 = Color3.new(1, 1, 1)
  4964. TextButton.TextSize = 24
  4965. TextButton.TextWrapped = true
  4966.  
  4967. OpenThingy.Name = "Open Thingy"
  4968. OpenThingy.Parent = RoGhoul
  4969. OpenThingy.BackgroundColor3 = Color3.new(1, 1, 1)
  4970. OpenThingy.BackgroundTransparency = 9999
  4971. OpenThingy.Position = UDim2.new(0, 0, 0.450870007, 0)
  4972. OpenThingy.Size = UDim2.new(0, 127, 0, 44)
  4973.  
  4974. open.Name = "open"
  4975. open.Parent = OpenThingy
  4976. open.BackgroundColor3 = Color3.new(0.145098, 0.145098, 0.145098)
  4977. open.BorderColor3 = Color3.new(0, 0, 0)
  4978. open.BorderSizePixel = 0
  4979. open.Position = UDim2.new(-0.0759873018, 0, 0.146964163, 0)
  4980. open.Size = UDim2.new(0, 134, 0, 32)
  4981. open.Font = Enum.Font.SourceSans
  4982. open.Text = "Open Gui"
  4983. open.TextColor3 = Color3.new(1, 1, 1)
  4984. open.TextSize = 25
  4985. -- Scripts:
  4986. function SCRIPT_ATZZ73_FAKESCRIPT() -- Credits.SetText
  4987. local script = Instance.new('Script')
  4988. script.Parent = Credits
  4989. local credits = {
  4990. "Strong Npc",
  4991. "Eto",
  4992. "Click Farm"
  4993. }
  4994.  
  4995. while wait() do
  4996. script.Parent.Text="Section"
  4997. wait(2)
  4998. for i,v in pairs(credits) do
  4999. script.Parent.Text = tostring(v)
  5000. wait(2)
  5001. end
  5002. end
  5003.  
  5004. end
  5005. coroutine.resume(coroutine.create(SCRIPT_ATZZ73_FAKESCRIPT))
  5006. function SCRIPT_SHQV88_FAKESCRIPT() -- Credits_2.SetText
  5007. local script = Instance.new('Script')
  5008. script.Parent = Credits_2
  5009. local credits = {
  5010. "Npc Menu",
  5011. "Click Farm",
  5012. "Reset to Stop Farm"
  5013. }
  5014.  
  5015. while wait() do
  5016. script.Parent.Text="Auto Farm Menu"
  5017. wait(2)
  5018. for i,v in pairs(credits) do
  5019. script.Parent.Text = tostring(v)
  5020. wait(2)
  5021. end
  5022. end
  5023.  
  5024. end
  5025. coroutine.resume(coroutine.create(SCRIPT_SHQV88_FAKESCRIPT))
  5026. function SCRIPT_KFAV70_FAKESCRIPT() -- Close.Script
  5027. local script = Instance.new('Script')
  5028. script.Parent = Close
  5029. script.Parent.Parent.Parent["Open Thingy"].open.Visible = false
  5030. script.Parent.MouseButton1Click:Connect(function()
  5031. script.Parent.Parent.Visible = not script.Parent.Parent.Visible
  5032. script.Parent.Parent.Parent["Open Thingy"].open.Visible = true
  5033. end)
  5034.  
  5035. end
  5036. coroutine.resume(coroutine.create(SCRIPT_KFAV70_FAKESCRIPT))
  5037. function SCRIPT_LFGN74_FAKESCRIPT() -- MainAss.ButtonSet
  5038. local script = Instance.new('Script')
  5039. script.Parent = MainAss
  5040. for i,z in pairs(script.Parent:GetChildren()) do
  5041. if z:IsA("TextButton") and z:FindFirstChildOfClass("Frame") then
  5042. spawn(function()
  5043. z.MouseButton1Click:Connect(function()
  5044. z:FindFirstChildOfClass("Frame").Visible = not z:FindFirstChildOfClass("Frame").Visible
  5045. for i,v in pairs(script.Parent:GetChildren()) do
  5046. if v:IsA("TextButton") and v:FindFirstChildOfClass("Frame") and v~=z then
  5047. v:FindFirstChildOfClass("Frame").Visible = false
  5048. wait()
  5049. end
  5050. end
  5051. end)
  5052. end)
  5053. wait()
  5054. end
  5055. end
  5056.  
  5057. end
  5058. coroutine.resume(coroutine.create(SCRIPT_LFGN74_FAKESCRIPT))
  5059. function SCRIPT_KDBL73_FAKESCRIPT() -- MainAss.Draggable
  5060. local script = Instance.new('Script')
  5061. script.Parent = MainAss
  5062. script.Parent.Active = true
  5063. script.Parent.Draggable = true
  5064.  
  5065. end
  5066. coroutine.resume(coroutine.create(SCRIPT_KDBL73_FAKESCRIPT))
  5067. function SCRIPT_XJGR66_FAKESCRIPT() -- Credits_3.SetText
  5068. local script = Instance.new('Script')
  5069. script.Parent = Credits_3
  5070. local credits = {
  5071. "gouttes",
  5072. "Roblox Pain",
  5073.  
  5074. }
  5075.  
  5076. while wait() do
  5077. script.Parent.Text="Script Made By"
  5078. wait(1)
  5079. for i,v in pairs(credits) do
  5080. script.Parent.Text = tostring(v)
  5081. wait(1)
  5082. end
  5083. end
  5084.  
  5085. end
  5086. coroutine.resume(coroutine.create(SCRIPT_XJGR66_FAKESCRIPT))
  5087. function SCRIPT_FUEJ78_FAKESCRIPT() -- Credits_4.SetText
  5088. local script = Instance.new('Script')
  5089. script.Parent = Credits_4
  5090. local credits = {
  5091. "More Coming Soon",
  5092. "",
  5093. ""
  5094. }
  5095.  
  5096. while wait() do
  5097. script.Parent.Text="Function Menu"
  5098. wait(2)
  5099. for i,v in pairs(credits) do
  5100. script.Parent.Text = tostring(v)
  5101. wait(2)
  5102. end
  5103. end
  5104.  
  5105. end
  5106. coroutine.resume(coroutine.create(SCRIPT_FUEJ78_FAKESCRIPT))
  5107. function SCRIPT_INCP82_FAKESCRIPT() -- Credits_5.SetText
  5108. local script = Instance.new('Script')
  5109. script.Parent = Credits_5
  5110. local credits = {
  5111. "Working Codes Use Before Patched",
  5112. "Make Sure you spell it write",
  5113. ""
  5114. }
  5115.  
  5116. while wait() do
  5117. script.Parent.Text="Code Menu"
  5118. wait(2)
  5119. for i,v in pairs(credits) do
  5120. script.Parent.Text = tostring(v)
  5121. wait(2)
  5122. end
  5123. end
  5124.  
  5125. end
  5126. coroutine.resume(coroutine.create(SCRIPT_INCP82_FAKESCRIPT))
  5127. function SCRIPT_ZUDR67_FAKESCRIPT() -- open.Script
  5128. local script = Instance.new('Script')
  5129. script.Parent = open
  5130. script.Parent.MouseButton1Click:Connect(function()
  5131. script.Parent.Parent.Parent.MainAss.Visible = not script.Parent.Parent.Parent.MainAss.Visible
  5132. script.Parent.Parent.open.Visible = false
  5133. end)
  5134.  
  5135. end
  5136. coroutine.resume(coroutine.create(SCRIPT_ZUDR67_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement