Advertisement
Guest User

Today

a guest
Aug 21st, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 40.36 KB | None | 0 0
  1. prefix = ";"
  2. wait(0.3)
  3. Commands = {
  4.     '[-] cmdbar is shown when ; is pressed.',
  5.     '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  6.     '[2] bring [plr] -- You need a tool! Will bring player to you',
  7.     '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  8.     '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  9.     '[5] attach [plr] -- You need a tool! Attaches you to player',
  10.     '[6] unattach [plr] -- Attempts to unattach you from a player',
  11.     '[7] follow [plr] -- Makes you follow behind the player',
  12.     '[8] unfollow',
  13.     '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  14.     '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  15.     '[11] untrail',
  16.     '[12] orbit [plr] -- Makes you orbit the player',
  17.     '[13] unorbit',
  18.     '[14] fling [plr] -- Makes you fling the player',
  19.     '[15] unfling',
  20.     '[16] fecheck -- Checks if the game is FE or not',
  21.     '[17] void [plr] -- Teleports player to the void',
  22.     '[18] noclip -- Gives you noclip to walk through walls',
  23.     '[19] clip -- Removes noclip',
  24.     '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  25.     '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  26.     '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  27.     '[23] default -- Changes your speed, jumppower and hipheight to default values',
  28.     '[24] annoy [plr] -- Loop teleports you to the player',
  29.     '[25] unannoy',
  30.     '[26] headwalk [plr] -- Loop teleports you to the player head',
  31.     '[27] unheadwalk',
  32.     '[28] nolimbs -- Removes your arms and legs',
  33.     '[29] god -- Gives you FE Godmode',
  34.     '[30] drophats -- Drops your accessories',
  35.     '[31] droptool -- Drops any tool you have equipped',
  36.     '[32] loopdhats -- Loop drops your accessories',
  37.     '[33] unloopdhats',
  38.     '[34] loopdtool -- Loop drops any tools you have equipped',
  39.     '[35] unloopdtool',
  40.     '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  41.     '[37] view [plr] -- Changes your camera to the player character',
  42.     '[38] unview',
  43.     '[39] goto [plr] -- Teleports you to player',
  44.     '[40] fly -- Allows you to fly, credit to Infinite Yield',
  45.     '[41] unfly',
  46.     '[42] chat [msg] -- Makes you chat a message',
  47.     '[43] spam [msg] -- Spams a message',
  48.     '[44] unspam',
  49.     '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  50.     '[46] pmspam [plr] -- Spams a player in private message',
  51.     '[47] unpmspam',
  52.     '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  53.     '[49] uncfreeze [plr]',
  54.     '[50] unlockws -- Unlocks the workspace',
  55.     '[51] lockws -- Locks the workspace',
  56.     '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  57.     '[53] pstand -- Enables platform stand',
  58.     '[54] unpstand -- Disables platform stand',
  59.     '[55] blockhead -- Removes your head mesh',
  60.     '[56] sit',
  61.     '[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',
  62.     '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  63.     '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  64.     '[60] cmds -- Prints all commands',
  65.     '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  66.     '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  67.     '[63] spinner -- Makes you spin',
  68.     '[64] nospinner',
  69.     '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  70.     '[66] noreach -- Removes reach, must have tool equipped',
  71.     '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  72.     '[68] tp me [plr] -- Alternative to goto',
  73.     '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  74.     '[70] uncbring',
  75.     '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  76.     '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  77.     '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  78.     '[74] unglitch -- Unglitches you',
  79.     '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  80.     '[76] explorer -- Loads up DEX',
  81.     '[77] reset -- Resets your character.',
  82.     '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  83.     '[79] animgui -- Loads up Energize animations GUI',
  84.     '[80] savepos -- Saves your current position',
  85.     '[81] loadpos -- Teleports you to your saved position',
  86.     '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  87.     '[83] unbang',
  88.     '[84] delcmdbar -- Removes the command bar completely',
  89.     '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  90.     '[86] shutdown -- Uses harkinians script to shutdown server',
  91.     '[87] respawn -- If grespawn doesnt work you can use respawn',
  92.     '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  93.     '[89] getplrs -- Prints all players in game',
  94.     '[90] deldecal -- Deletes all decals client sided',
  95.     '[91] opfinality -- Loads in my FE GUI Opfinality',
  96.     '[92] remotes -- Prints all remotes in the game in the console when added',
  97.     '[93] noremotes -- Stops printing remotes',
  98.     '[94] tpdefault -- Stops all loop teleports to a player',
  99.     '[95] stopsit -- Will not allow you to sit',
  100.     '[96] gosit -- Allows you to sit',
  101.     '[97] clicktp -- Enables click tp',
  102.     '[98] noclicktp -- Disables click tp',
  103.     '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  104.     '[100] toolsoff -- Stops ;toolson',
  105.     '[101] version -- Gets the admin version',
  106.     '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  107.     '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  108.     '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  109.     '[105] clickdel -- Delete any block you press q on, client sided',
  110.     '[106] noclickdel -- Stops clickdel',
  111.     '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  112.     '[108] unlooprhats -- Stops loop removing mesh',
  113.     '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  114.     '[110] unlooprtool -- Stops loop removing mesh',
  115.     '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  116.     '[112] age [plr] -- Makes you chat the account age of the player',
  117.     '[113] id [plr] -- Makes you chat the account ID of the player',
  118.     '[114] .age [plr] -- Privately shows you the account age of the player',
  119.     '[115] .id [plr] -- Privately shows you the account ID of the player',
  120.     '[116] gameid -- Shows the game ID',
  121.     '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  122.     '[118] removefog -- Removes fog, client sided',
  123.     '[119] disable -- Disables your character by removing humanoid',
  124.     '[120] enable -- Enables your character by adding humanoid',
  125.     '[121] prefix [key] -- Changes the prefix used, default is ;',
  126.     '[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.',
  127.     '[123] flyspeed [num] -- Change your fly speed, default is 1',
  128.     '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  129.     '[125] uncarpet -- Stops carpet player',
  130.     '[126] stare [plr] -- Turns your character to stare at another player',
  131.     '[127] unstare -- Stops stare player',
  132.     '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  133.     '[129] unlogchat -- Disables logchat',
  134.     '[130] fixcam -- Fixes/resets your camera',
  135.     '[131] unstate -- Stops changing state',
  136. }
  137. speedget = 1
  138.  
  139. lplayer = game:GetService("Players").LocalPlayer
  140.  
  141. lplayer.CharacterAdded:Connect(function(character)
  142.     spin = false
  143.     flying = false
  144.     staring = false
  145.     banpl = false
  146. end)
  147.  
  148. function change()
  149.     prefix = prefix
  150.     speedfly = speedfly
  151. end
  152.  
  153. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  154.     local Found = {}
  155.     local strl = String:lower()
  156.     if strl == "all" then
  157.         for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  158.             table.insert(Found,v)
  159.         end
  160.     elseif strl == "others" then
  161.         for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  162.             if v.Name ~= lplayer.Name then
  163.                 table.insert(Found,v)
  164.             end
  165.         end  
  166.     elseif strl == "me" then
  167.         for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  168.             if v.Name == lplayer.Name then
  169.                 table.insert(Found,v)
  170.             end
  171.         end  
  172.     else
  173.         for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  174.             if v.Name:lower():sub(1, #String) == String:lower() then
  175.                 table.insert(Found,v)
  176.             end
  177.         end    
  178.     end
  179.     return Found    
  180. end
  181.  
  182. local Mouse = lplayer:GetMouse()
  183.  
  184. spin = false
  185. followed = false
  186. traill = false
  187. noclip = false
  188. annoying = false
  189. hwalk = false
  190. droppinghats = false
  191. droppingtools = false
  192. flying = false
  193. spamdelay = 1
  194. spamming = false
  195. spammingpm = false
  196. cbringing = false
  197. remotes = true
  198. added = true
  199. binds = false
  200. stopsitting = false
  201. clickgoto = false
  202. gettingtools = false
  203. removingmeshhats = false
  204. removingmeshtool = false
  205. clickdel = false
  206. staring = false
  207. chatlogs = false
  208. banpl = false
  209. changingstate = false
  210. statechosen = 0
  211.  
  212. adminversion = "Reviz Admin by illremember, Version 2.0"
  213.  
  214. flying = false
  215. speedfly = 1
  216.  
  217. function plrchat(plr, chat)
  218. print(plr.Name..": "..tick().."\n"..chat)
  219. end
  220.  
  221. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  222. v.Chatted:connect(function(chat)
  223. if chatlogs then
  224. plrchat(v, chat)
  225. end
  226. end)
  227. end
  228. game:GetService("Players").PlayerAdded:connect(function(plr)
  229. plr.Chatted:connect(function(chat)
  230. if chatlogs then
  231. plrchat(plr, chat)
  232. end
  233. end)
  234. end)
  235.  
  236.  
  237. local ScreenGui = Instance.new("ScreenGui")
  238. local Frame = Instance.new("Frame")
  239. local CMDBAR = Instance.new("TextBox")
  240. ScreenGui.Parent = game:GetService("CoreGui")
  241. Frame.Parent = ScreenGui
  242. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  243. Frame.BackgroundTransparency = 0.3
  244. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  245. Frame.Size = UDim2.new(0, 200, 0, 40)
  246. Frame.Active = true
  247. Frame.Draggable = true
  248. CMDBAR.Name = "CMDBAR"
  249. CMDBAR.Parent = Frame
  250. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  251. CMDBAR.BackgroundTransparency = 0.20000000298023
  252. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  253. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  254. CMDBAR.Font = Enum.Font.SourceSansLight
  255. CMDBAR.FontSize = Enum.FontSize.Size14
  256. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  257. CMDBAR.TextScaled = true
  258. CMDBAR.TextSize = 14
  259. CMDBAR.TextWrapped = true
  260. CMDBAR.Text = "Press ; to type, Enter to execute"
  261.  
  262. local CMDS = Instance.new("ScreenGui")
  263. local CMDSFRAME = Instance.new("Frame")
  264. local ScrollingFrame = Instance.new("ScrollingFrame")
  265. local TextLabel = Instance.new("TextLabel")
  266. local closegui = Instance.new("TextButton")
  267. CMDS.Name = "CMDS"
  268. CMDS.Parent = game:GetService("CoreGui")
  269. CMDSFRAME.Name = "CMDSFRAME"
  270. CMDSFRAME.Parent = CMDS
  271. CMDSFRAME.Active = true
  272. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  273. CMDSFRAME.BorderSizePixel = 0
  274. CMDSFRAME.Draggable = true
  275. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  276. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  277. CMDSFRAME.Visible = false
  278. ScrollingFrame.Parent = CMDSFRAME
  279. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  280. ScrollingFrame.BorderSizePixel = 0
  281. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  282. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  283. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  284. TextLabel.Parent = ScrollingFrame
  285. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  286. TextLabel.BackgroundTransparency = 1
  287. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  288. TextLabel.Font = Enum.Font.SourceSans
  289. TextLabel.FontSize = Enum.FontSize.Size18
  290. 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."
  291. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  292. TextLabel.TextSize = 15
  293. TextLabel.TextWrapped = true
  294. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  295. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  296. closegui.Name = "closegui"
  297. closegui.Parent = CMDSFRAME
  298. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  299. closegui.BorderSizePixel = 0
  300. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  301. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  302. closegui.Font = Enum.Font.SourceSansBold
  303. closegui.FontSize = Enum.FontSize.Size24
  304. closegui.Text = "X"
  305. closegui.TextColor3 = Color3.new(1, 1, 1)
  306. closegui.TextSize = 20
  307.  
  308. closegui.MouseButton1Click:connect(function()
  309.     CMDSFRAME.Visible = false
  310. end)
  311.  
  312. game:GetService('RunService').Stepped:connect(function()
  313.     if spin then
  314.         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  315.     end
  316.     if followed then
  317.         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  318.     end
  319.     if traill then
  320.         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  321.     end
  322.     if annoying then
  323.         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  324.     end
  325.     if hwalk then
  326.         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  327.     end
  328.     if staring then
  329.         lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  330.     end
  331. end)
  332. game:GetService('RunService').Stepped:connect(function()
  333.     if noclip then
  334.         if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  335.             lplayer.Character.Head.CanCollide = false
  336.             lplayer.Character.Torso.CanCollide = false
  337.             lplayer.Character["Left Leg"].CanCollide = false
  338.             lplayer.Character["Right Leg"].CanCollide = false
  339.         else
  340.             lplayer.Character.Humanoid:ChangeState(11)
  341.         end
  342.     end
  343.     if changingstate then
  344.         lplayer.Character.Humanoid:ChangeState(statechosen)
  345.     end
  346. end)
  347. game:GetService('RunService').Stepped:connect(function()
  348.     if droppinghats then
  349.         for i,v in pairs(lplayer.Character:GetChildren()) do
  350.             if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  351.                 v.Parent = workspace
  352.             end
  353.         end
  354.     end
  355.     if droppingtools then
  356.         for i,v in pairs(lplayer.Character:GetChildren()) do
  357.             if (v:IsA("Tool")) then
  358.                 v.Parent = workspace
  359.             end
  360.         end
  361.     end
  362.     if removingmeshhats then
  363.         for i,v in pairs(lplayer.Character:GetChildren()) do
  364.             if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  365.                 v.Handle.Mesh:Destroy()
  366.             end
  367.         end
  368.     end
  369.     if removingmeshtool then
  370.         for i,v in pairs(lplayer.Character:GetChildren()) do
  371.             if (v:IsA("Tool")) then
  372.                 v.Handle.Mesh:Destroy()
  373.             end
  374.         end
  375.     end
  376. end)
  377. game:GetService('RunService').Stepped:connect(function()
  378.     if banpl then
  379.         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  380.     end
  381. end)
  382. game:GetService('RunService').Stepped:connect(function()
  383.     if stopsitting then
  384.         lplayer.Character.Humanoid.Sit = false
  385.     end
  386. end)
  387.  
  388. plr = lplayer
  389. hum = plr.Character.HumanoidRootPart
  390. mouse = plr:GetMouse()
  391. mouse.KeyDown:connect(function(key)
  392.     if key == "e" then
  393.         if mouse.Target then
  394.             if clickgoto then
  395.                 hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  396.             elseif clickdel then
  397.                 mouse.Target:Destroy()
  398.             end
  399.         end
  400.     end
  401. end)
  402.  
  403. game:GetService("Workspace").ChildAdded:connect(function(part)
  404.     if gettingtools then
  405.         if part:IsA("Tool") then
  406.             part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  407.         end
  408.     end
  409. end)
  410.  
  411. lplayer.Chatted:Connect(function(msg)
  412.     if string.sub(msg, 1, 6) == (prefix.."kill ") then
  413.         if string.sub(msg, 7) == "me" then
  414.             lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  415.         else
  416.             for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  417.                 local NOW = lplayer.Character.HumanoidRootPart.CFrame
  418.                 lplayer.Character.Humanoid.Name = 1
  419.                 local l = lplayer.Character["1"]:Clone()
  420.                 l.Parent = lplayer.Character
  421.                 l.Name = "Humanoid"
  422.                 wait(0.1)
  423.                 lplayer.Character["1"]:Destroy()
  424.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  425.                 lplayer.Character.Animate.Disabled = true
  426.                 wait(0.1)
  427.                 lplayer.Character.Animate.Disabled = false
  428.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  429.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  430.                 lplayer.Character.Humanoid:EquipTool(v)
  431.                 end
  432.                 local function tp(player,player2)
  433.                 local char1,char2=player.Character,player2.Character
  434.                 if char1 and char2 then
  435.                 char1:MoveTo(char2.Head.Position)
  436.                 end
  437.                 end
  438.                 wait(0.1)
  439.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  440.                 wait(0.2)
  441.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  442.                 wait(0.5)
  443.                 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  444.                 wait(0.7)
  445.                 tp(lplayer,game:GetService("Players")[v.Name])
  446.                 wait(0.7)
  447.                 lplayer.Character.HumanoidRootPart.CFrame = NOW
  448.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  449.                 Title = "Tools needed!";
  450.                 Text = "You need a tool in your backpack for this command!";
  451.                 })
  452.             end
  453.         end
  454.     end
  455.     if string.sub(msg, 1, 7) == (prefix.."bring ") then
  456.         for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  457.             local NOW = lplayer.Character.HumanoidRootPart.CFrame
  458.             lplayer.Character.Humanoid.Name = 1
  459.             local l = lplayer.Character["1"]:Clone()
  460.             l.Parent = lplayer.Character
  461.             l.Name = "Humanoid"
  462.             wait(0.1)
  463.             lplayer.Character["1"]:Destroy()
  464.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  465.             lplayer.Character.Animate.Disabled = true
  466.             wait(0.1)
  467.             lplayer.Character.Animate.Disabled = false
  468.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  469.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  470.             lplayer.Character.Humanoid:EquipTool(v)
  471.             end
  472.             local function tp(player,player2)
  473.             local char1,char2=player.Character,player2.Character
  474.             if char1 and char2 then
  475.             char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  476.             end
  477.             end
  478.             local function getout(player,player2)
  479.             local char1,char2=player.Character,player2.Character
  480.             if char1 and char2 then
  481.             char1:MoveTo(char2.Head.Position)
  482.             end
  483.             end
  484.             tp(game:GetService("Players")[v.Name], lplayer)
  485.             wait(0.2)
  486.             tp(game:GetService("Players")[v.Name], lplayer)
  487.             wait(0.5)
  488.             lplayer.Character.HumanoidRootPart.CFrame = NOW
  489.             wait(0.5)
  490.             getout(lplayer, game:GetService("Players")[v.Name])
  491.             wait(0.3)
  492.             lplayer.Character.HumanoidRootPart.CFrame = NOW
  493.             game:GetService("StarterGui"):SetCore("SendNotification", {
  494.             Title = "Tools needed!";
  495.             Text = "You need a tool in your backpack for this command!";
  496.             })
  497.         end
  498.     end
  499.     if string.sub(msg, 1, 6) == (prefix.."spin ") then
  500.         for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  501.             lplayer.Character.Humanoid.Name = 1
  502.             local l = lplayer.Character["1"]:Clone()
  503.             l.Parent = lplayer.Character
  504.             l.Name = "Humanoid"
  505.             wait(0.1)
  506.             lplayer.Character["1"]:Destroy()
  507.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  508.             lplayer.Character.Animate.Disabled = true
  509.             wait(0.1)
  510.             lplayer.Character.Animate.Disabled = false
  511.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  512.             lplayer.Character.Animate.Disabled = false
  513.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  514.             lplayer.Character.Humanoid:EquipTool(v)
  515.             end
  516.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  517.             spinplr = v
  518.             wait(0.5)
  519.             spin = true
  520.             game:GetService("StarterGui"):SetCore("SendNotification", {
  521.             Title = "Tools needed!";
  522.             Text = "You need a tool in your backpack for this command!";
  523.             })
  524.         end
  525.     end
  526.     if string.sub(msg, 1, 7) == (prefix.."unspin") then
  527.         spin = false
  528.     end
  529.     if string.sub(msg, 1, 8) == (prefix.."attach ") then
  530.         for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  531.             lplayer.Character.Humanoid.Name = 1
  532.             local l = lplayer.Character["1"]:Clone()
  533.             l.Parent = lplayer.Character
  534.             l.Name = "Humanoid"
  535.             wait(0.1)
  536.             lplayer.Character["1"]:Destroy()
  537.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  538.             lplayer.Character.Animate.Disabled = true
  539.             wait(0.1)
  540.             lplayer.Character.Animate.Disabled = false
  541.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  542.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  543.             lplayer.Character.Humanoid:EquipTool(v)
  544.             end
  545.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  546.             wait(0.3)
  547.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  548.             attplr = v
  549.             game:GetService("StarterGui"):SetCore("SendNotification", {
  550.             Title = "Tools needed!";
  551.             Text = "You need a tool in your backpack for this command!";
  552.             })
  553.         end
  554.     end
  555.     if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  556.         for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  557.             local function getout(player,player2)
  558.             local char1,char2=player.Character,player2.Character
  559.             if char1 and char2 then
  560.             char1:MoveTo(char2.Head.Position)
  561.             end
  562.             end
  563.             getout(lplayer, game:GetService("Players")[v.Name])
  564.         end
  565.     end
  566.     if string.sub(msg, 1, 8) == (prefix.."follow ") then
  567.         for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  568.             followed = true
  569.             flwplr = v
  570.         end
  571.     end
  572.     if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  573.         followed = false
  574.     end
  575.     if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  576.         for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  577.             local NOW = lplayer.Character.HumanoidRootPart.CFrame
  578.             lplayer.Character.Humanoid.Name = 1
  579.             local l = lplayer.Character["1"]:Clone()
  580.             l.Parent = lplayer.Character
  581.             l.Name = "Humanoid"
  582.             wait(0.1)
  583.             lplayer.Character["1"]:Destroy()
  584.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  585.             lplayer.Character.Animate.Disabled = true
  586.             wait(0.1)
  587.             lplayer.Character.Animate.Disabled = false
  588.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  589.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  590.             lplayer.Character.Humanoid:EquipTool(v)
  591.             end
  592.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  593.             wait(0.2)
  594.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  595.             wait(0.6)
  596.             lplayer.Character.HumanoidRootPart.CFrame = NOW
  597.             wait(0.6)
  598.             lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  599.             game:GetService("StarterGui"):SetCore("SendNotification", {
  600.             Title = "Tools needed!";
  601.             Text = "You need a tool in your backpack for this command!";
  602.             })
  603.         end
  604.     end
  605.     if string.sub(msg, 1, 7) == (prefix.."trail ") then
  606.         for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  607.             traill = true
  608.             trlplr = v
  609.         end
  610.     end
  611.     if string.sub(msg, 1, 8) == (prefix.."untrail") then
  612.         traill = false
  613.     end
  614.     if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  615.         if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  616.             lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  617.         else
  618.             for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  619.                 local o = Instance.new("RocketPropulsion")
  620.                 o.Parent = lplayer.Character.HumanoidRootPart
  621.                 o.Name = "Orbit"
  622.                 o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  623.                 o:Fire()
  624.                 noclip = true
  625.             end
  626.         end
  627.     end
  628.     if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  629.         lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  630.         noclip = false
  631.     end
  632.     if string.sub(msg, 1, 7) == (prefix.."fling ") then
  633.         if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  634.             lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  635.         else
  636.             for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  637.                 local y = Instance.new("RocketPropulsion")
  638.                 y.Parent = lplayer.Character.HumanoidRootPart
  639.                 y.CartoonFactor = 1
  640.                 y.MaxThrust = 800000
  641.                 y.MaxSpeed = 1000
  642.                 y.ThrustP = 200000
  643.                 y.Name = "Fling"
  644.                 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  645.                 y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  646.                 y:Fire()
  647.                 noclip = true
  648.             end
  649.         end
  650.     end
  651.     if string.sub(msg, 1, 8) == (prefix.."unfling") then
  652.         noclip = false
  653.         lplayer.Character.HumanoidRootPart.Fling:Destroy()
  654.         game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  655.         wait(0.4)
  656.         lplayer.Character.HumanoidRootPart.Fling:Destroy()
  657.     end
  658.     if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  659.         if game:GetService("Workspace").FilteringEnabled == true then
  660.             warn("FE is Enabled (Filtering Enabled)")
  661.             game:GetService("StarterGui"):SetCore("SendNotification", {
  662.                 Title = "FE is Enabled";
  663.                 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  664.             })
  665.         else
  666.             warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  667.             game:GetService("StarterGui"):SetCore("SendNotification", {
  668.                 Title = "FE is Disabled";
  669.                 Text = "Filtering Disabled. Consider using a different admin script.";
  670.             })
  671.         end
  672.     end
  673.     if string.sub(msg, 1, 6) == (prefix.."void ") then
  674.         for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  675.             lplayer.Character.Humanoid.Name = 1
  676.             local l = lplayer.Character["1"]:Clone()
  677.             l.Parent = lplayer.Character
  678.             l.Name = "Humanoid"
  679.             wait(0.1)
  680.             lplayer.Character["1"]:Destroy()
  681.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  682.             lplayer.Character.Animate.Disabled = true
  683.             wait(0.1)
  684.             lplayer.Character.Animate.Disabled = false
  685.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  686.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  687.             lplayer.Character.Humanoid:EquipTool(v)
  688.             end
  689.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  690.             wait(0.2)
  691.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  692.             wait(0.6)
  693.             lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  694.             game:GetService("StarterGui"):SetCore("SendNotification", {
  695.             Title = "Tools needed!";
  696.             Text = "You need a tool in your backpack for this command!";
  697.             })
  698.         end
  699.     end
  700.     if string.sub(msg, 1, 7) == (prefix.."noclip") then
  701.         noclip = true
  702.         game:GetService("StarterGui"):SetCore("SendNotification", {
  703.         Title = "Noclip enabled";
  704.         Text = "Type ;clip to disable";
  705.         })
  706.     end
  707.     if string.sub(msg, 1, 5) == (prefix.."clip") then
  708.         noclip = false
  709.         game:GetService("StarterGui"):SetCore("SendNotification", {
  710.         Title = "Noclip disabled";
  711.         Text = "Type ;noclip to enable";
  712.         })
  713.     end
  714.     if string.sub(msg, 1, 7) == (prefix.."speed ") then
  715.         lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  716.     end
  717.     if string.sub(msg, 1, 4) == (prefix.."ws ") then
  718.         lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  719.     end
  720.     if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  721.         lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  722.     end
  723.     if string.sub(msg, 1, 4) == (prefix.."hh ") then
  724.         lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  725.     end
  726.     if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  727.         lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  728.     end
  729.     if string.sub(msg, 1, 4) == (prefix.."jp ") then
  730.         lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  731.     end
  732.     if string.sub(msg, 1, 8) == (prefix.."default") then
  733.         lplayer.Character.Humanoid.JumpPower = 50
  734.         lplayer.Character.Humanoid.WalkSpeed = 16
  735.         lplayer.Character.Humanoid.HipHeight = 0
  736.     end
  737.     if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  738.         for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  739.             annoying = true
  740.             annplr = v
  741.         end
  742.     end
  743.     if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  744.         annoying = false
  745.     end
  746.     if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  747.         for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  748.             hwalk = true
  749.             hdwplr = v
  750.         end
  751.     end
  752.     if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  753.         hwalk = false
  754.     end
  755.     if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  756.         lplayer.Character["Left Leg"]:Destroy()
  757.         lplayer.Character["Left Arm"]:Destroy()
  758.         lplayer.Character["Right Leg"]:Destroy()
  759.         lplayer.Character["Right Arm"]:Destroy()
  760.     end
  761.     if string.sub(msg, 1, 4) == (prefix.."god") then
  762.         lplayer.Character.Humanoid.Name = 1
  763.         local l = lplayer.Character["1"]:Clone()
  764.         l.Parent = lplayer.Character
  765.         l.Name = "Humanoid"
  766.         wait(0.1)
  767.         lplayer.Character["1"]:Destroy()
  768.         game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  769.         lplayer.Character.Animate.Disabled = true
  770.         wait(0.1)
  771.         lplayer.Character.Animate.Disabled = false
  772.         lplayer.Character.Humanoid.DisplayDistanceType = "None"
  773.         game:GetService("StarterGui"):SetCore("SendNotification", {
  774.         Title = "FE Godmode enabled";
  775.         Text = "Use ;grespawn or ;respawn to remove";
  776.         })
  777.     end
  778.     if string.sub(msg, 1, 9) == (prefix.."drophats") then
  779.         for i,v in pairs(lplayer.Character:GetChildren()) do
  780.             if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  781.                 v.Parent = workspace
  782.             end
  783.         end
  784.     end
  785.     if string.sub(msg, 1, 9) == (prefix.."droptool") then
  786.         for i,v in pairs(lplayer.Character:GetChildren()) do
  787.             if (v:IsA("Tool")) then
  788.                 v.Parent = workspace
  789.             end
  790.         end
  791.     end
  792.     if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  793.         droppinghats = true
  794.         game:GetService("StarterGui"):SetCore("SendNotification", {
  795.         Title = "Loop Drop Enabled";
  796.         Text = "Type ;unloopdhats to disable";
  797.         })
  798.     end
  799.     if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  800.         droppinghats = false
  801.         game:GetService("StarterGui"):SetCore("SendNotification", {
  802.         Title = "Loop Drop Disabled";
  803.         Text = "Type ;loopdhats to enable.";
  804.         })
  805.     end
  806.     if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  807.         droppingtools = true
  808.         game:GetService("StarterGui"):SetCore("SendNotification", {
  809.         Title = "Loop Drop Enabled";
  810.         Text = "Type ;unloopdtool to disable";
  811.         })
  812.     end
  813.     if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  814.         droppingtools = false
  815.         game:GetService("StarterGui"):SetCore("SendNotification",
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement