Advertisement
Guest User

[FE] Thotinator

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