Advertisement
uor

outdeerboxinscrip

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