Advertisement
XYZZAYNAY

ultimate

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