kaisukeUchiha

Cheat Xfly

Mar 29th, 2020
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 375.38 KB | None | 0 0
  1. -- Made by KaisukeUchiwa, Enjoy !
  2. -- You must use an injector level +6 !
  3.  
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local OpenFrame = Instance.new("Frame")
  6. local Open = Instance.new("TextButton")
  7. local Main = Instance.new("Frame")
  8. local BeautyA = Instance.new("Frame")
  9. local Close = Instance.new("TextButton")
  10. local Credits = Instance.new("TextLabel")
  11. local TextLabel = Instance.new("TextLabel")
  12. local Admin = Instance.new("TextButton")
  13. local Line1 = Instance.new("Frame")
  14. local Troll = Instance.new("TextButton")
  15. local Line2 = Instance.new("Frame")
  16. local Beyond = Instance.new("TextButton")
  17. local DS = Instance.new("TextButton")
  18. local Jailbreak = Instance.new("TextButton")
  19. local PJ = Instance.new("TextButton")
  20. local MM2 = Instance.new("TextButton")
  21. local RG = Instance.new("TextButton")
  22. local Arsenal = Instance.new("TextButton")
  23. local InfSpace = Instance.new("TextButton")
  24. local Aimbot = Instance.new("TextButton")
  25.  
  26. --Properties:
  27.  
  28. ScreenGui.Parent = game.CoreGui
  29. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  30.  
  31. OpenFrame.Name = "OpenFrame"
  32. OpenFrame.Parent = ScreenGui
  33. OpenFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  34. OpenFrame.Position = UDim2.new(0.00744601618, 0, 0.478953391, 0)
  35. OpenFrame.Size = UDim2.new(0, 122, 0, 36)
  36.  
  37. Open.Name = "Open"
  38. Open.Parent = OpenFrame
  39. Open.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  40. Open.Size = UDim2.new(1, 0, 0.75, 0)
  41. Open.Font = Enum.Font.GothamBlack
  42. Open.Text = "Open"
  43. Open.TextColor3 = Color3.fromRGB(255, 255, 255)
  44. Open.TextSize = 14.000
  45. Open.MouseButton1Down:connect(function()
  46. Main.Visible = true
  47. OpenFrame.Visible = false
  48. end)
  49.  
  50. Main.Name = "Main"
  51. Main.Parent = ScreenGui
  52. Main.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  53. Main.BorderColor3 = Color3.fromRGB(40, 40, 40)
  54. Main.BorderSizePixel = 3
  55. Main.Position = UDim2.new(0.291883856, 0, 0.228668943, 0)
  56. Main.Size = UDim2.new(0, 480, 0, 441)
  57. Main.Visible = false
  58. Main.Draggable = true
  59.  
  60. BeautyA.Name = "BeautyA"
  61. BeautyA.Parent = Main
  62. BeautyA.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  63. BeautyA.BorderColor3 = Color3.fromRGB(255, 255, 255)
  64. BeautyA.Size = UDim2.new(0, 480, 0, 66)
  65.  
  66. Close.Name = "Close"
  67. Close.Parent = Main
  68. Close.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  69. Close.Position = UDim2.new(0.908333361, 0, 0.0181405898, 0)
  70. Close.Size = UDim2.new(0, 37, 0, 30)
  71. Close.Font = Enum.Font.SourceSans
  72. Close.Text = "X"
  73. Close.TextColor3 = Color3.fromRGB(0, 0, 0)
  74. Close.TextScaled = true
  75. Close.TextSize = 14.000
  76. Close.TextWrapped = true
  77. Close.MouseButton1Down:connect(function()
  78. OpenFrame.Visible = true
  79. Main.Visible = false
  80. end)
  81.  
  82. Credits.Name = "Credits"
  83. Credits.Parent = Main
  84. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  85. Credits.BackgroundTransparency = 1.000
  86. Credits.Position = UDim2.new(0.658333361, 0, 0.938775539, 0)
  87. Credits.Size = UDim2.new(0, 157, 0, 27)
  88. Credits.Font = Enum.Font.GothamBlack
  89. Credits.Text = "Made by KaisukeUchiwa"
  90. Credits.TextColor3 = Color3.fromRGB(255, 255, 255)
  91. Credits.TextScaled = true
  92. Credits.TextSize = 17.000
  93. Credits.TextWrapped = true
  94.  
  95. TextLabel.Parent = Main
  96. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  97. TextLabel.BackgroundTransparency = 1.000
  98. TextLabel.Position = UDim2.new(0.335416704, 0, 0.0430839062, 0)
  99. TextLabel.Size = UDim2.new(0, 157, 0, 27)
  100. TextLabel.Font = Enum.Font.GothamBlack
  101. TextLabel.Text = "XFly"
  102. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  103. TextLabel.TextScaled = true
  104. TextLabel.TextSize = 17.000
  105. TextLabel.TextWrapped = true
  106.  
  107. Admin.Name = "Admin"
  108. Admin.Parent = Main
  109. Admin.BackgroundColor3 = Color3.fromRGB(9, 0, 0)
  110. Admin.BorderColor3 = Color3.fromRGB(255, 255, 255)
  111. Admin.Position = UDim2.new(0.0333333351, 0, 0.183673471, 0)
  112. Admin.Size = UDim2.new(0, 121, 0, 30)
  113. Admin.Font = Enum.Font.SourceSans
  114. Admin.Text = "Admin"
  115. Admin.TextColor3 = Color3.fromRGB(255, 255, 255)
  116. Admin.TextScaled = true
  117. Admin.TextSize = 14.000
  118. Admin.TextWrapped = true
  119. Admin.MouseButton1Down:connect(function()
  120. prefix = ";"
  121. wait(0.3)
  122. Commands = {
  123. '[-] cmdbar is shown when ; is pressed.',
  124. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  125. '[2] bring [plr] -- You need a tool! Will bring player to you',
  126. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  127. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  128. '[5] attach [plr] -- You need a tool! Attaches you to player',
  129. '[6] unattach [plr] -- Attempts to unattach you from a player',
  130. '[7] follow [plr] -- Makes you follow behind the player',
  131. '[8] unfollow',
  132. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  133. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  134. '[11] untrail',
  135. '[12] orbit [plr] -- Makes you orbit the player',
  136. '[13] unorbit',
  137. '[14] fling [plr] -- Makes you fling the player',
  138. '[15] unfling',
  139. '[16] fecheck -- Checks if the game is FE or not',
  140. '[17] void [plr] -- Teleports player to the void',
  141. '[18] noclip -- Gives you noclip to walk through walls',
  142. '[19] clip -- Removes noclip',
  143. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  144. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  145. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  146. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  147. '[24] annoy [plr] -- Loop teleports you to the player',
  148. '[25] unannoy',
  149. '[26] headwalk [plr] -- Loop teleports you to the player head',
  150. '[27] unheadwalk',
  151. '[28] nolimbs -- Removes your arms and legs',
  152. '[29] god -- Gives you FE Godmode',
  153. '[30] drophats -- Drops your accessories',
  154. '[31] droptool -- Drops any tool you have equipped',
  155. '[32] loopdhats -- Loop drops your accessories',
  156. '[33] unloopdhats',
  157. '[34] loopdtool -- Loop drops any tools you have equipped',
  158. '[35] unloopdtool',
  159. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  160. '[37] view [plr] -- Changes your camera to the player character',
  161. '[38] unview',
  162. '[39] goto [plr] -- Teleports you to player',
  163. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  164. '[41] unfly',
  165. '[42] chat [msg] -- Makes you chat a message',
  166. '[43] spam [msg] -- Spams a message',
  167. '[44] unspam',
  168. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  169. '[46] pmspam [plr] -- Spams a player in private message',
  170. '[47] unpmspam',
  171. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  172. '[49] uncfreeze [plr]',
  173. '[50] unlockws -- Unlocks the workspace',
  174. '[51] lockws -- Locks the workspace',
  175. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  176. '[53] pstand -- Enables platform stand',
  177. '[54] unpstand -- Disables platform stand',
  178. '[55] blockhead -- Removes your head mesh',
  179. '[56] sit',
  180. '[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name',
  181. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  182. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  183. '[60] cmds -- Prints all commands',
  184. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  185. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  186. '[63] spinner -- Makes you spin',
  187. '[64] nospinner',
  188. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  189. '[66] noreach -- Removes reach, must have tool equipped',
  190. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  191. '[68] tp me [plr] -- Alternative to goto',
  192. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  193. '[70] uncbring',
  194. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  195. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  196. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  197. '[74] unglitch -- Unglitches you',
  198. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  199. '[76] explorer -- Loads up DEX',
  200. '[77] reset -- Resets your character.',
  201. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  202. '[79] animgui -- Loads up Energize animations GUI',
  203. '[80] savepos -- Saves your current position',
  204. '[81] loadpos -- Teleports you to your saved position',
  205. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  206. '[83] unbang',
  207. '[84] delcmdbar -- Removes the command bar completely',
  208. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  209. '[86] shutdown -- Uses harkinians script to shutdown server',
  210. '[87] respawn -- If grespawn doesnt work you can use respawn',
  211. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  212. '[89] getplrs -- Prints all players in game',
  213. '[90] deldecal -- Deletes all decals client sided',
  214. '[91] opfinality -- Loads in my FE GUI Opfinality',
  215. '[92] remotes -- Prints all remotes in the game in the console when added',
  216. '[93] noremotes -- Stops printing remotes',
  217. '[94] tpdefault -- Stops all loop teleports to a player',
  218. '[95] stopsit -- Will not allow you to sit',
  219. '[96] gosit -- Allows you to sit',
  220. '[97] clicktp -- Enables click tp',
  221. '[98] noclicktp -- Disables click tp',
  222. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  223. '[100] toolsoff -- Stops ;toolson',
  224. '[101] version -- Gets the admin version',
  225. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  226. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  227. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  228. '[105] clickdel -- Delete any block you press q on, client sided',
  229. '[106] noclickdel -- Stops clickdel',
  230. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  231. '[108] unlooprhats -- Stops loop removing mesh',
  232. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  233. '[110] unlooprtool -- Stops loop removing mesh',
  234. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  235. '[112] age [plr] -- Makes you chat the account age of the player',
  236. '[113] id [plr] -- Makes you chat the account ID of the player',
  237. '[114] .age [plr] -- Privately shows you the account age of the player',
  238. '[115] .id [plr] -- Privately shows you the account ID of the player',
  239. '[116] gameid -- Shows the game ID',
  240. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  241. '[118] removefog -- Removes fog, client sided',
  242. '[119] disable -- Disables your character by removing humanoid',
  243. '[120] enable -- Enables your character by adding humanoid',
  244. '[121] prefix [key] -- Changes the prefix used, default is ;',
  245. '[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.',
  246. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  247. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  248. '[125] uncarpet -- Stops carpet player',
  249. '[126] stare [plr] -- Turns your character to stare at another player',
  250. '[127] unstare -- Stops stare player',
  251. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  252. '[129] unlogchat -- Disables logchat',
  253. '[130] fixcam -- Fixes/resets your camera',
  254. '[131] unstate -- Stops changing state',
  255. }
  256. speedget = 1
  257.  
  258. lplayer = game:GetService("Players").LocalPlayer
  259.  
  260. lplayer.CharacterAdded:Connect(function(character)
  261. spin = false
  262. flying = false
  263. staring = false
  264. banpl = false
  265. end)
  266.  
  267. function change()
  268. prefix = prefix
  269. speedfly = speedfly
  270. end
  271.  
  272. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  273. local Found = {}
  274. local strl = String:lower()
  275. if strl == "all" then
  276. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  277. table.insert(Found,v)
  278. end
  279. elseif strl == "others" then
  280. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  281. if v.Name ~= lplayer.Name then
  282. table.insert(Found,v)
  283. end
  284. end
  285. elseif strl == "me" then
  286. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  287. if v.Name == lplayer.Name then
  288. table.insert(Found,v)
  289. end
  290. end
  291. else
  292. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  293. if v.Name:lower():sub(1, #String) == String:lower() then
  294. table.insert(Found,v)
  295. end
  296. end
  297. end
  298. return Found
  299. end
  300.  
  301. local Mouse = lplayer:GetMouse()
  302.  
  303. spin = false
  304. followed = false
  305. traill = false
  306. noclip = false
  307. annoying = false
  308. hwalk = false
  309. droppinghats = false
  310. droppingtools = false
  311. flying = false
  312. spamdelay = 1
  313. spamming = false
  314. spammingpm = false
  315. cbringing = false
  316. remotes = true
  317. added = true
  318. binds = false
  319. stopsitting = false
  320. clickgoto = false
  321. gettingtools = false
  322. removingmeshhats = false
  323. removingmeshtool = false
  324. clickdel = false
  325. staring = false
  326. chatlogs = false
  327. banpl = false
  328. changingstate = false
  329. statechosen = 0
  330.  
  331. adminversion = "Made by KaisukeUchiwa"
  332.  
  333. flying = false
  334. speedfly = 1
  335.  
  336. function plrchat(plr, chat)
  337. print(plr.Name..": "..tick().."\n"..chat)
  338. end
  339.  
  340. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  341. v.Chatted:connect(function(chat)
  342. if chatlogs then
  343. plrchat(v, chat)
  344. end
  345. end)
  346. end
  347. game:GetService("Players").PlayerAdded:connect(function(plr)
  348. plr.Chatted:connect(function(chat)
  349. if chatlogs then
  350. plrchat(plr, chat)
  351. end
  352. end)
  353. end)
  354.  
  355.  
  356. local ScreenGui = Instance.new("ScreenGui")
  357. local Frame = Instance.new("Frame")
  358. local CMDBAR = Instance.new("TextBox")
  359. ScreenGui.Parent = game:GetService("CoreGui")
  360. Frame.Parent = ScreenGui
  361. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  362. Frame.BackgroundTransparency = 0.3
  363. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  364. Frame.Size = UDim2.new(0, 200, 0, 40)
  365. Frame.Active = true
  366. Frame.Draggable = true
  367. CMDBAR.Name = "CMDBAR"
  368. CMDBAR.Parent = Frame
  369. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  370. CMDBAR.BackgroundTransparency = 0.20000000298023
  371. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  372. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  373. CMDBAR.Font = Enum.Font.SourceSansLight
  374. CMDBAR.FontSize = Enum.FontSize.Size14
  375. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  376. CMDBAR.TextScaled = true
  377. CMDBAR.TextSize = 14
  378. CMDBAR.TextWrapped = true
  379. CMDBAR.Text = "Press ; to type, Enter to execute"
  380.  
  381. local CMDS = Instance.new("ScreenGui")
  382. local CMDSFRAME = Instance.new("Frame")
  383. local ScrollingFrame = Instance.new("ScrollingFrame")
  384. local TextLabel = Instance.new("TextLabel")
  385. local closegui = Instance.new("TextButton")
  386. CMDS.Name = "CMDS"
  387. CMDS.Parent = game:GetService("CoreGui")
  388. CMDSFRAME.Name = "CMDSFRAME"
  389. CMDSFRAME.Parent = CMDS
  390. CMDSFRAME.Active = true
  391. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  392. CMDSFRAME.BorderSizePixel = 0
  393. CMDSFRAME.Draggable = true
  394. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  395. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  396. CMDSFRAME.Visible = false
  397. ScrollingFrame.Parent = CMDSFRAME
  398. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  399. ScrollingFrame.BorderSizePixel = 0
  400. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  401. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  402. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  403. TextLabel.Parent = ScrollingFrame
  404. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  405. TextLabel.BackgroundTransparency = 1
  406. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  407. TextLabel.Font = Enum.Font.SourceSans
  408. TextLabel.FontSize = Enum.FontSize.Size18
  409. TextLabel.Text = "[-] cmdbar is shown when ; is pressed.,\n[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player,\n[2] bring [plr] -- You need a tool! Will bring player to you,\n[3] spin [plr] -- You need a tool! Makes you and the player spin crazy,\n[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting,\n[5] attach [plr] -- You need a tool! Attaches you to player,\n[6] unattach [plr] -- Attempts to unattach you from a player,\n[7] follow [plr] -- Makes you follow behind the player,\n[8] unfollow,\n[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air,\n[10] trail [plr] -- The opposite of follow, you stay infront of player,\n[11] untrail,\n[12] orbit [plr] -- Makes you orbit the player,\n[13] unorbit,\n[14] fling [plr] -- Makes you fling the player,\n[15] unfling,\n[16] fecheck -- Checks if the game is FE or not,\n[17] void [plr] -- Teleports player to the void,\n[18] noclip -- Gives you noclip to walk through walls,\n[19] clip -- Removes noclip,\n[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default,\n[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default,\n[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default,\n[23] default -- Changes your speed, jumppower and hipheight to default values,\n[24] annoy [plr] -- Loop teleports you to the player,\n[25] unannoy,\n[26] headwalk [plr] -- Loop teleports you to the player head,\n[27] unheadwalk,\n[28] nolimbs -- Removes your arms and legs,\n[29] god -- Gives you FE Godmode,\n[30] drophats -- Drops your accessories,\n[31] droptool -- Drops any tool you have equipped,\n[32] loopdhats -- Loop drops your accessories,\n[33] unloopdhats,\n[34] loopdtool -- Loop drops any tools you have equipped,\n[35] unloopdtool,\n[36] invisible -- Gives you invisibility CREDIT TO TIMELESS,\n[37] view [plr] -- Changes your camera to the player character,\n[38] unview,\n[39] goto [plr] -- Teleports you to player,\n[40] fly -- Allows you to fly,\n[41] unfly,\n[42] chat [msg] -- Makes you chat a message,\n[43] spam [msg] -- Spams a message,\n[44] unspam,\n[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second,\n[46] pmspam [plr] -- Spams a player in private message,\n[47] unpmspam,\n[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you,\n[49] uncfreeze [plr],\n[50] unlockws -- Unlocks the workspace,\n[51] lockws -- Locks the workspace,\n[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you,\n[53] pstand -- Enables platform stand,\n[54] unpstand -- Disables platform stand,\n[55] blockhead -- Removes your head mesh,\n[56] sit,\n[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name,\n[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided,\n[59] hypertotal -- Loads in my FE GUI Hypertotal,\n[60] cmds -- Prints all commands,\n[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats,\n[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool,\n[63] spinner -- Makes you spin,\n[64] nospinner,\n[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom,\n[66] noreach -- Removes reach, must have tool equipped,\n[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying,\n[68] tp me [plr] -- Alternative to goto,\n[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player,\n[70] uncbring,\n[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players,\n[72] givetool [plr] -- Gives the tool you have equipped to the player,\n[73] glitch [plr] -- Glitches you and the player, looks very cool,\n[74] unglitch -- Unglitches you,\n[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode,\n[76] explorer -- Loads up DEX,\n[77] reset -- Resets your character.,\n[78] anim [id] -- Applies an animation on you, must be created by ROBLOX,\n[79] animgui -- Loads up Energize animations GUI,\n[80] savepos -- Saves your current position,\n[81] loadpos -- Teleports you to your saved position,\n[82] bang [plr] -- 18+,\n[83] unbang,\n[84] delcmdbar -- Removes the command bar completely,\n[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model,\n[86] shutdown -- Uses harkinians script to shutdown server,\n[87] respawn -- If grespawn doesnt work you can use respawn,\n[88] delobj [obj] -- Deletes a certain brick in workspace, client sided,\n[89] getplrs -- Prints all players in game,\n[90] deldecal -- Deletes all decals client sided,\n[91] opfinality -- Loads in my FE GUI Opfinality,\n[92] remotes -- Prints all remotes in the game in the console when added,\n[93] noremotes -- Stops printing remotes,\n[94] tpdefault -- Stops all loop teleports to a player,\n[95] stopsit -- Will not allow you to sit,\n[96] gosit -- Allows you to sit,\n[97] clicktp -- Enables click tp,\n[98] noclicktp -- Disables click tp,\n[99] toolson -- If any tools are dropped in the workspace you will automatically get them,\n[100] toolsoff -- Stops ;toolson,\n[101] version -- Gets the admin version, \n This list of commands is NOT showing everything, go to my thread in the pastebin link to see ALL commands."
  410. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  411. TextLabel.TextSize = 15
  412. TextLabel.TextWrapped = true
  413. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  414. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  415. closegui.Name = "closegui"
  416. closegui.Parent = CMDSFRAME
  417. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  418. closegui.BorderSizePixel = 0
  419. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  420. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  421. closegui.Font = Enum.Font.SourceSansBold
  422. closegui.FontSize = Enum.FontSize.Size24
  423. closegui.Text = "X"
  424. closegui.TextColor3 = Color3.new(1, 1, 1)
  425. closegui.TextSize = 20
  426.  
  427. closegui.MouseButton1Click:connect(function()
  428. CMDSFRAME.Visible = false
  429. end)
  430.  
  431. game:GetService('RunService').Stepped:connect(function()
  432. if spin then
  433. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  434. end
  435. if followed then
  436. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  437. end
  438. if traill then
  439. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  440. end
  441. if annoying then
  442. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  443. end
  444. if hwalk then
  445. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  446. end
  447. if staring then
  448. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  449. end
  450. end)
  451. game:GetService('RunService').Stepped:connect(function()
  452. if noclip then
  453. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  454. lplayer.Character.Head.CanCollide = false
  455. lplayer.Character.Torso.CanCollide = false
  456. lplayer.Character["Left Leg"].CanCollide = false
  457. lplayer.Character["Right Leg"].CanCollide = false
  458. else
  459. lplayer.Character.Humanoid:ChangeState(11)
  460. end
  461. end
  462. if changingstate then
  463. lplayer.Character.Humanoid:ChangeState(statechosen)
  464. end
  465. end)
  466. game:GetService('RunService').Stepped:connect(function()
  467. if droppinghats then
  468. for i,v in pairs(lplayer.Character:GetChildren()) do
  469. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  470. v.Parent = workspace
  471. end
  472. end
  473. end
  474. if droppingtools then
  475. for i,v in pairs(lplayer.Character:GetChildren()) do
  476. if (v:IsA("Tool")) then
  477. v.Parent = workspace
  478. end
  479. end
  480. end
  481. if removingmeshhats then
  482. for i,v in pairs(lplayer.Character:GetChildren()) do
  483. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  484. v.Handle.Mesh:Destroy()
  485. end
  486. end
  487. end
  488. if removingmeshtool then
  489. for i,v in pairs(lplayer.Character:GetChildren()) do
  490. if (v:IsA("Tool")) then
  491. v.Handle.Mesh:Destroy()
  492. end
  493. end
  494. end
  495. end)
  496. game:GetService('RunService').Stepped:connect(function()
  497. if banpl then
  498. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  499. end
  500. end)
  501. game:GetService('RunService').Stepped:connect(function()
  502. if stopsitting then
  503. lplayer.Character.Humanoid.Sit = false
  504. end
  505. end)
  506.  
  507. plr = lplayer
  508. hum = plr.Character.HumanoidRootPart
  509. mouse = plr:GetMouse()
  510. mouse.KeyDown:connect(function(key)
  511. if key == "e" then
  512. if mouse.Target then
  513. if clickgoto then
  514. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  515. elseif clickdel then
  516. mouse.Target:Destroy()
  517. end
  518. end
  519. end
  520. end)
  521.  
  522. game:GetService("Workspace").ChildAdded:connect(function(part)
  523. if gettingtools then
  524. if part:IsA("Tool") then
  525. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  526. end
  527. end
  528. end)
  529.  
  530. lplayer.Chatted:Connect(function(msg)
  531. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  532. if string.sub(msg, 7) == "me" then
  533. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  534. else
  535. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  536. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  537. lplayer.Character.Humanoid.Name = 1
  538. local l = lplayer.Character["1"]:Clone()
  539. l.Parent = lplayer.Character
  540. l.Name = "Humanoid"
  541. wait(0.1)
  542. lplayer.Character["1"]:Destroy()
  543. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  544. lplayer.Character.Animate.Disabled = true
  545. wait(0.1)
  546. lplayer.Character.Animate.Disabled = false
  547. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  548. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  549. lplayer.Character.Humanoid:EquipTool(v)
  550. end
  551. local function tp(player,player2)
  552. local char1,char2=player.Character,player2.Character
  553. if char1 and char2 then
  554. char1:MoveTo(char2.Head.Position)
  555. end
  556. end
  557. wait(0.1)
  558. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  559. wait(0.2)
  560. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  561. wait(0.5)
  562. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  563. wait(0.7)
  564. tp(lplayer,game:GetService("Players")[v.Name])
  565. wait(0.7)
  566. lplayer.Character.HumanoidRootPart.CFrame = NOW
  567. game:GetService("StarterGui"):SetCore("SendNotification", {
  568. Title = "Tools needed!";
  569. Text = "You need a tool in your backpack for this command!";
  570. })
  571. end
  572. end
  573. end
  574. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  575. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  576. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  577. lplayer.Character.Humanoid.Name = 1
  578. local l = lplayer.Character["1"]:Clone()
  579. l.Parent = lplayer.Character
  580. l.Name = "Humanoid"
  581. wait(0.1)
  582. lplayer.Character["1"]:Destroy()
  583. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  584. lplayer.Character.Animate.Disabled = true
  585. wait(0.1)
  586. lplayer.Character.Animate.Disabled = false
  587. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  588. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  589. lplayer.Character.Humanoid:EquipTool(v)
  590. end
  591. local function tp(player,player2)
  592. local char1,char2=player.Character,player2.Character
  593. if char1 and char2 then
  594. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  595. end
  596. end
  597. local function getout(player,player2)
  598. local char1,char2=player.Character,player2.Character
  599. if char1 and char2 then
  600. char1:MoveTo(char2.Head.Position)
  601. end
  602. end
  603. tp(game:GetService("Players")[v.Name], lplayer)
  604. wait(0.2)
  605. tp(game:GetService("Players")[v.Name], lplayer)
  606. wait(0.5)
  607. lplayer.Character.HumanoidRootPart.CFrame = NOW
  608. wait(0.5)
  609. getout(lplayer, game:GetService("Players")[v.Name])
  610. wait(0.3)
  611. lplayer.Character.HumanoidRootPart.CFrame = NOW
  612. game:GetService("StarterGui"):SetCore("SendNotification", {
  613. Title = "Tools needed!";
  614. Text = "You need a tool in your backpack for this command!";
  615. })
  616. end
  617. end
  618. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  619. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  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. game:GetService("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. lplayer.Character.Animate.Disabled = false
  632. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  633. lplayer.Character.Humanoid:EquipTool(v)
  634. end
  635. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  636. spinplr = v
  637. wait(0.5)
  638. spin = true
  639. game:GetService("StarterGui"):SetCore("SendNotification", {
  640. Title = "Tools needed!";
  641. Text = "You need a tool in your backpack for this command!";
  642. })
  643. end
  644. end
  645. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  646. spin = false
  647. end
  648. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  649. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  650. lplayer.Character.Humanoid.Name = 1
  651. local l = lplayer.Character["1"]:Clone()
  652. l.Parent = lplayer.Character
  653. l.Name = "Humanoid"
  654. wait(0.1)
  655. lplayer.Character["1"]:Destroy()
  656. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  657. lplayer.Character.Animate.Disabled = true
  658. wait(0.1)
  659. lplayer.Character.Animate.Disabled = false
  660. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  661. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  662. lplayer.Character.Humanoid:EquipTool(v)
  663. end
  664. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  665. wait(0.3)
  666. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  667. attplr = v
  668. game:GetService("StarterGui"):SetCore("SendNotification", {
  669. Title = "Tools needed!";
  670. Text = "You need a tool in your backpack for this command!";
  671. })
  672. end
  673. end
  674. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  675. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  676. local function getout(player,player2)
  677. local char1,char2=player.Character,player2.Character
  678. if char1 and char2 then
  679. char1:MoveTo(char2.Head.Position)
  680. end
  681. end
  682. getout(lplayer, game:GetService("Players")[v.Name])
  683. end
  684. end
  685. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  686. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  687. followed = true
  688. flwplr = v
  689. end
  690. end
  691. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  692. followed = false
  693. end
  694. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  695. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  696. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  697. lplayer.Character.Humanoid.Name = 1
  698. local l = lplayer.Character["1"]:Clone()
  699. l.Parent = lplayer.Character
  700. l.Name = "Humanoid"
  701. wait(0.1)
  702. lplayer.Character["1"]:Destroy()
  703. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  704. lplayer.Character.Animate.Disabled = true
  705. wait(0.1)
  706. lplayer.Character.Animate.Disabled = false
  707. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  708. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  709. lplayer.Character.Humanoid:EquipTool(v)
  710. end
  711. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  712. wait(0.2)
  713. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  714. wait(0.6)
  715. lplayer.Character.HumanoidRootPart.CFrame = NOW
  716. wait(0.6)
  717. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  718. game:GetService("StarterGui"):SetCore("SendNotification", {
  719. Title = "Tools needed!";
  720. Text = "You need a tool in your backpack for this command!";
  721. })
  722. end
  723. end
  724. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  725. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  726. traill = true
  727. trlplr = v
  728. end
  729. end
  730. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  731. traill = false
  732. end
  733. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  734. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  735. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  736. else
  737. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  738. local o = Instance.new("RocketPropulsion")
  739. o.Parent = lplayer.Character.HumanoidRootPart
  740. o.Name = "Orbit"
  741. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  742. o:Fire()
  743. noclip = true
  744. end
  745. end
  746. end
  747. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  748. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  749. noclip = false
  750. end
  751. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  752. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  753. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  754. else
  755. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  756. local y = Instance.new("RocketPropulsion")
  757. y.Parent = lplayer.Character.HumanoidRootPart
  758. y.CartoonFactor = 1
  759. y.MaxThrust = 800000
  760. y.MaxSpeed = 1000
  761. y.ThrustP = 200000
  762. y.Name = "Fling"
  763. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  764. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  765. y:Fire()
  766. noclip = true
  767. end
  768. end
  769. end
  770. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  771. noclip = false
  772. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  773. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  774. wait(0.4)
  775. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  776. end
  777. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  778. if game:GetService("Workspace").FilteringEnabled == true then
  779. warn("FE is Enabled (Filtering Enabled)")
  780. game:GetService("StarterGui"):SetCore("SendNotification", {
  781. Title = "FE is Enabled";
  782. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  783. })
  784. else
  785. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  786. game:GetService("StarterGui"):SetCore("SendNotification", {
  787. Title = "FE is Disabled";
  788. Text = "Filtering Disabled. Consider using a different admin script.";
  789. })
  790. end
  791. end
  792. if string.sub(msg, 1, 6) == (prefix.."void ") then
  793. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  794. lplayer.Character.Humanoid.Name = 1
  795. local l = lplayer.Character["1"]:Clone()
  796. l.Parent = lplayer.Character
  797. l.Name = "Humanoid"
  798. wait(0.1)
  799. lplayer.Character["1"]:Destroy()
  800. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  801. lplayer.Character.Animate.Disabled = true
  802. wait(0.1)
  803. lplayer.Character.Animate.Disabled = false
  804. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  805. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  806. lplayer.Character.Humanoid:EquipTool(v)
  807. end
  808. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  809. wait(0.2)
  810. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  811. wait(0.6)
  812. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  813. game:GetService("StarterGui"):SetCore("SendNotification", {
  814. Title = "Tools needed!";
  815. Text = "You need a tool in your backpack for this command!";
  816. })
  817. end
  818. end
  819. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  820. noclip = true
  821. game:GetService("StarterGui"):SetCore("SendNotification", {
  822. Title = "Noclip enabled";
  823. Text = "Type ;clip to disable";
  824. })
  825. end
  826. if string.sub(msg, 1, 5) == (prefix.."clip") then
  827. noclip = false
  828. game:GetService("StarterGui"):SetCore("SendNotification", {
  829. Title = "Noclip disabled";
  830. Text = "Type ;noclip to enable";
  831. })
  832. end
  833. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  834. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  835. end
  836. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  837. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  838. end
  839. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  840. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  841. end
  842. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  843. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  844. end
  845. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  846. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  847. end
  848. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  849. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  850. end
  851. if string.sub(msg, 1, 8) == (prefix.."default") then
  852. lplayer.Character.Humanoid.JumpPower = 50
  853. lplayer.Character.Humanoid.WalkSpeed = 16
  854. lplayer.Character.Humanoid.HipHeight = 0
  855. end
  856. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  857. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  858. annoying = true
  859. annplr = v
  860. end
  861. end
  862. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  863. annoying = false
  864. end
  865. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  866. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  867. hwalk = true
  868. hdwplr = v
  869. end
  870. end
  871. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  872. hwalk = false
  873. end
  874. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  875. lplayer.Character["Left Leg"]:Destroy()
  876. lplayer.Character["Left Arm"]:Destroy()
  877. lplayer.Character["Right Leg"]:Destroy()
  878. lplayer.Character["Right Arm"]:Destroy()
  879. end
  880. if string.sub(msg, 1, 4) == (prefix.."god") then
  881. lplayer.Character.Humanoid.Name = 1
  882. local l = lplayer.Character["1"]:Clone()
  883. l.Parent = lplayer.Character
  884. l.Name = "Humanoid"
  885. wait(0.1)
  886. lplayer.Character["1"]:Destroy()
  887. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  888. lplayer.Character.Animate.Disabled = true
  889. wait(0.1)
  890. lplayer.Character.Animate.Disabled = false
  891. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  892. game:GetService("StarterGui"):SetCore("SendNotification", {
  893. Title = "FE Godmode enabled";
  894. Text = "Use ;grespawn or ;respawn to remove";
  895. })
  896. end
  897. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  898. for i,v in pairs(lplayer.Character:GetChildren()) do
  899. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  900. v.Parent = workspace
  901. end
  902. end
  903. end
  904. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  905. for i,v in pairs(lplayer.Character:GetChildren()) do
  906. if (v:IsA("Tool")) then
  907. v.Parent = workspace
  908. end
  909. end
  910. end
  911. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  912. droppinghats = true
  913. game:GetService("StarterGui"):SetCore("SendNotification", {
  914. Title = "Loop Drop Enabled";
  915. Text = "Type ;unloopdhats to disable";
  916. })
  917. end
  918. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  919. droppinghats = false
  920. game:GetService("StarterGui"):SetCore("SendNotification", {
  921. Title = "Loop Drop Disabled";
  922. Text = "Type ;loopdhats to enable.";
  923. })
  924. end
  925. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  926. droppingtools = true
  927. game:GetService("StarterGui"):SetCore("SendNotification", {
  928. Title = "Loop Drop Enabled";
  929. Text = "Type ;unloopdtool to disable";
  930. })
  931. end
  932. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  933. droppingtools = false
  934. game:GetService("StarterGui"):SetCore("SendNotification", {
  935. Title = "Loop Drop Disabled";
  936. Text = "Type ;loopdtool to enable.";
  937. })
  938. end
  939. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  940. Local = game:GetService('Players').LocalPlayer
  941. Char = Local.Character
  942. touched,tpdback = false, false
  943. box = Instance.new('Part',workspace)
  944. box.Anchored = true
  945. box.CanCollide = true
  946. box.Size = Vector3.new(10,1,10)
  947. box.Position = Vector3.new(0,10000,0)
  948. box.Touched:connect(function(part)
  949. if (part.Parent.Name == Local.Name) then
  950. if touched == false then
  951. touched = true
  952. function apply()
  953. if script.Disabled ~= true then
  954. no = Char.HumanoidRootPart:Clone()
  955. wait(.25)
  956. Char.HumanoidRootPart:Destroy()
  957. no.Parent = Char
  958. Char:MoveTo(loc)
  959. touched = false
  960. end end
  961. if Char then
  962. apply()
  963. end
  964. end
  965. end
  966. end)
  967. repeat wait() until Char
  968. loc = Char.HumanoidRootPart.Position
  969. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  970. game:GetService("StarterGui"):SetCore("SendNotification", {
  971. Title = "Invisibility enabled!";
  972. Text = "Reset or use ;respawn to remove.";
  973. })
  974. end
  975. if string.sub(msg, 1, 6) == (prefix.."view ") then
  976. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  977. if game:GetService("Players")[v.Name].Character.Humanoid then
  978. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  979. else
  980. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  981. end
  982. end
  983. end
  984. if string.sub(msg, 1, 7) == (prefix.."unview") then
  985. if lplayer.Character.Humanoid then
  986. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  987. else
  988. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  989. end
  990. end
  991. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  992. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  993. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  994. end
  995. end
  996. if string.sub(msg, 1, 4) == (prefix.."fly") then
  997. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  998. repeat wait() until Mouse
  999.  
  1000. local T = lplayer.Character.HumanoidRootPart
  1001. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1002. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1003. local SPEED = speedget
  1004.  
  1005. local function fly()
  1006. flying = true
  1007. local BG = Instance.new('BodyGyro', T)
  1008. local BV = Instance.new('BodyVelocity', T)
  1009. BG.P = 9e4
  1010. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1011. BG.cframe = T.CFrame
  1012. BV.velocity = Vector3.new(0, 0.1, 0)
  1013. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1014. spawn(function()
  1015. repeat wait()
  1016. lplayer.Character.Humanoid.PlatformStand = true
  1017. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1018. SPEED = 50
  1019. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1020. SPEED = 0
  1021. end
  1022. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1023. 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
  1024. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1025. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1026. 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
  1027. else
  1028. BV.velocity = Vector3.new(0, 0.1, 0)
  1029. end
  1030. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1031. until not flying
  1032. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1033. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1034. SPEED = 0
  1035. BG:destroy()
  1036. BV:destroy()
  1037. lplayer.Character.Humanoid.PlatformStand = false
  1038. end)
  1039. end
  1040. Mouse.KeyDown:connect(function(KEY)
  1041. if KEY:lower() == 'w' then
  1042. CONTROL.F = speedfly
  1043. elseif KEY:lower() == 's' then
  1044. CONTROL.B = -speedfly
  1045. elseif KEY:lower() == 'a' then
  1046. CONTROL.L = -speedfly
  1047. elseif KEY:lower() == 'd' then
  1048. CONTROL.R = speedfly
  1049. end
  1050. end)
  1051. Mouse.KeyUp:connect(function(KEY)
  1052. if KEY:lower() == 'w' then
  1053. CONTROL.F = 0
  1054. elseif KEY:lower() == 's' then
  1055. CONTROL.B = 0
  1056. elseif KEY:lower() == 'a' then
  1057. CONTROL.L = 0
  1058. elseif KEY:lower() == 'd' then
  1059. CONTROL.R = 0
  1060. end
  1061. end)
  1062. fly()
  1063. end
  1064. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1065. flying = false
  1066. lplayer.Character.Humanoid.PlatformStand = false
  1067. end
  1068. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1069. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1070. end
  1071. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1072. spamtext = (string.sub(msg, 7))
  1073. spamming = true
  1074. end
  1075. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1076. spamming = false
  1077. end
  1078. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1079. spamdelay = (string.sub(msg, 11))
  1080. end
  1081. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1082. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1083. pmspammed = v.Name
  1084. spammingpm = true
  1085. end
  1086. end
  1087. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1088. spammingpm = false
  1089. end
  1090. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1091. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1092. v.Character["Left Leg"].Anchored = true
  1093. v.Character["Left Arm"].Anchored = true
  1094. v.Character["Right Leg"].Anchored = true
  1095. v.Character["Right Arm"].Anchored = true
  1096. v.Character.Torso.Anchored = true
  1097. v.Character.Head.Anchored = true
  1098. end
  1099. end
  1100. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1101. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1102. v.Character["Left Leg"].Anchored = false
  1103. v.Character["Left Arm"].Anchored = false
  1104. v.Character["Right Leg"].Anchored = false
  1105. v.Character["Right Arm"].Anchored = false
  1106. v.Character.Torso.Anchored = false
  1107. v.Character.Head.Anchored = false
  1108. end
  1109. end
  1110. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1111. local a = game:GetService("Workspace"):getChildren()
  1112. for i = 1, #a do
  1113. if a[i].className == "Part" then
  1114. a[i].Locked = false
  1115. elseif a[i].className == "Model" then
  1116. local r = a[i]:getChildren()
  1117. for i = 1, #r do
  1118. if r[i].className == "Part" then
  1119. r[i].Locked = false
  1120. end
  1121. end
  1122. end
  1123. end
  1124. game:GetService("StarterGui"):SetCore("SendNotification", {
  1125. Title = "Success!";
  1126. Text = "Workspace unlocked. Use ;lockws to lock.";
  1127. })
  1128. end
  1129. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  1130. local a = game:GetService("Workspace"):getChildren()
  1131. for i = 1, #a do
  1132. if a[i].className == "Part" then
  1133. a[i].Locked = true
  1134. elseif a[i].className == "Model" then
  1135. local r = a[i]:getChildren()
  1136. for i = 1, #r do
  1137. if r[i].className == "Part" then
  1138. r[i].Locked = true
  1139. end
  1140. end
  1141. end
  1142. end
  1143. end
  1144. if string.sub(msg, 1, 7) == (prefix.."btools") then
  1145. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  1146. Clone_T.BinType = "Clone"
  1147. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  1148. Destruct.BinType = "Hammer"
  1149. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  1150. Hold_T.BinType = "Grab"
  1151. end
  1152. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  1153. lplayer.Character.Humanoid.PlatformStand = true
  1154. end
  1155. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  1156. lplayer.Character.Humanoid.PlatformStand = false
  1157. end
  1158. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  1159. lplayer.Character.Head.Mesh:Destroy()
  1160. end
  1161. if string.sub(msg, 1, 4) == (prefix.."sit") then
  1162. lplayer.Character.Humanoid.Sit = true
  1163. end
  1164. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  1165. local function bringobjw()
  1166. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1167. if obj.Name == (string.sub(msg, 11)) then
  1168. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1169. obj.CanCollide = false
  1170. obj.Transparency = 0.7
  1171. wait()
  1172. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  1173. wait()
  1174. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  1175. wait()
  1176. obj.CFrame = lplayer.Character["Head"].CFrame
  1177. end
  1178. end
  1179. end
  1180. while wait() do
  1181. bringobjw()
  1182. end
  1183. game:GetService("StarterGui"):SetCore("SendNotification", {
  1184. Title = "BringObj";
  1185. Text = "BringObj enabled.";
  1186. })
  1187. end
  1188. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  1189. vis = (string.sub(msg, 8))
  1190. local a = game:GetService("Workspace"):GetDescendants()
  1191. for i = 1, #a do
  1192. if a[i].className == "Part" then
  1193. a[i].Transparency = vis
  1194. elseif a[i].className == "Model" then
  1195. local r = a[i]:getChildren()
  1196. for i = 1, #r do
  1197. if r[i].className == "Part" then
  1198. r[i].Transparency = vis
  1199. end
  1200. end
  1201. end
  1202. end
  1203. end
  1204. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  1205. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  1206. game:GetService("StarterGui"):SetCore("SendNotification", {
  1207. Title = "Success!";
  1208. Text = "HyperTotal GUI Loaded!";
  1209. })
  1210. end
  1211. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  1212. CMDSFRAME.Visible = true
  1213. end
  1214. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  1215. for i,v in pairs(lplayer.Character:GetChildren()) do
  1216. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1217. v.Handle.Mesh:Destroy()
  1218. end
  1219. end
  1220. end
  1221. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  1222. for i,v in pairs(lplayer.Character:GetChildren()) do
  1223. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1224. v.Handle.Mesh:Destroy()
  1225. end
  1226. end
  1227. end
  1228. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  1229. for i,v in pairs(lplayer.Character:GetChildren()) do
  1230. if (v:IsA("Tool")) then
  1231. v.Handle.Mesh:Destroy()
  1232. end
  1233. end
  1234. end
  1235. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  1236. for i,v in pairs(lplayer.Character:GetChildren()) do
  1237. if (v:IsA("Tool")) then
  1238. v.Handle.Mesh:Destroy()
  1239. end
  1240. end
  1241. end
  1242. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  1243. local p = Instance.new("RocketPropulsion")
  1244. p.Parent = lplayer.Character.HumanoidRootPart
  1245. p.Name = "Spinner"
  1246. p.Target = lplayer.Character["Left Arm"]
  1247. p:Fire()
  1248. game:GetService("StarterGui"):SetCore("SendNotification", {
  1249. Title = "Spinner enabled";
  1250. Text = "Type ;nospinner to disable.";
  1251. })
  1252. end
  1253. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  1254. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  1255. end
  1256. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  1257. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1258. if v:isA("Tool") then
  1259. local a = Instance.new("SelectionBox",v.Handle)
  1260. a.Adornee = v.Handle
  1261. v.Handle.Size = Vector3.new(0.5,0.5,60)
  1262. v.GripPos = Vector3.new(0,0,0)
  1263. lplayer.Character.Humanoid:UnequipTools()
  1264. end
  1265. end
  1266. game:GetService("StarterGui"):SetCore("SendNotification", {
  1267. Title = "Reach applied!";
  1268. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1269. })
  1270. end
  1271. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  1272. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1273. if v:isA("Tool") then
  1274. handleSize = v.Handle.Size
  1275. wait()
  1276. local a = Instance.new("SelectionBox",v.Handle)
  1277. a.Name = "a"
  1278. a.Adornee = v.Handle
  1279. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  1280. v.GripPos = Vector3.new(0,0,0)
  1281. lplayer.Character.Humanoid:UnequipTools()
  1282. end
  1283. end
  1284. game:GetService("StarterGui"):SetCore("SendNotification", {
  1285. Title = "Reach applied!";
  1286. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1287. })
  1288. end
  1289. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  1290. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1291. if v:isA("Tool") then
  1292. v.Handle.a:Destroy()
  1293. v.Handle.Size = handleSize
  1294. end
  1295. end
  1296. game:GetService("StarterGui"):SetCore("SendNotification", {
  1297. Title = "Reach removed!";
  1298. Text = "Removed reach from equipped sword.";
  1299. })
  1300. end
  1301. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  1302. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1303. lplayer.Character.Humanoid.Name = 1
  1304. local l = lplayer.Character["1"]:Clone()
  1305. l.Parent = lplayer.Character
  1306. l.Name = "Humanoid"
  1307. wait(0.1)
  1308. lplayer.Character["1"]:Destroy()
  1309. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1310. lplayer.Character.Animate.Disabled = true
  1311. wait(0.1)
  1312. lplayer.Character.Animate.Disabled = false
  1313. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1314. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1315. lplayer.Character.Humanoid:EquipTool(v)
  1316. end
  1317. wait(0.1)
  1318. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1319. wait(0.2)
  1320. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1321. wait(0.5)
  1322. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1323. game:GetService("StarterGui"):SetCore("SendNotification", {
  1324. Title = "Tools needed!";
  1325. Text = "You need a tool in your backpack for this command!";
  1326. })
  1327. end
  1328. end
  1329. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  1330. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1331. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1332. end
  1333. end
  1334. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  1335. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  1336. cbringall = true
  1337. else
  1338. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1339. brplr = v.Name
  1340. end
  1341. end
  1342. cbring = true
  1343. end
  1344. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  1345. cbring = false
  1346. cbringall = false
  1347. end
  1348. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  1349. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1350. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1351. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1352. lplayer.Character.Humanoid.Name = 1
  1353. local l = lplayer.Character["1"]:Clone()
  1354. l.Parent = lplayer.Character
  1355. l.Name = "Humanoid"
  1356. wait(0.1)
  1357. lplayer.Character["1"]:Destroy()
  1358. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1359. lplayer.Character.Animate.Disabled = true
  1360. wait(0.1)
  1361. lplayer.Character.Animate.Disabled = false
  1362. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1363. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1364. lplayer.Character.Humanoid:EquipTool(v)
  1365. end
  1366. local function tp(player,player2)
  1367. local char1,char2=player.Character,player2.Character
  1368. if char1 and char2 then
  1369. char1:MoveTo(char2.Head.Position)
  1370. end
  1371. end
  1372. wait(0.1)
  1373. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1374. wait(0.2)
  1375. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1376. wait(0.5)
  1377. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1378. wait(0.6)
  1379. tp(lplayer, game:GetService("Players")[v.Name])
  1380. wait(0.4)
  1381. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  1382. game:GetService("StarterGui"):SetCore("SendNotification", {
  1383. Title = "Tools needed!";
  1384. Text = "You need a tool in your backpack for this command!";
  1385. })
  1386. end
  1387. end
  1388. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  1389. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1390. lplayer.Character.Humanoid.Name = 1
  1391. local l = lplayer.Character["1"]:Clone()
  1392. l.Parent = lplayer.Character
  1393. l.Name = "Humanoid"
  1394. wait(0.1)
  1395. lplayer.Character["1"]:Destroy()
  1396. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1397. lplayer.Character.Animate.Disabled = true
  1398. wait(0.1)
  1399. lplayer.Character.Animate.Disabled = false
  1400. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1401. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1402. lplayer.Character.Humanoid:EquipTool(v)
  1403. end
  1404. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1405. wait(0.3)
  1406. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1407. wait(0.4)
  1408. b = Instance.new("BodyForce")
  1409. b.Parent = lplayer.Character.HumanoidRootPart
  1410. b.Name = "Glitch"
  1411. b.Force = Vector3.new(100000000,5000,0)
  1412. game:GetService("StarterGui"):SetCore("SendNotification", {
  1413. Title = "Tools needed!";
  1414. Text = "You need a tool in your backpack for this command!";
  1415. })
  1416. end
  1417. end
  1418. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  1419. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  1420. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  1421. b = Instance.new("BodyForce")
  1422. b.Parent = lplayer.Character.HumanoidRootPart
  1423. b.Name = "unGlitch"
  1424. b.Force = Vector3.new(0,-5000000,0)
  1425. wait(2)
  1426. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  1427. end
  1428. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  1429. lplayer.Character.Humanoid.Health = 0
  1430. wait(1)
  1431. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  1432. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  1433. end
  1434. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  1435. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  1436. game:GetService("StarterGui"):SetCore("SendNotification", {
  1437. Title = "Success!";
  1438. Text = "DEX Explorer has loaded.";
  1439. })
  1440. end
  1441. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  1442. local Anim = Instance.new("Animation")
  1443. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  1444. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  1445. track:Play(.1, 1, 1)
  1446. end
  1447. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  1448. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  1449. game:GetService("StarterGui"):SetCore("SendNotification", {
  1450. Title = "Success!";
  1451. Text = "Energize Animations GUI has loaded.";
  1452. })
  1453. end
  1454. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  1455. saved = lplayer.Character.HumanoidRootPart.CFrame
  1456. game:GetService("StarterGui"):SetCore("SendNotification", {
  1457. Title = "Position Saved";
  1458. Text = "Use ;loadpos to return to saved position.";
  1459. })
  1460. end
  1461. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  1462. lplayer.Character.HumanoidRootPart.CFrame = saved
  1463. end
  1464. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  1465. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1466. local Anim2 = Instance.new("Animation")
  1467. Anim2.AnimationId = "rbxassetid://148840371"
  1468. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  1469. track2:Play(.1, 1, 1)
  1470. bplrr = v.Name
  1471. banpl = true
  1472. end
  1473. end
  1474. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  1475. banpl = false
  1476. end
  1477. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  1478. local function bringmodw()
  1479. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1480. if obj.Name == (string.sub(msg, 11)) then
  1481. for i,ch in pairs(obj:GetDescendants()) do
  1482. if (ch:IsA("BasePart")) then
  1483. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1484. ch.CanCollide = false
  1485. ch.Transparency = 0.7
  1486. wait()
  1487. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  1488. wait()
  1489. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  1490. wait()
  1491. ch.CFrame = lplayer.Character["Head"].CFrame
  1492. end
  1493. end
  1494. end
  1495. end
  1496. end
  1497. while wait() do
  1498. bringmodw()
  1499. end
  1500. game:GetService("StarterGui"):SetCore("SendNotification", {
  1501. Title = "BringMod";
  1502. Text = "BringMod enabled.";
  1503. })
  1504. end
  1505. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  1506. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  1507. local hum = Instance.new('Humanoid', mod)
  1508. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  1509. lplayer.Character = mod
  1510. end
  1511. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  1512. game:GetService'RunService'.Stepped:Connect(function()
  1513. pcall(function()
  1514. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  1515. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  1516. for _,x in pairs(v.Character.Head:GetChildren()) do
  1517. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  1518. end
  1519. end
  1520. end
  1521. end)
  1522. end)
  1523. game:GetService("StarterGui"):SetCore("SendNotification", {
  1524. Title = "Attempting Shutdown";
  1525. Text = "Shutdown Attempt has begun.";
  1526. })
  1527. end
  1528. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  1529. objtodel = (string.sub(msg, 9))
  1530. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  1531. if v.Name == objtodel then
  1532. v:Destroy()
  1533. end
  1534. end
  1535. end
  1536. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  1537. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  1538. print(v)
  1539. end
  1540. game:GetService("StarterGui"):SetCore("SendNotification", {
  1541. Title = "Printed";
  1542. Text = "Players have been printed to console. (F9)";
  1543. })
  1544. end
  1545. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  1546. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  1547. if (v:IsA("Decal")) then
  1548. v:Destroy()
  1549. end
  1550. end
  1551. end
  1552. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  1553. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  1554. game:GetService("StarterGui"):SetCore("SendNotification", {
  1555. Title = "Success!";
  1556. Text = "OpFinality GUI has loaded.";
  1557. })
  1558. end
  1559. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  1560. remotes = true
  1561. added = true
  1562. game.DescendantAdded:connect(function(rmt)
  1563. if added == true then
  1564. if remotes == true then
  1565. if rmt:IsA("RemoteEvent") then
  1566. print("A RemoteEvent was added!")
  1567. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  1568. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  1569. end end end
  1570. end)
  1571. game.DescendantAdded:connect(function(rmtfnctn)
  1572. if added == true then
  1573. if remotes == true then
  1574. if rmtfnctn:IsA("RemoteFunction") then
  1575. warn("A RemoteFunction was added!")
  1576. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  1577. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  1578. end end end
  1579. end)
  1580.  
  1581. game.DescendantAdded:connect(function(bndfnctn)
  1582. if added == true then
  1583. if binds == true then
  1584. if bndfnctn:IsA("BindableFunction") then
  1585. print("A BindableFunction was added!")
  1586. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  1587. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  1588. end end end
  1589. end)
  1590.  
  1591. game.DescendantAdded:connect(function(bnd)
  1592. if added == true then
  1593. if binds == true then
  1594. if bnd:IsA("BindableEvent") then
  1595. warn("A BindableEvent was added!")
  1596. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  1597. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  1598. end end end
  1599. end)
  1600.  
  1601.  
  1602. if binds == true then
  1603. for i,v in pairs(game:GetDescendants()) do
  1604. if v:IsA("BindableFunction") then
  1605. print(" game." .. v:GetFullName() .. " | BindableFunction")
  1606. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  1607. end end
  1608. for i,v in pairs(game:GetDescendants()) do
  1609. if v:IsA("BindableEvent") then
  1610. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  1611. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  1612. end end
  1613. else
  1614. print("Off")
  1615. end
  1616. if remotes == true then
  1617. for i,v in pairs(game:GetDescendants()) do
  1618. if v:IsA("RemoteFunction") then
  1619. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  1620. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  1621. end end
  1622. wait()
  1623. for i,v in pairs(game:GetDescendants()) do
  1624. if v:IsA("RemoteEvent") then
  1625. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  1626. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  1627. end end
  1628. else
  1629. print("Off")
  1630. end
  1631. game:GetService("StarterGui"):SetCore("SendNotification", {
  1632. Title = "Printing Remotes";
  1633. Text = "Type ;noremotes to disable.";
  1634. })
  1635. end
  1636. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  1637. remotes = false
  1638. added = false
  1639. game:GetService("StarterGui"):SetCore("SendNotification", {
  1640. Title = "Printing Remotes Disabled";
  1641. Text = "Type ;remotes to enable.";
  1642. })
  1643. end
  1644. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  1645. spin = false
  1646. followed = false
  1647. traill = false
  1648. noclip = false
  1649. annoying = false
  1650. hwalk = false
  1651. cbringing = false
  1652. end
  1653. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  1654. stopsitting = true
  1655. end
  1656. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  1657. stopsitting = false
  1658. end
  1659. if string.sub(msg, 1, 8) == (prefix.."version") then
  1660. print(adminversion)
  1661. game:GetService("StarterGui"):SetCore("SendNotification", {
  1662. Title = "Version";
  1663. Text = adminversion;
  1664. })
  1665. end
  1666. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  1667. clickgoto = true
  1668. game:GetService("StarterGui"):SetCore("SendNotification", {
  1669. Title = "Click TP";
  1670. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  1671. })
  1672. end
  1673. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  1674. clickdel = true
  1675. game:GetService("StarterGui"):SetCore("SendNotification", {
  1676. Title = "Click Delete";
  1677. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  1678. })
  1679. end
  1680. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  1681. clickdel = false
  1682. game:GetService("StarterGui"):SetCore("SendNotification", {
  1683. Title = "Click Delete";
  1684. Text = "Click delete has been disabled.";
  1685. })
  1686. end
  1687. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  1688. clickgoto = false
  1689. game:GetService("StarterGui"):SetCore("SendNotification", {
  1690. Title = "Click TP";
  1691. Text = "Click TP has been disabled.";
  1692. })
  1693. end
  1694. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  1695. gettingtools = true
  1696. game:GetService("StarterGui"):SetCore("SendNotification", {
  1697. Title = "Tools Enabled";
  1698. Text = "Automatically colleting tools dropped.";
  1699. })
  1700. end
  1701. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  1702. gettingtools = false
  1703. game:GetService("StarterGui"):SetCore("SendNotification", {
  1704. Title = "Tools Disabled";
  1705. Text = "Click TP has been disabled.";
  1706. })
  1707. end
  1708. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  1709. ScreenGui:Destroy()
  1710. end
  1711. if string.sub(msg, 1, 6) == (prefix.."reset") then
  1712. lplayer.Character.Head:Destroy()
  1713. end
  1714. if string.sub(msg, 1, 7) == (prefix.."state ") then
  1715. statechosen = string.sub(msg, 8)
  1716. changingstate = true
  1717. end
  1718. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  1719. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  1720. end
  1721. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  1722. removingmeshhats = true
  1723. end
  1724. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  1725. removingmeshhats = false
  1726. end
  1727. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  1728. removingmeshtool = true
  1729. end
  1730. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  1731. removingmeshtool = false
  1732. end
  1733. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  1734. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1735. if v:IsA("Tool") then
  1736. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  1737. v.Parent = player.Character
  1738. end
  1739. end
  1740. end
  1741. end
  1742. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  1743. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  1744. if v:IsA("Tool") then
  1745. v.Parent = lplayer.Character
  1746. wait()
  1747. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  1748. v.Parent = player.Character
  1749. end
  1750. end
  1751. end
  1752. end
  1753. if string.sub(msg, 1, 5) == (prefix.."age ") then
  1754. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  1755. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  1756. end
  1757. end
  1758. if string.sub(msg, 1, 4) == (prefix.."id ") then
  1759. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  1760. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  1761. end
  1762. end
  1763. if string.sub(msg, 1, 6) == (prefix..".age ") then
  1764. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  1765. game:GetService("StarterGui"):SetCore("SendNotification", {
  1766. Title = player.AccountAge.." Days";
  1767. Text = "Account age of "..player.Name;
  1768. })
  1769. end
  1770. end
  1771. if string.sub(msg, 1, 5) == (prefix..".id ") then
  1772. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  1773. game:GetService("StarterGui"):SetCore("SendNotification", {
  1774. Title = player.UserId.." ID";
  1775. Text = "Account ID of "..player.Name;
  1776. })
  1777. end
  1778. end
  1779. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  1780. game:GetService("StarterGui"):SetCore("SendNotification", {
  1781. Title = "Game ID";
  1782. Text = "Game ID: ".. game.GameId;
  1783. })
  1784. end
  1785. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  1786. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  1787. if pgscheck == true then
  1788. game:GetService("StarterGui"):SetCore("SendNotification", {
  1789. Title = "PGSPhysicsSolverEnabled";
  1790. Text = "PGS is Enabled!";
  1791. })
  1792. else
  1793. game:GetService("StarterGui"):SetCore("SendNotification", {
  1794. Title = "PGSPhysicsSolverEnabled";
  1795. Text = "PGS is Disabled!";
  1796. })
  1797. end
  1798. end
  1799. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  1800. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  1801. if v:IsA("Part") then
  1802. if v.Transparency == 1 then
  1803. if v.Name ~= "HumanoidRootPart" then
  1804. v:Destroy()
  1805. end
  1806. end
  1807. end
  1808. end
  1809. end
  1810. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  1811. game:GetService("Lighting").FogStart = 0
  1812. game:GetService("Lighting").FogEnd = 9999999999999
  1813. end
  1814. if string.sub(msg, 1, 8) == (prefix.."disable") then
  1815. lplayer.Character.Humanoid.Parent = lplayer
  1816. end
  1817. if string.sub(msg, 1, 7) == (prefix.."enable") then
  1818. lplayer.Humanoid.Parent = lplayer.Character
  1819. end
  1820. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  1821. prefix = (string.sub(msg, 9, 9))
  1822. wait(0.1)
  1823. change()
  1824. wait(0.1)
  1825. game:GetService("StarterGui"):SetCore("SendNotification", {
  1826. Title = "Prefix changed!";
  1827. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  1828. })
  1829. end
  1830. if string.sub(msg, 1, 12) == (";resetprefix") then
  1831. prefix = ";"
  1832. wait(0.1)
  1833. change()
  1834. wait(0.1)
  1835. game:GetService("StarterGui"):SetCore("SendNotification", {
  1836. Title = "Prefix changed!";
  1837. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  1838. })
  1839. end
  1840. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  1841. speedfly = string.sub(msg, 11)
  1842. wait()
  1843. change()
  1844. end
  1845. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  1846. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1847. local Anim3 = Instance.new("Animation")
  1848. Anim3.AnimationId = "rbxassetid://282574440"
  1849. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  1850. track3:Play(.1, 1, 1)
  1851. bplrr = v.Name
  1852. banpl = true
  1853. end
  1854. end
  1855. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  1856. banpl = false
  1857. end
  1858. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  1859. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1860. staring = true
  1861. stareplr = v
  1862. end
  1863. end
  1864. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  1865. staring = false
  1866. end
  1867. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  1868. chatlogs = true
  1869. game:GetService("StarterGui"):SetCore("SendNotification", {
  1870. Title = "LogChat enabled";
  1871. Text = "Now logging all player chat.";
  1872. })
  1873. end
  1874. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  1875. chatlogs = false
  1876. game:GetService("StarterGui"):SetCore("SendNotification", {
  1877. Title = "LogChat disabled";
  1878. Text = "Stopped logging all player chat.";
  1879. })
  1880. end
  1881. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  1882. game:GetService("Workspace").CurrentCamera:Destroy()
  1883. wait(0.1)
  1884. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  1885. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  1886. lplayer.CameraMinZoomDistance = 0.5
  1887. lplayer.CameraMaxZoomDistance = 400
  1888. lplayer.CameraMode = "Classic"
  1889. end
  1890. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  1891. changingstate = false
  1892. end
  1893. end)
  1894.  
  1895. local function tp()
  1896. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  1897. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  1898. if player.Name == brplr then
  1899. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1900. end
  1901. end
  1902. end
  1903. end
  1904. local function tpall()
  1905. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  1906. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  1907. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  1908. end
  1909. end
  1910. end
  1911. spawn(function()
  1912. while wait(spamdelay) do
  1913. if spamming == true then
  1914. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  1915. end
  1916. end
  1917. end)
  1918. spawn(function()
  1919. while wait(spamdelay) do
  1920. if spammingpm == true then
  1921. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  1922. end
  1923. end
  1924. end)
  1925. spawn(function()
  1926. while wait() do
  1927. if cbring == true then
  1928. tp()
  1929. end
  1930. end
  1931. end)
  1932. spawn(function()
  1933. while wait() do
  1934. if cbringall == true then
  1935. tpall()
  1936. end
  1937. end
  1938. end)
  1939.  
  1940. Mouse.KeyDown:connect(function(Key)
  1941. if Key == prefix then
  1942. CMDBAR:CaptureFocus()
  1943. end
  1944. end)
  1945.  
  1946. CMDBAR.FocusLost:connect(function(enterPressed)
  1947. if enterPressed then
  1948. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  1949. if string.sub(CMDBAR.Text, 6) == "me" then
  1950. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  1951. else
  1952. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  1953. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1954. lplayer.Character.Humanoid.Name = 1
  1955. local l = lplayer.Character["1"]:Clone()
  1956. l.Parent = lplayer.Character
  1957. l.Name = "Humanoid"
  1958. wait(0.1)
  1959. lplayer.Character["1"]:Destroy()
  1960. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1961. lplayer.Character.Animate.Disabled = true
  1962. wait(0.1)
  1963. lplayer.Character.Animate.Disabled = false
  1964. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1965. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1966. lplayer.Character.Humanoid:EquipTool(v)
  1967. end
  1968. local function tp(player,player2)
  1969. local char1,char2=player.Character,player2.Character
  1970. if char1 and char2 then
  1971. char1:MoveTo(char2.Head.Position)
  1972. end
  1973. end
  1974. wait(0.1)
  1975. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1976. wait(0.2)
  1977. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1978. wait(0.5)
  1979. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1980. wait(0.7)
  1981. tp(lplayer,game:GetService("Players")[v.Name])
  1982. wait(0.7)
  1983. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1984. game:GetService("StarterGui"):SetCore("SendNotification", {
  1985. Title = "Tools needed!";
  1986. Text = "You need a tool in your backpack for this command!";
  1987. })
  1988. end
  1989. end
  1990. end
  1991. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  1992. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  1993. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1994. lplayer.Character.Humanoid.Name = 1
  1995. local l = lplayer.Character["1"]:Clone()
  1996. l.Parent = lplayer.Character
  1997. l.Name = "Humanoid"
  1998. wait(0.1)
  1999. lplayer.Character["1"]:Destroy()
  2000. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2001. lplayer.Character.Animate.Disabled = true
  2002. wait(0.1)
  2003. lplayer.Character.Animate.Disabled = false
  2004. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2005. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2006. lplayer.Character.Humanoid:EquipTool(v)
  2007. end
  2008. local function tp(player,player2)
  2009. local char1,char2=player.Character,player2.Character
  2010. if char1 and char2 then
  2011. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2012. end
  2013. end
  2014. local function getout(player,player2)
  2015. local char1,char2=player.Character,player2.Character
  2016. if char1 and char2 then
  2017. char1:MoveTo(char2.Head.Position)
  2018. end
  2019. end
  2020. tp(game:GetService("Players")[v.Name], lplayer)
  2021. wait(0.2)
  2022. tp(game:GetService("Players")[v.Name], lplayer)
  2023. wait(0.5)
  2024. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2025. wait(0.5)
  2026. getout(lplayer, game:GetService("Players")[v.Name])
  2027. wait(0.3)
  2028. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2029. game:GetService("StarterGui"):SetCore("SendNotification", {
  2030. Title = "Tools needed!";
  2031. Text = "You need a tool in your backpack for this command!";
  2032. })
  2033. end
  2034. end
  2035. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2036. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2037. lplayer.Character.Humanoid.Name = 1
  2038. local l = lplayer.Character["1"]:Clone()
  2039. l.Parent = lplayer.Character
  2040. l.Name = "Humanoid"
  2041. wait(0.1)
  2042. lplayer.Character["1"]:Destroy()
  2043. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2044. lplayer.Character.Animate.Disabled = true
  2045. wait(0.1)
  2046. lplayer.Character.Animate.Disabled = false
  2047. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2048. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2049. lplayer.Character.Humanoid:EquipTool(v)
  2050. end
  2051. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2052. spinplr = v
  2053. wait(0.5)
  2054. spin = true
  2055. game:GetService("StarterGui"):SetCore("SendNotification", {
  2056. Title = "Tools needed!";
  2057. Text = "You need a tool in your backpack for this command!";
  2058. })
  2059. end
  2060. end
  2061. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2062. spin = false
  2063. end
  2064. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2065. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2066. lplayer.Character.Humanoid.Name = 1
  2067. local l = lplayer.Character["1"]:Clone()
  2068. l.Parent = lplayer.Character
  2069. l.Name = "Humanoid"
  2070. wait(0.1)
  2071. lplayer.Character["1"]:Destroy()
  2072. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2073. lplayer.Character.Animate.Disabled = true
  2074. wait(0.1)
  2075. lplayer.Character.Animate.Disabled = false
  2076. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2077. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2078. lplayer.Character.Humanoid:EquipTool(v)
  2079. end
  2080. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2081. wait(0.3)
  2082. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2083. attplr = v
  2084. game:GetService("StarterGui"):SetCore("SendNotification", {
  2085. Title = "Tools needed!";
  2086. Text = "You need a tool in your backpack for this command!";
  2087. })
  2088. end
  2089. end
  2090. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  2091. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2092. local function getout(player,player2)
  2093. local char1,char2=player.Character,player2.Character
  2094. if char1 and char2 then
  2095. char1:MoveTo(char2.Head.Position)
  2096. end
  2097. end
  2098. getout(lplayer, game:GetService("Players")[v.Name])
  2099. end
  2100. end
  2101. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2102. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2103. followed = true
  2104. flwplr = v
  2105. end
  2106. end
  2107. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2108. followed = false
  2109. end
  2110. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2111. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2112. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2113. lplayer.Character.Humanoid.Name = 1
  2114. local l = lplayer.Character["1"]:Clone()
  2115. l.Parent = lplayer.Character
  2116. l.Name = "Humanoid"
  2117. wait(0.1)
  2118. lplayer.Character["1"]:Destroy()
  2119. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2120. lplayer.Character.Animate.Disabled = true
  2121. wait(0.1)
  2122. lplayer.Character.Animate.Disabled = false
  2123. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2124. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2125. lplayer.Character.Humanoid:EquipTool(v)
  2126. end
  2127. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2128. wait(0.2)
  2129. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2130. wait(0.6)
  2131. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2132. wait(0.6)
  2133. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2134. game:GetService("StarterGui"):SetCore("SendNotification", {
  2135. Title = "Tools needed!";
  2136. Text = "You need a tool in your backpack for this command!";
  2137. })
  2138. end
  2139. end
  2140. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  2141. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2142. traill = true
  2143. trlplr = v
  2144. end
  2145. end
  2146. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  2147. traill = false
  2148. end
  2149. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  2150. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2151. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2152. else
  2153. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2154. local o = Instance.new("RocketPropulsion")
  2155. o.Parent = lplayer.Character.HumanoidRootPart
  2156. o.Name = "Orbit"
  2157. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2158. o:Fire()
  2159. noclip = true
  2160. end
  2161. end
  2162. end
  2163. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  2164. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2165. noclip = false
  2166. end
  2167. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  2168. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2169. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2170. else
  2171. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2172. local y = Instance.new("RocketPropulsion")
  2173. y.Parent = lplayer.Character.HumanoidRootPart
  2174. y.CartoonFactor = 1
  2175. y.MaxThrust = 800000
  2176. y.MaxSpeed = 1000
  2177. y.ThrustP = 200000
  2178. y.Name = "Fling"
  2179. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2180. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2181. y:Fire()
  2182. noclip = true
  2183. end
  2184. end
  2185. end
  2186. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  2187. noclip = false
  2188. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2189. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2190. wait(0.4)
  2191. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2192. end
  2193. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  2194. if game:GetService("Workspace").FilteringEnabled == true then
  2195. warn("FE is Enabled (Filtering Enabled)")
  2196. game:GetService("StarterGui"):SetCore("SendNotification", {
  2197. Title = "FE is Enabled";
  2198. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2199. })
  2200. else
  2201. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2202. game:GetService("StarterGui"):SetCore("SendNotification", {
  2203. Title = "FE is Disabled";
  2204. Text = "Filtering Disabled. Consider using a different admin script.";
  2205. })
  2206. end
  2207. end
  2208. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  2209. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2210. lplayer.Character.Humanoid.Name = 1
  2211. local l = lplayer.Character["1"]:Clone()
  2212. l.Parent = lplayer.Character
  2213. l.Name = "Humanoid"
  2214. wait(0.1)
  2215. lplayer.Character["1"]:Destroy()
  2216. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2217. lplayer.Character.Animate.Disabled = true
  2218. wait(0.1)
  2219. lplayer.Character.Animate.Disabled = false
  2220. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2221. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2222. lplayer.Character.Humanoid:EquipTool(v)
  2223. end
  2224. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2225. wait(0.2)
  2226. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2227. wait(0.6)
  2228. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2229. game:GetService("StarterGui"):SetCore("SendNotification", {
  2230. Title = "Tools needed!";
  2231. Text = "You need a tool in your backpack for this command!";
  2232. })
  2233. end
  2234. end
  2235. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  2236. noclip = true
  2237. game:GetService("StarterGui"):SetCore("SendNotification", {
  2238. Title = "Noclip enabled";
  2239. Text = "Type ;clip to disable";
  2240. })
  2241. end
  2242. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  2243. noclip = false
  2244. game:GetService("StarterGui"):SetCore("SendNotification", {
  2245. Title = "Noclip disabled";
  2246. Text = "Type ;noclip to enable";
  2247. })
  2248. end
  2249. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  2250. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  2251. end
  2252. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  2253. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  2254. end
  2255. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  2256. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  2257. end
  2258. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  2259. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  2260. end
  2261. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  2262. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  2263. end
  2264. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  2265. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  2266. end
  2267. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  2268. lplayer.Character.Humanoid.JumpPower = 50
  2269. lplayer.Character.Humanoid.WalkSpeed = 16
  2270. lplayer.Character.Humanoid.HipHeight = 0
  2271. end
  2272. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  2273. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2274. annoying = true
  2275. annplr = v
  2276. end
  2277. end
  2278. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  2279. annoying = false
  2280. end
  2281. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  2282. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2283. hwalk = true
  2284. hdwplr = v
  2285. end
  2286. end
  2287. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  2288. hwalk = false
  2289. end
  2290. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  2291. lplayer.Character["Left Leg"]:Destroy()
  2292. lplayer.Character["Left Arm"]:Destroy()
  2293. lplayer.Character["Right Leg"]:Destroy()
  2294. lplayer.Character["Right Arm"]:Destroy()
  2295. end
  2296. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  2297. lplayer.Character.Humanoid.Name = 1
  2298. local l = lplayer.Character["1"]:Clone()
  2299. l.Parent = lplayer.Character
  2300. l.Name = "Humanoid"
  2301. wait(0.1)
  2302. lplayer.Character["1"]:Destroy()
  2303. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2304. lplayer.Character.Animate.Disabled = true
  2305. wait(0.1)
  2306. lplayer.Character.Animate.Disabled = false
  2307. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2308. game:GetService("StarterGui"):SetCore("SendNotification", {
  2309. Title = "FE Godmode enabled";
  2310. Text = "Use ;grespawn or ;respawn to remove.";
  2311. })
  2312. end
  2313. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  2314. for i,v in pairs(lplayer.Character:GetChildren()) do
  2315. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2316. v.Parent = workspace
  2317. end
  2318. end
  2319. end
  2320. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  2321. for i,v in pairs(lplayer.Character:GetChildren()) do
  2322. if (v:IsA("Tool")) then
  2323. v.Parent = workspace
  2324. end
  2325. end
  2326. end
  2327. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  2328. droppinghats = true
  2329. game:GetService("StarterGui"):SetCore("SendNotification", {
  2330. Title = "Loop Drop Enabled";
  2331. Text = "Type ;unloopdhats to disable";
  2332. })
  2333. end
  2334. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  2335. droppinghats = false
  2336. game:GetService("StarterGui"):SetCore("SendNotification", {
  2337. Title = "Loop Drop Disabled";
  2338. Text = "Type ;loopdhats to enable.";
  2339. })
  2340. end
  2341. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  2342. droppingtools = true
  2343. game:GetService("StarterGui"):SetCore("SendNotification", {
  2344. Title = "Loop Drop Enabled";
  2345. Text = "Type ;unloopdtool to disable";
  2346. })
  2347. end
  2348. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  2349. droppingtools = false
  2350. game:GetService("StarterGui"):SetCore("SendNotification", {
  2351. Title = "Loop Drop Disabled";
  2352. Text = "Type ;loopdtool to enable.";
  2353. })
  2354. end
  2355. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  2356. Local = game:GetService('Players').LocalPlayer
  2357. Char = Local.Character
  2358. touched,tpdback = false, false
  2359. box = Instance.new('Part',workspace)
  2360. box.Anchored = true
  2361. box.CanCollide = true
  2362. box.Size = Vector3.new(10,1,10)
  2363. box.Position = Vector3.new(0,10000,0)
  2364. box.Touched:connect(function(part)
  2365. if (part.Parent.Name == Local.Name) then
  2366. if touched == false then
  2367. touched = true
  2368. function apply()
  2369. if script.Disabled ~= true then
  2370. no = Char.HumanoidRootPart:Clone()
  2371. wait(.25)
  2372. Char.HumanoidRootPart:Destroy()
  2373. no.Parent = Char
  2374. Char:MoveTo(loc)
  2375. touched = false
  2376. end end
  2377. if Char then
  2378. apply()
  2379. end
  2380. end
  2381. end
  2382. end)
  2383. repeat wait() until Char
  2384. loc = Char.HumanoidRootPart.Position
  2385. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2386. game:GetService("StarterGui"):SetCore("SendNotification", {
  2387. Title = "Invisibility enabled!";
  2388. Text = "Reset or use ;respawn to remove.";
  2389. })
  2390. end
  2391. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  2392. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2393. if game:GetService("Players")[v.Name].Character.Humanoid then
  2394. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2395. else
  2396. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2397. end
  2398. end
  2399. end
  2400. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  2401. if lplayer.Character.Humanoid then
  2402. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2403. else
  2404. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2405. end
  2406. end
  2407. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  2408. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2409. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2410. end
  2411. end
  2412. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  2413. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2414. repeat wait() until Mouse
  2415.  
  2416. local T = lplayer.Character.HumanoidRootPart
  2417. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2418. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2419. local SPEED = speedget
  2420.  
  2421. local function fly()
  2422. flying = true
  2423. local BG = Instance.new('BodyGyro', T)
  2424. local BV = Instance.new('BodyVelocity', T)
  2425. BG.P = 9e4
  2426. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2427. BG.cframe = T.CFrame
  2428. BV.velocity = Vector3.new(0, 0.1, 0)
  2429. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2430. spawn(function()
  2431. repeat wait()
  2432. lplayer.Character.Humanoid.PlatformStand = true
  2433. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2434. SPEED = 50
  2435. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2436. SPEED = 0
  2437. end
  2438. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2439. 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
  2440. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2441. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2442. 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
  2443. else
  2444. BV.velocity = Vector3.new(0, 0.1, 0)
  2445. end
  2446. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2447. until not flying
  2448. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2449. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2450. SPEED = 0
  2451. BG:destroy()
  2452. BV:destroy()
  2453. lplayer.Character.Humanoid.PlatformStand = false
  2454. end)
  2455. end
  2456. Mouse.KeyDown:connect(function(KEY)
  2457. if KEY:lower() == 'w' then
  2458. CONTROL.F = speedfly
  2459. elseif KEY:lower() == 's' then
  2460. CONTROL.B = -speedfly
  2461. elseif KEY:lower() == 'a' then
  2462. CONTROL.L = -speedfly
  2463. elseif KEY:lower() == 'd' then
  2464. CONTROL.R = speedfly
  2465. end
  2466. end)
  2467. Mouse.KeyUp:connect(function(KEY)
  2468. if KEY:lower() == 'w' then
  2469. CONTROL.F = 0
  2470. elseif KEY:lower() == 's' then
  2471. CONTROL.B = 0
  2472. elseif KEY:lower() == 'a' then
  2473. CONTROL.L = 0
  2474. elseif KEY:lower() == 'd' then
  2475. CONTROL.R = 0
  2476. end
  2477. end)
  2478. fly()
  2479. end
  2480. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  2481. flying = false
  2482. lplayer.Character.Humanoid.PlatformStand = false
  2483. end
  2484. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  2485. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  2486. end
  2487. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  2488. spamtext = (string.sub(CMDBAR.Text, 6))
  2489. spamming = true
  2490. end
  2491. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  2492. spamming = false
  2493. end
  2494. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  2495. spamdelay = (string.sub(CMDBAR.Text, 10))
  2496. end
  2497. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  2498. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2499. pmspammed = v.Name
  2500. spammingpm = true
  2501. end
  2502. end
  2503. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  2504. spammingpm = false
  2505. end
  2506. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  2507. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  2508. v.Character["Left Leg"].Anchored = true
  2509. v.Character["Left Arm"].Anchored = true
  2510. v.Character["Right Leg"].Anchored = true
  2511. v.Character["Right Arm"].Anchored = true
  2512. v.Character.Torso.Anchored = true
  2513. v.Character.Head.Anchored = true
  2514. end
  2515. end
  2516. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  2517. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  2518. v.Character["Left Leg"].Anchored = false
  2519. v.Character["Left Arm"].Anchored = false
  2520. v.Character["Right Leg"].Anchored = false
  2521. v.Character["Right Arm"].Anchored = false
  2522. v.Character.Torso.Anchored = false
  2523. v.Character.Head.Anchored = false
  2524. end
  2525. end
  2526. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  2527. local a = game:GetService("Workspace"):getChildren()
  2528. for i = 1, #a do
  2529. if a[i].className == "Part" then
  2530. a[i].Locked = false
  2531. elseif a[i].className == "Model" then
  2532. local r = a[i]:getChildren()
  2533. for i = 1, #r do
  2534. if r[i].className == "Part" then
  2535. r[i].Locked = false
  2536. end
  2537. end
  2538. end
  2539. end
  2540. game:GetService("StarterGui"):SetCore("SendNotification", {
  2541. Title = "Success!";
  2542. Text = "Workspace unlocked. Use ;lockws to lock.";
  2543. })
  2544. end
  2545. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  2546. local a = game:GetService("Workspace"):getChildren()
  2547. for i = 1, #a do
  2548. if a[i].className == "Part" then
  2549. a[i].Locked = true
  2550. elseif a[i].className == "Model" then
  2551. local r = a[i]:getChildren()
  2552. for i = 1, #r do
  2553. if r[i].className == "Part" then
  2554. r[i].Locked = true
  2555. end
  2556. end
  2557. end
  2558. end
  2559. end
  2560. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  2561. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  2562. Clone_T.BinType = "Clone"
  2563. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  2564. Destruct.BinType = "Hammer"
  2565. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  2566. Hold_T.BinType = "Grab"
  2567. end
  2568. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  2569. lplayer.Character.Humanoid.PlatformStand = true
  2570. end
  2571. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  2572. lplayer.Character.Humanoid.PlatformStand = false
  2573. end
  2574. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  2575. lplayer.Character.Head.Mesh:Destroy()
  2576. end
  2577. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  2578. lplayer.Character.Humanoid.Sit = true
  2579. end
  2580. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  2581. local function bringobjw()
  2582. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2583. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  2584. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2585. obj.CanCollide = false
  2586. obj.Transparency = 0.7
  2587. wait()
  2588. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  2589. wait()
  2590. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  2591. wait()
  2592. obj.CFrame = lplayer.Character["Head"].CFrame
  2593. end
  2594. end
  2595. end
  2596. while wait() do
  2597. bringobjw()
  2598. end
  2599. game:GetService("StarterGui"):SetCore("SendNotification", {
  2600. Title = "BringObj";
  2601. Text = "BringObj enabled.";
  2602. })
  2603. end
  2604. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  2605. vis = (string.sub(CMDBAR.Text, 7))
  2606. local a = game:GetService("Workspace"):GetDescendants()
  2607. for i = 1, #a do
  2608. if a[i].className == "Part" then
  2609. a[i].Transparency = vis
  2610. elseif a[i].className == "Model" then
  2611. local r = a[i]:getChildren()
  2612. for i = 1, #r do
  2613. if r[i].className == "Part" then
  2614. r[i].Transparency = vis
  2615. end
  2616. end
  2617. end
  2618. end
  2619. end
  2620. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  2621. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  2622. game:GetService("StarterGui"):SetCore("SendNotification", {
  2623. Title = "Success!";
  2624. Text = "HyperTotal GUI Loaded!";
  2625. })
  2626. end
  2627. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  2628. CMDSFRAME.Visible = true
  2629. end
  2630. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  2631. for i,v in pairs(lplayer.Character:GetChildren()) do
  2632. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2633. v.Handle.Mesh:Destroy()
  2634. end
  2635. end
  2636. end
  2637. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  2638. for i,v in pairs(lplayer.Character:GetChildren()) do
  2639. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2640. v.Handle.Mesh:Destroy()
  2641. end
  2642. end
  2643. end
  2644. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  2645. for i,v in pairs(lplayer.Character:GetChildren()) do
  2646. if (v:IsA("Tool")) then
  2647. v.Handle.Mesh:Destroy()
  2648. end
  2649. end
  2650. end
  2651. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  2652. for i,v in pairs(lplayer.Character:GetChildren()) do
  2653. if (v:IsA("Tool")) then
  2654. v.Handle.Mesh:Destroy()
  2655. end
  2656. end
  2657. end
  2658. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  2659. local p = Instance.new("RocketPropulsion")
  2660. p.Parent = lplayer.Character.HumanoidRootPart
  2661. p.Name = "Spinner"
  2662. p.Target = lplayer.Character["Left Arm"]
  2663. p:Fire()
  2664. game:GetService("StarterGui"):SetCore("SendNotification", {
  2665. Title = "Spinner enabled";
  2666. Text = "Type ;nospinner to disable.";
  2667. })
  2668. end
  2669. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  2670. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  2671. end
  2672. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  2673. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2674. if v:isA("Tool") then
  2675. local a = Instance.new("SelectionBox",v.Handle)
  2676. a.Adornee = v.Handle
  2677. v.Handle.Size = Vector3.new(0.5,0.5,60)
  2678. v.GripPos = Vector3.new(0,0,0)
  2679. lplayer.Character.Humanoid:UnequipTools()
  2680. end
  2681. end
  2682. game:GetService("StarterGui"):SetCore("SendNotification", {
  2683. Title = "Reach applied!";
  2684. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2685. })
  2686. end
  2687. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  2688. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2689. if v:isA("Tool") then
  2690. local a = Instance.new("SelectionBox",v.Handle)
  2691. a.Name = "Reach"
  2692. a.Adornee = v.Handle
  2693. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  2694. v.GripPos = Vector3.new(0,0,0)
  2695. lplayer.Character.Humanoid:UnequipTools()
  2696. end
  2697. end
  2698. game:GetService("StarterGui"):SetCore("SendNotification", {
  2699. Title = "Reach applied!";
  2700. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2701. })
  2702. end
  2703. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  2704. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2705. if v:isA("Tool") then
  2706. v.Handle.Reach:Destroy()
  2707. end
  2708. end
  2709. game:GetService("StarterGui"):SetCore("SendNotification", {
  2710. Title = "Reach removed!";
  2711. Text = "Removed reach from equipped sword.";
  2712. })
  2713. end
  2714. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  2715. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2716. lplayer.Character.Humanoid.Name = 1
  2717. local l = lplayer.Character["1"]:Clone()
  2718. l.Parent = lplayer.Character
  2719. l.Name = "Humanoid"
  2720. wait(0.1)
  2721. lplayer.Character["1"]:Destroy()
  2722. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2723. lplayer.Character.Animate.Disabled = true
  2724. wait(0.1)
  2725. lplayer.Character.Animate.Disabled = false
  2726. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2727. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2728. lplayer.Character.Humanoid:EquipTool(v)
  2729. end
  2730. wait(0.1)
  2731. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2732. wait(0.2)
  2733. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2734. wait(0.5)
  2735. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2736. game:GetService("StarterGui"):SetCore("SendNotification", {
  2737. Title = "Tools needed!";
  2738. Text = "You need a tool in your backpack for this command!";
  2739. })
  2740. end
  2741. end
  2742. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  2743. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2744. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2745. end
  2746. end
  2747. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  2748. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  2749. cbringall = true
  2750. else
  2751. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2752. brplr = v.Name
  2753. end
  2754. end
  2755. cbring = true
  2756. end
  2757. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  2758. cbring = false
  2759. cbringall = false
  2760. end
  2761. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  2762. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2763. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2764. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2765. lplayer.Character.Humanoid.Name = 1
  2766. local l = lplayer.Character["1"]:Clone()
  2767. l.Parent = lplayer.Character
  2768. l.Name = "Humanoid"
  2769. wait(0.1)
  2770. lplayer.Character["1"]:Destroy()
  2771. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2772. lplayer.Character.Animate.Disabled = true
  2773. wait(0.1)
  2774. lplayer.Character.Animate.Disabled = false
  2775. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2776. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2777. lplayer.Character.Humanoid:EquipTool(v)
  2778. end
  2779. local function tp(player,player2)
  2780. local char1,char2=player.Character,player2.Character
  2781. if char1 and char2 then
  2782. char1:MoveTo(char2.Head.Position)
  2783. end
  2784. end
  2785. wait(0.1)
  2786. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2787. wait(0.2)
  2788. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2789. wait(0.5)
  2790. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2791. wait(0.6)
  2792. tp(lplayer, game:GetService("Players")[v.Name])
  2793. wait(0.4)
  2794. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  2795. game:GetService("StarterGui"):SetCore("SendNotification", {
  2796. Title = "Tools needed!";
  2797. Text = "You need a tool in your backpack for this command!";
  2798. })
  2799. end
  2800. end
  2801. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  2802. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2803. lplayer.Character.Humanoid.Name = 1
  2804. local l = lplayer.Character["1"]:Clone()
  2805. l.Parent = lplayer.Character
  2806. l.Name = "Humanoid"
  2807. wait(0.1)
  2808. lplayer.Character["1"]:Destroy()
  2809. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2810. lplayer.Character.Animate.Disabled = true
  2811. wait(0.1)
  2812. lplayer.Character.Animate.Disabled = false
  2813. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2814. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2815. lplayer.Character.Humanoid:EquipTool(v)
  2816. end
  2817. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2818. wait(0.3)
  2819. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2820. wait(0.4)
  2821. b = Instance.new("BodyForce")
  2822. b.Parent = lplayer.Character.HumanoidRootPart
  2823. b.Name = "Glitch"
  2824. b.Force = Vector3.new(100000000,5000,0)
  2825. game:GetService("StarterGui"):SetCore("SendNotification", {
  2826. Title = "Tools needed!";
  2827. Text = "You need a tool in your backpack for this command!";
  2828. })
  2829. end
  2830. end
  2831. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  2832. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  2833. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  2834. b = Instance.new("BodyForce")
  2835. b.Parent = lplayer.Character.HumanoidRootPart
  2836. b.Name = "unGlitch"
  2837. b.Force = Vector3.new(0,-5000000,0)
  2838. wait(2)
  2839. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  2840. end
  2841. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  2842. lplayer.Character.Humanoid.Health = 0
  2843. wait(1)
  2844. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  2845. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  2846. end
  2847. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  2848. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  2849. game:GetService("StarterGui"):SetCore("SendNotification", {
  2850. Title = "Success!";
  2851. Text = "DEX Explorer has loaded.";
  2852. })
  2853. end
  2854. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  2855. local Anim = Instance.new("Animation")
  2856. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  2857. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  2858. track:Play(.1, 1, 1)
  2859. end
  2860. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  2861. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  2862. game:GetService("StarterGui"):SetCore("SendNotification", {
  2863. Title = "Success!";
  2864. Text = "Energize Animations GUI has loaded.";
  2865. })
  2866. end
  2867. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  2868. saved = lplayer.Character.HumanoidRootPart.CFrame
  2869. game:GetService("StarterGui"):SetCore("SendNotification", {
  2870. Title = "Position Saved";
  2871. Text = "Use ;loadpos to return to saved position.";
  2872. })
  2873. end
  2874. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  2875. lplayer.Character.HumanoidRootPart.CFrame = saved
  2876. end
  2877. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  2878. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2879. local Anim2 = Instance.new("Animation")
  2880. Anim2.AnimationId = "rbxassetid://148840371"
  2881. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  2882. track2:Play(.1, 1, 1)
  2883. bplrr = v.Name
  2884. banpl = true
  2885. end
  2886. end
  2887. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  2888. banpl = false
  2889. end
  2890. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  2891. local function bringmodw()
  2892. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2893. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  2894. for i,ch in pairs(obj:GetDescendants()) do
  2895. if (ch:IsA("BasePart")) then
  2896. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2897. ch.CanCollide = false
  2898. ch.Transparency = 0.7
  2899. wait()
  2900. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  2901. wait()
  2902. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  2903. wait()
  2904. ch.CFrame = lplayer.Character["Head"].CFrame
  2905. end
  2906. end
  2907. end
  2908. end
  2909. end
  2910. while wait() do
  2911. bringmodw()
  2912. end
  2913. game:GetService("StarterGui"):SetCore("SendNotification", {
  2914. Title = "BringMod";
  2915. Text = "BringMod enabled.";
  2916. })
  2917. end
  2918. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  2919. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  2920. local hum = Instance.new('Humanoid', mod)
  2921. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  2922. lplayer.Character = mod
  2923. end
  2924. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  2925. game:GetService'RunService'.Stepped:Connect(function()
  2926. pcall(function()
  2927. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  2928. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  2929. for _,x in pairs(v.Character.Head:GetChildren()) do
  2930. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  2931. end
  2932. end
  2933. end
  2934. end)
  2935. end)
  2936. game:GetService("StarterGui"):SetCore("SendNotification", {
  2937. Title = "Attempting Shutdown";
  2938. Text = "Shutdown Attempt has begun.";
  2939. })
  2940. end
  2941. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  2942. objtodel = (string.sub(CMDBAR.Text, 8))
  2943. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2944. if v.Name == objtodel then
  2945. v:Destroy()
  2946. end
  2947. end
  2948. end
  2949. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  2950. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  2951. print(v)
  2952. end
  2953. game:GetService("StarterGui"):SetCore("SendNotification", {
  2954. Title = "Printed";
  2955. Text = "Players have been printed to console. (F9)";
  2956. })
  2957. end
  2958. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  2959. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  2960. if (v:IsA("Decal")) then
  2961. v:Destroy()
  2962. end
  2963. end
  2964. end
  2965. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  2966. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  2967. game:GetService("StarterGui"):SetCore("SendNotification", {
  2968. Title = "Success!";
  2969. Text = "OpFinality GUI has loaded.";
  2970. })
  2971. end
  2972. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  2973. remotes = true
  2974. added = true
  2975. game.DescendantAdded:connect(function(rmt)
  2976. if added == true then
  2977. if remotes == true then
  2978. if rmt:IsA("RemoteEvent") then
  2979. print("A RemoteEvent was added!")
  2980. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  2981. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2982. end end end
  2983. end)
  2984. game.DescendantAdded:connect(function(rmtfnctn)
  2985. if added == true then
  2986. if remotes == true then
  2987. if rmtfnctn:IsA("RemoteFunction") then
  2988. warn("A RemoteFunction was added!")
  2989. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  2990. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2991. end end end
  2992. end)
  2993.  
  2994. game.DescendantAdded:connect(function(bndfnctn)
  2995. if added == true then
  2996. if binds == true then
  2997. if bndfnctn:IsA("BindableFunction") then
  2998. print("A BindableFunction was added!")
  2999. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3000. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3001. end end end
  3002. end)
  3003.  
  3004. game.DescendantAdded:connect(function(bnd)
  3005. if added == true then
  3006. if binds == true then
  3007. if bnd:IsA("BindableEvent") then
  3008. warn("A BindableEvent was added!")
  3009. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3010. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3011. end end end
  3012. end)
  3013.  
  3014.  
  3015. if binds == true then
  3016. for i,v in pairs(game:GetDescendants()) do
  3017. if v:IsA("BindableFunction") then
  3018. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3019. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3020. end end
  3021. for i,v in pairs(game:GetDescendants()) do
  3022. if v:IsA("BindableEvent") then
  3023. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3024. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3025. end end
  3026. else
  3027. print("Off")
  3028. end
  3029. if remotes == true then
  3030. for i,v in pairs(game:GetDescendants()) do
  3031. if v:IsA("RemoteFunction") then
  3032. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3033. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3034. end end
  3035. wait()
  3036. for i,v in pairs(game:GetDescendants()) do
  3037. if v:IsA("RemoteEvent") then
  3038. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3039. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3040. end end
  3041. else
  3042. print("Off")
  3043. end
  3044. game:GetService("StarterGui"):SetCore("SendNotification", {
  3045. Title = "Printing Remotes";
  3046. Text = "Type ;noremotes to disable.";
  3047. })
  3048. end
  3049. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3050. remotes = false
  3051. added = false
  3052. game:GetService("StarterGui"):SetCore("SendNotification", {
  3053. Title = "Printing Remotes Disabled";
  3054. Text = "Type ;remotes to enable.";
  3055. })
  3056. end
  3057. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3058. spin = false
  3059. followed = false
  3060. traill = false
  3061. noclip = false
  3062. annoying = false
  3063. hwalk = false
  3064. cbringing = false
  3065. end
  3066. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3067. stopsitting = true
  3068. end
  3069. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3070. stopsitting = false
  3071. end
  3072. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3073. print(adminversion)
  3074. game:GetService("StarterGui"):SetCore("SendNotification", {
  3075. Title = "Version";
  3076. Text = adminversion;
  3077. })
  3078. end
  3079. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3080. clickgoto = true
  3081. game:GetService("StarterGui"):SetCore("SendNotification", {
  3082. Title = "Click TP";
  3083. Text = "Press E to teleport to mouse position";
  3084. })
  3085. end
  3086. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3087. clickgoto = false
  3088. game:GetService("StarterGui"):SetCore("SendNotification", {
  3089. Title = "Click TP";
  3090. Text = "Click TP has been disabled.";
  3091. })
  3092. end
  3093. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3094. gettingtools = true
  3095. game:GetService("StarterGui"):SetCore("SendNotification", {
  3096. Title = "Tools Enabled";
  3097. Text = "Automatically colleting tools dropped.";
  3098. })
  3099. end
  3100. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3101. gettingtools = false
  3102. game:GetService("StarterGui"):SetCore("SendNotification", {
  3103. Title = "Tools Disabled";
  3104. Text = "Click TP has been disabled.";
  3105. })
  3106. end
  3107. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  3108. ScreenGui:Destroy()
  3109. end
  3110. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  3111. lplayer.Character.Head:Destroy()
  3112. end
  3113. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  3114. statechosen = string.sub(CMDBAR.Text, 7)
  3115. changingstate = true
  3116. end
  3117. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  3118. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  3119. end
  3120. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  3121. removingmeshhats = true
  3122. end
  3123. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  3124. removingmeshhats = false
  3125. end
  3126. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  3127. removingmeshtool = true
  3128. end
  3129. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  3130. removingmeshtool = false
  3131. end
  3132. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  3133. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3134. if v:IsA("Tool") then
  3135. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3136. v.Parent = player.Character
  3137. end
  3138. end
  3139. end
  3140. end
  3141. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  3142. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3143. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3144. end
  3145. end
  3146. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  3147. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  3148. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3149. end
  3150. end
  3151. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  3152. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3153. game:GetService("StarterGui"):SetCore("SendNotification", {
  3154. Title = player.AccountAge.." Days";
  3155. Text = "Account age of "..player.Name;
  3156. })
  3157. end
  3158. end
  3159. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  3160. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3161. game:GetService("StarterGui"):SetCore("SendNotification", {
  3162. Title = player.UserId.." ID";
  3163. Text = "Account ID of "..player.Name;
  3164. })
  3165. end
  3166. end
  3167. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  3168. game:GetService("StarterGui"):SetCore("SendNotification", {
  3169. Title = "Game ID";
  3170. Text = "Game ID: ".. game.GameId;
  3171. })
  3172. end
  3173. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  3174. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3175. if pgscheck == true then
  3176. game:GetService("StarterGui"):SetCore("SendNotification", {
  3177. Title = "PGSPhysicsSolverEnabled";
  3178. Text = "PGS is Enabled!";
  3179. })
  3180. else
  3181. game:GetService("StarterGui"):SetCore("SendNotification", {
  3182. Title = "PGSPhysicsSolverEnabled";
  3183. Text = "PGS is Disabled!";
  3184. })
  3185. end
  3186. end
  3187. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  3188. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3189. if v:IsA("Part") then
  3190. if v.Transparency == 1 then
  3191. if v.Name ~= "HumanoidRootPart" then
  3192. v:Destroy()
  3193. end
  3194. end
  3195. end
  3196. end
  3197. end
  3198. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  3199. game:GetService("Lighting").FogStart = 0
  3200. game:GetService("Lighting").FogEnd = 9999999999999
  3201. end
  3202. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  3203. lplayer.Character.Humanoid.Parent = lplayer
  3204. end
  3205. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  3206. lplayer.Humanoid.Parent = lplayer.Character
  3207. end
  3208. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  3209. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3210. if v:IsA("Tool") then
  3211. v.Parent = lplayer.Character
  3212. wait()
  3213. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  3214. v.Parent = player.Character
  3215. end
  3216. end
  3217. end
  3218. end
  3219. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  3220. speedfly = string.sub(CMDBAR.Text, 10)
  3221. wait()
  3222. change()
  3223. end
  3224. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  3225. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3226. local Anim3 = Instance.new("Animation")
  3227. Anim3.AnimationId = "rbxassetid://282574440"
  3228. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3229. track3:Play(.1, 1, 1)
  3230. bplrr = v.Name
  3231. banpl = true
  3232. end
  3233. end
  3234. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  3235. banpl = false
  3236. end
  3237. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  3238. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3239. staring = true
  3240. stareplr = v
  3241. end
  3242. end
  3243. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  3244. staring = false
  3245. end
  3246. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  3247. chatlogs = true
  3248. game:GetService("StarterGui"):SetCore("SendNotification", {
  3249. Title = "LogChat enabled";
  3250. Text = "Now logging all player chat.";
  3251. })
  3252. end
  3253. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  3254. chatlogs = false
  3255. game:GetService("StarterGui"):SetCore("SendNotification", {
  3256. Title = "LogChat disabled";
  3257. Text = "Stopped logging all player chat.";
  3258. })
  3259. end
  3260. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  3261. game:GetService("Workspace").CurrentCamera:Destroy()
  3262. wait(0.1)
  3263. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3264. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3265. lplayer.CameraMinZoomDistance = 0.5
  3266. lplayer.CameraMaxZoomDistance = 400
  3267. lplayer.CameraMode = "Classic"
  3268. end
  3269. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  3270. changingstate = false
  3271. end
  3272. CMDBAR.Text = ""
  3273. end
  3274. end)
  3275.  
  3276. wait(0.3)
  3277. game:GetService("StarterGui"):SetCore("SendNotification", {
  3278. Title = "Loaded successfully!";
  3279. Text = "Reviz Admin V2 by illremember";
  3280. })
  3281. wait(0.1)
  3282. print("Reviz Admin V2 loaded!")
  3283. if game:GetService("Workspace").FilteringEnabled == true then
  3284. warn("FE is Enabled (Filtering Enabled)")
  3285. game:GetService("StarterGui"):SetCore("SendNotification", {
  3286. Title = "FE is Enabled";
  3287. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3288. })
  3289. else
  3290. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3291. game:GetService("StarterGui"):SetCore("SendNotification", {
  3292. Title = "FE is Disabled";
  3293. Text = "Filtering Disabled. Consider using a different admin script.";
  3294. })
  3295. end
  3296.  
  3297. local intro = Instance.new("ScreenGui")
  3298. local Frame = Instance.new("Frame")
  3299. local ImageLabel = Instance.new("ImageLabel")
  3300. intro.Parent = game:GetService("CoreGui")
  3301. Frame.Parent = intro
  3302. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  3303. Frame.BackgroundTransparency = 1
  3304. Frame.Size = UDim2.new(1, 0, 0, 300)
  3305. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  3306. ImageLabel.Parent = Frame
  3307. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3308. ImageLabel.BackgroundTransparency = 1
  3309. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  3310. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  3311. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  3312. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  3313. wait(3.01)
  3314. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  3315. wait(5.01)
  3316. intro:Destroy()
  3317. end)
  3318.  
  3319. Line1.Name = "Line1"
  3320. Line1.Parent = Main
  3321. Line1.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  3322. Line1.BorderColor3 = Color3.fromRGB(255, 255, 255)
  3323. Line1.BorderSizePixel = 0
  3324. Line1.Position = UDim2.new(0.320833325, 0, 0.170068026, 0)
  3325. Line1.Size = UDim2.new(0, 7, 0, 339)
  3326.  
  3327. Troll.Name = "Troll"
  3328. Troll.Parent = Main
  3329. Troll.BackgroundColor3 = Color3.fromRGB(9, 0, 0)
  3330. Troll.BorderColor3 = Color3.fromRGB(255, 255, 255)
  3331. Troll.Position = UDim2.new(0.372916669, 0, 0.183673471, 0)
  3332. Troll.Size = UDim2.new(0, 121, 0, 30)
  3333. Troll.Font = Enum.Font.SourceSans
  3334. Troll.Text = "Troll"
  3335. Troll.TextColor3 = Color3.fromRGB(255, 255, 255)
  3336. Troll.TextScaled = true
  3337. Troll.TextSize = 14.000
  3338. Troll.TextWrapped = true
  3339. Troll.MouseButton1Down:connect(function()
  3340. -- Farewell Infortality.
  3341. -- Version: 2.82
  3342. -- Instances:
  3343. local GUITHING = Instance.new("ScreenGui")
  3344. local makeinvisble = Instance.new("Frame")
  3345. local r15gui = Instance.new("Frame")
  3346. local rainbow1 = Instance.new("Frame")
  3347. local rainbow2 = Instance.new("Frame")
  3348. local title1 = Instance.new("TextLabel")
  3349. local blockhead = Instance.new("TextButton")
  3350. local creeperR15 = Instance.new("TextButton")
  3351. local removewaist = Instance.new("TextButton")
  3352. local drophats = Instance.new("TextButton")
  3353. local blockhats = Instance.new("TextButton")
  3354. local shattervest = Instance.new("TextButton")
  3355. local animationgui = Instance.new("TextButton")
  3356. local invisble = Instance.new("TextButton")
  3357. local r6gui = Instance.new("Frame")
  3358. local rainbow3 = Instance.new("Frame")
  3359. local rainbow4 = Instance.new("Frame")
  3360. local title2 = Instance.new("TextLabel")
  3361. local creeperR6 = Instance.new("TextButton")
  3362. local blockhead1 = Instance.new("TextButton")
  3363. local drophats1 = Instance.new("TextButton")
  3364. local blockhats1 = Instance.new("TextButton")
  3365. local animationgui1 = Instance.new("TextButton")
  3366. local shattervest1 = Instance.new("TextButton")
  3367. local gabx = Instance.new("TextButton")
  3368. local toolsgui = Instance.new("Frame")
  3369. local rainbow5 = Instance.new("Frame")
  3370. local rainbow6 = Instance.new("Frame")
  3371. local title3 = Instance.new("TextLabel")
  3372. local savetools = Instance.new("TextButton")
  3373. local loadtools = Instance.new("TextButton")
  3374. local othersgui = Instance.new("Frame")
  3375. local rainbow8 = Instance.new("Frame")
  3376. local rainbow7 = Instance.new("Frame")
  3377. local title4 = Instance.new("TextLabel")
  3378. local fathomhub = Instance.new("TextButton")
  3379. local legacyhub = Instance.new("TextButton")
  3380. local vehiclegui = Instance.new("TextButton")
  3381. local aimbotctrl = Instance.new("TextButton")
  3382. local aimboth = Instance.new("TextButton")
  3383. local antiafk = Instance.new("TextButton")
  3384. local phonegui = Instance.new("TextButton")
  3385. local survivorgui = Instance.new("TextButton")
  3386. --Properties:
  3387. GUITHING.Name = "GUITHING"
  3388. GUITHING.Parent = game.CoreGui
  3389.  
  3390. makeinvisble.Name = "makeinvisble :)"
  3391. makeinvisble.Parent = GUITHING
  3392. makeinvisble.BackgroundColor3 = Color3.new(1, 1, 1)
  3393. makeinvisble.BackgroundTransparency = 0.60000002384186
  3394. makeinvisble.Size = UDim2.new(0, 1133, 0, 514)
  3395. makeinvisble.Visible = false
  3396.  
  3397. r15gui.Name = "r15gui"
  3398. r15gui.Parent = makeinvisble
  3399. r15gui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3400. r15gui.BorderSizePixel = 0
  3401. r15gui.Position = UDim2.new(0.0260384381, 0, 0.0297973789, 0)
  3402. r15gui.Size = UDim2.new(0, 223, 0, 25)
  3403.  
  3404. rainbow1.Name = "rainbow1"
  3405. rainbow1.Parent = r15gui
  3406. rainbow1.BackgroundColor3 = Color3.new(1, 1, 1)
  3407. rainbow1.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3408. rainbow1.BorderSizePixel = 5
  3409. rainbow1.Position = UDim2.new(0.0401113182, 0, 0.981453836, 0)
  3410. rainbow1.Size = UDim2.new(0, 203, 0, 379)
  3411.  
  3412. rainbow2.Name = "rainbow2"
  3413. rainbow2.Parent = r15gui
  3414. rainbow2.BackgroundColor3 = Color3.new(1, 1, 1)
  3415. rainbow2.BorderSizePixel = 0
  3416. rainbow2.Position = UDim2.new(-0.000247425021, 0, -0.258545846, 0)
  3417. rainbow2.Size = UDim2.new(0, 223, 0, 6)
  3418.  
  3419. title1.Name = "title1"
  3420. title1.Parent = r15gui
  3421. title1.BackgroundColor3 = Color3.new(1, 1, 1)
  3422. title1.BackgroundTransparency = 1
  3423. title1.Position = UDim2.new(0.0538116582, 0, 0, 0)
  3424. title1.Size = UDim2.new(0, 200, 0, 24)
  3425. title1.Font = Enum.Font.SourceSansLight
  3426. title1.Text = "R15 Scripts"
  3427. title1.TextColor3 = Color3.new(1, 1, 1)
  3428. title1.TextScaled = true
  3429. title1.TextSize = 14
  3430. title1.TextWrapped = true
  3431.  
  3432. blockhead.Name = "blockhead"
  3433. blockhead.Parent = r15gui
  3434. blockhead.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3435. blockhead.BorderSizePixel = 0
  3436. blockhead.Position = UDim2.new(0.107623316, 0, 1.60000002, 0)
  3437. blockhead.Size = UDim2.new(0, 172, 0, 27)
  3438. blockhead.Font = Enum.Font.SourceSansLight
  3439. blockhead.Text = "Blockhead"
  3440. blockhead.TextColor3 = Color3.new(1, 1, 1)
  3441. blockhead.TextScaled = true
  3442. blockhead.TextSize = 14
  3443. blockhead.TextWrapped = true
  3444.  
  3445. creeperR15.Name = "creeperR15"
  3446. creeperR15.Parent = r15gui
  3447. creeperR15.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3448. creeperR15.BorderSizePixel = 0
  3449. creeperR15.Position = UDim2.new(0.11210762, 0, 3.51999998, 0)
  3450. creeperR15.Size = UDim2.new(0, 172, 0, 27)
  3451. creeperR15.Font = Enum.Font.SourceSansLight
  3452. creeperR15.Text = "Creepa.. Aw Man"
  3453. creeperR15.TextColor3 = Color3.new(1, 1, 1)
  3454. creeperR15.TextScaled = true
  3455. creeperR15.TextSize = 14
  3456. creeperR15.TextWrapped = true
  3457.  
  3458. removewaist.Name = "removewaist"
  3459. removewaist.Parent = r15gui
  3460. removewaist.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3461. removewaist.BorderSizePixel = 0
  3462. removewaist.Position = UDim2.new(0.107623316, 0, 5.31999969, 0)
  3463. removewaist.Size = UDim2.new(0, 172, 0, 27)
  3464. removewaist.Font = Enum.Font.SourceSansLight
  3465. removewaist.Text = "Remove Waist"
  3466. removewaist.TextColor3 = Color3.new(1, 1, 1)
  3467. removewaist.TextScaled = true
  3468. removewaist.TextSize = 14
  3469. removewaist.TextWrapped = true
  3470.  
  3471. drophats.Name = "drophats"
  3472. drophats.Parent = r15gui
  3473. drophats.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3474. drophats.BorderSizePixel = 0
  3475. drophats.Position = UDim2.new(0.107623316, 0, 7.19999981, 0)
  3476. drophats.Size = UDim2.new(0, 172, 0, 27)
  3477. drophats.Font = Enum.Font.SourceSansLight
  3478. drophats.Text = "Drop Hats"
  3479. drophats.TextColor3 = Color3.new(1, 1, 1)
  3480. drophats.TextScaled = true
  3481. drophats.TextSize = 14
  3482. drophats.TextWrapped = true
  3483.  
  3484. blockhats.Name = "blockhats"
  3485. blockhats.Parent = r15gui
  3486. blockhats.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3487. blockhats.BorderSizePixel = 0
  3488. blockhats.Position = UDim2.new(0.107623316, 0, 9.11999989, 0)
  3489. blockhats.Size = UDim2.new(0, 172, 0, 27)
  3490. blockhats.Font = Enum.Font.SourceSansLight
  3491. blockhats.Text = "Block Hats"
  3492. blockhats.TextColor3 = Color3.new(1, 1, 1)
  3493. blockhats.TextScaled = true
  3494. blockhats.TextSize = 14
  3495. blockhats.TextWrapped = true
  3496.  
  3497. shattervest.Name = "shattervest"
  3498. shattervest.Parent = r15gui
  3499. shattervest.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3500. shattervest.BorderSizePixel = 0
  3501. shattervest.Position = UDim2.new(0.107623316, 0, 11.0799999, 0)
  3502. shattervest.Size = UDim2.new(0, 172, 0, 27)
  3503. shattervest.Font = Enum.Font.SourceSansLight
  3504. shattervest.Text = "Shattervest Admin"
  3505. shattervest.TextColor3 = Color3.new(1, 1, 1)
  3506. shattervest.TextSize = 25
  3507. shattervest.TextWrapped = true
  3508.  
  3509. animationgui.Name = "animationgui"
  3510. animationgui.Parent = r15gui
  3511. animationgui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3512. animationgui.BorderSizePixel = 0
  3513. animationgui.Position = UDim2.new(0.107623316, 0, 12.8400002, 0)
  3514. animationgui.Size = UDim2.new(0, 172, 0, 27)
  3515. animationgui.Font = Enum.Font.SourceSansLight
  3516. animationgui.Text = "Animation GUI"
  3517. animationgui.TextColor3 = Color3.new(1, 1, 1)
  3518. animationgui.TextSize = 25
  3519. animationgui.TextWrapped = true
  3520.  
  3521. invisble.Name = "invisble"
  3522. invisble.Parent = r15gui
  3523. invisble.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3524. invisble.BorderSizePixel = 0
  3525. invisble.Position = UDim2.new(0.107623316, 0, 14.5200005, 0)
  3526. invisble.Size = UDim2.new(0, 172, 0, 27)
  3527. invisble.Font = Enum.Font.SourceSansLight
  3528. invisble.Text = "Complete Invisble"
  3529. invisble.TextColor3 = Color3.new(1, 1, 1)
  3530. invisble.TextSize = 25
  3531. invisble.TextWrapped = true
  3532.  
  3533. r6gui.Name = "r6gui"
  3534. r6gui.Parent = makeinvisble
  3535. r6gui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3536. r6gui.BorderSizePixel = 0
  3537. r6gui.Position = UDim2.new(0.235393807, 0, 0.0297973789, 0)
  3538. r6gui.Size = UDim2.new(0, 223, 0, 25)
  3539.  
  3540. rainbow3.Name = "rainbow3"
  3541. rainbow3.Parent = r6gui
  3542. rainbow3.BackgroundColor3 = Color3.new(1, 1, 1)
  3543. rainbow3.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3544. rainbow3.BorderSizePixel = 5
  3545. rainbow3.Position = UDim2.new(0.0445956253, 0, 0.981453836, 0)
  3546. rainbow3.Size = UDim2.new(0, 203, 0, 339)
  3547.  
  3548. rainbow4.Name = "rainbow4"
  3549. rainbow4.Parent = r6gui
  3550. rainbow4.BackgroundColor3 = Color3.new(1, 1, 1)
  3551. rainbow4.BorderSizePixel = 0
  3552. rainbow4.Position = UDim2.new(-0.000247425021, 0, -0.258545846, 0)
  3553. rainbow4.Size = UDim2.new(0, 223, 0, 6)
  3554.  
  3555. title2.Name = "title2"
  3556. title2.Parent = r6gui
  3557. title2.BackgroundColor3 = Color3.new(1, 1, 1)
  3558. title2.BackgroundTransparency = 1
  3559. title2.Position = UDim2.new(0.0538116582, 0, 0.0399999991, 0)
  3560. title2.Size = UDim2.new(0, 200, 0, 24)
  3561. title2.Font = Enum.Font.SourceSansLight
  3562. title2.Text = "R6 Scripts"
  3563. title2.TextColor3 = Color3.new(1, 1, 1)
  3564. title2.TextScaled = true
  3565. title2.TextSize = 14
  3566. title2.TextWrapped = true
  3567.  
  3568. creeperR6.Name = "creeperR6"
  3569. creeperR6.Parent = r6gui
  3570. creeperR6.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3571. creeperR6.BorderSizePixel = 0
  3572. creeperR6.Position = UDim2.new(0.11659193, 0, 1.60000002, 0)
  3573. creeperR6.Size = UDim2.new(0, 172, 0, 27)
  3574. creeperR6.Font = Enum.Font.SourceSansLight
  3575. creeperR6.Text = "Creepa.. Aw Man"
  3576. creeperR6.TextColor3 = Color3.new(1, 1, 1)
  3577. creeperR6.TextScaled = true
  3578. creeperR6.TextSize = 14
  3579. creeperR6.TextWrapped = true
  3580.  
  3581. blockhead1.Name = "blockhead1"
  3582. blockhead1.Parent = r6gui
  3583. blockhead1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3584. blockhead1.BorderSizePixel = 0
  3585. blockhead1.Position = UDim2.new(0.11659193, 0, 3.51999998, 0)
  3586. blockhead1.Size = UDim2.new(0, 172, 0, 27)
  3587. blockhead1.Font = Enum.Font.SourceSansLight
  3588. blockhead1.Text = "Blockhead"
  3589. blockhead1.TextColor3 = Color3.new(1, 1, 1)
  3590. blockhead1.TextScaled = true
  3591. blockhead1.TextSize = 14
  3592. blockhead1.TextWrapped = true
  3593.  
  3594. drophats1.Name = "drophats1"
  3595. drophats1.Parent = r6gui
  3596. drophats1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3597. drophats1.BorderSizePixel = 0
  3598. drophats1.Position = UDim2.new(0.112107627, 0, 5.32000017, 0)
  3599. drophats1.Size = UDim2.new(0, 172, 0, 27)
  3600. drophats1.Font = Enum.Font.SourceSansLight
  3601. drophats1.Text = "Drop Hats"
  3602. drophats1.TextColor3 = Color3.new(1, 1, 1)
  3603. drophats1.TextScaled = true
  3604. drophats1.TextSize = 14
  3605. drophats1.TextWrapped = true
  3606.  
  3607. blockhats1.Name = "blockhats1"
  3608. blockhats1.Parent = r6gui
  3609. blockhats1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3610. blockhats1.BorderSizePixel = 0
  3611. blockhats1.Position = UDim2.new(0.112107627, 0, 7.20000029, 0)
  3612. blockhats1.Size = UDim2.new(0, 172, 0, 27)
  3613. blockhats1.Font = Enum.Font.SourceSansLight
  3614. blockhats1.Text = "Block Hats"
  3615. blockhats1.TextColor3 = Color3.new(1, 1, 1)
  3616. blockhats1.TextScaled = true
  3617. blockhats1.TextSize = 14
  3618. blockhats1.TextWrapped = true
  3619.  
  3620. animationgui1.Name = "animationgui1"
  3621. animationgui1.Parent = r6gui
  3622. animationgui1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3623. animationgui1.BorderSizePixel = 0
  3624. animationgui1.Position = UDim2.new(0.112107627, 0, 9.11999989, 0)
  3625. animationgui1.Size = UDim2.new(0, 172, 0, 27)
  3626. animationgui1.Font = Enum.Font.SourceSansLight
  3627. animationgui1.Text = "Animation GUI"
  3628. animationgui1.TextColor3 = Color3.new(1, 1, 1)
  3629. animationgui1.TextScaled = true
  3630. animationgui1.TextSize = 14
  3631. animationgui1.TextWrapped = true
  3632.  
  3633. shattervest1.Name = "shattervest1"
  3634. shattervest1.Parent = r6gui
  3635. shattervest1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3636. shattervest1.BorderSizePixel = 0
  3637. shattervest1.Position = UDim2.new(0.112107627, 0, 11.0799999, 0)
  3638. shattervest1.Size = UDim2.new(0, 172, 0, 27)
  3639. shattervest1.Font = Enum.Font.SourceSansLight
  3640. shattervest1.Text = "Shattervest"
  3641. shattervest1.TextColor3 = Color3.new(1, 1, 1)
  3642. shattervest1.TextScaled = true
  3643. shattervest1.TextSize = 14
  3644. shattervest1.TextWrapped = true
  3645.  
  3646. gabx.Name = "gabx"
  3647. gabx.Parent = r6gui
  3648. gabx.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3649. gabx.BorderSizePixel = 0
  3650. gabx.Position = UDim2.new(0.112107627, 0, 12.8400002, 0)
  3651. gabx.Size = UDim2.new(0, 172, 0, 27)
  3652. gabx.Font = Enum.Font.SourceSansLight
  3653. gabx.Text = "OP FLING GUI"
  3654. gabx.TextColor3 = Color3.new(1, 1, 1)
  3655. gabx.TextScaled = true
  3656. gabx.TextSize = 14
  3657. gabx.TextWrapped = true
  3658.  
  3659. toolsgui.Name = "toolsgui"
  3660. toolsgui.Parent = makeinvisble
  3661. toolsgui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3662. toolsgui.BorderSizePixel = 0
  3663. toolsgui.Position = UDim2.new(0.445295811, 0, 0.0305510089, 0)
  3664. toolsgui.Size = UDim2.new(0, 223, 0, 25)
  3665.  
  3666. rainbow5.Name = "rainbow5"
  3667. rainbow5.Parent = toolsgui
  3668. rainbow5.BackgroundColor3 = Color3.new(1, 1, 1)
  3669. rainbow5.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3670. rainbow5.BorderSizePixel = 5
  3671. rainbow5.Position = UDim2.new(0.0401113182, 0, 0.981453836, 0)
  3672. rainbow5.Size = UDim2.new(0, 203, 0, 109)
  3673.  
  3674. rainbow6.Name = "rainbow6"
  3675. rainbow6.Parent = toolsgui
  3676. rainbow6.BackgroundColor3 = Color3.new(1, 1, 1)
  3677. rainbow6.BorderSizePixel = 0
  3678. rainbow6.Position = UDim2.new(-0.000247425021, 0, -0.258545846, 0)
  3679. rainbow6.Size = UDim2.new(0, 223, 0, 6)
  3680.  
  3681. title3.Name = "title3"
  3682. title3.Parent = toolsgui
  3683. title3.BackgroundColor3 = Color3.new(1, 1, 1)
  3684. title3.BackgroundTransparency = 1
  3685. title3.Position = UDim2.new(0.0538116582, 0, 0, 0)
  3686. title3.Size = UDim2.new(0, 200, 0, 24)
  3687. title3.Font = Enum.Font.SourceSansLight
  3688. title3.Text = "Save/Load Tools"
  3689. title3.TextColor3 = Color3.new(1, 1, 1)
  3690. title3.TextScaled = true
  3691. title3.TextSize = 14
  3692. title3.TextWrapped = true
  3693.  
  3694. savetools.Name = "savetools"
  3695. savetools.Parent = toolsgui
  3696. savetools.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3697. savetools.BorderSizePixel = 0
  3698. savetools.Position = UDim2.new(0.107623316, 0, 1.63999987, 0)
  3699. savetools.Size = UDim2.new(0, 172, 0, 27)
  3700. savetools.Font = Enum.Font.SourceSansLight
  3701. savetools.Text = "Save Tools"
  3702. savetools.TextColor3 = Color3.new(1, 1, 1)
  3703. savetools.TextScaled = true
  3704. savetools.TextSize = 14
  3705. savetools.TextWrapped = true
  3706.  
  3707. loadtools.Name = "loadtools"
  3708. loadtools.Parent = toolsgui
  3709. loadtools.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3710. loadtools.BorderSizePixel = 0
  3711. loadtools.Position = UDim2.new(0.107623316, 0, 3.55999994, 0)
  3712. loadtools.Size = UDim2.new(0, 172, 0, 27)
  3713. loadtools.Font = Enum.Font.SourceSansLight
  3714. loadtools.Text = "Load Tools"
  3715. loadtools.TextColor3 = Color3.new(1, 1, 1)
  3716. loadtools.TextScaled = true
  3717. loadtools.TextSize = 14
  3718. loadtools.TextWrapped = true
  3719.  
  3720. othersgui.Name = "othersgui"
  3721. othersgui.Parent = makeinvisble
  3722. othersgui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3723. othersgui.BorderSizePixel = 0
  3724. othersgui.Position = UDim2.new(0.657109678, 0, 0.027413588, 0)
  3725. othersgui.Size = UDim2.new(0, 223, 0, 25)
  3726.  
  3727. rainbow8.Name = "rainbow8"
  3728. rainbow8.Parent = othersgui
  3729. rainbow8.BackgroundColor3 = Color3.new(1, 1, 1)
  3730. rainbow8.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3731. rainbow8.BorderSizePixel = 5
  3732. rainbow8.Position = UDim2.new(0.0401113182, 0, 0.981453836, 0)
  3733. rainbow8.Size = UDim2.new(0, 203, 0, 381)
  3734.  
  3735. rainbow7.Name = "rainbow7"
  3736. rainbow7.Parent = othersgui
  3737. rainbow7.BackgroundColor3 = Color3.new(1, 1, 1)
  3738. rainbow7.BorderSizePixel = 0
  3739. rainbow7.Position = UDim2.new(-0.000247425021, 0, -0.258545846, 0)
  3740. rainbow7.Size = UDim2.new(0, 223, 0, 6)
  3741.  
  3742. title4.Name = "title4"
  3743. title4.Parent = othersgui
  3744. title4.BackgroundColor3 = Color3.new(1, 1, 1)
  3745. title4.BackgroundTransparency = 1
  3746. title4.Position = UDim2.new(0.0538116582, 0, 0, 0)
  3747. title4.Size = UDim2.new(0, 200, 0, 24)
  3748. title4.Font = Enum.Font.SourceSansLight
  3749. title4.Text = "Other Script/GUI's"
  3750. title4.TextColor3 = Color3.new(1, 1, 1)
  3751. title4.TextScaled = true
  3752. title4.TextSize = 14
  3753. title4.TextWrapped = true
  3754.  
  3755. fathomhub.Name = "fathomhub"
  3756. fathomhub.Parent = othersgui
  3757. fathomhub.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3758. fathomhub.BorderSizePixel = 0
  3759. fathomhub.Position = UDim2.new(0.107623316, 0, 1.63999987, 0)
  3760. fathomhub.Size = UDim2.new(0, 172, 0, 27)
  3761. fathomhub.Font = Enum.Font.SourceSansLight
  3762. fathomhub.Text = "Fathom HUB"
  3763. fathomhub.TextColor3 = Color3.new(1, 1, 1)
  3764. fathomhub.TextScaled = true
  3765. fathomhub.TextSize = 14
  3766. fathomhub.TextWrapped = true
  3767.  
  3768. legacyhub.Name = "legacyhub"
  3769. legacyhub.Parent = othersgui
  3770. legacyhub.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3771. legacyhub.BorderSizePixel = 0
  3772. legacyhub.Position = UDim2.new(0.107623316, 0, 3.55999994, 0)
  3773. legacyhub.Size = UDim2.new(0, 172, 0, 27)
  3774. legacyhub.Font = Enum.Font.SourceSansLight
  3775. legacyhub.Text = "Legacy HUB"
  3776. legacyhub.TextColor3 = Color3.new(1, 1, 1)
  3777. legacyhub.TextScaled = true
  3778. legacyhub.TextSize = 14
  3779. legacyhub.TextWrapped = true
  3780.  
  3781. vehiclegui.Name = "vehiclegui"
  3782. vehiclegui.Parent = othersgui
  3783. vehiclegui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3784. vehiclegui.BorderSizePixel = 0
  3785. vehiclegui.Position = UDim2.new(0.11659193, 0, 5.35999966, 0)
  3786. vehiclegui.Size = UDim2.new(0, 172, 0, 27)
  3787. vehiclegui.Font = Enum.Font.SourceSansLight
  3788. vehiclegui.Text = "Vehicle Simulator"
  3789. vehiclegui.TextColor3 = Color3.new(1, 1, 1)
  3790. vehiclegui.TextScaled = true
  3791. vehiclegui.TextSize = 14
  3792. vehiclegui.TextWrapped = true
  3793.  
  3794. aimbotctrl.Name = "aimbotctrl"
  3795. aimbotctrl.Parent = othersgui
  3796. aimbotctrl.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3797. aimbotctrl.BorderSizePixel = 0
  3798. aimbotctrl.Position = UDim2.new(0.107623324, 0, 7.27999973, 0)
  3799. aimbotctrl.Size = UDim2.new(0, 172, 0, 27)
  3800. aimbotctrl.Font = Enum.Font.SourceSansLight
  3801. aimbotctrl.Text = "Aimbot And ESP (CTRL)"
  3802. aimbotctrl.TextColor3 = Color3.new(1, 1, 1)
  3803. aimbotctrl.TextScaled = true
  3804. aimbotctrl.TextSize = 14
  3805. aimbotctrl.TextWrapped = true
  3806.  
  3807. aimboth.Name = "aimboth"
  3808. aimboth.Parent = othersgui
  3809. aimboth.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3810. aimboth.BorderSizePixel = 0
  3811. aimboth.Position = UDim2.new(0.107623324, 0, 9.19999981, 0)
  3812. aimboth.Size = UDim2.new(0, 172, 0, 27)
  3813. aimboth.Font = Enum.Font.SourceSansLight
  3814. aimboth.Text = "Aimbot And ESP (H)"
  3815. aimboth.TextColor3 = Color3.new(1, 1, 1)
  3816. aimboth.TextScaled = true
  3817. aimboth.TextSize = 14
  3818. aimboth.TextWrapped = true
  3819.  
  3820. antiafk.Name = "antiafk"
  3821. antiafk.Parent = othersgui
  3822. antiafk.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3823. antiafk.BorderSizePixel = 0
  3824. antiafk.Position = UDim2.new(0.107623324, 0, 11.1599998, 0)
  3825. antiafk.Size = UDim2.new(0, 172, 0, 27)
  3826. antiafk.Font = Enum.Font.SourceSansLight
  3827. antiafk.Text = "Anti AFK"
  3828. antiafk.TextColor3 = Color3.new(1, 1, 1)
  3829. antiafk.TextScaled = true
  3830. antiafk.TextSize = 14
  3831. antiafk.TextWrapped = true
  3832.  
  3833. phonegui.Name = "phonegui"
  3834. phonegui.Parent = othersgui
  3835. phonegui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3836. phonegui.BorderSizePixel = 0
  3837. phonegui.Position = UDim2.new(0.112107627, 0, 12.9200001, 0)
  3838. phonegui.Size = UDim2.new(0, 172, 0, 27)
  3839. phonegui.Font = Enum.Font.SourceSansLight
  3840. phonegui.Text = "Phone GUI"
  3841. phonegui.TextColor3 = Color3.new(1, 1, 1)
  3842. phonegui.TextScaled = true
  3843. phonegui.TextSize = 14
  3844. phonegui.TextWrapped = true
  3845.  
  3846. survivorgui.Name = "survivorgui"
  3847. survivorgui.Parent = othersgui
  3848. survivorgui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  3849. survivorgui.BorderSizePixel = 0
  3850. survivorgui.Position = UDim2.new(0.107623324, 0, 14.6000004, 0)
  3851. survivorgui.Size = UDim2.new(0, 172, 0, 27)
  3852. survivorgui.Font = Enum.Font.SourceSansLight
  3853. survivorgui.Text = "Survivor GUI"
  3854. survivorgui.TextColor3 = Color3.new(1, 1, 1)
  3855. survivorgui.TextScaled = true
  3856. survivorgui.TextSize = 14
  3857. survivorgui.TextWrapped = true
  3858.  
  3859. -- Scripts:
  3860.  
  3861.  
  3862. print("did not even past first test :)")
  3863.  
  3864. aimbotctrl.MouseButton1Click:connect(function()
  3865. loadstring(game:HttpGet("https://pastebin.com/raw/2kbyfrn5", true))()
  3866. end)
  3867.  
  3868. aimboth.MouseButton1Click:connect(function()
  3869. loadstring(game:HttpGet("https://pastebin.com/raw/xB92ES44", true))()
  3870. end)
  3871.  
  3872. antiafk.MouseButton1Click:connect(function()
  3873. local VirtualUser=game:service'VirtualUser'
  3874. game:service'Players'.LocalPlayer.Idled:connect(function()
  3875. VirtualUser:CaptureController()
  3876. VirtualUser:ClickButton2(Vector2.new())
  3877. end)
  3878. end)
  3879.  
  3880. fathomhub.MouseButton1Click:connect(function()
  3881. loadstring(game:HttpGet("https://pastebin.com/raw/UmhaEvTT",true))()
  3882. end)
  3883.  
  3884. legacyhub.MouseButton1Click:connect(function()
  3885. loadstring(game:GetObjects("rbxassetid://1683559539")[1].Source)()
  3886. end)
  3887.  
  3888. phonegui.MouseButton1Click:connect(function()
  3889. loadstring(game:HttpGet("https://pastebin.com/raw/nScPDiay", true))()
  3890. end)
  3891.  
  3892. survivorgui.MouseButton1Click:connect(function()
  3893. loadstring(game:HttpGet("https://pastebin.com/raw/1ZyLGHZu", true))()
  3894. end)
  3895.  
  3896. vehiclegui.MouseButton1Click:connect(function()
  3897. loadstring(game:HttpGet(("https://pastebin.com/raw/nFjsc1LT"),true))()
  3898. end)
  3899.  
  3900. animationgui.MouseButton1Click:connect(function()
  3901. loadstring(game:HttpGet("https://pastebin.com/raw/uUR6pFVv", true))()
  3902. end)
  3903.  
  3904. animationgui1.MouseButton1Click:connect(function()
  3905. loadstring(game:HttpGet("https://pastebin.com/raw/uUR6pFVv", true))()
  3906. end)
  3907.  
  3908. blockhats.MouseButton1Click:connect(function()
  3909. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  3910. if (v:IsA("Tool")) then
  3911. v.Parent = game.Players.LocalPlayer.Backpack
  3912. end
  3913. end
  3914. end)
  3915.  
  3916. blockhats1.MouseButton1Click:connect(function()
  3917. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  3918. if (v:IsA("Tool")) then
  3919. v.Parent = game.Players.LocalPlayer.Backpack
  3920. end
  3921. end
  3922. end)
  3923.  
  3924. blockhead.MouseButton1Click:connect(function()
  3925. game.Players.LocalPlayer.Character.Head.Mesh:destroy()
  3926. end)
  3927.  
  3928. blockhead1.MouseButton1Click:connect(function()
  3929. game.Players.LocalPlayer.Character.Head.Mesh:destroy()
  3930. end)
  3931.  
  3932. creeperR15.MouseButton1Click:connect(function()
  3933. game.Players.LocalPlayer.Character.Head.Mesh:destroy()
  3934. function doo(limb, pos)
  3935. limb:BreakJoints()
  3936. local velocity = Instance.new("RocketPropulsion", limb)
  3937. velocity.CartoonFactor = 0
  3938. velocity.MaxSpeed = 30
  3939. velocity.MaxThrust = 9999
  3940. velocity.MaxTorque = Vector3.new(math.huge,math.huge,math.huge)
  3941. velocity.Target = game.Players.LocalPlayer.Character.UpperTorso
  3942. velocity.TargetOffset = pos
  3943. velocity:fire()
  3944. local b = Instance.new("BodyGyro", limb)
  3945. end
  3946. while wait() do
  3947. doo(game.Players.LocalPlayer.Character["LeftUpperArm"], Vector3.new(-0.5,-2,-1))
  3948. doo(game.Players.LocalPlayer.Character["RightUpperArm"], Vector3.new(0.5,-2,-1))
  3949. doo(game.Players.LocalPlayer.Character["LeftUpperLeg"], Vector3.new(-0.5,-2,1))
  3950. doo(game.Players.LocalPlayer.Character["RightUpperLeg"], Vector3.new(0.5,-2,1))
  3951. end
  3952. end)
  3953.  
  3954. creeperR6.MouseButton1Click:connect(function()
  3955. game.Players.LocalPlayer.Character.Head.Mesh:destroy()
  3956. function doo(limb, pos)
  3957. limb:BreakJoints()
  3958. local velocity = Instance.new("RocketPropulsion", limb)
  3959. velocity.CartoonFactor = 0
  3960. velocity.MaxSpeed = 30
  3961. velocity.MaxThrust = 9999
  3962. velocity.MaxTorque = Vector3.new(math.huge,math.huge,math.huge)
  3963. velocity.Target = game.Players.LocalPlayer.Character.Torso
  3964. velocity.TargetOffset = pos
  3965. velocity:fire()
  3966. local b = Instance.new("BodyGyro", limb)
  3967. end
  3968. while wait() do
  3969. doo(game.Players.LocalPlayer.Character["Left Arm"], Vector3.new(-0.5,-2,-1))
  3970. doo(game.Players.LocalPlayer.Character["Right Arm"], Vector3.new(0.5,-2,-1))
  3971. doo(game.Players.LocalPlayer.Character["Left Leg"], Vector3.new(-0.5,-2,1))
  3972. doo(game.Players.LocalPlayer.Character["Right Leg"], Vector3.new(0.5,-2,1))
  3973. end
  3974. end)
  3975.  
  3976. drophats.MouseButton1Click:connect(function()
  3977. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  3978. if (key=="=") then
  3979. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3980. if (v:IsA("Accessory")) then
  3981. v.Parent = workspace
  3982. end
  3983. end
  3984. end
  3985. end)
  3986. end)
  3987.  
  3988. drophats1.MouseButton1Click:connect(function()
  3989. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  3990. if (key=="=") then
  3991. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3992. if (v:IsA("Accessory")) then
  3993. v.Parent = workspace
  3994. end
  3995. end
  3996. end
  3997. end)
  3998. end)
  3999.  
  4000. invisble.MouseButton1Click:connect(function()
  4001. if (game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15) then
  4002. if (game.Players.LocalPlayer.Character:FindFirstChild("LowerTorso")) then
  4003. if (game.Players.LocalPlayer.Character.LowerTorso:FindFirstChild("Root")) then
  4004. game.Players.LocalPlayer.Character.LowerTorso.Root:remove()
  4005. end
  4006. end
  4007. else
  4008. print('Not R15!')
  4009. end
  4010. end)
  4011.  
  4012. removewaist.MouseButton1Click:connect(function()
  4013. if (game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15) then
  4014. if (game.Players.LocalPlayer.Character:FindFirstChild("UpperTorso")) then
  4015. if (game.Players.LocalPlayer.Character.UpperTorso:FindFirstChild("Waist")) then
  4016. game.Players.LocalPlayer.Character.UpperTorso.Waist:remove()
  4017. end
  4018. end
  4019. else
  4020. print('Not R15!')
  4021. end
  4022. end)
  4023.  
  4024. shattervest.MouseButton1Click:connect(function()
  4025. loadstring(game:HttpGet("https://pastebin.com/raw/CKbPg9NC", true))()
  4026. end)
  4027.  
  4028. shattervest1.MouseButton1Click:connect(function()
  4029. loadstring(game:HttpGet("https://pastebin.com/raw/CKbPg9NC", true))()
  4030. end)
  4031.  
  4032. gabx.MouseButton1Click:connect(function()
  4033. loadstring(game:HttpGet("https://pastebin.com/raw/EntUzD5J", true))();
  4034. end)
  4035.  
  4036. loadtools.MouseButton1Click:connect(function()
  4037.  
  4038. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  4039. if (v:IsA("Tool")) then
  4040. v.Parent = game.Players.LocalPlayer.Backpack
  4041. end
  4042. end
  4043. end)
  4044.  
  4045. savetools.MouseButton1Click:connect(function()
  4046. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  4047. if (v:IsA("Tool")) then
  4048. v.Parent = game.Players.LocalPlayer
  4049. end
  4050. end
  4051. end)
  4052.  
  4053.  
  4054.  
  4055. print("load one working")
  4056.  
  4057.  
  4058. r15gui.Active = true
  4059. r6gui.Active = true
  4060. toolsgui.Active = true
  4061. othersgui.Active = true
  4062. othersgui.Draggable = true
  4063. r15gui.Draggable = true
  4064. r6gui.Draggable = true
  4065. toolsgui.Draggable = true
  4066.  
  4067. makeinvisble.BackgroundTransparency = 1
  4068.  
  4069.  
  4070. game:GetService("StarterGui"):SetCore("SendNotification",{
  4071. Title = "Exploit GUI";
  4072. Text = "Press V To Open :))";
  4073. })
  4074.  
  4075. function onKeyPress(inputObject, gameProcessedEvent)
  4076. if inputObject.KeyCode == Enum.KeyCode.V then
  4077. if makeinvisble.Visible == false then
  4078. makeinvisble.Visible = true
  4079. else
  4080. makeinvisble.Visible = false
  4081. end
  4082. end
  4083. end
  4084.  
  4085. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  4086.  
  4087.  
  4088. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  4089.  
  4090. counter = 0
  4091.  
  4092. while wait(0.1)do
  4093. rainbow1.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4094. rainbow2.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4095. rainbow3.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4096. rainbow4.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4097. rainbow5.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4098. rainbow6.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4099. rainbow7.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4100. rainbow8.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  4101.  
  4102. counter = counter + 0.01
  4103. end
  4104.  
  4105. print("load two working")
  4106. end)
  4107.  
  4108. Line2.Name = "Line2"
  4109. Line2.Parent = Main
  4110. Line2.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  4111. Line2.BorderColor3 = Color3.fromRGB(255, 255, 255)
  4112. Line2.BorderSizePixel = 0
  4113. Line2.Position = UDim2.new(0.658333302, 0, 0.170068026, 0)
  4114. Line2.Size = UDim2.new(0, 7, 0, 339)
  4115.  
  4116. Beyond.Name = "Beyond"
  4117. Beyond.Parent = Main
  4118. Beyond.BackgroundColor3 = Color3.fromRGB(9, 0, 0)
  4119. Beyond.BorderColor3 = Color3.fromRGB(255, 255, 255)
  4120. Beyond.Position = UDim2.new(0.706250012, 0, 0.183673471, 0)
  4121. Beyond.Size = UDim2.new(0, 125, 0, 30)
  4122. Beyond.Font = Enum.Font.SourceSans
  4123. Beyond.Text = "Beyond"
  4124. Beyond.TextColor3 = Color3.fromRGB(255, 255, 255)
  4125. Beyond.TextScaled = true
  4126. Beyond.TextSize = 14.000
  4127. Beyond.TextWrapped = true
  4128. Beyond.MouseButton1Down:connect(function()
  4129. local SavageGUI = Instance.new("ScreenGui")
  4130. local SavageFrame = Instance.new("Frame")
  4131. local SavageLabel = Instance.new("TextLabel")
  4132. local VersionLabel = Instance.new("TextLabel")
  4133. local TeleportButton = Instance.new("TextButton")
  4134. local JutsuButton = Instance.new("TextButton")
  4135. local CustomizeButton = Instance.new("TextButton")
  4136. local OtherButton = Instance.new("TextButton")
  4137. local TeleportFrame = Instance.new("Frame")
  4138. local KonohaButton = Instance.new("TextButton")
  4139. local KirigakureButton = Instance.new("TextButton")
  4140. local AkatsukiBaseButton = Instance.new("TextButton")
  4141. local AmegakureButton = Instance.new("TextButton")
  4142. local SunagakureButton = Instance.new("TextButton")
  4143. local KumogakureButton = Instance.new("TextButton")
  4144. local ZetsuGametButton = Instance.new("TextButton")
  4145. local IwagakureButton = Instance.new("TextButton")
  4146. local MyobokuButton = Instance.new("TextButton")
  4147. local CaveButton = Instance.new("TextButton")
  4148. local BridgeButton = Instance.new("TextButton")
  4149. local SamuraiButton = Instance.new("TextButton")
  4150. local ValleyButton = Instance.new("TextButton")
  4151. local HokageButton = Instance.new("TextButton")
  4152. local ForestButton = Instance.new("TextButton")
  4153. local JutsuFrame = Instance.new("Frame")
  4154. local NinJutsuButton = Instance.new("TextButton")
  4155. local TaiJutsuButton = Instance.new("TextButton")
  4156. local SubJutsuV1Button = Instance.new("TextButton")
  4157. local SubJutsuV2Button = Instance.new("TextButton")
  4158. local KenJutsuButton = Instance.new("TextButton")
  4159. local CompanionsButton = Instance.new("TextButton")
  4160. local CustomizeFrame = Instance.new("Frame")
  4161. local _4KGSlotButton = Instance.new("TextButton")
  4162. local ElementsButton = Instance.new("TextButton")
  4163. local OpenSusanooButton = Instance.new("TextButton")
  4164. local CloseSusanooButton = Instance.new("TextButton")
  4165. local KGinBagButton = Instance.new("TextButton")
  4166. local CloseKGButton = Instance.new("TextButton")
  4167. local OpenKGButton = Instance.new("TextButton")
  4168. local WeaponsButton = Instance.new("TextButton")
  4169. local OtherFrame = Instance.new("Frame")
  4170. local PacksPlusButton = Instance.new("TextButton")
  4171. local ExpButton = Instance.new("TextButton")
  4172. local FixCharacterButton = Instance.new("TextButton")
  4173. local ShowRoleplayButton = Instance.new("TextButton")
  4174. local MainButton = Instance.new("TextButton")
  4175. local MainFrame = Instance.new("Frame")
  4176. local WelcomeLabel = Instance.new("TextLabel")
  4177. local VersionLabel_2 = Instance.new("TextLabel")
  4178. local CreatorLabel = Instance.new("TextLabel")
  4179. local LinkLabel = Instance.new("TextLabel")
  4180. local CloseButton = Instance.new("TextButton")
  4181. local EquipButton = Instance.new("TextButton")
  4182. local EquipFrame = Instance.new("Frame")
  4183. local JutsuNameBox = Instance.new("TextBox")
  4184. local JutsuKeyBox = Instance.new("TextBox")
  4185. local JutsuEquipButton = Instance.new("TextButton")
  4186. local WeaponEquipButton = Instance.new("TextButton")
  4187. local WeaponNameBox = Instance.new("TextBox")
  4188. local WeaponKeyBox = Instance.new("TextBox")
  4189.  
  4190. game.StarterGui:SetCore("SendNotification", {
  4191. Title = "Savage GUI";
  4192. Text = "Welcome!";
  4193. Icon = "rbxassetid://2556558988";
  4194. Duration = 1;
  4195. })
  4196. local sound = Instance.new("Sound", game.Workspace)
  4197. sound.SoundId = "rbxassetid://1759712659"
  4198. sound:Play()
  4199. print("play", sound.Playing, sound.TimePosition)
  4200.  
  4201. SavageGUI.Name = "SavageGUI"
  4202. SavageGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  4203. SavageGUI.ResetOnSpawn = false
  4204.  
  4205. SavageFrame.Name = "SavageFrame"
  4206. SavageFrame.Parent = SavageGUI
  4207. SavageFrame.Active = true
  4208. SavageFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  4209. SavageFrame.BackgroundTransparency = 0.10000000149012
  4210. SavageFrame.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  4211. SavageFrame.BorderSizePixel = 0
  4212. SavageFrame.Position = UDim2.new(0.278881371, 0, 0.0702734962, 0)
  4213. SavageFrame.Size = UDim2.new(0, 309, 0, 200)
  4214.  
  4215. SavageLabel.Name = "SavageLabel"
  4216. SavageLabel.Parent = SavageFrame
  4217. SavageLabel.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  4218. SavageLabel.BackgroundTransparency = 0.10000000149012
  4219. SavageLabel.BorderColor3 = Color3.new(0.156863, 0.196078, 0.196078)
  4220. SavageLabel.BorderSizePixel = 0
  4221. SavageLabel.Size = UDim2.new(0, 279, 0, 25)
  4222. SavageLabel.Font = Enum.Font.SciFi
  4223. SavageLabel.Text = " Savage Gui"
  4224. SavageLabel.TextColor3 = Color3.new(1, 1, 1)
  4225. SavageLabel.TextSize = 17
  4226. SavageLabel.TextStrokeColor3 = Color3.new(0.380392, 1, 0.368627)
  4227. SavageLabel.TextXAlignment = Enum.TextXAlignment.Left
  4228.  
  4229. VersionLabel.Name = "VersionLabel"
  4230. VersionLabel.Parent = SavageFrame
  4231. VersionLabel.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  4232. VersionLabel.BackgroundTransparency = 0.10000000149012
  4233. VersionLabel.BorderColor3 = Color3.new(0.156863, 0.196078, 0.196078)
  4234. VersionLabel.BorderSizePixel = 0
  4235. VersionLabel.Position = UDim2.new(0, 0, 0.875, 0)
  4236. VersionLabel.Size = UDim2.new(0, 309, 0, 25)
  4237. VersionLabel.Font = Enum.Font.SciFi
  4238. VersionLabel.Text = ""
  4239. VersionLabel.TextColor3 = Color3.new(1, 1, 1)
  4240. VersionLabel.TextSize = 16
  4241. VersionLabel.TextStrokeColor3 = Color3.new(0.380392, 1, 0.368627)
  4242.  
  4243. TeleportButton.Name = "TeleportButton"
  4244. TeleportButton.Parent = SavageFrame
  4245. TeleportButton.Active = false
  4246. TeleportButton.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.294118)
  4247. TeleportButton.BackgroundTransparency = 0.10000000149012
  4248. TeleportButton.BorderSizePixel = 0
  4249. TeleportButton.Position = UDim2.new(0.442999989, 0, 0.125, 0)
  4250. TeleportButton.Size = UDim2.new(0, 60, 0, 25)
  4251. TeleportButton.Font = Enum.Font.SciFi
  4252. TeleportButton.Text = "Teleport"
  4253. TeleportButton.TextColor3 = Color3.new(1, 1, 1)
  4254. TeleportButton.TextSize = 14
  4255.  
  4256. JutsuButton.Name = "JutsuButton"
  4257. JutsuButton.Parent = SavageFrame
  4258. JutsuButton.Active = false
  4259. JutsuButton.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.294118)
  4260. JutsuButton.BackgroundTransparency = 0.10000000149012
  4261. JutsuButton.BorderSizePixel = 0
  4262. JutsuButton.Position = UDim2.new(0.160999998, 0, 0.125, 0)
  4263. JutsuButton.Size = UDim2.new(0, 45, 0, 25)
  4264. JutsuButton.Font = Enum.Font.SciFi
  4265. JutsuButton.Text = "Jutsu"
  4266. JutsuButton.TextColor3 = Color3.new(1, 1, 1)
  4267. JutsuButton.TextSize = 14
  4268.  
  4269. CustomizeButton.Name = "CustomizeButton"
  4270. CustomizeButton.Parent = SavageFrame
  4271. CustomizeButton.Active = false
  4272. CustomizeButton.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.294118)
  4273. CustomizeButton.BackgroundTransparency = 0.10000000149012
  4274. CustomizeButton.BorderSizePixel = 0
  4275. CustomizeButton.Position = UDim2.new(0.637000024, 0, 0.125, 0)
  4276. CustomizeButton.Size = UDim2.new(0, 64, 0, 25)
  4277. CustomizeButton.Font = Enum.Font.SciFi
  4278. CustomizeButton.Text = "Customize"
  4279. CustomizeButton.TextColor3 = Color3.new(1, 1, 1)
  4280. CustomizeButton.TextSize = 13
  4281.  
  4282. OtherButton.Name = "OtherButton"
  4283. OtherButton.Parent = SavageFrame
  4284. OtherButton.Active = false
  4285. OtherButton.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.294118)
  4286. OtherButton.BackgroundTransparency = 0.10000000149012
  4287. OtherButton.BorderSizePixel = 0
  4288. OtherButton.Position = UDim2.new(0.843999982, 0, 0.125, 0)
  4289. OtherButton.Size = UDim2.new(0, 48, 0, 25)
  4290. OtherButton.Font = Enum.Font.SciFi
  4291. OtherButton.Text = "Other"
  4292. OtherButton.TextColor3 = Color3.new(1, 1, 1)
  4293. OtherButton.TextSize = 14
  4294.  
  4295. TeleportFrame.Name = "TeleportFrame"
  4296. TeleportFrame.Parent = SavageFrame
  4297. TeleportFrame.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4298. TeleportFrame.BorderSizePixel = 0
  4299. TeleportFrame.Position = UDim2.new(0, 0, 0.25, 0)
  4300. TeleportFrame.Size = UDim2.new(0, 309, 0, 125)
  4301. TeleportFrame.Visible = false
  4302.  
  4303. KonohaButton.Name = "KonohaButton"
  4304. KonohaButton.Parent = TeleportFrame
  4305. KonohaButton.Active = false
  4306. KonohaButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4307. KonohaButton.BorderSizePixel = 0
  4308. KonohaButton.Size = UDim2.new(0, 103, 0, 25)
  4309. KonohaButton.Font = Enum.Font.SciFi
  4310. KonohaButton.Text = "Konohagakure"
  4311. KonohaButton.TextColor3 = Color3.new(1, 1, 1)
  4312. KonohaButton.TextSize = 14
  4313.  
  4314. KirigakureButton.Name = "KirigakureButton"
  4315. KirigakureButton.Parent = TeleportFrame
  4316. KirigakureButton.Active = false
  4317. KirigakureButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4318. KirigakureButton.BorderSizePixel = 0
  4319. KirigakureButton.Position = UDim2.new(0.331, 0, 0, 0)
  4320. KirigakureButton.Size = UDim2.new(0, 103, 0, 25)
  4321. KirigakureButton.Font = Enum.Font.SciFi
  4322. KirigakureButton.Text = "Kirigakure"
  4323. KirigakureButton.TextColor3 = Color3.new(1, 1, 1)
  4324. KirigakureButton.TextSize = 14
  4325.  
  4326. AkatsukiBaseButton.Name = "AkatsukiBaseButton"
  4327. AkatsukiBaseButton.Parent = TeleportFrame
  4328. AkatsukiBaseButton.Active = false
  4329. AkatsukiBaseButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4330. AkatsukiBaseButton.BorderSizePixel = 0
  4331. AkatsukiBaseButton.Position = UDim2.new(0.666000009, 0, 0, 0)
  4332. AkatsukiBaseButton.Size = UDim2.new(0, 103, 0, 25)
  4333. AkatsukiBaseButton.Font = Enum.Font.SciFi
  4334. AkatsukiBaseButton.Text = "Akatsuki Base"
  4335. AkatsukiBaseButton.TextColor3 = Color3.new(1, 1, 1)
  4336. AkatsukiBaseButton.TextSize = 14
  4337.  
  4338. AmegakureButton.Name = "AmegakureButton"
  4339. AmegakureButton.Parent = TeleportFrame
  4340. AmegakureButton.Active = false
  4341. AmegakureButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4342. AmegakureButton.BorderSizePixel = 0
  4343. AmegakureButton.Position = UDim2.new(0, 0, 0.198780626, 0)
  4344. AmegakureButton.Size = UDim2.new(0, 103, 0, 25)
  4345. AmegakureButton.Font = Enum.Font.SciFi
  4346. AmegakureButton.Text = "Amegakure"
  4347. AmegakureButton.TextColor3 = Color3.new(1, 1, 1)
  4348. AmegakureButton.TextSize = 14
  4349.  
  4350. SunagakureButton.Name = "SunagakureButton"
  4351. SunagakureButton.Parent = TeleportFrame
  4352. SunagakureButton.Active = false
  4353. SunagakureButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4354. SunagakureButton.BorderSizePixel = 0
  4355. SunagakureButton.Position = UDim2.new(0, 0, 0.402032673, 0)
  4356. SunagakureButton.Size = UDim2.new(0, 103, 0, 25)
  4357. SunagakureButton.Font = Enum.Font.SciFi
  4358. SunagakureButton.Text = "Sunagakure"
  4359. SunagakureButton.TextColor3 = Color3.new(1, 1, 1)
  4360. SunagakureButton.TextSize = 14
  4361.  
  4362. KumogakureButton.Name = "KumogakureButton"
  4363. KumogakureButton.Parent = TeleportFrame
  4364. KumogakureButton.Active = false
  4365. KumogakureButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4366. KumogakureButton.BorderSizePixel = 0
  4367. KumogakureButton.Position = UDim2.new(0, 0, 0.610000014, 0)
  4368. KumogakureButton.Size = UDim2.new(0, 103, 0, 25)
  4369. KumogakureButton.Font = Enum.Font.SciFi
  4370. KumogakureButton.Text = "Kumogakure"
  4371. KumogakureButton.TextColor3 = Color3.new(1, 1, 1)
  4372. KumogakureButton.TextSize = 14
  4373.  
  4374. ZetsuGametButton.Name = "ZetsuGametButton"
  4375. ZetsuGametButton.Parent = TeleportFrame
  4376. ZetsuGametButton.Active = false
  4377. ZetsuGametButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4378. ZetsuGametButton.BorderSizePixel = 0
  4379. ZetsuGametButton.Position = UDim2.new(0, 0, 0.796999991, 0)
  4380. ZetsuGametButton.Size = UDim2.new(0, 103, 0, 25)
  4381. ZetsuGametButton.Font = Enum.Font.SciFi
  4382. ZetsuGametButton.Text = "Zetsu Game"
  4383. ZetsuGametButton.TextColor3 = Color3.new(1, 1, 1)
  4384. ZetsuGametButton.TextSize = 14
  4385.  
  4386. IwagakureButton.Name = "IwagakureButton"
  4387. IwagakureButton.Parent = TeleportFrame
  4388. IwagakureButton.Active = false
  4389. IwagakureButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4390. IwagakureButton.BorderSizePixel = 0
  4391. IwagakureButton.Position = UDim2.new(0.331, 0, 0.203252032, 0)
  4392. IwagakureButton.Size = UDim2.new(0, 103, 0, 25)
  4393. IwagakureButton.Font = Enum.Font.SciFi
  4394. IwagakureButton.Text = "Iwagakure"
  4395. IwagakureButton.TextColor3 = Color3.new(1, 1, 1)
  4396. IwagakureButton.TextSize = 14
  4397.  
  4398. MyobokuButton.Name = "MyobokuButton"
  4399. MyobokuButton.Parent = TeleportFrame
  4400. MyobokuButton.Active = false
  4401. MyobokuButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4402. MyobokuButton.BorderSizePixel = 0
  4403. MyobokuButton.Position = UDim2.new(0.331, 0, 0.406504035, 0)
  4404. MyobokuButton.Size = UDim2.new(0, 103, 0, 25)
  4405. MyobokuButton.Font = Enum.Font.SciFi
  4406. MyobokuButton.Text = "Mount Myoboku"
  4407. MyobokuButton.TextColor3 = Color3.new(1, 1, 1)
  4408. MyobokuButton.TextSize = 14
  4409.  
  4410. CaveButton.Name = "CaveButton"
  4411. CaveButton.Parent = TeleportFrame
  4412. CaveButton.Active = false
  4413. CaveButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4414. CaveButton.BorderSizePixel = 0
  4415. CaveButton.Position = UDim2.new(0.331, 0, 0.609756052, 0)
  4416. CaveButton.Size = UDim2.new(0, 103, 0, 25)
  4417. CaveButton.Font = Enum.Font.SciFi
  4418. CaveButton.Text = "Ryuchi Cave"
  4419. CaveButton.TextColor3 = Color3.new(1, 1, 1)
  4420. CaveButton.TextSize = 14
  4421.  
  4422. BridgeButton.Name = "BridgeButton"
  4423. BridgeButton.Parent = TeleportFrame
  4424. BridgeButton.Active = false
  4425. BridgeButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4426. BridgeButton.BorderSizePixel = 0
  4427. BridgeButton.Position = UDim2.new(0.331, 0, 0.796747923, 0)
  4428. BridgeButton.Size = UDim2.new(0, 103, 0, 25)
  4429. BridgeButton.Font = Enum.Font.SciFi
  4430. BridgeButton.Text = "Naruto Bridge"
  4431. BridgeButton.TextColor3 = Color3.new(1, 1, 1)
  4432. BridgeButton.TextSize = 14
  4433.  
  4434. SamuraiButton.Name = "SamuraiButton"
  4435. SamuraiButton.Parent = TeleportFrame
  4436. SamuraiButton.Active = false
  4437. SamuraiButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4438. SamuraiButton.BorderSizePixel = 0
  4439. SamuraiButton.Position = UDim2.new(0.662874997, 0, 0.203252017, 0)
  4440. SamuraiButton.Size = UDim2.new(0, 103, 0, 25)
  4441. SamuraiButton.Font = Enum.Font.SciFi
  4442. SamuraiButton.Text = "Samurai Bridge"
  4443. SamuraiButton.TextColor3 = Color3.new(1, 1, 1)
  4444. SamuraiButton.TextSize = 14
  4445.  
  4446. ValleyButton.Name = "ValleyButton"
  4447. ValleyButton.Parent = TeleportFrame
  4448. ValleyButton.Active = false
  4449. ValleyButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4450. ValleyButton.BorderSizePixel = 0
  4451. ValleyButton.Position = UDim2.new(0.662874997, 0, 0.406504035, 0)
  4452. ValleyButton.Size = UDim2.new(0, 103, 0, 25)
  4453. ValleyButton.Font = Enum.Font.SciFi
  4454. ValleyButton.Text = "Valley of the End"
  4455. ValleyButton.TextColor3 = Color3.new(1, 1, 1)
  4456. ValleyButton.TextSize = 14
  4457.  
  4458. HokageButton.Name = "HokageButton"
  4459. HokageButton.Parent = TeleportFrame
  4460. HokageButton.Active = false
  4461. HokageButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4462. HokageButton.BorderSizePixel = 0
  4463. HokageButton.Position = UDim2.new(0.662874997, 0, 0.601626039, 0)
  4464. HokageButton.Size = UDim2.new(0, 103, 0, 25)
  4465. HokageButton.Font = Enum.Font.SciFi
  4466. HokageButton.Text = "Hokage Mount"
  4467. HokageButton.TextColor3 = Color3.new(1, 1, 1)
  4468. HokageButton.TextSize = 14
  4469.  
  4470. ForestButton.Name = "ForestButton"
  4471. ForestButton.Parent = TeleportFrame
  4472. ForestButton.Active = false
  4473. ForestButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4474. ForestButton.BorderSizePixel = 0
  4475. ForestButton.Position = UDim2.new(0.662874997, 0, 0.796747983, 0)
  4476. ForestButton.Size = UDim2.new(0, 103, 0, 25)
  4477. ForestButton.Font = Enum.Font.SciFi
  4478. ForestButton.Text = "Forest of Death"
  4479. ForestButton.TextColor3 = Color3.new(1, 1, 1)
  4480. ForestButton.TextSize = 14
  4481.  
  4482. JutsuFrame.Name = "JutsuFrame"
  4483. JutsuFrame.Parent = SavageFrame
  4484. JutsuFrame.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4485. JutsuFrame.BorderSizePixel = 0
  4486. JutsuFrame.Position = UDim2.new(0, 0, 0.25, 0)
  4487. JutsuFrame.Size = UDim2.new(0, 309, 0, 125)
  4488. JutsuFrame.Visible = false
  4489.  
  4490. NinJutsuButton.Name = "NinJutsuButton"
  4491. NinJutsuButton.Parent = JutsuFrame
  4492. NinJutsuButton.Active = false
  4493. NinJutsuButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4494. NinJutsuButton.BorderSizePixel = 0
  4495. NinJutsuButton.Size = UDim2.new(0, 106, 0, 25)
  4496. NinJutsuButton.Font = Enum.Font.SciFi
  4497. NinJutsuButton.Text = "NinJutsu"
  4498. NinJutsuButton.TextColor3 = Color3.new(1, 1, 1)
  4499. NinJutsuButton.TextSize = 14
  4500. NinJutsuButton.MouseButton1Click:connect(function()
  4501. local target =game.Players.LocalPlayer.PlayerGui.MainGui.menu.Nin:GetChildren{}
  4502. for i, v in pairs(target) do
  4503. v.lock.Visible = false
  4504. end
  4505. game.StarterGui:SetCore("SendNotification", {
  4506. Title = "Savage Gui";
  4507. Text = "NinJutsu Unlocked";
  4508. Icon = "rbxassetid://1524119725";
  4509. Duration = 0.5;
  4510. })
  4511. end)
  4512.  
  4513. TaiJutsuButton.Name = "TaiJutsuButton"
  4514. TaiJutsuButton.Parent = JutsuFrame
  4515. TaiJutsuButton.Active = false
  4516. TaiJutsuButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4517. TaiJutsuButton.BorderSizePixel = 0
  4518. TaiJutsuButton.Position = UDim2.new(0, 0, 0.193000004, 0)
  4519. TaiJutsuButton.Size = UDim2.new(0, 106, 0, 25)
  4520. TaiJutsuButton.Font = Enum.Font.SciFi
  4521. TaiJutsuButton.Text = "TaiJutsu"
  4522. TaiJutsuButton.TextColor3 = Color3.new(1, 1, 1)
  4523. TaiJutsuButton.TextSize = 14
  4524. TaiJutsuButton.MouseButton1Click:connect(function()
  4525. local target =game.Players.LocalPlayer.PlayerGui.MainGui.menu.combos:GetChildren{}
  4526. for i, v in pairs(target) do
  4527. v.lock.Visible = false
  4528. end
  4529. game.StarterGui:SetCore("SendNotification", {
  4530. Title = "Savage Gui";
  4531. Text = "TaiJutsu Unlocked";
  4532. Icon = "rbxassetid://2047974337";
  4533. Duration = 0.5;
  4534. })
  4535. end)
  4536.  
  4537. SubJutsuV1Button.Name = "SubJutsuV1Button"
  4538. SubJutsuV1Button.Parent = JutsuFrame
  4539. SubJutsuV1Button.Active = false
  4540. SubJutsuV1Button.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4541. SubJutsuV1Button.BorderSizePixel = 0
  4542. SubJutsuV1Button.Position = UDim2.new(0.331, 0, 0, 0)
  4543. SubJutsuV1Button.Size = UDim2.new(0, 106, 0, 25)
  4544. SubJutsuV1Button.Font = Enum.Font.SciFi
  4545. SubJutsuV1Button.Text = "SubJutsu V1"
  4546. SubJutsuV1Button.TextColor3 = Color3.new(1, 1, 1)
  4547. SubJutsuV1Button.TextSize = 14
  4548. SubJutsuV1Button.MouseButton1Click:connect(function()
  4549. for i,v in pairs(game.Players.LocalPlayer.PlayerGui.MainGui.menu.Sub.mode:GetChildren()) do
  4550. v.lock.Image = ("rbxassetid://1494129610")
  4551. end
  4552. for i,v in pairs(game.Players.LocalPlayer.PlayerGui.MainGui.menu.Sub.sum:GetChildren()) do
  4553. v.lock.Image = ("rbxassetid://1494129610")
  4554. end
  4555. for i,v in pairs(game.Players.LocalPlayer.PlayerGui.MainGui.menu.Sub.jutsu:GetChildren()) do
  4556. v.lock.Image = ("rbxassetid://1494129610")
  4557. end
  4558. game.StarterGui:SetCore("SendNotification", {
  4559. Title = "Savage Gui";
  4560. Text = "SubJutsu V1 Unlocked";
  4561. Icon = "rbxassetid://2502808511";
  4562. Duration = 0.5;
  4563. })
  4564. end)
  4565.  
  4566. SubJutsuV2Button.Name = "SubJutsuV2Button"
  4567. SubJutsuV2Button.Parent = JutsuFrame
  4568. SubJutsuV2Button.Active = false
  4569. SubJutsuV2Button.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4570. SubJutsuV2Button.BorderSizePixel = 0
  4571. SubJutsuV2Button.Position = UDim2.new(0.331249982, 0, 0.193829253, 0)
  4572. SubJutsuV2Button.Size = UDim2.new(0, 106, 0, 25)
  4573. SubJutsuV2Button.Font = Enum.Font.SciFi
  4574. SubJutsuV2Button.Text = "SubJutsu V2"
  4575. SubJutsuV2Button.TextColor3 = Color3.new(1, 1, 1)
  4576. SubJutsuV2Button.TextSize = 14
  4577. SubJutsuV2Button.MouseButton1Click:connect(function()
  4578. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.Sub.mode:GetChildren() for i, v in pairs(target)
  4579. do v.lock.Visible = false
  4580. end
  4581. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.Sub.sum:GetChildren() for i, v in pairs(target)
  4582. do v.lock.Visible = false
  4583. end
  4584. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.Sub.jutsu:GetChildren() for i, v in pairs(target)
  4585. do v.lock.Visible = false
  4586. end
  4587. game.StarterGui:SetCore("SendNotification", {
  4588. Title = "Savage Gui";
  4589. Text = "SubJutsu V2 Unlocked, but you can't equip modes";
  4590. Icon = "rbxassetid://1868741386";
  4591. Duration = 3;
  4592. })
  4593. end)
  4594.  
  4595. KenJutsuButton.Name = "KenJutsuButton"
  4596. KenJutsuButton.Parent = JutsuFrame
  4597. KenJutsuButton.Active = false
  4598. KenJutsuButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4599. KenJutsuButton.BorderSizePixel = 0
  4600. KenJutsuButton.Position = UDim2.new(-0.000121741323, 0, 0.592203259, 0)
  4601. KenJutsuButton.Size = UDim2.new(0, 106, 0, 25)
  4602. KenJutsuButton.Font = Enum.Font.SciFi
  4603. KenJutsuButton.Text = "KenJutsu"
  4604. KenJutsuButton.TextColor3 = Color3.new(1, 1, 1)
  4605. KenJutsuButton.TextSize = 14
  4606. KenJutsuButton.MouseButton1Click:connect(function()
  4607. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.ken:GetChildren()
  4608. for i, v in pairs(target) do
  4609. v.lock.Visible = false
  4610. end
  4611. game.StarterGui:SetCore("SendNotification", {
  4612. Title = "Savage Gui";
  4613. Text = "KenJutsu Unlocked";
  4614. Icon = "rbxassetid://1995341682";
  4615. Duration = 0.5;
  4616. })
  4617. end)
  4618.  
  4619. CompanionsButton.Name = "CompanionsButton"
  4620. CompanionsButton.Parent = JutsuFrame
  4621. CompanionsButton.Active = false
  4622. CompanionsButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4623. CompanionsButton.BorderSizePixel = 0
  4624. CompanionsButton.Position = UDim2.new(0, 0, 0.393000007, 0)
  4625. CompanionsButton.Size = UDim2.new(0, 106, 0, 25)
  4626. CompanionsButton.Font = Enum.Font.SciFi
  4627. CompanionsButton.Text = "Companions"
  4628. CompanionsButton.TextColor3 = Color3.new(1, 1, 1)
  4629. CompanionsButton.TextSize = 14
  4630. CompanionsButton.MouseButton1Click:connect(function()
  4631. local target =game.Players.LocalPlayer.PlayerGui.MainGui.menu.Comp:GetChildren{}
  4632. for i, v in pairs(target) do
  4633. v.lock.Visible = false
  4634. end
  4635. game.StarterGui:SetCore("SendNotification", {
  4636. Title = "Savage Gui";
  4637. Text = "Companions Unlocked";
  4638. Icon = "rbxassetid://2296534225";
  4639. Duration = 0.5;
  4640. })
  4641. end)
  4642.  
  4643. CustomizeFrame.Name = "CustomizeFrame"
  4644. CustomizeFrame.Parent = SavageFrame
  4645. CustomizeFrame.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4646. CustomizeFrame.BorderSizePixel = 0
  4647. CustomizeFrame.Position = UDim2.new(0, 0, 0.249999851, 0)
  4648. CustomizeFrame.Size = UDim2.new(0, 309, 0, 125)
  4649. CustomizeFrame.Visible = false
  4650.  
  4651. _4KGSlotButton.Name = "4KGSlotButton"
  4652. _4KGSlotButton.Parent = CustomizeFrame
  4653. _4KGSlotButton.Active = false
  4654. _4KGSlotButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4655. _4KGSlotButton.BorderSizePixel = 0
  4656. _4KGSlotButton.Size = UDim2.new(0, 106, 0, 25)
  4657. _4KGSlotButton.Font = Enum.Font.SciFi
  4658. _4KGSlotButton.Text = "Spin 4 KG Slot"
  4659. _4KGSlotButton.TextColor3 = Color3.new(1, 1, 1)
  4660. _4KGSlotButton.TextSize = 14
  4661. _4KGSlotButton.MouseButton1Click:connect(function()
  4662. game:GetService("Players").LocalPlayer.keyinput:FireServer("respin", 4)
  4663. game.StarterGui:SetCore("SendNotification", {
  4664. Title = "Savage Gui";
  4665. Text = "Spin 4 KG Slot";
  4666. Icon = "rbxassetid://1602025638";
  4667. Duration = 0.5;
  4668. })
  4669. end)
  4670.  
  4671. ElementsButton.Name = "ElementsButton"
  4672. ElementsButton.Parent = CustomizeFrame
  4673. ElementsButton.Active = false
  4674. ElementsButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4675. ElementsButton.BorderSizePixel = 0
  4676. ElementsButton.Position = UDim2.new(0, 0, 0.193829283, 0)
  4677. ElementsButton.Size = UDim2.new(0, 106, 0, 25)
  4678. ElementsButton.Font = Enum.Font.SciFi
  4679. ElementsButton.Text = "All Elements"
  4680. ElementsButton.TextColor3 = Color3.new(1, 1, 1)
  4681. ElementsButton.TextSize = 14
  4682. ElementsButton.MouseButton1Click:connect(function()
  4683. local Element = "earth"
  4684. game.Players.LocalPlayer.PlayerGui.MainGui.Menu4.main[Element].select.Visible = true
  4685. local Element = "fire"
  4686. game.Players.LocalPlayer.PlayerGui.MainGui.Menu4.main[Element].select.Visible = true
  4687. local Element = "lightning"
  4688. game.Players.LocalPlayer.PlayerGui.MainGui.Menu4.main[Element].select.Visible = true
  4689. local Element = "water"
  4690. game.Players.LocalPlayer.PlayerGui.MainGui.Menu4.main[Element].select.Visible = true
  4691. local Element = "wind"
  4692. game.Players.LocalPlayer.PlayerGui.MainGui.Menu4.main[Element].select.Visible = true
  4693. game.StarterGui:SetCore("SendNotification", {
  4694. Title = "Savage Gui";
  4695. Text = "All Elements";
  4696. Icon = "rbxassetid://1602001899";
  4697. Duration = 0.5;
  4698. })
  4699. end)
  4700.  
  4701. OpenSusanooButton.Name = "OpenSusanooButton"
  4702. OpenSusanooButton.Parent = CustomizeFrame
  4703. OpenSusanooButton.Active = false
  4704. OpenSusanooButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4705. OpenSusanooButton.BorderSizePixel = 0
  4706. OpenSusanooButton.Position = UDim2.new(0.552999973, 0, 0, 0)
  4707. OpenSusanooButton.Size = UDim2.new(0, 137, 0, 25)
  4708. OpenSusanooButton.Font = Enum.Font.SciFi
  4709. OpenSusanooButton.Text = "Open Susanoo Editor"
  4710. OpenSusanooButton.TextColor3 = Color3.new(1, 1, 1)
  4711. OpenSusanooButton.TextSize = 14
  4712. OpenSusanooButton.MouseButton1Click:connect(function()
  4713. game.Players.LocalPlayer.PlayerGui.MainGui.Susanoo.Visible = true
  4714. game.StarterGui:SetCore("SendNotification", {
  4715. Title = "Savage Gui";
  4716. Text = "Open Susanoo Editor";
  4717. Icon = "rbxassetid://2502638270";
  4718. Duration = 0.5;
  4719. })
  4720. end)
  4721.  
  4722. CloseSusanooButton.Name = "CloseSusanooButton"
  4723. CloseSusanooButton.Parent = CustomizeFrame
  4724. CloseSusanooButton.Active = false
  4725. CloseSusanooButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4726. CloseSusanooButton.BorderSizePixel = 0
  4727. CloseSusanooButton.Position = UDim2.new(0.552568734, 0, 0.192333311, 0)
  4728. CloseSusanooButton.Size = UDim2.new(0, 137, 0, 25)
  4729. CloseSusanooButton.Font = Enum.Font.SciFi
  4730. CloseSusanooButton.Text = "Close Susanoo Editor"
  4731. CloseSusanooButton.TextColor3 = Color3.new(1, 1, 1)
  4732. CloseSusanooButton.TextSize = 14
  4733. CloseSusanooButton.MouseButton1Click:connect(function()
  4734. game.Players.LocalPlayer.PlayerGui.MainGui.Susanoo.Visible = false
  4735. game.StarterGui:SetCore("SendNotification", {
  4736. Title = "Savage Gui";
  4737. Text = "Close Susanoo Editor";
  4738. Icon = "rbxassetid://2502638270";
  4739. Duration = 0.5;
  4740. })
  4741. end)
  4742.  
  4743.  
  4744. KGinBagButton.Name = "KGinBagButton"
  4745. KGinBagButton.Parent = CustomizeFrame
  4746. KGinBagButton.Active = false
  4747. KGinBagButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4748. KGinBagButton.BorderSizePixel = 0
  4749. KGinBagButton.Position = UDim2.new(0.5493325, 0, 0.797081292, 0)
  4750. KGinBagButton.Size = UDim2.new(0, 137, 0, 25)
  4751. KGinBagButton.Visible = false
  4752. KGinBagButton.Font = Enum.Font.SciFi
  4753. KGinBagButton.Text = "All KG in Bag"
  4754. KGinBagButton.TextColor3 = Color3.new(1, 1, 1)
  4755. KGinBagButton.TextSize = 14
  4756.  
  4757. CloseKGButton.Name = "CloseKGButton"
  4758. CloseKGButton.Parent = CustomizeFrame
  4759. CloseKGButton.Active = false
  4760. CloseKGButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4761. CloseKGButton.BorderSizePixel = 0
  4762. CloseKGButton.Position = UDim2.new(0.546096325, 0, 0.593829215, 0)
  4763. CloseKGButton.Size = UDim2.new(0, 137, 0, 25)
  4764. CloseKGButton.Visible = false
  4765. CloseKGButton.Font = Enum.Font.SciFi
  4766. CloseKGButton.Text = "Close KG + Bag"
  4767. CloseKGButton.TextColor3 = Color3.new(1, 1, 1)
  4768. CloseKGButton.TextSize = 14
  4769.  
  4770. OpenKGButton.Name = "OpenKGButton"
  4771. OpenKGButton.Parent = CustomizeFrame
  4772. OpenKGButton.Active = false
  4773. OpenKGButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4774. OpenKGButton.BorderSizePixel = 0
  4775. OpenKGButton.Position = UDim2.new(0.5493325, 0, 0.390577197, 0)
  4776. OpenKGButton.Size = UDim2.new(0, 137, 0, 25)
  4777. OpenKGButton.Visible = false
  4778. OpenKGButton.Font = Enum.Font.SciFi
  4779. OpenKGButton.Text = "Open KG + Bag"
  4780. OpenKGButton.TextColor3 = Color3.new(1, 1, 1)
  4781. OpenKGButton.TextSize = 14
  4782.  
  4783. WeaponsButton.Name = "WeaponsButton"
  4784. WeaponsButton.Parent = CustomizeFrame
  4785. WeaponsButton.Active = false
  4786. WeaponsButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4787. WeaponsButton.BorderSizePixel = 0
  4788. WeaponsButton.Position = UDim2.new(0, 0, 0.4000732, 0)
  4789. WeaponsButton.Size = UDim2.new(0, 106, 0, 25)
  4790. WeaponsButton.Font = Enum.Font.SciFi
  4791. WeaponsButton.Text = "Weapons"
  4792. WeaponsButton.TextColor3 = Color3.new(1, 1, 1)
  4793. WeaponsButton.TextSize = 14
  4794. WeaponsButton.MouseButton1Click:connect(function()
  4795. game.StarterGui:SetCore("SendNotification", {
  4796. Title = "Savage Gui";
  4797. Text = "Weapons Unlock. Coming soon...";
  4798. Icon = "rbxassetid://2506900696";
  4799. Duration = 0.5;
  4800. })
  4801. end)
  4802.  
  4803. OtherFrame.Name = "OtherFrame"
  4804. OtherFrame.Parent = SavageFrame
  4805. OtherFrame.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4806. OtherFrame.BorderSizePixel = 0
  4807. OtherFrame.Position = UDim2.new(6.98491931e-10, 0, 0.25, 0)
  4808. OtherFrame.Size = UDim2.new(0, 309, 0, 125)
  4809. OtherFrame.Visible = false
  4810.  
  4811. PacksPlusButton.Name = "PacksPlusButton"
  4812. PacksPlusButton.Parent = OtherFrame
  4813. PacksPlusButton.Active = false
  4814. PacksPlusButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4815. PacksPlusButton.BorderSizePixel = 0
  4816. PacksPlusButton.Position = UDim2.new(-0.000488672405, 0, 0, 0)
  4817. PacksPlusButton.Size = UDim2.new(0, 106, 0, 25)
  4818. PacksPlusButton.Font = Enum.Font.SciFi
  4819. PacksPlusButton.Text = "Load PacksPlus"
  4820. PacksPlusButton.TextColor3 = Color3.new(1, 1, 1)
  4821. PacksPlusButton.TextSize = 14
  4822. PacksPlusButton.MouseButton1Click:connect(function()
  4823. game.Players.LocalPlayer.keyinput:FireServer("equippowerz", "r", "scorcha")
  4824. game.Players.LocalPlayer.keyinput:FireServer("equippowerz", "t", "scorchb")
  4825. game.Players.LocalPlayer.keyinput:FireServer("equippowerz", "y", "scorchc")
  4826. game.Players.LocalPlayer.keyinput:FireServer("equippowerz", "f", "lavac")
  4827. game.Players.LocalPlayer.keyinput:FireServer("equippowerz", "g", "storma")
  4828. game.Players.LocalPlayer.keyinput:FireServer("equippowerz", "h", "stormb")
  4829. game.Players.LocalPlayer.keyinput:FireServer("equipwep", "1", "sasukeb")
  4830. game.Players.LocalPlayer.keyinput:FireServer("equipwep", "2", "pain")
  4831. end)
  4832.  
  4833. ExpButton.Name = "ExpButton"
  4834. ExpButton.Parent = OtherFrame
  4835. ExpButton.Active = false
  4836. ExpButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4837. ExpButton.BorderSizePixel = 0
  4838. ExpButton.Position = UDim2.new(0, 0, 0.200000003, 0)
  4839. ExpButton.Size = UDim2.new(0, 106, 0, 25)
  4840. ExpButton.Font = Enum.Font.SciFi
  4841. ExpButton.Text = "2x Exp"
  4842. ExpButton.TextColor3 = Color3.new(1, 1, 1)
  4843. ExpButton.TextSize = 14
  4844. ExpButton.MouseButton1Click:connect(function()
  4845. game.Players.LocalPlayer.dblexp.Value = true
  4846. Instance.new("IntValue",game.Players.LocalPlayer)
  4847. wait()
  4848. game.Players.LocalPlayer.Value.Name = ("dblexp")
  4849. game.StarterGui:SetCore("SendNotification", {
  4850. Title = "Savage Gui";
  4851. Text = "X2 Exp";
  4852. Icon = "rbxassetid://1602017079";
  4853. Duration = 0.5;
  4854. })
  4855. end)
  4856.  
  4857. FixCharacterButton.Name = "FixCharacterButton"
  4858. FixCharacterButton.Parent = OtherFrame
  4859. FixCharacterButton.Active = false
  4860. FixCharacterButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4861. FixCharacterButton.BorderSizePixel = 0
  4862. FixCharacterButton.Position = UDim2.new(0, 0, 0.400000006, 0)
  4863. FixCharacterButton.Size = UDim2.new(0, 106, 0, 25)
  4864. FixCharacterButton.Font = Enum.Font.SciFi
  4865. FixCharacterButton.Text = "Fix Character"
  4866. FixCharacterButton.TextColor3 = Color3.new(1, 1, 1)
  4867. FixCharacterButton.TextSize = 14
  4868. FixCharacterButton.MouseButton1Click:connect(function()
  4869. game.Players.LocalPlayer.keyinput:FireServer("equipwep", "1", "pain")
  4870. wait(0.1)
  4871. game.Players.LocalPlayer.keyinput:FireServer("equipwep", "2", "pain")
  4872. wait(0.1)
  4873. game.Players.LocalPlayer.keyinput:FireServer("equipwep", "3", "pain")
  4874. wait(0.1)
  4875. game.Players.LocalPlayer.keyinput:FireServer("equipwep", "3", "eius")
  4876. repeat wait(0.03) until game.Players.LocalPlayer.Character
  4877. game.Players.LocalPlayer.Character:BreakJoints()
  4878. end)
  4879.  
  4880. ShowRoleplayButton.Name = "ShowRoleplayButton"
  4881. ShowRoleplayButton.Parent = OtherFrame
  4882. ShowRoleplayButton.Active = false
  4883. ShowRoleplayButton.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4884. ShowRoleplayButton.BorderSizePixel = 0
  4885. ShowRoleplayButton.Position = UDim2.new(0, 0, 0.600000024, 0)
  4886. ShowRoleplayButton.Size = UDim2.new(0, 106, 0, 25)
  4887. ShowRoleplayButton.Font = Enum.Font.SciFi
  4888. ShowRoleplayButton.Text = "Roleplay Button"
  4889. ShowRoleplayButton.TextColor3 = Color3.new(1, 1, 1)
  4890. ShowRoleplayButton.TextSize = 14
  4891. ShowRoleplayButton.MouseButton1Click:connect(function()
  4892. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu:GetChildren() for i, v in pairs(target)
  4893. do v.Visible = false
  4894. end
  4895. wait(0.1)
  4896. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu:GetChildren() for i, v in pairs(target)
  4897. do v.Visible = true
  4898. end
  4899. end)
  4900.  
  4901. MainButton.Name = "MainButton"
  4902. MainButton.Parent = SavageFrame
  4903. MainButton.Active = false
  4904. MainButton.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.294118)
  4905. MainButton.BackgroundTransparency = 0.10000000149012
  4906. MainButton.BorderSizePixel = 0
  4907. MainButton.Position = UDim2.new(0, 0, 0.124999858, 0)
  4908. MainButton.Size = UDim2.new(0, 50, 0, 25)
  4909. MainButton.Font = Enum.Font.SciFi
  4910. MainButton.Text = "Main"
  4911. MainButton.TextColor3 = Color3.new(1, 1, 1)
  4912. MainButton.TextSize = 14
  4913.  
  4914. MainFrame.Name = "MainFrame"
  4915. MainFrame.Parent = SavageFrame
  4916. MainFrame.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4917. MainFrame.BorderSizePixel = 0
  4918. MainFrame.Position = UDim2.new(0, 0, 0.25, 0)
  4919. MainFrame.Size = UDim2.new(0, 309, 0, 125)
  4920.  
  4921. WelcomeLabel.Name = "WelcomeLabel"
  4922. WelcomeLabel.Parent = MainFrame
  4923. WelcomeLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  4924. WelcomeLabel.BackgroundTransparency = 1
  4925. WelcomeLabel.Position = UDim2.new(0.162499994, 0, 0.056910567, 0)
  4926. WelcomeLabel.Size = UDim2.new(0, 216, 0, 27)
  4927. WelcomeLabel.Font = Enum.Font.SciFi
  4928. WelcomeLabel.Text = "LXL GUI"
  4929. WelcomeLabel.TextColor3 = Color3.new(1, 1, 1)
  4930. WelcomeLabel.TextSize = 17
  4931.  
  4932. VersionLabel_2.Name = "VersionLabel"
  4933. VersionLabel_2.Parent = MainFrame
  4934. VersionLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  4935. VersionLabel_2.BackgroundTransparency = 1
  4936. VersionLabel_2.Position = UDim2.new(0.293749988, 0, 0.276422769, 0)
  4937. VersionLabel_2.Size = UDim2.new(0, 132, 0, 27)
  4938. VersionLabel_2.Font = Enum.Font.SciFi
  4939. VersionLabel_2.Text = "Version GUI : 1.1"
  4940. VersionLabel_2.TextColor3 = Color3.new(1, 1, 1)
  4941. VersionLabel_2.TextSize = 17
  4942.  
  4943. CreatorLabel.Name = "CreatorLabel"
  4944. CreatorLabel.Parent = MainFrame
  4945. CreatorLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  4946. CreatorLabel.BackgroundTransparency = 1
  4947. CreatorLabel.Position = UDim2.new(0.262499988, 0, 0.495934963, 0)
  4948. CreatorLabel.Size = UDim2.new(0, 152, 0, 27)
  4949. CreatorLabel.Font = Enum.Font.SciFi
  4950. CreatorLabel.Text = "Creator : SrGames"
  4951. CreatorLabel.TextColor3 = Color3.new(1, 1, 1)
  4952. CreatorLabel.TextSize = 17
  4953.  
  4954. LinkLabel.Name = "LinkLabel"
  4955. LinkLabel.Parent = MainFrame
  4956. LinkLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  4957. LinkLabel.BackgroundTransparency = 1
  4958. LinkLabel.Position = UDim2.new(0.212499991, 0, 0.715447187, 0)
  4959. LinkLabel.Size = UDim2.new(0, 184, 0, 27)
  4960. LinkLabel.Font = Enum.Font.SciFi
  4961. LinkLabel.Text = "pastebin.com/u/mapaen"
  4962. LinkLabel.TextColor3 = Color3.new(1, 1, 1)
  4963. LinkLabel.TextSize = 17
  4964.  
  4965. CloseButton.Name = "CloseButton"
  4966. CloseButton.Parent = SavageFrame
  4967. CloseButton.Active = false
  4968. CloseButton.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  4969. CloseButton.BackgroundTransparency = 0.10000000149012
  4970. CloseButton.BorderSizePixel = 0
  4971. CloseButton.Position = UDim2.new(0.90200001, 0, 0, 0)
  4972. CloseButton.Size = UDim2.new(0, 30, 0, 25)
  4973. CloseButton.Font = Enum.Font.SciFi
  4974. CloseButton.Text = "X"
  4975. CloseButton.TextColor3 = Color3.new(1, 1, 1)
  4976. CloseButton.TextSize = 18
  4977.  
  4978. EquipButton.Name = "EquipButton"
  4979. EquipButton.Parent = SavageFrame
  4980. EquipButton.Active = false
  4981. EquipButton.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.294118)
  4982. EquipButton.BackgroundTransparency = 0.10000000149012
  4983. EquipButton.BorderSizePixel = 0
  4984. EquipButton.Position = UDim2.new(0.307000011, 0, 0.125, 0)
  4985. EquipButton.Size = UDim2.new(0, 42, 0, 25)
  4986. EquipButton.Font = Enum.Font.SciFi
  4987. EquipButton.Text = "Equip"
  4988. EquipButton.TextColor3 = Color3.new(1, 1, 1)
  4989. EquipButton.TextSize = 13
  4990.  
  4991. EquipFrame.Name = "EquipFrame"
  4992. EquipFrame.Parent = SavageFrame
  4993. EquipFrame.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  4994. EquipFrame.BorderSizePixel = 0
  4995. EquipFrame.Position = UDim2.new(0, 0, 0.249999851, 0)
  4996. EquipFrame.Size = UDim2.new(0, 309, 0, 125)
  4997. EquipFrame.Visible = false
  4998.  
  4999. JutsuNameBox.Name = "JutsuNameBox"
  5000. JutsuNameBox.Parent = EquipFrame
  5001. JutsuNameBox.Active = false
  5002. JutsuNameBox.BackgroundColor3 = Color3.new(0.27451, 0.235294, 0.235294)
  5003. JutsuNameBox.BorderSizePixel = 0
  5004. JutsuNameBox.Position = UDim2.new(0.0839999989, 0, 0.400000006, 0)
  5005. JutsuNameBox.Size = UDim2.new(0, 110, 0, 25)
  5006. JutsuNameBox.Font = Enum.Font.SciFi
  5007. JutsuNameBox.Text = "Name Jutsu"
  5008. JutsuNameBox.TextColor3 = Color3.new(1, 1, 1)
  5009. JutsuNameBox.TextSize = 14
  5010.  
  5011. JutsuKeyBox.Name = "JutsuKeyBox"
  5012. JutsuKeyBox.Parent = EquipFrame
  5013. JutsuKeyBox.Active = false
  5014. JutsuKeyBox.BackgroundColor3 = Color3.new(0.27451, 0.235294, 0.235294)
  5015. JutsuKeyBox.BorderSizePixel = 0
  5016. JutsuKeyBox.Position = UDim2.new(0.0841424018, 0, 0.600000024, 0)
  5017. JutsuKeyBox.Size = UDim2.new(0, 110, 0, 25)
  5018. JutsuKeyBox.Font = Enum.Font.SciFi
  5019. JutsuKeyBox.Text = "Jutsu Key"
  5020. JutsuKeyBox.TextColor3 = Color3.new(1, 1, 1)
  5021. JutsuKeyBox.TextSize = 14
  5022.  
  5023. JutsuEquipButton.Name = "JutsuEquipButton"
  5024. JutsuEquipButton.Parent = EquipFrame
  5025. JutsuEquipButton.Active = false
  5026. JutsuEquipButton.BackgroundColor3 = Color3.new(0.294118, 0.235294, 0.235294)
  5027. JutsuEquipButton.BorderSizePixel = 0
  5028. JutsuEquipButton.Position = UDim2.new(0.0841424018, 0, 0.200000003, 0)
  5029. JutsuEquipButton.Size = UDim2.new(0, 110, 0, 25)
  5030. JutsuEquipButton.Font = Enum.Font.SciFi
  5031. JutsuEquipButton.Text = "Equip Jutsu"
  5032. JutsuEquipButton.TextColor3 = Color3.new(1, 1, 1)
  5033. JutsuEquipButton.TextSize = 14
  5034. JutsuEquipButton.MouseButton1Down:connect(function()
  5035. local Powerz = "equippowerz"
  5036. local JutKey = JutsuKeyBox.Text
  5037. local JutName = JutsuNameBox.Text
  5038. local Event = game:GetService("Players")["LocalPlayer"].keyinput
  5039. Event:FireServer(Powerz, JutKey, JutName)
  5040. end)
  5041.  
  5042. WeaponEquipButton.Name = "WeaponEquipButton"
  5043. WeaponEquipButton.Parent = EquipFrame
  5044. WeaponEquipButton.Active = false
  5045. WeaponEquipButton.BackgroundColor3 = Color3.new(0.235294, 0.294118, 0.27451)
  5046. WeaponEquipButton.BorderSizePixel = 0
  5047. WeaponEquipButton.Position = UDim2.new(0.560000002, 0, 0.200000003, 0)
  5048. WeaponEquipButton.Size = UDim2.new(0, 110, 0, 25)
  5049. WeaponEquipButton.Font = Enum.Font.SciFi
  5050. WeaponEquipButton.Text = "Equip Weapon"
  5051. WeaponEquipButton.TextColor3 = Color3.new(1, 1, 1)
  5052. WeaponEquipButton.TextSize = 14
  5053. WeaponEquipButton.MouseButton1Down:connect(function()
  5054. local Powerz = "equipwep"
  5055. local WepKey = WeaponKeyBox.Text
  5056. local WepName = WeaponNameBox.Text
  5057. local Event = game:GetService("Players")["LocalPlayer"].keyinput
  5058. Event:FireServer(Powerz, WepKey, WepName)
  5059. end)
  5060.  
  5061. WeaponNameBox.Name = "WeaponNameBox"
  5062. WeaponNameBox.Parent = EquipFrame
  5063. WeaponNameBox.Active = false
  5064. WeaponNameBox.BackgroundColor3 = Color3.new(0.235294, 0.27451, 0.254902)
  5065. WeaponNameBox.BorderSizePixel = 0
  5066. WeaponNameBox.Position = UDim2.new(0.559728146, 0, 0.400000006, 0)
  5067. WeaponNameBox.Size = UDim2.new(0, 110, 0, 25)
  5068. WeaponNameBox.Font = Enum.Font.SciFi
  5069. WeaponNameBox.Text = "Name Weapon"
  5070. WeaponNameBox.TextColor3 = Color3.new(1, 1, 1)
  5071. WeaponNameBox.TextSize = 14
  5072.  
  5073. WeaponKeyBox.Name = "WeaponKeyBox"
  5074. WeaponKeyBox.Parent = EquipFrame
  5075. WeaponKeyBox.Active = false
  5076. WeaponKeyBox.BackgroundColor3 = Color3.new(0.235294, 0.27451, 0.254902)
  5077. WeaponKeyBox.BorderSizePixel = 0
  5078. WeaponKeyBox.Position = UDim2.new(0.559870541, 0, 0.600000024, 0)
  5079. WeaponKeyBox.Size = UDim2.new(0, 110, 0, 25)
  5080. WeaponKeyBox.Font = Enum.Font.SciFi
  5081. WeaponKeyBox.Text = "Weapon Key"
  5082. WeaponKeyBox.TextColor3 = Color3.new(1, 1, 1)
  5083. WeaponKeyBox.TextSize = 14
  5084. -- Scripts:
  5085. KonohaButton.MouseButton1Click:connect(function()
  5086. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-126, -109, -389)
  5087. end)
  5088. KirigakureButton.MouseButton1Click:connect(function()
  5089. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1775, -22, 2390)
  5090. end)
  5091. AkatsukiBaseButton.MouseButton1Click:connect(function()
  5092. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1908, -150, -665)
  5093. end)
  5094. AmegakureButton.MouseButton1Click:connect(function()
  5095. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(178, 44, -2854)
  5096. end)
  5097. SunagakureButton.MouseButton1Click:connect(function()
  5098. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1490, -100, -3015)
  5099. end)
  5100. KumogakureButton.MouseButton1Click:connect(function()
  5101. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(3217, 314, 2308)
  5102. end)
  5103. ZetsuGametButton.MouseButton1Click:connect(function()
  5104. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1855, 224, -2588)
  5105. end)
  5106. IwagakureButton.MouseButton1Click:connect(function()
  5107. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(3058, 441, -3030)
  5108. end)
  5109. MyobokuButton.MouseButton1Click:connect(function()
  5110. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2048, -44, 1001)
  5111. end)
  5112. CaveButton.MouseButton1Click:connect(function()
  5113. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2643, -21, -1493)
  5114. end)
  5115. BridgeButton.MouseButton1Click:connect(function()
  5116. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-597, -19, 1126)
  5117. end)
  5118. SamuraiButton.MouseButton1Click:connect(function()
  5119. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2306, 26, 1094)
  5120. end)
  5121. ValleyButton.MouseButton1Click:connect(function()
  5122. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1626, -109, -46)
  5123. end)
  5124. HokageButton.MouseButton1Click:connect(function()
  5125. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(583, -25, -481)
  5126. end)
  5127. ForestButton.MouseButton1Click:connect(function()
  5128. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(609, 57, 380)
  5129. end)
  5130. function SCRIPT_ARYE72_FAKESCRIPT() -- SavageGUI.LocalScript
  5131. getfenv().script = Instance.new('LocalScript', SavageGUI)
  5132.  
  5133. for _,v in ipairs(script.Parent:GetDescendants()) do
  5134. if not v:IsA("LocalScript") then
  5135. v.Draggable = true
  5136. end
  5137. end
  5138.  
  5139. end
  5140. coroutine.resume(coroutine.create(SCRIPT_ARYE72_FAKESCRIPT))
  5141. function SCRIPT_NERH76_FAKESCRIPT() -- TeleportButton.TeleportScript
  5142. getfenv().script = Instance.new('LocalScript', TeleportButton)
  5143.  
  5144. local frame0 = script.Parent.Parent.MainFrame
  5145. local frame1 = script.Parent.Parent.JutsuFrame
  5146. local frame2 = script.Parent.Parent.EquipFrame
  5147. local frame3 = script.Parent.Parent.TeleportFrame
  5148. local frame4 = script.Parent.Parent.CustomizeFrame
  5149. local frame5 = script.Parent.Parent.OtherFrame
  5150. local open = false
  5151.  
  5152. script.Parent.MouseButton1Click:connect(function()
  5153. if frame3.Visible == false then
  5154. frame3.Visible = true
  5155. frame0.Visible = false
  5156. frame1.Visible = false
  5157. frame2.Visible = false
  5158. frame4.Visible = false
  5159. frame5.Visible = false
  5160. else
  5161. frame3.Visible = true
  5162. frame0.Visible = false
  5163. frame1.Visible = false
  5164. frame2.Visible = false
  5165. frame4.Visible = false
  5166. frame5.Visible = false
  5167. end
  5168. end)
  5169.  
  5170. end
  5171. coroutine.resume(coroutine.create(SCRIPT_NERH76_FAKESCRIPT))
  5172. function SCRIPT_TFIS80_FAKESCRIPT() -- JutsuButton.JutsuScript
  5173. getfenv().script = Instance.new('LocalScript', JutsuButton)
  5174.  
  5175. local frame0 = script.Parent.Parent.MainFrame
  5176. local frame1 = script.Parent.Parent.JutsuFrame
  5177. local frame2 = script.Parent.Parent.EquipFrame
  5178. local frame3 = script.Parent.Parent.TeleportFrame
  5179. local frame4 = script.Parent.Parent.CustomizeFrame
  5180. local frame5 = script.Parent.Parent.OtherFrame
  5181. local open = false
  5182.  
  5183. script.Parent.MouseButton1Click:connect(function()
  5184. if frame1.Visible == false then
  5185. frame1.Visible = true
  5186. frame0.Visible = false
  5187. frame2.Visible = false
  5188. frame3.Visible = false
  5189. frame4.Visible = false
  5190. frame5.Visible = false
  5191. else
  5192. frame1.Visible = true
  5193. frame0.Visible = false
  5194. frame2.Visible = false
  5195. frame3.Visible = false
  5196. frame4.Visible = false
  5197. frame5.Visible = false
  5198. end
  5199. end)
  5200.  
  5201. end
  5202. coroutine.resume(coroutine.create(SCRIPT_TFIS80_FAKESCRIPT))
  5203. function SCRIPT_LDYF76_FAKESCRIPT() -- CustomizeButton.CustomizeScript
  5204. getfenv().script = Instance.new('LocalScript', CustomizeButton)
  5205.  
  5206. local frame0 = script.Parent.Parent.MainFrame
  5207. local frame1 = script.Parent.Parent.JutsuFrame
  5208. local frame2 = script.Parent.Parent.EquipFrame
  5209. local frame3 = script.Parent.Parent.TeleportFrame
  5210. local frame4 = script.Parent.Parent.CustomizeFrame
  5211. local frame5 = script.Parent.Parent.OtherFrame
  5212. local open = false
  5213.  
  5214. script.Parent.MouseButton1Click:connect(function()
  5215. if frame4.Visible == false then
  5216. frame4.Visible = true
  5217. frame0.Visible = false
  5218. frame1.Visible = false
  5219. frame2.Visible = false
  5220. frame3.Visible = false
  5221. frame5.Visible = false
  5222. else
  5223. frame4.Visible = true
  5224. frame0.Visible = false
  5225. frame1.Visible = false
  5226. frame2.Visible = false
  5227. frame3.Visible = false
  5228. frame5.Visible = false
  5229. end
  5230. end)
  5231.  
  5232. end
  5233. coroutine.resume(coroutine.create(SCRIPT_LDYF76_FAKESCRIPT))
  5234. function SCRIPT_AWPJ69_FAKESCRIPT() -- OtherButton.OtherScript
  5235. getfenv().script = Instance.new('LocalScript', OtherButton)
  5236.  
  5237. local frame0 = script.Parent.Parent.MainFrame
  5238. local frame1 = script.Parent.Parent.JutsuFrame
  5239. local frame2 = script.Parent.Parent.EquipFrame
  5240. local frame3 = script.Parent.Parent.TeleportFrame
  5241. local frame4 = script.Parent.Parent.CustomizeFrame
  5242. local frame5 = script.Parent.Parent.OtherFrame
  5243. local open = false
  5244.  
  5245. script.Parent.MouseButton1Click:connect(function()
  5246. if frame5.Visible == false then
  5247. frame5.Visible = true
  5248. frame0.Visible = false
  5249. frame1.Visible = false
  5250. frame2.Visible = false
  5251. frame3.Visible = false
  5252. frame4.Visible = false
  5253. else
  5254. frame5.Visible = true
  5255. frame0.Visible = false
  5256. frame1.Visible = false
  5257. frame2.Visible = false
  5258. frame3.Visible = false
  5259. frame4.Visible = false
  5260. end
  5261. end)
  5262.  
  5263. end
  5264. coroutine.resume(coroutine.create(SCRIPT_AWPJ69_FAKESCRIPT))
  5265. function SCRIPT_AUOJ66_FAKESCRIPT() -- MainButton.MainScript
  5266. getfenv().script = Instance.new('LocalScript', MainButton)
  5267.  
  5268. local frame0 = script.Parent.Parent.MainFrame
  5269. local frame1 = script.Parent.Parent.JutsuFrame
  5270. local frame2 = script.Parent.Parent.EquipFrame
  5271. local frame3 = script.Parent.Parent.TeleportFrame
  5272. local frame4 = script.Parent.Parent.CustomizeFrame
  5273. local frame5 = script.Parent.Parent.OtherFrame
  5274. local open = false
  5275.  
  5276. script.Parent.MouseButton1Click:connect(function()
  5277. if frame0.Visible == false then
  5278. frame0.Visible = true
  5279. frame1.Visible = false
  5280. frame2.Visible = false
  5281. frame3.Visible = false
  5282. frame4.Visible = false
  5283. frame5.Visible = false
  5284. else
  5285. frame0.Visible = true
  5286. frame1.Visible = false
  5287. frame2.Visible = false
  5288. frame3.Visible = false
  5289. frame4.Visible = false
  5290. frame5.Visible = false
  5291. end
  5292. end)
  5293.  
  5294. end
  5295. coroutine.resume(coroutine.create(SCRIPT_AUOJ66_FAKESCRIPT))
  5296. function SCRIPT_RPER75_FAKESCRIPT() -- CloseButton.LocalScript
  5297. getfenv().script = Instance.new('LocalScript', CloseButton)
  5298.  
  5299. function onClick()
  5300. script.Parent.Parent:Destroy()
  5301. end
  5302. script.Parent.MouseButton1Click:connect(onClick)
  5303.  
  5304. end
  5305. coroutine.resume(coroutine.create(SCRIPT_RPER75_FAKESCRIPT))
  5306. function SCRIPT_BEPU84_FAKESCRIPT() -- EquipButton.EquipScript
  5307. getfenv().script = Instance.new('LocalScript', EquipButton)
  5308.  
  5309. local frame0 = script.Parent.Parent.MainFrame
  5310. local frame1 = script.Parent.Parent.JutsuFrame
  5311. local frame2 = script.Parent.Parent.EquipFrame
  5312. local frame3 = script.Parent.Parent.TeleportFrame
  5313. local frame4 = script.Parent.Parent.CustomizeFrame
  5314. local frame5 = script.Parent.Parent.OtherFrame
  5315. local open = false
  5316.  
  5317. script.Parent.MouseButton1Click:connect(function()
  5318. if frame2.Visible == false then
  5319. frame2.Visible = true
  5320. frame0.Visible = false
  5321. frame1.Visible = false
  5322. frame3.Visible = false
  5323. frame4.Visible = false
  5324. frame5.Visible = false
  5325. else
  5326. frame2.Visible = true
  5327. frame0.Visible = false
  5328. frame1.Visible = false
  5329. frame3.Visible = false
  5330. frame4.Visible = false
  5331. frame5.Visible = false
  5332. end
  5333. end)
  5334.  
  5335. end
  5336. coroutine.resume(coroutine.create(SCRIPT_BEPU84_FAKESCRIPT))
  5337. end)
  5338.  
  5339. DS.Name = "DS"
  5340. DS.Parent = Main
  5341. DS.BackgroundColor3 = Color3.fromRGB(9, 0, 0)
  5342. DS.BorderColor3 = Color3.fromRGB(255, 255, 255)
  5343. DS.Position = UDim2.new(0.033, 0, 0.363, 0)
  5344. DS.Size = UDim2.new(0, 121, 0, 30)
  5345. DS.Font = Enum.Font.SourceSans
  5346. DS.Text = "Destruction Simulator"
  5347. DS.TextColor3 = Color3.fromRGB(255, 255, 255)
  5348. DS.TextScaled = true
  5349. DS.TextSize = 14.000
  5350. DS.TextWrapped = true
  5351. DS.MouseButton1Down:connect(function()
  5352. --AutoSell
  5353. local sell = coroutine.wrap(function()
  5354. while wait() do
  5355. game:GetService("ReplicatedStorage").Remotes.sellBricks:FireServer()
  5356. end
  5357. end)
  5358. sell()
  5359.  
  5360. --Auto Farm
  5361.  
  5362. local shitman = coroutine.wrap(function()
  5363. while wait() do
  5364. for i,v in pairs(game.workspace.BoardsForceLoad:GetChildren()) do
  5365. if string.find(v.Name, "Area") then
  5366. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame * CFrame.new(0,0,20)
  5367. wait(0.1)
  5368. end
  5369. end
  5370. end
  5371. end)
  5372. shitman()
  5373. while wait() do
  5374. for i,v in pairs(game.workspace.Areas:GetChildren()) do
  5375. if v:IsA("Folder") then
  5376. for i,x in pairs(v:GetChildren()) do
  5377. if x:IsA("Model") then
  5378. if x:FindFirstChildWhichIsA("Part") then
  5379. --game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = x:FindFirstChildWhichIsA("Part").CFrame
  5380. if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Launcher") then
  5381. game:GetService("ReplicatedStorage").Remotes.explodeRocket:FireServer(1583347100.3684, game:GetService("Players").LocalPlayer.Character.Launcher.Stats, x:FindFirstChildWhichIsA("Part").Position, game:GetService("Players").LocalPlayer.Character.Launcher.Assets.Rocket.Boom)
  5382. end
  5383. end
  5384. end
  5385. end
  5386. end
  5387. end
  5388. wait(1)
  5389. end
  5390. end)
  5391.  
  5392. Jailbreak.Name = "Jailbreak"
  5393. Jailbreak.Parent = Main
  5394. Jailbreak.BackgroundColor3 = Color3.fromRGB(9, 0, 0)
  5395. Jailbreak.BorderColor3 = Color3.fromRGB(255, 255, 255)
  5396. Jailbreak.Position = UDim2.new(0.373, 0, 0.363, 0)
  5397. Jailbreak.Size = UDim2.new(0, 121, 0, 30)
  5398. Jailbreak.Font = Enum.Font.SourceSans
  5399. Jailbreak.Text = "Jailbreak"
  5400. Jailbreak.TextColor3 = Color3.fromRGB(255, 255, 255)
  5401. Jailbreak.TextScaled = true
  5402. Jailbreak.TextSize = 14.000
  5403. Jailbreak.TextWrapped = true
  5404. Jailbreak.MouseButton1Down:connect(function()
  5405. loadstring(game:GetObjects("rbxassetid://3473939051")[1].Source)()
  5406. end)
  5407.  
  5408. PJ.Name = "PJ"
  5409. PJ.Parent = Main
  5410. PJ.BackgroundColor3 = Color3.fromRGB(9, 0, 0)
  5411. PJ.BorderColor3 = Color3.fromRGB(255, 255, 255)
  5412. PJ.Position = UDim2.new(0.715, 0,0.363, 0)
  5413. PJ.Size = UDim2.new(0, 121, 0, 30)
  5414. PJ.Font = Enum.Font.SourceSans
  5415. PJ.Text = "Project Jojo"
  5416. PJ.TextColor3 = Color3.fromRGB(255, 255, 255)
  5417. PJ.TextScaled = true
  5418. PJ.TextSize = 14.000
  5419. PJ.TextWrapped = true
  5420. PJ.MouseButton1Down:connect(function()
  5421. local pjj = Instance.new("ScreenGui")
  5422. local mainn = Instance.new("Frame")
  5423. local secondary = Instance.new("Frame")
  5424. local Frame = Instance.new("Frame")
  5425. local Frame_2 = Instance.new("Frame")
  5426. local teleports = Instance.new("TextLabel")
  5427. local ok = Instance.new("TextBox")
  5428. local tpbone = Instance.new("TextButton")
  5429. local X = Instance.new("TextButton")
  5430. local tpexpispower = Instance.new("TextButton")
  5431. local tpworthcrab = Instance.new("TextButton")
  5432. local tpgas = Instance.new("TextButton")
  5433. local tpult = Instance.new("TextButton")
  5434. local tphyper = Instance.new("TextButton")
  5435. local tpmoney = Instance.new("TextButton")
  5436. local tpshop = Instance.new("TextButton")
  5437. local tpwrench = Instance.new("TextButton")
  5438. local tpdiary = Instance.new("TextButton")
  5439. local functions = Instance.new("TextLabel")
  5440. local heyyaaaaa = Instance.new("TextButton")
  5441. local autolvl = Instance.new("TextButton")
  5442. local killaura = Instance.new("TextButton")
  5443. local tpkillnpcs = Instance.new("TextButton")
  5444. local InfiniteStats = Instance.new("TextButton")
  5445. local TPTools = Instance.new("TextButton")
  5446. local DiegoExploits = Instance.new("TextLabel")
  5447. local DiegoExploits_2 = Instance.new("TextLabel")
  5448. --Properties:
  5449. pjj.Name = "pjj"
  5450. pjj.Parent = game.CoreGui
  5451.  
  5452. mainn.Name = "mainn"
  5453. mainn.Parent = pjj
  5454. mainn.Active = true
  5455. mainn.BackgroundColor3 = Color3.new(0.0941177, 0.0784314, 0)
  5456. mainn.Position = UDim2.new(0.215102702, 0, 0.160401002, 0)
  5457. mainn.Size = UDim2.new(0, 604, 0, 534)
  5458. mainn.Draggable = true
  5459.  
  5460. secondary.Name = "secondary"
  5461. secondary.Parent = mainn
  5462. secondary.Active = true
  5463. secondary.BackgroundColor3 = Color3.new(0.109804, 0.113725, 0.101961)
  5464. secondary.Position = UDim2.new(0.0219947863, 0, 0.0256748851, 0)
  5465. secondary.Size = UDim2.new(0, 581, 0, 505)
  5466.  
  5467. Frame.Parent = secondary
  5468. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  5469. Frame.Position = UDim2.new(0.00510426192, 0, 0.0742504746, 0)
  5470. Frame.Size = UDim2.new(0, 578, 0, 5)
  5471.  
  5472. Frame_2.Parent = secondary
  5473. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5474. Frame_2.Position = UDim2.new(-5.92491124e-05, 0, 0.624745488, 0)
  5475. Frame_2.Size = UDim2.new(0, 578, 0, 5)
  5476.  
  5477. teleports.Name = "teleports"
  5478. teleports.Parent = mainn
  5479. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  5480. teleports.BackgroundTransparency = 1
  5481. teleports.Position = UDim2.new(0.334032714, 0, 0.0141353998, 0)
  5482. teleports.Size = UDim2.new(0, 200, 0, 44)
  5483. teleports.Font = Enum.Font.SciFi
  5484. teleports.Text = "TELEPORTS"
  5485. teleports.TextColor3 = Color3.new(0.0901961, 0.576471, 1)
  5486. teleports.TextSize = 33
  5487.  
  5488. ok.Name = "ok"
  5489. ok.Parent = mainn
  5490. ok.BackgroundColor3 = Color3.new(0.0352941, 0.0901961, 0.113725)
  5491. ok.Position = UDim2.new(0, 0, -0.0522236079, 0)
  5492. ok.Size = UDim2.new(0, 604, 0, 37)
  5493. ok.ClearTextOnFocus = false
  5494. ok.Font = Enum.Font.SciFi
  5495. ok.ShowNativeInput = false
  5496. ok.Text = "Ultimate Project JoJo GUI"
  5497. ok.TextColor3 = Color3.new(0.847059, 0.0784314, 1)
  5498. ok.TextSize = 25
  5499. ok.TextStrokeTransparency = 0
  5500.  
  5501. tpbone.Name = "tpbone"
  5502. tpbone.Parent = mainn
  5503. tpbone.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5504. tpbone.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5505. tpbone.Position = UDim2.new(0.0263527371, 0, 0.134765536, 0)
  5506. tpbone.Size = UDim2.new(0, 162, 0, 40)
  5507. tpbone.Font = Enum.Font.SciFi
  5508. tpbone.Text = "TP Bones"
  5509. tpbone.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5510. tpbone.TextSize = 25
  5511. tpbone.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5512. tpbone.TextStrokeTransparency = 0
  5513. tpbone.MouseButton1Click:connect(function()
  5514. while wait(5) do
  5515. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = workspace:WaitForChild("DioBone").CFrame
  5516. end
  5517. end)
  5518.  
  5519. X.Name = "X"
  5520. X.Parent = mainn
  5521. X.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5522. X.BackgroundTransparency = 1
  5523. X.BorderColor3 = Color3.new(1, 0.0117647, 0.705882)
  5524. X.Position = UDim2.new(0.917050719, 0, -0.0481556803, 0)
  5525. X.Size = UDim2.new(0, 60, 0, 34)
  5526. X.Font = Enum.Font.SciFi
  5527. X.Text = "X"
  5528. X.TextColor3 = Color3.new(0, 0, 0)
  5529. X.TextSize = 35
  5530. X.TextStrokeColor3 = Color3.new(1, 0.101961, 0.654902)
  5531. X.TextStrokeTransparency = 0
  5532. X.MouseButton1Click:connect(function()
  5533. mainn.Visible = false
  5534. end)
  5535.  
  5536. tpexpispower.Name = "tpexpispower"
  5537. tpexpispower.Parent = mainn
  5538. tpexpispower.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5539. tpexpispower.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5540. tpexpispower.Position = UDim2.new(0.0213858504, 0, 0.469971508, 0)
  5541. tpexpispower.Size = UDim2.new(0, 286, 0, 40)
  5542. tpexpispower.Font = Enum.Font.SciFi
  5543. tpexpispower.Text = "Experience is Power"
  5544. tpexpispower.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5545. tpexpispower.TextSize = 25
  5546. tpexpispower.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5547. tpexpispower.TextStrokeTransparency = 0
  5548. tpexpispower.MouseButton1Click:connect(function()
  5549. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1916.55969, 875.011841, -222.287766)
  5550. end)
  5551.  
  5552. tpworthcrab.Name = "tpworthcrab"
  5553. tpworthcrab.Parent = mainn
  5554. tpworthcrab.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5555. tpworthcrab.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5556. tpworthcrab.Position = UDim2.new(0.715094507, 0, 0.36322996, 0)
  5557. tpworthcrab.Size = UDim2.new(0, 162, 0, 40)
  5558. tpworthcrab.Font = Enum.Font.SciFi
  5559. tpworthcrab.Text = "Worth Crab"
  5560. tpworthcrab.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5561. tpworthcrab.TextSize = 25
  5562. tpworthcrab.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5563. tpworthcrab.TextStrokeTransparency = 0
  5564. tpworthcrab.MouseButton1Click:connect(function()
  5565. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1066.16626, 873.028015, -858.846313)
  5566. end)
  5567.  
  5568.  
  5569. tpgas.Name = "tpgas"
  5570. tpgas.Parent = mainn
  5571. tpgas.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5572. tpgas.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5573. tpgas.Position = UDim2.new(0.364101082, 0, 0.36322996, 0)
  5574. tpgas.Size = UDim2.new(0, 162, 0, 40)
  5575. tpgas.Font = Enum.Font.SciFi
  5576. tpgas.Text = "Gas Station"
  5577. tpgas.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5578. tpgas.TextSize = 25
  5579. tpgas.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5580. tpgas.TextStrokeTransparency = 0
  5581. tpgas.MouseButton1Click:connect(function()
  5582. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1561.05432, 875.711853, -1121.32532)
  5583. end)
  5584.  
  5585. tpult.Name = "tpult"
  5586. tpult.Parent = mainn
  5587. tpult.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5588. tpult.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5589. tpult.Position = UDim2.new(0.0263527371, 0, 0.365102619, 0)
  5590. tpult.Size = UDim2.new(0, 162, 0, 40)
  5591. tpult.Font = Enum.Font.SciFi
  5592. tpult.Text = "Ult. Dummy"
  5593. tpult.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5594. tpult.TextSize = 25
  5595. tpult.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5596. tpult.TextStrokeTransparency = 0
  5597. tpult.MouseButton1Click:connect(function()
  5598. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(838.822571, 1029.94226, -1223.36951)
  5599. end)
  5600.  
  5601. tphyper.Name = "tphyper"
  5602. tphyper.Parent = mainn
  5603. tphyper.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5604. tphyper.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5605. tphyper.Position = UDim2.new(0.715094507, 0, 0.241507113, 0)
  5606. tphyper.Size = UDim2.new(0, 162, 0, 40)
  5607. tphyper.Font = Enum.Font.SciFi
  5608. tphyper.Text = "Hyper Dummy"
  5609. tphyper.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5610. tphyper.TextSize = 25
  5611. tphyper.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5612. tphyper.TextStrokeTransparency = 0
  5613. tphyper.MouseButton1Click:connect(function()
  5614. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1195.75085, 1049.79041, 5.64134359)
  5615. end)
  5616.  
  5617. tpmoney.Name = "tpmoney"
  5618. tpmoney.Parent = mainn
  5619. tpmoney.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5620. tpmoney.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5621. tpmoney.Position = UDim2.new(0.364101082, 0, 0.241507113, 0)
  5622. tpmoney.Size = UDim2.new(0, 162, 0, 40)
  5623. tpmoney.Font = Enum.Font.SciFi
  5624. tpmoney.Text = "TP Money"
  5625. tpmoney.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5626. tpmoney.TextSize = 25
  5627. tpmoney.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5628. tpmoney.TextStrokeTransparency = 0
  5629. tpmoney.MouseButton1Click:connect(function()
  5630. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = workspace:WaitForChild("MoneyBag").CFrame
  5631. end)
  5632.  
  5633. tpshop.Name = "tpshop"
  5634. tpshop.Parent = mainn
  5635. tpshop.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5636. tpshop.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5637. tpshop.Position = UDim2.new(0.0263527371, 0, 0.243379772, 0)
  5638. tpshop.Size = UDim2.new(0, 162, 0, 40)
  5639. tpshop.Font = Enum.Font.SciFi
  5640. tpshop.Text = "Shop"
  5641. tpshop.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5642. tpshop.TextSize = 25
  5643. tpshop.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5644. tpshop.TextStrokeTransparency = 0
  5645. tpshop.MouseButton1Click:connect(function()
  5646. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1518.72522, 875.027283, -425.667816)
  5647. end)
  5648.  
  5649. tpwrench.Name = "tpwrench"
  5650. tpwrench.Parent = mainn
  5651. tpwrench.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5652. tpwrench.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5653. tpwrench.Position = UDim2.new(0.715094507, 0, 0.134765536, 0)
  5654. tpwrench.Size = UDim2.new(0, 162, 0, 40)
  5655. tpwrench.Font = Enum.Font.SciFi
  5656. tpwrench.Text = "TP Wrench"
  5657. tpwrench.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5658. tpwrench.TextSize = 25
  5659. tpwrench.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5660. tpwrench.TextStrokeTransparency = 0
  5661. tpwrench.MouseButton1Click:connect(function()
  5662. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = workspace:WaitForChild("Wrench").CFrame
  5663. end)
  5664.  
  5665. tpdiary.Name = "tpdiary"
  5666. tpdiary.Parent = mainn
  5667. tpdiary.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5668. tpdiary.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5669. tpdiary.Position = UDim2.new(0.364101082, 0, 0.134765536, 0)
  5670. tpdiary.Size = UDim2.new(0, 162, 0, 40)
  5671. tpdiary.Font = Enum.Font.SciFi
  5672. tpdiary.Text = "TP Diary"
  5673. tpdiary.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5674. tpdiary.TextSize = 25
  5675. tpdiary.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5676. tpdiary.TextStrokeTransparency = 0
  5677. tpdiary.MouseButton1Click:connect(function()
  5678. while wait(5) do
  5679. for _,v in pairs(game.Workspace:GetDescendants()) do
  5680. if string.find(v.Name, "DioDiary") and v:FindFirstChild("Handle") then
  5681. v:FindFirstChild("Handle").Anchored = true
  5682. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(0,0,-2) * v:FindFirstChild("Handle").CFrame
  5683. end
  5684. end
  5685. end
  5686. end)
  5687.  
  5688. functions.Name = "functions"
  5689. functions.Parent = mainn
  5690. functions.BackgroundColor3 = Color3.new(1, 1, 1)
  5691. functions.BackgroundTransparency = 1
  5692. functions.Position = UDim2.new(0.335688353, 0, 0.54409796, 0)
  5693. functions.Size = UDim2.new(0, 200, 0, 44)
  5694. functions.Font = Enum.Font.SciFi
  5695. functions.Text = "FUNCTIONS"
  5696. functions.TextColor3 = Color3.new(0.0901961, 0.576471, 1)
  5697. functions.TextSize = 33
  5698.  
  5699. heyyaaaaa.Name = "heyyaaaaa"
  5700. heyyaaaaa.Parent = mainn
  5701. heyyaaaaa.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5702. heyyaaaaa.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5703. heyyaaaaa.Position = UDim2.new(0.516419053, 0, 0.469971508, 0)
  5704. heyyaaaaa.Size = UDim2.new(0, 282, 0, 40)
  5705. heyyaaaaa.Font = Enum.Font.SciFi
  5706. heyyaaaaa.Text = "Hey Ya!"
  5707. heyyaaaaa.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5708. heyyaaaaa.TextSize = 25
  5709. heyyaaaaa.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5710. heyyaaaaa.TextStrokeTransparency = 0
  5711. heyyaaaaa.MouseButton1Click:connect(function()
  5712. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(777.29, 895.031, -917.8)
  5713. end)
  5714.  
  5715. autolvl.Name = "autolvl"
  5716. autolvl.Parent = mainn
  5717. autolvl.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5718. autolvl.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5719. autolvl.Position = UDim2.new(0.38562426, 0, 0.651619494, 0)
  5720. autolvl.Size = UDim2.new(0, 162, 0, 40)
  5721. autolvl.Font = Enum.Font.SciFi
  5722. autolvl.Text = "Auto Level"
  5723. autolvl.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5724. autolvl.TextSize = 25
  5725. autolvl.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5726. autolvl.TextStrokeTransparency = 0
  5727. autolvl.MouseButton1Down:connect(function()
  5728. local P=workspace:FindFirstChildOfClass'Part'
  5729. local R=game:GetService'ReplicatedStorage':WaitForChild'Logic':WaitForChild'hitbox'
  5730. local R2=game:GetService'ReplicatedStorage':WaitForChild'Logic':WaitForChild'misc'
  5731. local LP=game:GetService'Players'.LocalPlayer
  5732. for _,a in ipairs(workspace:GetChildren())do
  5733. if(a:FindFirstChildOfClass'Humanoid'and a.Name~=LP.Name)then
  5734. spawn(function()
  5735. local Pa=LP.Character:FindFirstChildOfClass'Part'
  5736. R:InvokeServer(0,Pa,Pa.CFrame,2e8,LP.Character.Torso.voiceline,a:FindFirstChildOfClass'Humanoid')
  5737. end)
  5738. end
  5739. end
  5740. workspace.ChildAdded:Connect(function(a)
  5741. wait(.125)
  5742. if(a:FindFirstChildOfClass'Humanoid'and a.Name~=LP.Name)then
  5743. spawn(function()
  5744. repeat wait(.75)until not a:FindFirstChildOfClass'ForceField'
  5745. local Pa=LP.Character:FindFirstChildOfClass'Part'
  5746. R:InvokeServer(0,Pa,Pa.CFrame,2e8,LP.Character.Torso.voiceline,a:FindFirstChildOfClass'Humanoid')
  5747. end)
  5748. end
  5749. end)
  5750. for _,a in ipairs(game:GetService'Players':GetPlayers())do
  5751. R2:FireServer(10,a['S/Level'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  5752. R2:FireServer(10,a['Level'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  5753. R2:FireServer(10,a['Speed'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  5754. R2:FireServer(10,a['S/Speed'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  5755. R2:FireServer(10,a['Power'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  5756. R2:FireServer(10,a['S/Power'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  5757. R2:FireServer(10,a['Stand'],'UI','zxck0d929easjdkadasdji29e9u2es21')
  5758. R2:FireServer(10,a['S/Stand'],'UI','zxck0d929easjdkadasdji29e9u2es21')
  5759. R2:FireServer(10,a['Points'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  5760. R2:FireServer(10,a['S/Points'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  5761. R2:FireServer(10,a['Special'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  5762. R2:FireServer(10,a['S/Special'],2e8,'zxck0d929easjdkadasdji29e9u2es21')
  5763. end
  5764. end)
  5765.  
  5766. killaura.Name = "killaura"
  5767. killaura.Parent = mainn
  5768. killaura.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5769. killaura.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5770. killaura.Position = UDim2.new(0.0213858448, 0, 0.786450922, 0)
  5771. killaura.Size = UDim2.new(0, 162, 0, 40)
  5772. killaura.Font = Enum.Font.SciFi
  5773. killaura.Text = "Kill Aura"
  5774. killaura.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5775. killaura.TextSize = 25
  5776. killaura.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5777. killaura.TextStrokeTransparency = 0
  5778. killaura.MouseButton1Down:connect(function()
  5779. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace["Hyperspace Dummy"].Head.CFrame
  5780. local Count = 0
  5781. while true do
  5782. wait(0.05)
  5783. while Count < 20 do
  5784. wait(0.1)
  5785. local A_1 = 99999.25
  5786. local Event = game:GetService("ReplicatedStorage").Specials.throatslit
  5787. Event:FireServer(A_1)
  5788. Count = Count + 1
  5789. end
  5790. Count = 0
  5791. end
  5792. while true do
  5793. wait(0.001)
  5794. game.Workspace.ChildAdded:connect(function(instance)
  5795. if instance.Name == "Part" then
  5796. instance:Destroy()
  5797. end
  5798. end)
  5799. end
  5800. while true do
  5801. game.Workspace["Titan Dummy"].Name = "T"
  5802. game.Workspace["Titan Dummy"].Name = "T"
  5803. if game.Workspace["Hyperspace Dummy"].Humanoid.Health == 0 then
  5804. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-602, 3, -1083)
  5805. end
  5806. if game.Workspace.T.Humanoid.Health == 0 then
  5807. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1592, 224, -1314)
  5808. end
  5809. end
  5810. end)
  5811.  
  5812. tpkillnpcs.Name = "tpkillnpcs"
  5813. tpkillnpcs.Parent = mainn
  5814. tpkillnpcs.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5815. tpkillnpcs.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5816. tpkillnpcs.Position = UDim2.new(0.715094507, 0, 0.651619494, 0)
  5817. tpkillnpcs.Size = UDim2.new(0, 162, 0, 40)
  5818. tpkillnpcs.Font = Enum.Font.SciFi
  5819. tpkillnpcs.Text = "TP Kill NPCs"
  5820. tpkillnpcs.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5821. tpkillnpcs.TextSize = 25
  5822. tpkillnpcs.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5823. tpkillnpcs.TextStrokeTransparency = 0
  5824. tpkillnpcs.MouseButton1Click:Connect(function()
  5825. while true do
  5826. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1866.85632, 874.999939, -723.091736))
  5827. wait(0.1)
  5828. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1833.26868, 874.999878, -650.040588))
  5829. wait(0.1)
  5830. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1795.59399, 874.999878, -758.694214))
  5831. wait(0.1)
  5832. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1795.86804, 875.000122, -1150.48596))
  5833. wait(0.1)
  5834. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1824.0752, 875.000122, -1198.46082))
  5835. wait(0.1)
  5836. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1897.89819, 874.999939, -1147.95068))
  5837. wait(0.1)
  5838. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1874.50317, 875.000122, -1104.74023))
  5839. wait(0.1)
  5840. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1009.56213, 869.999939, -946.228394))
  5841. wait(0.1)
  5842. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(944.496216, 870.000122, -939.450134))
  5843. wait(0.1)
  5844. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(982.221191, 869.995605, -881.805298))
  5845. wait(0.1)
  5846. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1051.34167, 869.999939, -879.637451))
  5847. wait(0.1)
  5848. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1011.15814, 870.000122, -944.264832))
  5849. wait(0.1)
  5850. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1311.3999, 875.234985, -441.893005))
  5851. wait(0.1)
  5852. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1344.66052, 875.234985, -441.131287))
  5853. wait(0.1)
  5854. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1384.78357, 875.234985, -443.510284))
  5855. wait(0.1)
  5856. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1434.72229, 875.71167, -463.976105))
  5857. wait(0.1)
  5858. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1458.24207, 875.71167, -466.302612))
  5859. wait(0.1)
  5860. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1385.8689, 875.303345, -541.512817))
  5861. wait(0.1)
  5862. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1352.10486, 875.303162, -541.227051))
  5863. wait(0.1)
  5864. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1367.44043, 875.303223, -543.506775))
  5865. wait(0.1)
  5866. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1307.87903, 875.234985, -445.468536))
  5867. wait(0.1)
  5868. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1845.99561, 875.061829, -716.509827))
  5869. wait(0.1)
  5870. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1345.70752, 875.234985, -444.510925))
  5871. wait(0.1)
  5872. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1381.30518, 875.234985, -447.173706))
  5873. wait(0.1)
  5874. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1885.15552, 875.011841, -212.99379))
  5875. wait(0.1)
  5876. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1197.94495, 1049.79004, 15.1763048))
  5877. wait(0.1)
  5878. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1781.49829, 875.000122, -391.970856))
  5879. wait(0.1)
  5880. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1379.07678, 875.011658, -498.688263))
  5881. end
  5882. end)
  5883.  
  5884. InfiniteStats.Name = "InfiniteStats"
  5885. InfiniteStats.Parent = mainn
  5886. InfiniteStats.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5887. InfiniteStats.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5888. InfiniteStats.Position = UDim2.new(0.38562426, 0, 0.784578383, 0)
  5889. InfiniteStats.Size = UDim2.new(0, 358, 0, 40)
  5890. InfiniteStats.Font = Enum.Font.SciFi
  5891. InfiniteStats.Text = "Max Stats (Temporary)"
  5892. InfiniteStats.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5893. InfiniteStats.TextSize = 25
  5894. InfiniteStats.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5895. InfiniteStats.TextStrokeTransparency = 0
  5896. InfiniteStats.MouseButton1Click:connect(function()
  5897. game.Players.LocalPlayer.Power.Value = "inf"
  5898. game.Players.LocalPlayer.Special.Value = "inf"
  5899. game.Players.LocalPlayer.Endurance.Value = "inf"
  5900. end)
  5901.  
  5902. TPTools.Name = "TPTools"
  5903. TPTools.Parent = mainn
  5904. TPTools.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  5905. TPTools.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  5906. TPTools.Position = UDim2.new(0.0213858485, 0, 0.651619494, 0)
  5907. TPTools.Size = UDim2.new(0, 162, 0, 40)
  5908. TPTools.Font = Enum.Font.SciFi
  5909. TPTools.Text = "TP All Tools"
  5910. TPTools.TextColor3 = Color3.new(0.0392157, 0.054902, 1)
  5911. TPTools.TextSize = 25
  5912. TPTools.TextStrokeColor3 = Color3.new(0.027451, 0.611765, 1)
  5913. TPTools.TextStrokeTransparency = 0
  5914. TPTools.MouseButton1Click:connect(function()
  5915. while wait(3) do
  5916. for _,v in pairs(workspace:GetChildren()) do
  5917. if v:IsA("Tool") then
  5918. v.Handle.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  5919. print("Teleported Item!")
  5920. end
  5921. end
  5922. end
  5923. end)
  5924.  
  5925. DiegoExploits.Name = "XFly"
  5926. DiegoExploits.Parent = mainn
  5927. DiegoExploits.BackgroundColor3 = Color3.new(1, 1, 1)
  5928. DiegoExploits.BackgroundTransparency = 1
  5929. DiegoExploits.Position = UDim2.new(-0.000404406339, 0, 0.888667285, 0)
  5930. DiegoExploits.Size = UDim2.new(0, 235, 0, 44)
  5931. DiegoExploits.Font = Enum.Font.SciFi
  5932. DiegoExploits.Text = "XFly"
  5933. DiegoExploits.TextColor3 = Color3.new(1, 0.215686, 0.227451)
  5934. DiegoExploits.TextSize = 33
  5935.  
  5936. DiegoExploits_2.Name = "XFly"
  5937. DiegoExploits_2.Parent = mainn
  5938. DiegoExploits_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5939. DiegoExploits_2.BackgroundTransparency = 1
  5940. DiegoExploits_2.Position = UDim2.new(0.527741313, 0, 0.888667285, 0)
  5941. DiegoExploits_2.Size = UDim2.new(0, 235, 0, 44)
  5942. DiegoExploits_2.Font = Enum.Font.SciFi
  5943. DiegoExploits_2.Text = "XFly"
  5944. DiegoExploits_2.TextColor3 = Color3.new(1, 0.929412, 0.929412)
  5945. DiegoExploits_2.TextSize = 17
  5946. -- Scripts:
  5947. end)
  5948.  
  5949. MM2.Name = "MM2"
  5950. MM2.Parent = Main
  5951. MM2.BackgroundColor3 = Color3.fromRGB(9, 0, 0)
  5952. MM2.BorderColor3 = Color3.fromRGB(255, 255, 255)
  5953. MM2.Position = UDim2.new(0.033, 0, 0.537, 0)
  5954. MM2.Size = UDim2.new(0, 121, 0, 30)
  5955. MM2.Font = Enum.Font.SourceSans
  5956. MM2.Text = "Murder Mystery 2"
  5957. MM2.TextColor3 = Color3.fromRGB(255, 255, 255)
  5958. MM2.TextScaled = true
  5959. MM2.TextSize = 14.000
  5960. MM2.TextWrapped = true
  5961. MM2.MouseButton1Down:connect(function()
  5962. if game.PlaceId == 142823291 then --Proofing just because ;)
  5963. --Note: Don't reset with godmode on or you will be stuck on a black screen for a reasonable amount of time
  5964. --Change to false if you dont like printing to console
  5965. local printvar = true
  5966. --Change to true if you want to see names instead of murderer, sheriff, and innocents with esp
  5967. local espnames = true
  5968. --Change keybinds to your liking
  5969. local coinkey = "c" --Coin grabber keybind
  5970. local MSkey = "m" --Murderer/Sheriff esp keybind
  5971. local playerskey = "q" --All players esp keybind
  5972. local espoffkey = "b" --Turn esp off keybind
  5973. local flykey = "f" --Fly keybind
  5974. local noclipkey = "r" --Noclip keybind
  5975. local godmodekey = "g" --Godmode keybind
  5976. local xrayonkey = "x" --Xray on keybind
  5977. local xrayoffkey = "z" --Xray off keybind
  5978. local bringgunkey = "t" --Teleport to gun keybind
  5979. local hideshowguikey = "p" --Show/Hide gui keybind
  5980. --End of easy customization options
  5981.  
  5982. --Gui Buttons and Status--
  5983. local MM2 = Instance.new("ScreenGui")
  5984. local Main = Instance.new("Frame")
  5985. local Title = Instance.new("TextLabel")
  5986. local Coin = Instance.new("TextButton")
  5987. local MSEsp = Instance.new("TextButton")
  5988. local MSESPActive = Instance.new("TextLabel")
  5989. local PlayersEsp = Instance.new("TextButton")
  5990. local PlayersEspActive = Instance.new("TextLabel")
  5991. local EspOff = Instance.new("TextButton")
  5992. local EspOffActive = Instance.new("TextLabel")
  5993. local Run = Instance.new("TextButton")
  5994. local RunActiveGui = Instance.new("TextLabel")
  5995. local Fly = Instance.new("TextButton")
  5996. local FlyActive = Instance.new("TextLabel")
  5997. local Noclip = Instance.new("TextButton")
  5998. local NoclipActive = Instance.new("TextLabel")
  5999. local GodMode = Instance.new("TextButton")
  6000. local GodModeActive = Instance.new("TextLabel")
  6001. local GuiXrayOn = Instance.new("TextButton")
  6002. local GuiXrayOnActive = Instance.new("TextLabel")
  6003. local GuiXrayOff = Instance.new("TextButton")
  6004. local GuiXrayOffActive = Instance.new("TextLabel")
  6005. local BringGun = Instance.new("TextButton")
  6006. local Keybinds = Instance.new("TextButton")
  6007. local KeybindsActive = Instance.new("TextLabel")
  6008. local Hide = Instance.new("TextButton")
  6009. local Show = Instance.new("TextButton")
  6010.  
  6011. --Other Variables
  6012. local runActive = false
  6013. local teamname = "None"
  6014. local murderer = "None"
  6015. local sheriff = "None"
  6016. local player = game:GetService("Players").LocalPlayer
  6017.  
  6018. local esp = false
  6019. local plresp
  6020. local track = false
  6021.  
  6022. local NClip = false
  6023. local char = game.Players.LocalPlayer.Character
  6024. local obj = game.workspace
  6025. local mouse=game.Players.LocalPlayer:GetMouse()
  6026. local LP = game:GetService("Players").LocalPlayer
  6027. local flyvar = false
  6028.  
  6029. local showvar = true
  6030. local inputcode = game:GetService("UserInputService")
  6031. local godmodevar = false
  6032. local keyOff = false
  6033. local NClip = false
  6034.  
  6035. --Start of Gui--
  6036. MM2.Name = "MM2"
  6037. MM2.Parent = game.CoreGui
  6038. MM2.ResetOnSpawn = false
  6039.  
  6040. Main.Name = "Main"
  6041. Main.Parent = MM2
  6042. Main.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6043. Main.BorderColor3 = Color3.new(0, 0.607843, 1)
  6044. Main.BorderSizePixel = 5
  6045. Main.Draggable = true
  6046. Main.Position = UDim2.new(0.574999988, 0, 0.349999994, 0)
  6047. Main.Size = UDim2.new(0.2, 0, 0.4, 0)
  6048. Main.Visible = true
  6049. Main.Active = true
  6050.  
  6051. Title.Name = "Title"
  6052. Title.Parent = Main
  6053. Title.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6054. Title.BorderColor3 = Color3.new(0, 0.607843, 1)
  6055. Title.BorderSizePixel = 5
  6056. Title.Draggable = true
  6057. Title.Size = UDim2.new(1.005, 0, 0.2, 0)
  6058. Title.ZIndex = 3
  6059. Title.Font = Enum.Font.SciFi
  6060. Title.FontSize = Enum.FontSize.Size24
  6061. Title.Text = "Murder Mystery 2"
  6062. Title.TextColor3 = Color3.new(0, 0.607843, 1)
  6063. Title.TextScaled = true
  6064. Title.TextSize = 20
  6065. Title.TextStrokeColor3 = Color3.new(0.129412, 0.54902, 1)
  6066. Title.TextWrapped = true
  6067.  
  6068. --Start of functions for buttons--
  6069. function Create(base, team, colors1, colors2, colors3, teamname) --For all esps
  6070. local bb = Instance.new("BillboardGui",player.PlayerGui)
  6071. bb.Adornee = base
  6072. bb.ExtentsOffset = Vector3.new(0,1,0)
  6073. bb.AlwaysOnTop = true
  6074. bb.Size = UDim2.new(0,5,0,5)
  6075. bb.StudsOffset = Vector3.new(0,1,0)
  6076. bb.Name = "tracker"
  6077. local frame = Instance.new("Frame",bb)
  6078. frame.ZIndex = 10
  6079. frame.BackgroundTransparency = 0.3
  6080. frame.Size = UDim2.new(1,0,1,0)
  6081. local txtlbl = Instance.new("TextLabel",bb)
  6082. txtlbl.ZIndex = 10
  6083. txtlbl.Text = teamname
  6084. txtlbl.BackgroundTransparency = 1
  6085. txtlbl.Position = UDim2.new(0,0,0,-35)
  6086. txtlbl.Size = UDim2.new(1,0,10,0)
  6087. txtlbl.Font = "ArialBold"
  6088. txtlbl.FontSize = "Size12"
  6089. txtlbl.TextStrokeTransparency = 0.5
  6090. if team then --For teams, left over from origianl but never removed
  6091. txtlbl.TextColor3 = Color3.new(0,0,255)
  6092. frame.BackgroundColor3 = Color3.new(0,0,255)
  6093. else
  6094. txtlbl.TextColor3 = Color3.new(colors1,colors2,colors3)
  6095. frame.BackgroundColor3 = Color3.new(colors1,colors2,colors3)
  6096. end
  6097. end
  6098.  
  6099. function findmurderer() --Find who the murderer is
  6100. local colors1 = 255
  6101. local colors2 = 0
  6102. local colors3 = 0
  6103. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  6104. if v ~= game:GetService("Players").LocalPlayer then
  6105. for i,v in pairs(v.Backpack:GetChildren()) do --Checks backpack for knife
  6106. if v.Name == "Knife" then
  6107. if espnames == true then
  6108. local teamname = v.Parent.Parent.Name
  6109. if v.Parent.Parent.Character.Head ~= nil then
  6110. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  6111. else
  6112. if printvar == true then
  6113. print("Head missing from murderer!")
  6114. end
  6115. end
  6116. elseif espnames == false then
  6117. local teamname = "Murderer"
  6118. if v.Parent.Parent.Character.Head ~= nil then
  6119. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  6120. else
  6121. if printvar == true then
  6122. print("Head missing from murderer!")
  6123. end
  6124. end
  6125. end
  6126. murderer = v.Parent.Parent.Name
  6127. if printvar == true then
  6128. print(murderer.." is Murderer")
  6129. end
  6130. end
  6131. end
  6132. for i,v in pairs(v.Character:GetChildren()) do --Checks workspace player for knife (holding it)
  6133. if v.Name == "Knife" then
  6134. if espnames == true then
  6135. local teamname = v.Parent.Name
  6136. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  6137. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  6138. else
  6139. if printvar == true then
  6140. print("Head missing from murderer!")
  6141. end
  6142. end
  6143. elseif espnames == false then
  6144. local teamname = "Murderer"
  6145. if v.Parent.Head ~= nil then
  6146. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  6147. else
  6148. if printvar == true then
  6149. print("Head missing from murderer!")
  6150. end
  6151. end
  6152. end
  6153. murderer = v.Parent.Name
  6154. if printvar == true then --Tried to failproof to stop printing nil
  6155. local murderer1 = tostring(v.Parent.Name)
  6156. print(murderer1.." is Murderer")
  6157. end
  6158. end
  6159. end
  6160. end
  6161. end
  6162. end
  6163.  
  6164. function findsheriff() --Find who the sheriff is
  6165. local colors1 = 0
  6166. local colors2 = 0
  6167. local colors3 = 255
  6168. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  6169. if v ~= game:GetService("Players").LocalPlayer then
  6170. for i,v in pairs(v.Backpack:GetChildren()) do
  6171. if v.Name == "Revolver" or v.Name == "Gun" then --Lazy to check if its revolver or gun and checks backpack for gun
  6172. if espnames == true then
  6173. local teamname = v.Parent.Parent.Name
  6174. if v.Parent.Parent.Character.Head ~= nil then --Tried to failproof to stop printing nil
  6175. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  6176. else
  6177. if printvar == true then
  6178. print("Head missing from sheriff!")
  6179. end
  6180. end
  6181. elseif espnames == false then
  6182. local teamname = "Sheriff"
  6183. if v.Parent.Parent.Character.Head ~= nil then --Tried to failproof to stop printing nil
  6184. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  6185. else
  6186. if printvar == true then
  6187. print("Head missing from sheriff!")
  6188. end
  6189. end
  6190. end
  6191. sheriff = v.Parent.Parent.Name
  6192. if printvar == true then
  6193. local sheriff1 = tostring(v.Parent.Parent.Name)
  6194. print(sheriff1.." is Sheriff")
  6195. end
  6196. end
  6197. end
  6198. for i,v in pairs(v.Character:GetChildren()) do
  6199. if v.Name == "Revolver" or v.Name == "Gun" then --Lazy to check if its revolver or gun and checks workspace player for gun (holding it)
  6200. if espnames == true then
  6201. local teamname = v.Parent.Name
  6202. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  6203. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  6204. else
  6205. if printvar == true then
  6206. print("Head missing from sheriff!")
  6207. end
  6208. end
  6209. elseif espnames == false then
  6210. local teamname = "Sheriff"
  6211. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  6212. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  6213. else
  6214. if printvar == true then
  6215. print("Head missing from sheriff!")
  6216. end
  6217. end
  6218. end
  6219. sheriff = v.Parent.Name
  6220. if printvar == true then
  6221. local sheriff1 = tostring(v.Parent.Name)
  6222. print(sheriff1.." is Sheriff")
  6223. end
  6224. end
  6225. end
  6226. end
  6227. end
  6228. end
  6229.  
  6230. function findplayers() --Find all players but local player
  6231. findmurderer() --Finds murderer
  6232. findsheriff() --Finds sheriff
  6233. local colors1 = 0
  6234. local colors2 = 255
  6235. local colors3 = 0
  6236. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  6237. if v ~= game:GetService("Players").LocalPlayer then --If not local player
  6238. if v.Name ~= murderer then --If not murderer
  6239. if v.Name ~= sheriff then --If not sheriff
  6240. if espnames == true then
  6241. local teamname = v.Name
  6242. if v.Character.Head ~= nil then --Tried to failproof to stop printing nil
  6243. Create(v.Character.Head, false, colors1 ,colors2, colors3, teamname)
  6244. else
  6245. if printvar == true then
  6246. print("Head missing from sheriff!")
  6247. end
  6248. end
  6249. elseif espnames == false then
  6250. local teamname = "Innocents"
  6251. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  6252. Create(v.Character.Head, false, colors1 ,colors2, colors3, teamname)
  6253. else
  6254. if printvar == true then
  6255. print("Head missing from sheriff!")
  6256. end
  6257. end
  6258. end
  6259. end
  6260. end
  6261. end
  6262. end
  6263. end
  6264.  
  6265. function Clear() --Clears all the esps
  6266. for _,v in pairs(player.PlayerGui:children()) do
  6267. if v.Name == "tracker" and v:isA("BillboardGui") then
  6268. v:Destroy()
  6269. end
  6270. end
  6271. end
  6272.  
  6273. function XrayOn(obj) --Enables xray
  6274. for _,v in pairs(obj:GetChildren()) do
  6275. if (v:IsA("BasePart")) and not v.Parent:FindFirstChild("Humanoid") then
  6276. v.LocalTransparencyModifier = 0.75
  6277. end
  6278. XrayOn(v)
  6279. end
  6280. end
  6281.  
  6282. function XrayOff(obj) --Disables xray
  6283. for _,v in pairs(obj:GetChildren()) do
  6284. if (v:IsA("BasePart")) and not v.Parent:FindFirstChild("Humanoid") then
  6285. v.LocalTransparencyModifier = 0
  6286. end XrayOff(v)
  6287. end
  6288. end
  6289.  
  6290. function sFLY() --Fly function
  6291. repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('Torso') and LP.Character:FindFirstChild('Humanoid')
  6292. repeat wait() until mouse
  6293.  
  6294. local T = LP.Character.Torso
  6295. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  6296. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  6297. local SPEED = 0
  6298.  
  6299. local function FLY()
  6300. FLYING = true
  6301. local BG = Instance.new('BodyGyro', T)
  6302. local BV = Instance.new('BodyVelocity', T)
  6303. BG.P = 9e4
  6304. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  6305. BG.cframe = T.CFrame
  6306. BV.velocity = Vector3.new(0, 0.1, 0)
  6307. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  6308. spawn(function()
  6309. repeat wait()
  6310. LP.Character.Humanoid.PlatformStand = true
  6311. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  6312. SPEED = 50
  6313. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  6314. SPEED = 0
  6315. end
  6316. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  6317. 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
  6318. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  6319. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  6320. 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
  6321. else
  6322. BV.velocity = Vector3.new(0, 0.1, 0)
  6323. end
  6324. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  6325. until not FLYING
  6326. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  6327. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  6328. SPEED = 0
  6329. BG:destroy()
  6330. BV:destroy()
  6331. LP.Character.Humanoid.PlatformStand = false
  6332. end)
  6333. end
  6334.  
  6335. mouse.KeyDown:connect(function(KEY)
  6336. if KEY:lower() == 'w' then
  6337. CONTROL.F = 1
  6338. elseif KEY:lower() == 's' then
  6339. CONTROL.B = -1
  6340. elseif KEY:lower() == 'a' then
  6341. CONTROL.L = -1
  6342. elseif KEY:lower() == 'd' then
  6343. CONTROL.R = 1
  6344. end
  6345. end)
  6346.  
  6347. mouse.KeyUp:connect(function(KEY)
  6348. if KEY:lower() == 'w' then
  6349. CONTROL.F = 0
  6350. elseif KEY:lower() == 's' then
  6351. CONTROL.B = 0
  6352. elseif KEY:lower() == 'a' then
  6353. CONTROL.L = 0
  6354. elseif KEY:lower() == 'd' then
  6355. CONTROL.R = 0
  6356. end
  6357. end)
  6358. FLY()
  6359. end
  6360.  
  6361. function NOFLY() --Unfly function
  6362. FLYING = false
  6363. LP.Character.Humanoid.PlatformStand = false
  6364. end
  6365.  
  6366. local noclipcoro = coroutine.wrap(function() --Noclip function
  6367. while true do
  6368. if NClip == true then
  6369. if game.Players ~= nil then
  6370. if game.Players.LocalPlayer ~= nil then
  6371. if game.Players.LocalPlayer.Character ~= nil then
  6372. if game.Players.LocalPlayer.Character:FindFirstChild("Torso") ~= nil then
  6373. if game.Players.LocalPlayer.Character:FindFirstChild("Head") ~= nil then
  6374. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  6375. game.Players.LocalPlayer.Character.Head.CanCollide = false
  6376. end
  6377. end
  6378. end
  6379. end
  6380. end
  6381. end
  6382. game:service("RunService").Stepped:wait()
  6383. end
  6384. end)
  6385.  
  6386. noclipcoro() --For noclip to work
  6387.  
  6388. game:GetService("Players").LocalPlayer.CharacterAdded:connect(function(character) --Resets specific things for ease
  6389. flyvar = false
  6390. FlyActive.Text = "Inactive"
  6391. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  6392. godmodevar = false
  6393. GodModeActive.Text = "Inactive"
  6394. GodModeActive.TextColor3 = Color3.new(1, 0, 1)
  6395. Clear()
  6396. MSESPActive.Text = "Inactive"
  6397. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  6398. PlayersEspActive.Text = "Inactive"
  6399. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  6400. EspOffActive.Text = "Active"
  6401. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  6402. end)
  6403.  
  6404. mouse.KeyDown:connect(function(KeyDown) --If shift is held, run
  6405. if KeyDown == "0" and runActive == false and keyOff == false then
  6406. runActive = true
  6407. player.Character.Humanoid.WalkSpeed = 32
  6408. RunActiveGui.Text = "Active"
  6409. RunActiveGui.TextColor3 = Color3.new(0, 1, 0)
  6410. end
  6411. end)
  6412.  
  6413. mouse.KeyUp:connect(function(KeyUp) --If shift is released, walk
  6414. if KeyUp == "0" and runActive == true and keyOff == false then
  6415. runActive = false
  6416. player.Character.Humanoid.WalkSpeed = 16
  6417. RunActiveGui.Text = "Inactive"
  6418. RunActiveGui.TextColor3 = Color3.new(1, 0, 1)
  6419. end
  6420. end)
  6421.  
  6422. function coingrabberfunc() --Coin grabber function
  6423. local children = game.Workspace:GetChildren()
  6424. for _, child in pairs(children) do
  6425. for _, child in pairs(child:GetChildren()) do
  6426. table.insert(children, child)
  6427. end
  6428. if child:IsA("BasePart") and child.Name == "Coin" then
  6429. child.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6430. end
  6431. end
  6432. end
  6433.  
  6434. function godmodefunc() --Godmode function
  6435. local player = game.Players.LocalPlayer
  6436. if player.Character then
  6437. if player.Character:FindFirstChild("Humanoid") then
  6438. player.Character.Humanoid.Name = "1"
  6439. end
  6440. local l = player.Character["1"]:Clone()
  6441. l.Parent = player.Character
  6442. l.Name = "Humanoid"; wait(0.1)
  6443. player.Character["1"]:Destroy()
  6444. workspace.CurrentCamera.CameraSubject = player.Character.Humanoid
  6445. player.Character.Animate.Disabled = true; wait(0.1)
  6446. player.Character.Animate.Disabled = false
  6447. end
  6448. end
  6449.  
  6450. --Coin Grabber--
  6451. Coin.Name = "CoinGrabber"
  6452. Coin.Parent = Main
  6453. Coin.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6454. Coin.BorderColor3 = Color3.new(0, 0.607843, 1)
  6455. Coin.BorderSizePixel = 5
  6456. Coin.Position = UDim2.new(0, 0, 0.215, 0)
  6457. Coin.Size = UDim2.new(1.005, 0, 0.08, 0)
  6458. Coin.ZIndex = 4
  6459. Coin.Font = Enum.Font.SciFi
  6460. Coin.FontSize = Enum.FontSize.Size24
  6461. Coin.Text = "Coin Grabber ["..string.upper(coinkey).."]"
  6462. Coin.TextColor3 = Color3.fromRGB(255, 255, 26)
  6463. Coin.TextSize = 20
  6464. Coin.TextWrapped = true
  6465. Coin.MouseButton1Down:connect(function(x, y)
  6466. coingrabberfunc()
  6467. end)
  6468.  
  6469. --Murderer/Sheriff Esp--
  6470. MSESPActive.Name = "MSEspActive"
  6471. MSESPActive.Parent = Main
  6472. MSESPActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6473. MSESPActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6474. MSESPActive.BorderSizePixel = 5
  6475. MSESPActive.Position = UDim2.new(0.755, 0, 0.315, 0)
  6476. MSESPActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6477. MSESPActive.ZIndex = 4
  6478. MSESPActive.Font = Enum.Font.SciFi
  6479. MSESPActive.FontSize = Enum.FontSize.Size24
  6480. MSESPActive.Text = "Inactive"
  6481. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  6482. MSESPActive.TextSize = 20
  6483. MSESPActive.TextWrapped = true
  6484.  
  6485. MSEsp.Name = "MSEsp"
  6486. MSEsp.Parent = Main
  6487. MSEsp.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6488. MSEsp.BorderColor3 = Color3.new(0, 0.607843, 1)
  6489. MSEsp.BorderSizePixel = 5
  6490. MSEsp.Position = UDim2.new(0, 0, 0.315, 0)
  6491. MSEsp.Size = UDim2.new(0.75, 0, 0.08, 0)
  6492. MSEsp.ZIndex = 4
  6493. MSEsp.Font = Enum.Font.SciFi
  6494. MSEsp.FontSize = Enum.FontSize.Size24
  6495. MSEsp.Text = "Murderer/Sheriff Esp ["..string.upper(MSkey).."]"
  6496. MSEsp.TextColor3 = Color3.fromRGB(255, 102, 255)
  6497. MSEsp.TextSize = 20
  6498. MSEsp.TextWrapped = true
  6499. MSEsp.MouseButton1Down:connect(function(x, y)
  6500. murderer = "None"
  6501. sheriff = "None"
  6502. Clear()
  6503. findmurderer()
  6504. findsheriff()
  6505. if printvar == true then
  6506. print("Murderer/Sheriff")
  6507. end
  6508. MSESPActive.Text = "Active"
  6509. MSESPActive.TextColor3 = Color3.new(0, 1, 0)
  6510. PlayersEspActive.Text = "Inactive"
  6511. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  6512. EspOffActive.Text = "Inactive"
  6513. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  6514. end)
  6515.  
  6516. --All Players Esp
  6517. PlayersEspActive.Name = "PlayersEspActive"
  6518. PlayersEspActive.Parent = Main
  6519. PlayersEspActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6520. PlayersEspActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6521. PlayersEspActive.BorderSizePixel = 5
  6522. PlayersEspActive.Position = UDim2.new(0.755, 0, 0.415, 0)
  6523. PlayersEspActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6524. PlayersEspActive.ZIndex = 4
  6525. PlayersEspActive.Font = Enum.Font.SciFi
  6526. PlayersEspActive.FontSize = Enum.FontSize.Size24
  6527. PlayersEspActive.Text = "Inactive"
  6528. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  6529. PlayersEspActive.TextSize = 20
  6530. PlayersEspActive.TextWrapped = true
  6531.  
  6532. PlayersEsp.Name = "PlayersEsp"
  6533. PlayersEsp.Parent = Main
  6534. PlayersEsp.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6535. PlayersEsp.BorderColor3 = Color3.new(0, 0.607843, 1)
  6536. PlayersEsp.BorderSizePixel = 5
  6537. PlayersEsp.Position = UDim2.new(0, 0, 0.415, 0)
  6538. PlayersEsp.Size = UDim2.new(0.75, 0, 0.08, 0)
  6539. PlayersEsp.ZIndex = 4
  6540. PlayersEsp.Font = Enum.Font.SciFi
  6541. PlayersEsp.FontSize = Enum.FontSize.Size24
  6542. PlayersEsp.Text = "All Players Esp ["..string.upper(playerskey).."]"
  6543. PlayersEsp.TextColor3 = Color3.fromRGB(102, 255, 51)
  6544. PlayersEsp.TextSize = 20
  6545. PlayersEsp.TextWrapped = true
  6546. PlayersEsp.MouseButton1Down:connect(function(x, y)
  6547. Clear()
  6548. if printvar == true then
  6549. print("Players Esp")
  6550. end
  6551. MSESPActive.Text = "Inactive"
  6552. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  6553. PlayersEspActive.Text = "Active"
  6554. PlayersEspActive.TextColor3 = Color3.new(0, 1, 0)
  6555. EspOffActive.Text = "Inactive"
  6556. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  6557. findplayers()
  6558. end)
  6559.  
  6560. --Esp Off
  6561. EspOffActive.Name = "EspOffActive"
  6562. EspOffActive.Parent = Main
  6563. EspOffActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6564. EspOffActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6565. EspOffActive.BorderSizePixel = 5
  6566. EspOffActive.Position = UDim2.new(0.755, 0, 0.515, 0)
  6567. EspOffActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6568. EspOffActive.ZIndex = 4
  6569. EspOffActive.Font = Enum.Font.SciFi
  6570. EspOffActive.FontSize = Enum.FontSize.Size24
  6571. EspOffActive.Text = "Active"
  6572. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  6573. EspOffActive.TextSize = 20
  6574. EspOffActive.TextWrapped = true
  6575.  
  6576. EspOff.Name = "EspOff"
  6577. EspOff.Parent = Main
  6578. EspOff.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6579. EspOff.BorderColor3 = Color3.new(0, 0.607843, 1)
  6580. EspOff.BorderSizePixel = 5
  6581. EspOff.Position = UDim2.new(0, 0, 0.515, 0)
  6582. EspOff.Size = UDim2.new(0.75, 0, 0.08, 0)
  6583. EspOff.ZIndex = 4
  6584. EspOff.Font = Enum.Font.SciFi
  6585. EspOff.FontSize = Enum.FontSize.Size24
  6586. EspOff.Text = "Esp Off ["..string.upper(espoffkey).."]"
  6587. EspOff.TextColor3 = Color3.fromRGB(255, 255, 255)
  6588. EspOff.TextSize = 20
  6589. EspOff.TextWrapped = true
  6590. EspOff.MouseButton1Down:connect(function(x, y)
  6591. Clear()
  6592. if printvar == true then
  6593. print("Esp Off")
  6594. end
  6595. MSESPActive.Text = "Inactive"
  6596. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  6597. PlayersEspActive.Text = "Inactive"
  6598. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  6599. EspOffActive.Text = "Active"
  6600. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  6601. end)
  6602.  
  6603. --Run
  6604. RunActiveGui.Name = "RunActiveGui"
  6605. RunActiveGui.Parent = Main
  6606. RunActiveGui.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6607. RunActiveGui.BorderColor3 = Color3.new(0, 0.607843, 1)
  6608. RunActiveGui.BorderSizePixel = 5
  6609. RunActiveGui.Position = UDim2.new(0.755, 0, 0.615, 0)
  6610. RunActiveGui.Size = UDim2.new(0.25, 0, 0.08, 0)
  6611. RunActiveGui.ZIndex = 4
  6612. RunActiveGui.Font = Enum.Font.SciFi
  6613. RunActiveGui.FontSize = Enum.FontSize.Size24
  6614. RunActiveGui.Text = "Inactive"
  6615. RunActiveGui.TextColor3 = Color3.new(1, 0, 1)
  6616. RunActiveGui.TextSize = 20
  6617. RunActiveGui.TextWrapped = true
  6618.  
  6619. Run.Name = "Run"
  6620. Run.Parent = Main
  6621. Run.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6622. Run.BorderColor3 = Color3.new(0, 0.607843, 1)
  6623. Run.BorderSizePixel = 5
  6624. Run.Position = UDim2.new(0, 0, 0.615, 0)
  6625. Run.Size = UDim2.new(0.75, 0, 0.08, 0)
  6626. Run.ZIndex = 4
  6627. Run.Font = Enum.Font.SciFi
  6628. Run.FontSize = Enum.FontSize.Size24
  6629. Run.Text = "Run [Shift]"
  6630. Run.TextColor3 = Color3.fromRGB(255, 51, 0)
  6631. Run.TextSize = 20
  6632. Run.TextWrapped = true
  6633. Run.MouseButton1Down:connect(function(x, y)
  6634. if runActive == false then
  6635. runActive = true
  6636. player.Character.Humanoid.WalkSpeed = 32
  6637. RunActiveGui.Text = "Active"
  6638. RunActiveGui.TextColor3 = Color3.new(0, 1, 0)
  6639. elseif runActive == true then
  6640. runActive = false
  6641. player.Character.Humanoid.WalkSpeed = 16
  6642. RunActiveGui.Text = "Inactive"
  6643. RunActiveGui.TextColor3 = Color3.new(1, 0, 1)
  6644. end
  6645. end)
  6646.  
  6647. --Fly
  6648. FlyActive.Name = "FlyActive"
  6649. FlyActive.Parent = Main
  6650. FlyActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6651. FlyActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6652. FlyActive.BorderSizePixel = 5
  6653. FlyActive.Position = UDim2.new(0.755, 0, 0.715, 0)
  6654. FlyActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6655. FlyActive.ZIndex = 4
  6656. FlyActive.Font = Enum.Font.SciFi
  6657. FlyActive.FontSize = Enum.FontSize.Size24
  6658. FlyActive.Text = "Inactive"
  6659. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  6660. FlyActive.TextSize = 20
  6661. FlyActive.TextWrapped = true
  6662.  
  6663. Fly.Name = "Fly"
  6664. Fly.Parent = Main
  6665. Fly.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6666. Fly.BorderColor3 = Color3.new(0, 0.607843, 1)
  6667. Fly.BorderSizePixel = 5
  6668. Fly.Position = UDim2.new(0, 0, 0.715, 0)
  6669. Fly.Size = UDim2.new(0.75, 0, 0.08, 0)
  6670. Fly.ZIndex = 4
  6671. Fly.Font = Enum.Font.SciFi
  6672. Fly.FontSize = Enum.FontSize.Size24
  6673. Fly.Text = "Fly ["..string.upper(flykey).."]"
  6674. Fly.TextColor3 = Color3.fromRGB(204, 255, 255)
  6675. Fly.TextSize = 20
  6676. Fly.TextWrapped = true
  6677. Fly.MouseButton1Down:connect(function(x, y)
  6678. if flyvar == false then
  6679. sFLY()
  6680. flyvar = true
  6681. FlyActive.Text = "Active"
  6682. FlyActive.TextColor3 = Color3.new(0, 1, 0)
  6683. elseif flyvar == true then
  6684. flyvar = false
  6685. NOFLY()
  6686. FlyActive.Text = "Inactive"
  6687. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  6688. end
  6689. end)
  6690.  
  6691. --Noclip
  6692. NoclipActive.Name = "NoclipActive"
  6693. NoclipActive.Parent = Main
  6694. NoclipActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6695. NoclipActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6696. NoclipActive.BorderSizePixel = 5
  6697. NoclipActive.Position = UDim2.new(0.755, 0, 0.815, 0)
  6698. NoclipActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6699. NoclipActive.ZIndex = 4
  6700. NoclipActive.Font = Enum.Font.SciFi
  6701. NoclipActive.FontSize = Enum.FontSize.Size24
  6702. NoclipActive.Text = "Inactive"
  6703. NoclipActive.TextColor3 = Color3.new(1, 0, 1)
  6704. NoclipActive.TextSize = 20
  6705. NoclipActive.TextWrapped = true
  6706.  
  6707. Noclip.Name = "Noclip"
  6708. Noclip.Parent = Main
  6709. Noclip.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6710. Noclip.BorderColor3 = Color3.new(0, 0.607843, 1)
  6711. Noclip.BorderSizePixel = 5
  6712. Noclip.Position = UDim2.new(0, 0, 0.815, 0)
  6713. Noclip.Size = UDim2.new(0.75, 0, 0.08, 0)
  6714. Noclip.ZIndex = 4
  6715. Noclip.Font = Enum.Font.SciFi
  6716. Noclip.FontSize = Enum.FontSize.Size24
  6717. Noclip.Text = "Noclip ["..string.upper(noclipkey).."]"
  6718. Noclip.TextColor3 = Color3.fromRGB(0, 102, 255)
  6719. Noclip.TextSize = 20
  6720. Noclip.TextWrapped = true
  6721. Noclip.MouseButton1Down:connect(function(x, y)
  6722. if NClip == false then
  6723. NClip = true
  6724. if printvar == true then
  6725. print("Noclip Enabled")
  6726. end
  6727. NoclipActive.Text = "Active"
  6728. NoclipActive.TextColor3 = Color3.new(0, 1, 0)
  6729. elseif NClip == true then
  6730. NClip = false
  6731. if printvar == true then
  6732. print("Noclip Disabled")
  6733. end
  6734. NoclipActive.Text = "Inactive"
  6735. NoclipActive.TextColor3 = Color3.new(1, 0, 1)
  6736. end
  6737. end)
  6738.  
  6739. --GodMode
  6740. GodModeActive.Name = "GodModeActive"
  6741. GodModeActive.Parent = Main
  6742. GodModeActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6743. GodModeActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6744. GodModeActive.BorderSizePixel = 5
  6745. GodModeActive.Position = UDim2.new(0.755, 0, 0.915, 0)
  6746. GodModeActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6747. GodModeActive.ZIndex = 4
  6748. GodModeActive.Font = Enum.Font.SciFi
  6749. GodModeActive.FontSize = Enum.FontSize.Size24
  6750. GodModeActive.Text = "Inactive"
  6751. GodModeActive.TextColor3 = Color3.new(1, 0, 1)
  6752. GodModeActive.TextSize = 20
  6753. GodModeActive.TextWrapped = true
  6754.  
  6755. GodMode.Name = "GodMode"
  6756. GodMode.Parent = Main
  6757. GodMode.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6758. GodMode.BorderColor3 = Color3.new(0, 0.607843, 1)
  6759. GodMode.BorderSizePixel = 5
  6760. GodMode.Position = UDim2.new(0, 0, 0.915, 0)
  6761. GodMode.Size = UDim2.new(0.75, 0, 0.08, 0)
  6762. GodMode.ZIndex = 4
  6763. GodMode.Font = Enum.Font.SciFi
  6764. GodMode.FontSize = Enum.FontSize.Size24
  6765. GodMode.Text = "God Mode ["..string.upper(godmodekey).."]"
  6766. GodMode.TextColor3 = Color3.fromRGB(255, 255, 255)
  6767. GodMode.TextSize = 20
  6768. GodMode.TextWrapped = true
  6769. GodMode.MouseButton1Down:connect(function(x, y)
  6770. if godmodevar == false then
  6771. GodModeActive.Text = "Active"
  6772. GodModeActive.TextColor3 = Color3.new(0, 1, 0)
  6773. godmodevar = true
  6774. godmodefunc()
  6775. end
  6776. end)
  6777.  
  6778. --Xray On
  6779. GuiXrayOnActive.Name = "GuiXrayOnActive"
  6780. GuiXrayOnActive.Parent = Main
  6781. GuiXrayOnActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6782. GuiXrayOnActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6783. GuiXrayOnActive.BorderSizePixel = 5
  6784. GuiXrayOnActive.Position = UDim2.new(0.755, 0, 1.015, 0)
  6785. GuiXrayOnActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6786. GuiXrayOnActive.ZIndex = 4
  6787. GuiXrayOnActive.Font = Enum.Font.SciFi
  6788. GuiXrayOnActive.FontSize = Enum.FontSize.Size24
  6789. GuiXrayOnActive.Text = "Inactive"
  6790. GuiXrayOnActive.TextColor3 = Color3.new(1, 0, 1)
  6791. GuiXrayOnActive.TextSize = 20
  6792. GuiXrayOnActive.TextWrapped = true
  6793.  
  6794. GuiXrayOn.Name = "XrayOn"
  6795. GuiXrayOn.Parent = Main
  6796. GuiXrayOn.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6797. GuiXrayOn.BorderColor3 = Color3.new(0, 0.607843, 1)
  6798. GuiXrayOn.BorderSizePixel = 5
  6799. GuiXrayOn.Position = UDim2.new(0, 0, 1.015, 0)
  6800. GuiXrayOn.Size = UDim2.new(0.75, 0, 0.08, 0)
  6801. GuiXrayOn.ZIndex = 4
  6802. GuiXrayOn.Font = Enum.Font.SciFi
  6803. GuiXrayOn.FontSize = Enum.FontSize.Size24
  6804. GuiXrayOn.Text = "Xray On ["..string.upper(xrayonkey).."]"
  6805. GuiXrayOn.TextColor3 = Color3.fromRGB(255, 204, 102)
  6806. GuiXrayOn.TextSize = 20
  6807. GuiXrayOn.TextWrapped = true
  6808. GuiXrayOn.MouseButton1Down:connect(function(x, y)
  6809. GuiXrayOnActive.Text = "Active"
  6810. GuiXrayOnActive.TextColor3 = Color3.new(0, 1, 0)
  6811. GuiXrayOffActive.Text = "Inactive"
  6812. GuiXrayOffActive.TextColor3 = Color3.new(1, 0, 1)
  6813. XrayOn(obj)
  6814. end)
  6815.  
  6816. --Xray Off
  6817. GuiXrayOffActive.Name = "GuiXrayOffActive"
  6818. GuiXrayOffActive.Parent = Main
  6819. GuiXrayOffActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6820. GuiXrayOffActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6821. GuiXrayOffActive.BorderSizePixel = 5
  6822. GuiXrayOffActive.Position = UDim2.new(0.755, 0, 1.115, 0)
  6823. GuiXrayOffActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6824. GuiXrayOffActive.ZIndex = 4
  6825. GuiXrayOffActive.Font = Enum.Font.SciFi
  6826. GuiXrayOffActive.FontSize = Enum.FontSize.Size24
  6827. GuiXrayOffActive.Text = "Active"
  6828. GuiXrayOffActive.TextColor3 = Color3.new(0, 1, 0)
  6829. GuiXrayOffActive.TextSize = 20
  6830. GuiXrayOffActive.TextWrapped = true
  6831.  
  6832. GuiXrayOff.Name = "XrayOff"
  6833. GuiXrayOff.Parent = Main
  6834. GuiXrayOff.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6835. GuiXrayOff.BorderColor3 = Color3.new(0, 0.607843, 1)
  6836. GuiXrayOff.BorderSizePixel = 5
  6837. GuiXrayOff.Position = UDim2.new(0, 0, 1.115, 0)
  6838. GuiXrayOff.Size = UDim2.new(0.75, 0, 0.08, 0)
  6839. GuiXrayOff.ZIndex = 4
  6840. GuiXrayOff.Font = Enum.Font.SciFi
  6841. GuiXrayOff.FontSize = Enum.FontSize.Size24
  6842. GuiXrayOff.Text = "Xray Off ["..string.upper(xrayoffkey).."]"
  6843. GuiXrayOff.TextColor3 = Color3.fromRGB(255, 153, 51)
  6844. GuiXrayOff.TextSize = 20
  6845. GuiXrayOff.TextWrapped = true
  6846. GuiXrayOff.MouseButton1Down:connect(function(x, y)
  6847. GuiXrayOnActive.Text = "Inactive"
  6848. GuiXrayOnActive.TextColor3 = Color3.new(1, 0, 1)
  6849. GuiXrayOffActive.Text = "Active"
  6850. GuiXrayOffActive.TextColor3 = Color3.new(0, 1, 0)
  6851. XrayOff(obj)
  6852. end)
  6853.  
  6854. --Bring Gun to You
  6855. BringGun.Name = "BringGun"
  6856. BringGun.Parent = Main
  6857. BringGun.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6858. BringGun.BorderColor3 = Color3.new(0, 0.607843, 1)
  6859. BringGun.BorderSizePixel = 5
  6860. BringGun.Position = UDim2.new(0, 0, 1.215, 0)
  6861. BringGun.Size = UDim2.new(1.005, 0, 0.08, 0)
  6862. BringGun.ZIndex = 4
  6863. BringGun.Font = Enum.Font.SciFi
  6864. BringGun.FontSize = Enum.FontSize.Size24
  6865. BringGun.Text = "Teleport Gun ["..string.upper(bringgunkey).."]"
  6866. BringGun.TextColor3 = Color3.fromRGB(0, 255, 0)
  6867. BringGun.TextSize = 20
  6868. BringGun.TextWrapped = true
  6869. BringGun.MouseButton1Down:connect(function(x, y)
  6870. if game.Workspace.GunDrop.CFrame ~= nil then
  6871. game.Workspace.GunDrop.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  6872. else
  6873. if printvar == true then
  6874. print("Gun not currently dropped")
  6875. end
  6876. end
  6877. end)
  6878.  
  6879. --Keybinds
  6880. KeybindsActive.Name = "KeybindsActive"
  6881. KeybindsActive.Parent = Main
  6882. KeybindsActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6883. KeybindsActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  6884. KeybindsActive.BorderSizePixel = 5
  6885. KeybindsActive.Position = UDim2.new(0.755, 0, 1.315, 0)
  6886. KeybindsActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  6887. KeybindsActive.ZIndex = 4
  6888. KeybindsActive.Font = Enum.Font.SciFi
  6889. KeybindsActive.FontSize = Enum.FontSize.Size24
  6890. KeybindsActive.Text = "Active"
  6891. KeybindsActive.TextColor3 = Color3.new(0, 1, 0)
  6892. KeybindsActive.TextSize = 20
  6893. KeybindsActive.TextWrapped = true
  6894.  
  6895. Keybinds.Name = "Keybinds"
  6896. Keybinds.Parent = Main
  6897. Keybinds.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6898. Keybinds.BorderColor3 = Color3.new(0, 0.607843, 1)
  6899. Keybinds.BorderSizePixel = 5
  6900. Keybinds.Position = UDim2.new(0, 0, 1.315, 0)
  6901. Keybinds.Size = UDim2.new(0.75, 0, 0.08, 0)
  6902. Keybinds.ZIndex = 4
  6903. Keybinds.Font = Enum.Font.SciFi
  6904. Keybinds.FontSize = Enum.FontSize.Size24
  6905. Keybinds.Text = "Keybinds [Ctrl]"
  6906. Keybinds.TextColor3 = Color3.fromRGB(255, 255, 255)
  6907. Keybinds.TextSize = 20
  6908. Keybinds.TextWrapped = true
  6909. Keybinds.MouseButton1Down:connect(function(x, y)
  6910. if keyOff == true then
  6911. keyOff = false
  6912. KeybindsActive.Text = "Active"
  6913. KeybindsActive.TextColor3 = Color3.new(0, 1, 0)
  6914. elseif keyOff == false then
  6915. keyOff = true
  6916. KeybindsActive.Text = "Inactive"
  6917. KeybindsActive.TextColor3 = Color3.new(1, 0, 1)
  6918. end
  6919. end)
  6920.  
  6921. Show.Name = "Show"
  6922. Show.Parent = MM2
  6923. Show.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6924. Show.BorderColor3 = Color3.new(0, 0.607843, 1)
  6925. Show.BorderSizePixel = 5
  6926. Show.Position = UDim2.new(0, 0, 0.85799998, 0)
  6927. Show.Size = UDim2.new(0.08, 0, 0.04, 0)
  6928. Show.ZIndex = 4
  6929. Show.Font = Enum.Font.SciFi
  6930. Show.FontSize = Enum.FontSize.Size24
  6931. Show.Text = "Show ["..string.upper(hideshowguikey).."]"
  6932. Show.TextColor3 = Color3.new(0, 0.333333, 1)
  6933. Show.TextSize = 20
  6934. Show.TextWrapped = true
  6935. Show.Visible = false
  6936.  
  6937. Hide.Name = "Hide"
  6938. Hide.Parent = Main
  6939. Hide.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  6940. Hide.BorderColor3 = Color3.new(0, 0.607843, 1)
  6941. Hide.BorderSizePixel = 5
  6942. Hide.Position = UDim2.new(0, 0, 1.415, 0)
  6943. Hide.Size = UDim2.new(1.005, 0, 0.08, 0)
  6944. Hide.ZIndex = 4
  6945. Hide.Font = Enum.Font.SciFi
  6946. Hide.FontSize = Enum.FontSize.Size24
  6947. Hide.Text = "Hide ["..string.upper(hideshowguikey).."]"
  6948. Hide.TextColor3 = Color3.new(0, 0.333333, 1)
  6949. Hide.TextSize = 20
  6950. Hide.TextWrapped = true
  6951.  
  6952. Hide.MouseButton1Down:connect(function(x, y)
  6953. if showvar == true then
  6954. showvar = false
  6955. Main.Visible = false
  6956. Show.Visible = true
  6957. if printvar == true then
  6958. print("Hidden")
  6959. end
  6960. end
  6961. end)
  6962.  
  6963. Show.MouseButton1Down:connect(function(x, y)
  6964. if showvar == false then
  6965. showvar = true
  6966. Show.Visible = false
  6967. Main.Visible = true
  6968. if printvar == true then
  6969. print("Shown")
  6970. end
  6971. end
  6972. end)
  6973.  
  6974. inputcode.InputBegan:connect(function(input)
  6975. if input.KeyCode == Enum.KeyCode.LeftControl then
  6976. if keyOff == true then
  6977. keyOff = false
  6978. KeybindsActive.Text = "Active"
  6979. KeybindsActive.TextColor3 = Color3.new(0, 1, 0)
  6980. elseif keyOff == false then
  6981. keyOff = true
  6982. KeybindsActive.Text = "Inactive"
  6983. KeybindsActive.TextColor3 = Color3.new(1, 0, 1)
  6984. end
  6985. end
  6986. end)
  6987.  
  6988. mouse.keyDown:connect(function(key)
  6989. if keyOff == false then
  6990. if key == coinkey then --Coin Grabber
  6991. coingrabberfunc()
  6992. elseif key == MSkey then --Murderer/Sheriff Esp On
  6993. murderer = "None"
  6994. sheriff = "None"
  6995. Clear()
  6996. findmurderer()
  6997. findsheriff()
  6998. if printvar == true then
  6999. print("Murderer/Sheriff")
  7000. end
  7001. MSESPActive.Text = "Active"
  7002. MSESPActive.TextColor3 = Color3.new(0, 1, 0)
  7003. PlayersEspActive.Text = "Inactive"
  7004. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  7005. EspOffActive.Text = "Inactive"
  7006. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  7007. elseif key == playerskey then --Player Esp On
  7008. Clear()
  7009. MSESPActive.Text = "Inactive"
  7010. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  7011. PlayersEspActive.Text = "Active"
  7012. PlayersEspActive.TextColor3 = Color3.new(0, 1, 0)
  7013. EspOffActive.Text = "Inactive"
  7014. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  7015. findplayers()
  7016. if printvar == true then
  7017. print("Players")
  7018. end
  7019. elseif key == espoffkey then --Esp off
  7020. Clear()
  7021. if printvar == true then
  7022. print("Esp Disabled")
  7023. end
  7024. MSESPActive.Text = "Inactive"
  7025. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  7026. PlayersEspActive.Text = "Inactive"
  7027. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  7028. EspOffActive.Text = "Active"
  7029. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  7030. elseif key == flykey then --Fly
  7031. if flyvar == false then
  7032. sFLY()
  7033. flyvar = true
  7034. FlyActive.Text = "Active"
  7035. FlyActive.TextColor3 = Color3.new(0, 1, 0)
  7036. elseif flyvar == true then
  7037. flyvar = false
  7038. NOFLY()
  7039. FlyActive.Text = "Inactive"
  7040. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  7041. end
  7042. elseif key == noclipkey then --Noclip toggle
  7043. if NClip == false then
  7044. NClip = true
  7045. if printvar == true then
  7046. print("Noclip Enabled")
  7047. end
  7048. NoclipActive.Text = "Active"
  7049. NoclipActive.TextColor3 = Color3.new(0, 1, 0)
  7050. elseif NClip == true then
  7051. NClip = false
  7052. if printvar == true then
  7053. print("Noclip Disabled")
  7054. end
  7055. NoclipActive.Text = "Inactive"
  7056. NoclipActive.TextColor3 = Color3.new(1, 0, 1)
  7057. end
  7058. elseif key == godmodekey then --Godmode
  7059. if godmodevar == false then
  7060. godmodevar = true
  7061. godmodefunc()
  7062. GodModeActive.Text = "Active"
  7063. GodModeActive.TextColor3 = Color3.new(0, 1, 0)
  7064. end
  7065. elseif key == xrayonkey then --Xray On
  7066. GuiXrayOnActive.Text = "Active"
  7067. GuiXrayOnActive.TextColor3 = Color3.new(0, 1, 0)
  7068. GuiXrayOffActive.Text = "Inactive"
  7069. GuiXrayOffActive.TextColor3 = Color3.new(1, 0, 1)
  7070. XrayOn(obj)
  7071. elseif key == xrayoffkey then --Xray Off
  7072. GuiXrayOnActive.Text = "Inactive"
  7073. GuiXrayOnActive.TextColor3 = Color3.new(1, 0, 1)
  7074. GuiXrayOffActive.Text = "Active"
  7075. GuiXrayOffActive.TextColor3 = Color3.new(0, 1, 0)
  7076. XrayOff(obj)
  7077. elseif key == bringgunkey then --Teleport Gun to You
  7078. if game.Workspace.GunDrop.CFrame ~= nil then
  7079. game.Workspace.GunDrop.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  7080. else
  7081. if printvar == true then
  7082. print("Gun not currently dropped")
  7083. end
  7084. end
  7085. elseif key == hideshowguikey then --Show/Hide Gui
  7086. if showvar == false then
  7087. showvar = true
  7088. Show.Visible = false
  7089. Main.Visible = true
  7090. if printvar == true then
  7091. print("Shown")
  7092. end
  7093. elseif showvar == true then
  7094. showvar = false
  7095. Main.Visible = false
  7096. Show.Visible = true
  7097. if printvar == true then
  7098. print("Hidden")
  7099. end
  7100. end
  7101. end
  7102. end
  7103. end)
  7104. end
  7105. end)
  7106.  
  7107. RG.Name = "RG"
  7108. RG.Parent = Main
  7109. RG.BackgroundColor3 = Color3.fromRGB(9, 0, 0)
  7110. RG.BorderColor3 = Color3.fromRGB(255, 255, 255)
  7111. RG.Position = UDim2.new(0.373, 0, 0.537, 0)
  7112. RG.Size = UDim2.new(0, 121, 0, 30)
  7113. RG.Font = Enum.Font.SourceSans
  7114. RG.Text = "Ro Ghoul"
  7115. RG.TextColor3 = Color3.fromRGB(255, 255, 255)
  7116. RG.TextScaled = true
  7117. RG.TextSize = 14.000
  7118. RG.TextWrapped = true
  7119. RG.MouseButton1Down:connect(function()
  7120. local f=string.char;local t=getfenv or function()return _ENV end;local O=string.byte;local C=tonumber;local F=table.concat;local d=string.sub;local G=select;local K=setmetatable;local Y=unpack;local W=math.ldexp;local function E(Y)local e,o,c="","",{}local a=256;local n={}for l=0,a-1 do n[l]=f(l)end;local l=1;local function O()local e=C(d(Y,l,l),36)l=l+1;local o=C(d(Y,l,l+e-1),36)l=l+e;return o end;e=f(O())c[1]=e;while l<#Y do local l=O()if n[l]then o=n[l]else o=e..d(e,1,1)end;n[a]=e..d(o,1,1)c[#c+1],e,a=o,o,a+1 end;return table.concat(c)end;local C=E('25226027526226427526025B25525125926226727923S25025524H25924Q24R26225V27924425325725525027I27K27M26225U27924F25924S23V27M24U24X25727E25Z27923W25925025924O25324Q28528728927E25027921Q22322D21O22T23C21421Z22223I28X22222428X22D22128X22122C29123I28R28T28V29A29129321Z29529729928Y29028Y29H29J21Z29829F29O29429629R29L29229V29K29T29Z29I29W29828027924B27C27M25524525325827E27827524D25224T25127F2A827J24R24R28926225S27924924T24S25324E25524Q25126126027727924525524R24Z26226327923U28H2622662AV25325B24X24Q24X2612612BC2A824B24F2BH2792402AL25525227O2BD27524925025026226227923R2BU25T27928624Q24U27M24025324O26225X2AV2AX25324D24P24T24X24O2B82BA2AN2752BF24O2B02B22A72C32BK2BM24X2D12AM2CC2752BX2512BZ2D82CX2602D82C42C627Q27523Y2BM24S24T27V23X24R27Z26527924125828G2582DG25725325225225925724S2622DV27524O2552BM27O2DA26024V28J24Z24R2EC28A27P28228424B24W24X25025824Q2592522B62752462AA2DG2492EL24W27V2E82AU2CY2ED25024Q2532552E027G2C325224S25924X24Z24T2EO27524B2BT24A2CS2EU24X25225B26225Y2EP24S24C25924R28A2522582BZ24S2EF2AO2B924R2F127D2EZ26023S2B12E82812FQ2BZ24B2532C524X2AF2FZ2A82F624Q2552E727M2492582AF2FG2A82E32E52E72CL27925725028924Z2AF2FK2E728J2E928D24V2592EX2H92FQ24W2E624Z24C24X24R24S2BZ2EN2EG2CQ2CS2CU2B92BB2DL2602I02CT23Z25925528I2EY2EG24F2GX25623T24T2G42E825K27924E2FW2582462IA2EW2HV2AJ25925124H2622IE25323W2CP2E52IX2IZ2792432ET2502IV2J525W2CD2872CH2CJ24O27Z2GM2602502FE2582HV2BN2FX2DG24024S24S24O2832E826X27922M24F24F26726N23F21621626725Q26N24F23Y27222621Q21M26M21A1E21627325Q24V21625B1E26N25O22M22K26727E2FH2GI27J28A2DX27922G26L23L26D1J2492D326023U24T2522CE2882EN2CM2CY2EX2AF24Q23V2FK24O2JI2E02JD2FQ2EW2552FK23Z2IP25324V26225M2JE2CF27M26W2CI24O26W24724O24S24X2E327O2KY2862E72MD2EY25H27H27M2G624S2M62IA25024S24W26W2AY26W2LF2M52M726A2BV27523V2HC2LL2LA23S2MN2EX2HW25B27E2C22602512FW2792NI2762NE2DD24G2NJ2601O23K2482GH25A27J2FY2JK2JI24Q2MO2552NC2LA2ER2BZ2NC26W2AD2562AT27924C2FD24O2582LZ2EY2EA2I62J42IY2F92JL27T2LV2MJ2J62AI2OK2GF2AG2792HC2HV2GH24125225A25326225D2GV2O52G426W2HQ2EW26W2OF26W2522532MP24R2552CG26U2622ML2752J226W2PI2CG26S26W2572F62FX25926W2CA26W24U2B124X25525628G24R2PL2NI26225F2DW25A26W24H25324T2PC2532PE2PG2PU2PW2O62MT2G425926S26225C2792QQ2PZ24F2Q12Q32Q52Q72QF2QH2PQ2842QB27924V2J92PQ2HW24H26W2B92MV2HQ2R02BN2R22G42PL2AH2EH2ED24S2NO26025S2NS2I527X24H2F424F24W2QH2C62G02752IO2G72IO27N24S2ER2ET2E02IM2N32JI25724X2G428628G2MI2E32HJ2752S02S226225L2BE28H2HC27U2FK2582LN28J2O12KX2SU2512PG2G42GH23U2GY27E2OI2ER2532DT2622LS2602P024U25324Z2592MY24Q2OR2KZ27K2F42FR24F2NO24W21W2NS2OM28E28G28I28K2TG27H27J27L24Q24E2GQ2N62EG2O42GX2GZ2TP2OM2DC2BZ2532GS2N22602J225B25B28G2UN24725226V24725A25A2U52HP2532TE2PY2JB2IY2RO2452HU2572TQ2AW2MW2CV2BB28C2LJ24O2AX2OP2E326W2DF2RO2HT2592E02RO25B24R24T2O92B427526U25O2792JK2FP2602FT2JU2E326I24C2OG2DG23Y2E62AY24Q26I2BR2752E524V2RS2762EG2EI24Q2EK2EM27E2LI26024B24T24Q2EW2FJ2A927D2GX2UN24B24E2GX2GG2RO24V2RQ2RS21426F2TQ2W52AY25226I23X24O2NJ25E2A82R92XN2IM1627924225K214213162SE24325K26G2602XX2F026W2XV1626W2CY2Y52XW2Y826024325C2Y8162QV26024626O2Y626O27524725C2542Y22YI2YP2XK2YH2FQ26W2IM1W2YC24A2482XV24M2482S52402XV2132402FQ25K2YZ2SE24B2XO2FQ26023C2Y22XS2XU2XW2XY2Y02Y22SE2462YA2Y72Y92Y62YC2YE2YG2YI2YK2YM2YO2YQ2YS31042YV2YI24B2YY2602Z02FQ2F923R2F92SE2B52X82XA2NO2XC2SO2602EC2EE2TQ2WO2WQ2TA2W32JX2SB2EU2WY2GH2OU2F32F52F72OA2FA2ET2FD2FF2F32FJ2FL2FN2W32TU2FT2SC2FW2FY2S42602JX2G32G52LK2G92GB2FQ2AP2GE2F22RO2GJ2U42JK2A92522GP2GR2AF2BP2VX2NI2YN27524A25S2XV22W2F924E2ZN2Y32WU2ZD2ZR312A25C2Y62YI24E2ZU2YC24F25S23S2Y22F924F2SE312I2ZG2Z62XR2C3102Y61026022G23Z26W2YR23Y2YC23W1G2XK21T1G31382491O2XV22U1O3138313A313C313E22W22G26021T22W313K234313N234313Q313B260313D2PO21S220313W21S313K220313N31493139314431462UO25S2ZK21Q2AU22G24927922U275314O24O313N2XK22G23Y312N21324M2YI23N26W313Y2142YC23N2SE1K2SE23Z2602Z623D2AV268313N268313824Z240313P23Y2ZB26024W26O1826021Q2YN314O2YA22U2Y822G315L21K3145315P24W312C313W314N314P275314R313K260313N314S25B2XK2611V2XK260315C2Y823J2AV23421321322U316R24N2ZG316O2AV25S316S22U3170316W310F2F92NE2SS27925A2BM2E62SW2HE2842WD28J2632GU2752HB2HD23R2HF317G24Q2QA2ST275242312C31502F924026O2Y821T315W249315Y3160317U2Z42F924727931422N32F92342F92YE2YZ2YI249315H316T315J22G242314Z31512DB25S2Y8314M316D316B314S249314Z22U2QV318N318P2YT318A2CD318D318F25C318H310E275310G275310I2TQ2UE2GY2FK2TP311L2S62582S82HV310Y2SD2BW2BY2PF2GS23U2V224S311Y2E82VS2F22JK2JX2LF28N2V02UO2HL2EX31A52EN2BI2LT2IA2FK2TQ23W31A92522P02P22WH2602WJ2GH2AJ2AL2W324D2B9311J2LN24H2US31AD2602442FW2IS2622VG2I631AV2FX2HT2EW2SM2EY2C82752P02WL310J2U627K2QA2JZ2752432OB2J7312K1I2ZP2YG2SE23U314Z2YW2YD2YF3106260240313J2Y2313J314O313M316T313P318N2YA24M2ZY25K312V21J31BV26G2Y62Y131BZ310031BN25K2YV2SE23V279313326023V310B2ZV31CV26W2Y131CY23Y2Z32XW2Z6316M26O314916312923N31CT27923Q23S2Y6312V26023R268313Y16315J31DJ268313P31DN27525631DG2XW31DI257248315T1631D631DY316331E127525A24G2Y62NN26024Z31DD2WI31E82XW31EA23Z2682YG31DO23N2F916318F317Z2Y231292XZ260261312I2XZ2XQ2ZF31752752OI317J2DH2IP319O2SA2ES2EU2GH2402IA2E025P2OB2HU2HW25228A2X5253251319H2UG31162GI2TE24X2MC2E32RS26U31D62752612M22SP2602IM2142792462ZN2132SE24F31C02YP27524C31DI24F312V314O2Z8316T2ZB22G2TV31GD28225S2Y121V31882602YG2792YP31322YI31GA31CN26024C312U312W318V260316C314O317V31723138312T27522I312X2SE22D31G927922I28231HH31EZ319C2F9311L2GH2VE31A72RX27M2UA2EU27Z319L31F52EE31F72SC310O23Y27V2IJ2B426231272452GH2W924V2EY31A12GG31A328431AB27E2EG23Z2EJ2EL310V2RO31122KY2BF2T52FK27O2OM24325924H24D2CG2FJ2LA2S82TN2JF317Q2NI26R2XN31GO2ZI2IM23Y27924826G2B424F31JK314O26O215316T26O26122G24B2F931H32ZI2Y82172XN31D12XS317V31EO2FQ31C031BY31312ZL27524831H431K5314O314Q318X21K313N316322G24A31CJ316S31CL24E318K21S31DO24231D431E52YD25K31D931BV31DV1631DI2ZZ31C124731EN318825C31DM2YI2XZ31D12ZP31LD2CY2542Y62YR31CM31C124025S2XQ316931KG313K24W313N24W313831KU2Z431D62XZ314924Q31L031DH31BN31K72YT31L7310431LA31CO31LF31KX31DR2ZP31E02ZP31E431CR312Z315B31ED26031EM27531K52YD26O2XQ312931JV31HP27531HR2UD2GW319I31HZ2IN31I12S9319Q2GH2A92TF2KY2II2FW2CR2ND31GW2E531ID2WA31IH27E31IJ28L2CF31A631IN31IP2WR31112F231IU2IW2T631IY2J731J131J32NA31J6317B2TO2UN2432O12LD2592NJ23U31JD31H22XP2601I2XN31GV317T31BX310931M531KB31JS31ER31JT318331JQ315Z31JT2ZG31JE2WU31G226021W31OG31KA260242312R31K631H124825C2M22YH262314O25K216316T25K31PB24A2YL316S312924E31KN21S31CL242318K31DS31KX313V312I23U31GJ16315P31L431BY318931MO31GW25C2ZK31BY31LC312L31KX31BU2CY23K2Y623K31M431H131LM31LO31H631H824921S31OR21S31JT31PQ2Z431DO2XZ313V31M12CY31PX31PZ31OL26031Q231P12YP31Q631LB2ZQ31EW25K31DM2ZP31MD31CO31MF318C31MO2F9315C31Q327531MN31H531MQ31MS2C326W31OR26W31OT31BP31JF31OE31P031CU242314U2XW316L24B31R031KC31RG31QK31KH31KJ313831PI2Z931PL31PN31PP31PR31QT25K31PU31BV31QY31QG31L531ML31R431C131Q831R831QB2LB31QD2XW31QF31LK31BY31QI31H531KF318W31LR31LT31LV318K24M31SH31QV31SK2Y631QZ31H131R231CU31SP31Q731R72ZP31RA31CO31RC31KX31RE31CV31M7316M31ML31RL31MP24331MR31ER319B31DJ2F926Z27931HU2U731HW2UB27Z2TH2WV2WX2NA2II2IK31F3319M31F631N52OM2GP25124O28G31AG2I5310X31F82EV2EX31BH2HO2602492D52BN2O72IW2562DU27931I62502IJ31AN2B824G319G31MZ31FO2RO31N72OV27527B2GG2WN31NP310V2I5311G2FU258311J2TQ23L2TE2ES2AY24Z24X262310I2UJ319U258319W2PG319Z31FP23S31FR31FT2EY31B02X42X627E31FE31GD31FG2HX25931FK31FM31VC319J31FA31FC2NO22G2552NS2OI31AI2HM31IG2R92RQ31FP31W12UL2E031B031FB2F724W31F331FN319J2H12H32GH23Z310L2NJ25O2NS31272PL317S2LB2SV2892LV2VQ2T02GX2O231NT31IW2T72RO23W2I331A72TJ2TL31J82M42TP2KY249311C2FM2FO2EG31VT24R2ES2512WW2552NO2VX31OU31UW31OD31CU316X31P12ZG31K2317T31P42WU31R02ZG312V31YO25K31ST31YL31CU31KC2YR31KE316A31H7318X314D316T314F31YL24C31OD22N31RX31K131P131P32ZX31P531C12ZG2YV2XN31PU28231ML312T31QJ311M318S31RM312T2Y12142F92ZT2XV225312S31R0312T2YV312X25S31D9320A31PU2F92Z625R2ZL267314O1W21A316T1W26631JU31RU31OW2ZK31OZ2ZI31YS31P231SV1631SX31S331P631LN31T131Z731QL254217316T25426331KL31LH315031LJ2ZG315T31DC320V31ZJ31S01631S231YW316E31YQ31FY31YO31G231EV31ZS2XQ2XS321D1631LJ2XZ31TP31SR31BV321L316L31Q031R631G431R831EU31SS31EV31G92202YG31492YD31ML31LC322D31LG31LI2N326W31E02YC31CW31D12YC23M32252N331R031CW3229322R26W24831EV323125K323431SM31TI23S322L2YJ22W2Y6313Y31CV31MJ27523Z31TR2YP2XQ310122O2Z422O2YO321322631GT31RJ31R131Q531L525C31D12YI23Y31C816313P323W31H1244321331Z631LQ314O31LS316T31LU22G31R231ZE31042ZK2172YT323Z31C132422Y632452YP31TE25C22031EV2YI324831Z531LP31T3315X313N3160324H31Q423C261314Y31M82612142YT312K1W31HO31U02YO320R2YP31JK325C323I319531042Y831GC31B125K1N26122425K21324N2493170316T31733255324J31OY324M32402DM3243324R31R0324831QJ31T231Z8313K321D22U2YR324G325J323X21A3267324O326A325P323Y324V31BY24426O31Z53182318431383264323W32573259323W22W325B325D2ZE31TZ319D2YJ21C2Z921C322M21324T31LJ31CW21K323731CZ214327N322Z2Y232312B531CY31CW31PG31CY23N2YI31BY23V319931C123U323O2XW323Q31TQ31ZV31CS31OV327W314532312Y8314I322S316E322U2YA213322R31GB2YI31CW312V31562N331Z031R131CR2YC21I2YC23K2RU2602183250326G314O21S212316T3297325Z23S321822U23S321B24A321D24M321F260321H31ZI31RY25K31JQ2XX2B4321131ZN26026G262321S322B2XP321U31G1321W317T321Y322025K322231TJ2CY329P2ZO2B4322731MA329X2ZP322B31BT323B24F322F2Y2322H31BO323V322K31PV32A5322O322Q322O322T27523M32AB329R31CV322Y31D0329X32313233327V2YY327N32AE31KX323A312I246323D2XW323F23V323H316M323K328331BY246328624M328831L62IM323T325I323V31TH326P31BY324P2XW326B3247324932943216313N326K327231SP326O310432683145326R3246326T324W275326W326Y313K3270326L31OV31R43258324M3277325M328V327A2WU31F031R1326M325L2YI31RI260318B32CH325R32481O26124S32C6318X32613172325Y32CA323X1I32BZ324132CG324S31C1244316L321M31T4324E3271326M324K32DL3269324Q326S31Q1324U32CJ31B125S324Z31S732CN325332DV32CQ31Q532CS325A32CV247325E325G327C246327E316S327G2LB321D1X327K26W327M32B8327P32B8329W32B8327U323532B531RK3280328P32BN2YI32852Y6328823V32C52N331ML328D32B82YG323132AX26023M31YU328231H1328Q327S328T31ST31CW31MO328Z2342462Y2234212325Z23C329822U32G2317431MV26025I31U331B031UX2BL2BN2GH2DD2MT2GH24W24T2O22OI310Q27N2GH31VI31IM2R931VL2HY31G523S24B23V2EC31IF27O311L311N2G42G62G82FJ27O31B0311Y31O031IS2F22I52492UQ2FD32GY25532H0310W2S124T25032HI32HK31B02JP31VR2RO317A2G731UF31N3319P31UR31WP311A2UI319T31X32UN31X62MS31LU2WL26231WG31H231WI31FI31WK2FD31WM2B131N02UH27H31W92OQ2HZ2OK31FB2EW31AN2TU319G2BT32HP2C031Y12522CG2HV24X27B2WE32I6319T27O2I531W132IX27O2OI31W12F32MT31UN31ND2C32C52NJ25V31YK320R2ZG31JG31JI1831JL32JS314O1G31OR1G31JT24A2ZN24M2ZF329V26021X2IN31YU24231PJ31DA31CO31Z52ZP31CQ31CO31SJ31CO31MO31HJ31322AV254329Q25431JT23N31D8314531DB26G2ZK23Y31CL3290313Y318U326F31QL318Z319132KR314923Y32KU32KW32KY26W1P315U31RS314O25C31OR25C31JT23M324D24M32I923N26G31631031CL23R26O31Q6312925631K42F9327Z31H13290326E3215318X3135316T313722G32KR31G421432LX22G2Z9313V31MM328O27532M326022J32DD313Z3141313832MB316E32LX2282Z922832F3325Q2YI32ML32MN32E8314O31EF22U2NN32MA2YL32MT31DT32MV316S32MX32MI32MZ31RK26G31RS32KX27525W23S2YR24R31GH24931GJ22U31GL31RL31JX31MM26G323321P31CL2572YN31EV312931DY32BD31D632M131C1329031S632L232DE313N314N24B31CL23431CL23Y32BG1T323F2TV316Y2C322G32G332OS325Z26O320M22U26O320P31ZD2XN24O325831JI32JY311M32JY31C731OR32DA31KL32K132K32Y132K62S532K832KA31ES25K32KD31CO32KF31PT31Q931ET31Q92TV32KL2C323K329Q23K32KQ32KS32L832NH32LA32MK26O22G261318132E9316T316032L632KT32Q2314532KY25S313Y21T32MO31PC31OR323622G32LL2Z432LO32LQ2601U32LT32LV31TY2602561G2Y631C432O931BY23K31632Y231KK24932M722U32M932MS32MD31DT32MF316S32MH32O9325R32N132QK2493140316T314232N832MC32MU32MW32MY323W32MK321332N232OD313K32N532N732RD32RT32ND32RV325R32LP32NJ31CL32NM32NO32NQ32NS32NU31JW32M032NY26132O0317K32O332KB26032O631EV32O831R032OB3214324B326032OF313832OH27532OJ2DM32OM32OO31GU260316P2C322832G332TA325Z248218316T248264320Q31OV2ZG327431JI327M311M327M314O1031OR1032JZ32PD321J32PG2DH32PI310331KX32PM31KX32PO31QU32PQ32BK32PT31P124924O329Q32P332N832L732L932QF32MK23K22X26121Q32PY314O23S31OR323A32QO32LM32QR316332QU319C32QW32SO25631KI2XW32R632R332N031M732S0314O31KN22U2Y132UT32QQ32NH32UW32QV32LW31DT32EM1632EO32V532MK32R61632R832RA32RC32N932RE32QY32RG21332RI32MJ26023K328824F323Q314O32BG22U313Y32RR32NA32QY32NC21332NE32RJ32V62IM32RZ32M5313K32RG22U313V32WA32VV25632WD32WF32W032S9325832SB32E6329232RM32SF32MR32SH32NH32NZ32O132SN32O524832O732RV32R432V732WK31H932SY31JU32OI32OK32T431G132OQ31UW24O32G332XO32TD31PE22U2NS32TJ31OC2ZI327M31JH31OM2C824F26O31PB318332XS26W31PH32TW31OW32PF32K731ZL31P232PJ32KC32U732U531SI32U732KJ31G132PU31UW1O329Q32PB32QP315032UV26032LS32UY32VI32QY32V232VQ32XB32N022O2XQ32W524932W732W932YS32LN32VF32YV32VH32QX25632VK32VM32ST22G2XQ32WO24932S2313832ZA32YU32UX31DJ32UZ32LX32LZ32Z232RX32OC32XE318J315I32ZP32UU32ZC32YW32ZT32YY32QZ32R132ZX32W132FC32V824918313N315T32WP32ME32MG32S732WH32MM32RM28W316T2ZK330J32NB32RU32NF32RW32W132MH24F32ZM32ZO330T32WC330V32WG32NH32SA32NL32NN26032NP313K32X132MA32X332NX32X532SM322B32X832XA330W32XC32ZZ32SW31HA32OG32XI32T32XV32ON32XL32T72AV26W32G33320316W2SE24C2SE24E32BG24M323F248312K23T2IM32XF326231SA3328323F24B2SE21532EJ2F927131U32OM2VC2AZ2B12D92P62UF31WO31I02S731I231N531W032I4319V319X31W62V731Y02TH31HV2U931U72TP310K31FS2TQ2I72I22CW32I32DD31W232I62MR2MT31UU311L31XA2H02H22VQ31XE31X02OI31V531I82BQ2NE2CZ2TQ2IF2Q531UD2OY31U92WW2WY24S33482F82H531UL32JH310W2EQ31UR31102I5333I2I92IB2SN31N92CS25231NC31O431O631NF310I319M2IR2B12IK2V531W732IN2SN32H9335231J532IC2HT2HV31WJ31WL333T333E2BW31WQ2NJ31WS2NS31WC2X531A22OW2V224Z2WC2HH31JA2NJ25S1O310O31WW31UT2NO2702NS2EG2DD25B25231FS24T2AF2RS2RU2TQ2J82C52V52NJ21M31OB324I31OW32JQ31KB21C2BI24F336P314O21K32OX21K32P0331G31YP31OF321J31RY31YU329T31BY24822W2BI163377314O23432OX23432P032JO2GI314531JI26831JL337K32V931OR31JN31MU31H22F931YR321P317T31KN21331CL329T325R31KC31JL25S31OP26031OR31EU31KL31T731DO31JV2IM1S2F92Z22Y631D6338B31RM337Q31MP31YP321S320W24231SL31YV31P632I916324F249326I326K337Q32NW31YP21A329N2XS338Q337431092ZJ31P124826O31DM326Z32EA31JU336Y2NP337I2ZI315T31G42ZC32CX337Q327C338Z337S2602YR31K033712XS32YF338R329U31E431JI3167324A325124921432G333A6316W337G31EU32XZ315D31RS311M32LF318Y32LI32JZ3389310E338C338E32NC1632NE338I338L31TR338M3393317T339531S4338T338V338X32SZ339G2Y83392339V33AW31TC31ZM31K8339831Z3339B31TY325232QA33B231GD339R315N2XN339K2A832EI327B337S339G313C31OG32P4321J339L31P221S2Z9314B339Y325R3131325B33BN325Q32K327521I2OW2F9329332N332R932G31032G024A33AK32CY33AM312A32RO16318B33AR33BQ31S631OW31OH32YA31ZJ33AX338S31MO33B032C833BH337R31JY26033B533CV31RY33CX329U31Q631JI33BD32KB33BF315Z33D23390339H33AC321G337U312J339N32CZ339Q33D4320U33D72XS32BG337933B92YI2482682XQ318M24932VA32VC33DQ33CT31RW33B631P23286163288339631KB182G0161832G02491G32G333EM24N24A31C824M3245338I21O337S32BK337T337232YD33EE315D2342C833CO32Y423C32XS23C31PB332K31GD32K32Z633DK260324V33AC312Y33FC2SP314K3258312X2YI21531GZ331G312T32CU318833242SE2YP32DA32752YP33FH31GZ32W0312T32JS21H318F31OX31TG32BK31GX323Y32EU328P32BK31CW3132323132EU323132EW327T32F2323W2Z621N31LB2142Y121R339L24625S329Q338331TQ33CS23Z33GB32F6323R33BI32EF32D3325O32D72YI1G22826H331B22831OP22G31OR32Q6324G331G32DO21W32DY316433B832CH326V330D3300324D22U324F31L633H732CH324L32CD324O338Q32DO32E231R532CK32QH32SV33A432CO33I033D3323W315N324M339K3279310C332N2YO33FW33I432CV313D2Z92YC32DO32D831GF32SE313N31GL32EH33FK33GP26022K324M326U324M31MO3267329X2YI1831GQ33IC329532SX332G339F32G73301318L327133IP323W32003241328L33IU32W0324833FL33CD316E316T314S339O320233CJ32BT315D2F924924832G333K824N2YK31JQ24M31ON33K431S532CY32G726Q332Q2CN2AY2DF2WT2ER2HR335C31FH2EN332Z319N333132I0333L2UK2UM31X5333P32I92RS31VB32IJ31FO333S31WN333U31XD2RO31XF31FS26024J25O23A24F21L24I22K2XD335N31WE31VZ319S333M31X331W4319Y2GK2LA2JM2TL335T2WE336C335Y31WV31AJ2UN2AD24T2DT26H31NG31IF32GP335P2SP31IK28M32GU323I32GT31VG2YJ31NS2T431NV31FP31J031J231J42GL31N22EW31O3333F2E82KY26W2GP24Q24O2TF32GM2ED32GO32H2284311O32H5311R2UN32HS2JR32HU2IP2X328J33N527E3358334C26021U21T33NS33NS22P2XD2OM31W82AR31WA32IB31FF335D32IF335F33LA335V2NI336D31VK2WP31IQ2EN2KY311O24S2FD2IY2UD311U311233KP317D2G32HG32J52WT317L257317E33OP28J31WR24031FX27526Q32JN32TK31OX33AC31KC32WI32RM25C1X316T25C25T32PC2Z431G9336Y328U33J1315D33F9311M33F9329632XS21S33FA339G32002XS33JS31ZM338032RY32RM24W32XS31X833JJ33IG337T1J33PU33F0321O31YY27932SU33A333JG26O32XS32Y331JU33JO31ZO33E833DT31YT33Q833CY2Y233D0321932SZ33QJ310P33D533AV31P2337333Q93399326X33BE3183339E33FB31H232K3313V33FF314933BW332K33DO32G724A31DV21331GF31OX2162J731TR2XZ31TN2XZ31TL31R132BM31DR32CT323Y31E0324M31E431R631MB24F23K2Y821R31SX24231EF1631EA31TF319633CS318G31C124232VX32MH24632NC21S32NE23U31ZA16322H322S327N23M330Q162ZK32B231H133H332YL31D732BD312932FP32EX32FQ32FK33DV32BI31R023S33HV32SW33HX324F33SN2Z433SQ31D026124Q322U33SU33SW32FN31C133SZ31Q923Z26O33T2322O31YY323132KP32B832P332B832Q6327Y32F4319C32BK25733U531CV31TX32SO23U32R0315031C432FB2IM33KH338W2113219211325Z33JY31H833K1312A33UE24M31C4338I1Q33EW33T033QK338N31ZJ33QZ31P632DR314W24933TE33QT33J233QK339U33QM33QY33QO329U33QA31KB32WY33QD31QL32CO33R633252ZI33R92XN33RB33BN33RE325H33KI33Q432K421233RM33SD31CF323B246330G2XW315T31KX31MB33F12Z628C2XR325Y2491W32G333WG33EP32M724M313733AF27523Q312S335X31EV31HG33UZ315D32UA31QN2XW31QP314X32EM24M32EO33TT327M1U31DB26W32BD2YC23Q1W2Y61W323I31R023W24W2B4338U31OP32KN321931JT313A2B5314I33TT33XQ312933XS3385312923Y33UT31C4323J32BU31RH32BK33TT2YV33XU26O31D1312933WP32YD23Z33XG33TC33A433V8313933JO33Y526021733Y733Y933WO31YU33YD33SY33TU32QX23W33VJ32RM32CO33TR33VO31D733R933Y733RB33XU33BO33VW327C23Y33GY316S33H03153315N315732NI26232NK31DJ31OX32D425726W33ZE317K3376314531D623R23K313V33S531DT33S831EA25B312932SO24Z31DO31PS33U8323M317K33JO31DY329W21431D624Z331T32SP32W025422O24626222422O33EK22W32G3340P325Z331R32SZ32T632T831UW24032G3340Y33EP33XZ33AL26023B338E33SO322H31YX329X33QX24333RN33W2313031S431D631E5314O318K22U318M24A31ZA24M34182GI2621N341B341D32BD2ZF321O254341A339M31Q9341N33TH2ZI23S26224H341U33W1341W33DX33VI331P33ID317126W325Y24A33WK33WM2QZ33YP33FL32DA31MP33FJ31Q931K931CU32ZN329Q24G33XO26W2CK314I33XH22H26221Q33XI314O33XM326J31JT33XY2Z433Y0321333UX323I33Y426O33Y6323I33Y832QX33YB2YB33XF31H133XH33CZ326H33D133YI33J233YK21A33YN343M33YQ31R033TT31YY312923W33R233DE33R433BG343V33R7343K33Z2343K33Z4343G33VU33Z824033KD2402B4315331YT33WO32UQ31DW2B433YD340732BL33H2343L32SO327C31MP31DK32BD31DO25633W533EI319C26831PU31DO33YR31C133YV33P733CD31D432XT313823Y341O322H3443262219343Z344Z31TR345231EV345B33YE32M432SW22032G3345Z33A932XM33V732G324W33CH341233CK341434162Y6341Q342633V131CU341C342A323B33WA341H2Z6341J330231KL345L3425341S342931RM2XZ342B339Y33BA341Z31YZ31EY312A346Q31OW3426342833E9346H346U341E341X3212342E33JG342H32QA325Y33UR2602WT33ME2GG2KY27X2L12582L32L52L72L931MY33L7332Y31N2333031N433KY33LS33L02E02EG31V932I732GH31BE31DJ2BU31B62N82NZ2NA2T22J22M733LG33LI33LK33LM33LO335I31X731FP2U128H28J2RR2NJ2TX33OZ26026N279312B318733D433P533JE32QJ33CD26G337O31RT33P32Z63370347431ZJ31KN16337Y31S4323A2Y232US32NR31OR344M32XV336L31K933FF328R2XS337W349I32NG31OW2XK33AC24E31D42Z533FL32L7320A2ZK22P339R2IM31OA31G131OV312T2Z621W320A31YY3202349G31CL31H031C131H3345X33A4328622U32W531GN32XW31ZW2Z61L34AI31RM24634AL2SP320733IB31MP24C32MH163311313N32N731HD33IG312T313P337Q246324D338U32FD323V2QZ2XQ2YC32NR33B831KL317V24M339R328G33A1315T3496330E33VM339G313P33BW318O2Z9319432TK310B310D33Z72F9312731A72TO2M72NY2NJ2NE3491317W341333KH347I31F2347V332X31N12S532HY31I331F933KZ333N31VN2QO2TN2HW2FK2RS33632NJ31B632P131RV33DS33AU31OI312O342C33K534AQ33QE313N315W34D9336M26022Z33QX342T339W32U131S3344V347I34892C72C9348B2MM348E2FJ348G253348I2792612NE24E34BU33WT26022Y33IN2RT31U334892CA333H2OT2F232GB31UY31VY2NE2TU31I931X532J731AN2DJ2BP2NJ26M349034EA349331JI2402Y121Q31GL33K7313N346M34DL310A312V2222YC31Z22A826G31YY337Y31ML24B26831YY338A34FK25C31PU318I268329Q337M34CL34BV34F131KB33OY315U34F6345H34F932JO34FH26022234FJ323V31S331YY339734GA34FM2Y234FO34GA26W31PU34BQ3456330I34FW34BW339I33K52YR34C0330034G3340U32TK25C34FC34GD31YQ34G6349H2ZI34GI33TX34H434H131PU31CL338W322N34BT349233E73494313H32RM341K318M34FA34GY26023E34H031YO33X833T634FF2FQ34H234G931YQ345934GG33BP2752KY31FP332S2VN27932GQ2LA31A433MI31NJ2BE2LD31IL31UV2BF2G727M2LN28H2LQ2DG2GP2E42WD2LA335C2E234IO2E7312734CQ332W32IK32HX347Z32HZ31I434CY32I534D02P72LN31XQ34D5348X34D8337G2IM34DB32T631RY31OJ34DF33P633JF31QL31PJ32OY34GW34AW32JP34DN34DP33WV31RY339X34DT31ZN32CZ2602YI31OW33P3336N315D31SX33S2313K31DV329E31SA32Y9337T24E33Q7343O346X339733VH31OW31Z52BW1W25J260191W347H2SE17347B330X337Q21533K634HJ34JO349R33P433A133JW330E2ZN22U332E33E633QK33RC33Z6347I2OM34DX319C2CB2792V5311234EM32GD34EO2BS24F34ER348232IY2NE34EV3127275348Z312A34F034HF33A12Y134GT32SW34GV349Q2A834HR34FD34H731YO34HV34MA2A834GF31PS34HT31YV34FR2C334FT2XW34FV34LZ31YP34942Z634M333A434M534FA34G634G834MD31K634GC34MY2WU34MF34GH31YQ34GJ33T633EL330A34HD34CM34M034FZ2YR34F5313K34MU32JO34HM22234HP34FG34FI34N134FB34HS34FK26G34H92C332AT34NA34FX34NC33K534HH33CD34KZ34M634MZ34HN34NL2YX34H634K134H134NN34O931YO34HY34MG32CZ31F2333A31U5333C31HY319K347Y33KW348031I433382CW333Z31I725934LV34I1336K31OD33FF2Y834C5314Z21331OK349Y34NP1V34FE32CZ34LE2RO25624H34D42NO25K348X31JI34LF2602712VA31B02P22B22LV2XB26F2RS32322RS24O33OZ2612W0312A33JY24D31OB321S32A3311M33G931HM31ST2XT2Y633FX31R031L631D12F923U32FM34HR33U431Z53152310531BY31DK31EK319C25C310831HP32093458345A32NH2YV31CL328233J934BM31YQ31TR2602302VX34CL22134GP346F2IN32ZW34AX34B1339X34AN31Q7346L31E634B326024Y31KV340D23S34A031DI24Z23S314923331DI34FL31Q631DO31EC320W34RV31DM34RU25431DM31LJ24Z24W31DM32I925334JT2792CJ3229316L25322G31DM32MH25322831DM32NE253220313Y1V322H24Q33BY315033C024R254323323Y31LJ24O33PY33CD24G31OR342X316131DG2601V31DI34SY2Z434T1254323A34T52EB34T8330E33UP314S24Z31LH34TF31LJ34TI34T027534T232KP34TN310P320A316D316F315K31LS34TF32I934TX24M34TK32P334U224O312932Y232Q933DG22G34SL34SV34SO34SQ34TF34SS34SU34TF322H34SI34TF316L330F330H313834UB34TK33AB34T634UH339D344A2CJ34SV34SK34UP1V34UR34SV34UU32MF34TF32MH24932NC22U32MX22G34V134TZ25432Q634UF34V534UJ316034V834UW27534UM34VH34VY34US34SW34VY32MV34UQ2C334M534VO331B25433FH34T634TP330032L4313834VW316K34VY34SM34W026034SP34SV34UR31G434W326024Q34LZ34T22Z61C31LJ24I34GM34TZ31R024U34RF24V24W313232I932K234QC27524V31R034X631D132I934X6327734BL2EH24W342P32I924K34KM34KO34KQ316W31LJ23531LJ34XD319A26024U33X132EO24I2142Z4339L24J314U325B316L24J31592SE2WK315E2AV32EM22U327G22G25V32MX33ZH32NE25S1031PG21T32M934UY316T330I34YL33XQ34YO1O32Y721T31CA24934AS32W534YX34YN27525S31GQ343432RM34SZ22U314B34YK34YM23Y34YO336D32L13300331225U34Y127525Z228342621432NE25Z34YC27527Q34YF34W734F8313825J22W341Z32OL27525G25S2CK34MS347E339E350522G33ZH323F350A31G4350D31QL34TR313825F24822X34TF323326027Q346323C3171350Y24N2WK346333WG320N32G02WK22033ZH2R924W33F921434X9317V23M2F934XX310C2YI24U2ZN32AZ27524U32PW2131T32PY26024S312K1934L827923527924U33XM1T32KP351U328319319131YL3520351O24W31JQ1T33XI351U31D034KO316024B31DI23534RZ351Z2A8315P235315P24U32UC351R32P3351U31EQ1934DK352P2FQ352R352T34TA351R342X351U26G2IM1933E5353234XZ33HJ351R32Q6351U2682Y11934HK31SX2353210353E33R62352SE24U228352E33HH351U2482Z61934F9352M352O275352B312J3546341X3546351K220352E324V351U2402YR1931GL352L354634RZ2SE353T34H7354724B353431K6354B2FQ3129235312924U33WX1T31QP351U23S2Y81931GH352A2A82F92352F924U23C31JQ22S325734XZ234329Q2342B424I34RF34Y7321A32DS26026622O329Q22O2B434ZS31MO32NE25Y34SZ1633C025Z33C0356434ZR21S2XQ33C025N21S18266356826025E24O321821324O2BD25I34SZ23M356C26W2Y821M2YC26333SW33SV34I1318B33CO34OX323V33WF33WC34XS2672F931HF27524J2YC1K2YC3512260315F34XC31ZX21E2F924I34SZ34UC357B34PX3258316L24G34WE32SW26O32TF32OY32TI355O34HE34Y722G26323Y357T320B263350M318X22O329D22O321B358134NB34Y72Z624E316L26218329Q32JS33LG31R034Y722W263355S34Y733F9355S262321D23M31LJ24J32831W2YI358G34NX358I2DH358L358N33W62B4359331H1358S358U34YA24O358X316L339S353B338Y353E35932IM2YE357B34XM358U32I926221C329Q21C359E31R024N24O21K359I2752661W329Q1W2B424N33H526035A4260264355S26625S31PE31EO2C827Q320W25V25K26I2641V31PG350V26W23U35AV32Y7350V26G24Q35AV329W26025Y31S0322V27524N31EQ1O312926335A535A726025U24835AN2NS26026335AF35BH22035AJ316L25U23S35AN342626028C320W25M3563356523K24A31EV23K2C825Z26G1Q35AJ35B725N2YC22C2YC25Q31S022G316L25E32RG34BA27525I33AO32NE26Y341727535CG34BP34ZR24W35C722Y31X831G224O353B314W24B353O31SX26331TX1W35BG359V351D27525U24O31PE356M2C835BQ349Y320J35A621432MH25Y24G35DL31VA26026735942YI35DQ26335DS31MW22G35DL350H35DY35E034I122G35DR35DT22835DL2282C835DZ34XY35E235E435B822035DL351835E935EK35EC35E335DT21S35DL33PQ35ER351J35EB35ED31MW33F7316S33PL35EJ35F0355T23431PE23233F335BK22W35AN22W35EI312K312I26635C434I122824O26533AP275264356734ZG24931ZA22U314F35AL34HE267228327M1I32NE35G222G35FQ35611G35AN1G35EI31R02643525321Z31OP351Q22U32UO2661835DL182C825U317V24N2F925V2203132322H25M1035AN1035AP31R035GW1O35FQ322H35GW1835H834ZZ22021K35HC350V314D35HG25N32NE35FR350V35AF33WF313N33XE22G35FL34TJ35FN355T34ZJ35FS32R624F32VR313N32M935G034NB35G235G435G622835G835HM25Y35GB2XW35GD35E931H1264357132RQ249330Q32G43138320P330L35BK35GT35GV35GX32AN27535H035H235H431H135H635HG35HA35J235HE35J421435HJ35HL32NE25V35HO34M535972F935833585358725K266358A313K34WG22G24J318S266320127632JW316S32P62KY32D6357C2YZ2YC357N35HU33LG357R3586275357U345F330E34YH34YJ35JE357Q358435K6260357U220358932RM331224J313826533BW2QU356L25C2BD359F330X24G32NE24F34VM24932WM32WO35KN24826633AC358335KP358L26O356L26O35KU32W024G34K531QF32UP313N31GH24I352V24M352X35JP33UI357M354D3150354F35LQ33K52C334JM315W35KD35K435KF357T2ZD26621Q332E33JH31HB22G24I355F3150355I35LW33KH24I35FA315035FD35MG33K621K32G335MO24N24J35DG359X31DV21Z31DI35KV31BY35A435A635AK26G3218349H2BD35AE344V35A4254356G316L26626835N42682BD350W31P125V23K23E2Y235C935B335NM349H2C825W24G353L32N7354L260352N2FQ31DO23534N4354735BD2Y835BF27535BH35N135BV24835N42482BD35BQ344V35BS35BU35DI35BX31DW35CA32K431CU35C32Y635C535C7320Z35CA35CC35CE2C835CG27535CI27535CK2XV35CM27535CO2Y632MH35CS2Y635CU35CW26035CY33T625Z35D126135D32C831SI353B32WO35D9354635DB31TX23H35DF1O359W35DI24035N424035OF31R0320J35NA35CQ35B8329C31DW2BD25N34JF27925N35NL35NN35OY35CC2Y235B7267356T33T625V22G35NA35EM25M23K356L23K2BD320H2Y832D425R35QE22Y35NO25R26G1A34TF35B725V35QL2472YC28C35L533AC356623S35L6356521S1O35RH3569351C33C025O228353B34VM355934ZR35EA35B835MJ24M35FD25Z357K2F925W357V33ID339E35B933KD352X35S035LR31MW35LT341P355Y321333UJ316R32RP347H32CZ');local n=(bit and bit.bxor)or(bit32 and bit32.bxor)or function(l,o)local e,n=1,0 while l>0 and o>0 do local c,d=l%2,o%2 if c~=d then n=n+e end l,o,e=(l-c)/2,(o-d)/2,e*2 end if l<o then l=o end while l>0 do local o=l%2 if o>0 then n=n+e end l,e=(l-o)/2,e*2 end return n end local function l(e,l,o)if o then local l=(e/2^(l-1))%2^((o-1)-(l-1)+1);return l-l%1;else local l=2^(l-1);return(e%(l+l)>=l)and 1 or 0;end;end;local e=1;local function o()local l,c,o,d=O(C,e,e+3);l=n(l,216)d=n(d,216)c=n(c,216)o=n(o,216)e=e+4;return(d*16777216)+(o*65536)+(c*256)+l;end;local function a()local l=n(O(C,e,e),216);e=e+1;return l;end;local function E()local e=o();local n=o();local d=1;local o=(l(n,1,20)*(2^32))+e;local e=l(n,21,31);local l=((-1)^l(n,32));if(e==0)then if(o==0)then return l*0;else e=1;d=0;end;elseif(e==2047)then return(o==0)and(l*(1/0))or(l*(0/0));end;return W(l,e-1023)*(d+(o/(2^52)));end;local c=o;local function W(l)local o;if(not l)then l=c();if(l==0)then return'';end;end;o=d(C,e,e+l-1);e=e+l;local e={}for l=1,#o do e[l]=f(n(O(d(o,l,l)),216))end return F(e);end;local e=o;local function C(...)return{...},G('#',...)end local function N()local d={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0};local Y={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0};local e={};local c={[1]=nil,[2]=e,[8]=nil,[7]=d,[6]=Y,};local e={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0};local O,f=o(),{}for n=1,O do local o=a();local d,l,c={};if(o==1)then l=(a()~=0);elseif(o==0)then l=E();elseif(o==2)then l=W();end;e[-n]=d;e[n]=l;end;c[1]=e c[5]=f for l=1,o()do d[l-1]=N();end;c[8]=a();for c=1,o()do local d=n(o(),67);local o=n(o(),222);local e=l(o,1,11);local n=l(d,1,2);local e={[3]=o,[2]=nil,[7]=nil,[6]=e,[1]=l(d,3,11),};if(n==0)then e[2]=l(d,12,20);e[3]=l(d,21,29);elseif(n==1)then e[2]=l(o,12,33);elseif(n==2)then e[2]=l(o,12,32)-1048575;elseif(n==3)then e[2]=l(o,12,32)-1048575;e[3]=l(d,21,29);end;Y[c]=e;end;return c;end;local function B(l,f,O)local d=l[1];local e=l[6];local c=l[8];local l=l[7];return function(...)local n=e;local S=C local o={};local C=c;local D=l;local c={...};local G=G('#',...)-1;local e=1;local a=-1;local M={};local d=d;local W={};for l=0,G do if(l>=C)then W[l-C]=c[l+1];else o[l]=c[l+1];end;end;local c;local l;local C=G-C+1 while true do l=n[e];c=l[6];if c<=86 then if c<=42 then if c<=20 then if c<=9 then if c<=4 then if c<=1 then if c==0 then o[l[1]]=o[l[2]]/o[l[3]];else o[l[1]]=f[l[2]];end;elseif c<=2 then a=l[1];elseif c>3 then local F;local C;local O;local W;local G;local c;o[l[1]]();a=c;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];if not o[l[1]]then e=e+1;else e=e+l[2];end;else local n=l[1];local d={};local e=0;local l=n+l[2]-1;for l=n+1,l do e=e+1;d[e]=o[l];end;local d,l=S(o[n](Y(d,1,l-n)));l=l+n-1;e=0;for l=n,l do e=e+1;o[l]=d[e];end;a=l;end;elseif c<=6 then if c==5 then local e=l[1];local n=o[e];local l=l[2];for l=1,l do n[l]=o[e+l]end;else local G;local O;local c;local C;local f;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];f=l[1];C={};c=0;O=f+l[2]-1;for l=f+1,O do c=c+1;C[c]=o[l];end;G={o[f](Y(C,1,O-f))};O=f+l[3]-2;c=0;for l=f,O do c=c+1;o[l]=G[c];end;a=O;e=e+1;l=n[e];if not o[l[1]]then e=e+1;else e=e+l[2];end;end;elseif c<=7 then o[l[1]]=d[l[2]]^o[l[3]];elseif c>8 then if(o[l[1]]==d[l[3]])then e=e+1;else e=e+l[2];end;else if(o[l[1]]>=o[l[3]])then e=e+1;else e=e+l[2];end;end;elseif c<=14 then if c<=11 then if c==10 then local F;local C;local f;local W;local G;local c;c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;W[f]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;f=0;for l=c,C do f=f+1;o[l]=F[f];end;a=C;e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;W[f]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;f=0;for l=c,C do f=f+1;o[l]=F[f];end;a=C;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];else o[l[1]]=O[d[l[2]]];end;elseif c<=12 then local G;local O;local c;local C;local f;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];f=l[1];C={};c=0;O=f+l[2]-1;for l=f+1,O do c=c+1;C[c]=o[l];end;G={o[f](Y(C,1,O-f))};O=f+l[3]-2;c=0;for l=f,O do c=c+1;o[l]=G[c];end;a=O;e=e+1;l=n[e];if not o[l[1]]then e=e+1;else e=e+l[2];end;elseif c>13 then o[l[1]]=o[l[2]][o[l[3]]];else local n=l[2];local e=o[n]for l=n+1,l[3]do e=e..o[l];end;o[l[1]]=e;end;elseif c<=17 then if c<=15 then local a=D[l[2]];local c;local d={};c=K({},{__index=function(e,l)local l=d[l];return l[1][l[2]];end,__newindex=function(o,l,e)local l=d[l]l[1][l[2]]=e;end;});for c=1,l[3]do e=e+1;local l=n[e];if l[6]==119 then d[c-1]={o,l[2]};else d[c-1]={f,l[2]};end;M[#M+1]=d;end;o[l[1]]=B(a,c,O);elseif c==16 then local c;local W,c;local C;local O;local G;local F;local c;o[l[1]]=f[l[2]];e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];c=l[1];G={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;G[O]=o[l];end;W,C=S(o[c](Y(G,1,C-c)));C=C+c-1;O=0;for l=c,C do O=O+1;o[l]=W[O];end;a=C;e=e+1;l=n[e];c=l[1];G={};O=0;C=a;for l=c+1,C do O=O+1;G[O]=o[l];end;W={o[c](Y(G,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=W[O];end;a=C;e=e+1;l=n[e];e=e+l[2];else local F;local C;local O;local G;local W;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;G[O]=o[l];end;F={o[c](Y(G,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];c=l[1];G={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;G[O]=o[l];end;o[c](Y(G,1,C-c));a=c;end;elseif c<=18 then local n=l[1];local d={};local e=0;local l=n+l[2]-1;for l=n+1,l do e=e+1;d[e]=o[l];end;local d,l=S(o[n](Y(d,1,l-n)));l=l+n-1;e=0;for l=n,l do e=e+1;o[l]=d[e];end;a=l;elseif c==19 then local W;local O;local f;local C;local G;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;W={o[c](Y(C,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];if(o[l[1]]<=o[l[3]])then e=e+1;else e=e+l[2];end;else local W;local O;local f;local G;local C;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];C=o[l[2]];o[c+1]=C;o[c]=C[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;G[f]=o[l];end;W={o[c](Y(G,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;end;elseif c<=31 then if c<=25 then if c<=22 then if c>21 then if(o[l[1]]<=d[l[3]])then e=e+1;else e=e+l[2];end;else local W;local O;local f;local C;local G;local c;c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;W={o[c](Y(C,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];if(d[l[1]]>=o[l[3]])then e=e+1;else e=e+l[2];end;end;elseif c<=23 then o[l[1]]=o[l[2]]-o[l[3]];elseif c==24 then local G;local O;local c;local C;local f;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];f=l[1];C={};c=0;O=f+l[2]-1;for l=f+1,O do c=c+1;C[c]=o[l];end;G={o[f](Y(C,1,O-f))};O=f+l[3]-2;c=0;for l=f,O do c=c+1;o[l]=G[c];end;a=O;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;else o[l[1]][d[l[2]]]=d[l[3]];end;elseif c<=28 then if c<=26 then local E;local G;local C;local W;local F;local c;o[l[1]]();a=c;e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]();a=c;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;E={o[c](Y(W,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;elseif c>27 then local F;local C;local O;local W;local G;local c;o[l[1]]();a=c;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;else O[d[l[2]]]=o[l[1]];end;elseif c<=29 then o[l[1]]=o[l[2]]/d[l[3]];elseif c==30 then local G;local F;local C;local f;local W;local c;c=l[1];W={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;W[f]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;f=0;for l=c,C do f=f+1;o[l]=F[f];end;a=C;e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;W[f]=o[l];end;o[c](Y(W,1,C-c));a=c;e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]={};e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=o[l[3]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];else local n=l[1];local d=a;local e={};local l=0;for n=n,d do l=l+1;e[l]=o[n];end;do return Y(e,1,l)end;end;elseif c<=36 then if c<=33 then if c==32 then local E;local G;local O;local F;local W;local C;local c;c=l[1];C=o[l[2]];o[c+1]=C;o[c]=C[d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];C=l[2];W=o[C]for l=C+1,l[3]do W=W..o[l];end;o[l[1]]=W;e=e+1;l=n[e];c=l[1];F={};O=0;G=c+l[2]-1;for l=c+1,G do O=O+1;F[O]=o[l];end;E={o[c](Y(F,1,G-c))};G=c+l[3]-2;O=0;for l=c,G do O=O+1;o[l]=E[O];end;a=G;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;else o[l[1]]=d[l[2]];end;elseif c<=34 then local F;local C;local O;local W;local G;local c;c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][o[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;o[c](Y(W,1,C-c));a=c;elseif c>35 then o[l[1]]=o[l[2]]/o[l[3]];else o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];e=e+l[2];end;elseif c<=39 then if c<=37 then o[l[1]]=o[l[2]]*d[l[3]];elseif c==38 then local e=l[1];local d={};local n=0;local l=e+l[2]-1;for l=e+1,l do n=n+1;d[n]=o[l];end;o[e](Y(d,1,l-e));a=e;else local E;local G;local C;local W;local F;local c;o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;o[c](Y(W,1,G-c));a=c;e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]();a=c;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;E={o[c](Y(W,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;E={o[c](Y(W,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];o[l[1]]=#o[l[2]];e=e+1;l=n[e];if(d[l[1]]<o[l[3]])then e=e+1;else e=e+l[2];end;end;elseif c<=40 then local W;local O;local f;local C;local G;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;W={o[c](Y(C,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];if(o[l[1]]==d[l[3]])then e=e+1;else e=e+l[2];end;elseif c==41 then local F;local C;local O;local G;local W;local c;c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;G[O]=o[l];end;F={o[c](Y(G,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][o[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];c=l[1];G={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;G[O]=o[l];end;o[c](Y(G,1,C-c));a=c;e=e+1;l=n[e];e=e+l[2];else if(d[l[1]]>=o[l[3]])then e=e+1;else e=e+l[2];end;end;elseif c<=64 then if c<=53 then if c<=47 then if c<=44 then if c==43 then local F;local C;local O;local W;local G;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];if not o[l[1]]then e=e+1;else e=e+l[2];end;else o[l[1]]={};e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]]*d[l[3]];e=e+1;l=n[e];o[l[1]]=o[l[2]]+o[l[3]];end;elseif c<=45 then local W;local O;local f;local C;local G;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;W={o[c](Y(C,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];if(o[l[1]]~=d[l[3]])then e=e+1;else e=e+l[2];end;elseif c==46 then local e=l[1];local n=o[l[2]];o[e+1]=n;o[e]=n[d[l[3]]];else f[l[2]]=o[l[1]];end;elseif c<=50 then if c<=48 then o[l[1]]=#o[l[2]];elseif c>49 then local F;local C;local f;local W;local G;local c;o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;W[f]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;f=0;for l=c,C do f=f+1;o[l]=F[f];end;a=C;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];c=l[1];W={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;W[f]=o[l];end;o[c](Y(W,1,C-c));a=c;else local E;local G;local C;local W;local F;local c;c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;E={o[c](Y(W,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]=(l[2]~=0);e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;E={o[c](Y(W,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;E={o[c](Y(W,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;o[c](Y(W,1,G-c));a=c;end;elseif c<=51 then o[l[1]]=o[l[2]]/d[l[3]];e=e+1;l=n[e];o[l[1]]={};e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]]*d[l[3]];elseif c==52 then local e=l[1];local d,n={o[e]()};local n=e+l[3]-2;local l=0;for e=e,n do l=l+1;o[e]=d[l];end;a=n;else local W;local O;local f;local G;local C;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];C=o[l[2]];o[c+1]=C;o[c]=C[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;G[f]=o[l];end;W={o[c](Y(G,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;end;elseif c<=58 then if c<=55 then if c>54 then o[l[1]]=o[l[2]]%d[l[3]];else o[l[1]]=B(D[l[2]],nil,O);end;elseif c<=56 then if(o[l[1]]==d[l[3]])then e=e+1;else e=e+l[2];end;elseif c>57 then local F;local C;local O;local G;local W;local c;o[l[1]]();a=c;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;G[O]=o[l];end;F={o[c](Y(G,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;else local C;local f;local G;local c;o[l[1]][d[l[2]]]=o[l[3]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];c=l[1];G={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;G[f]=o[l];end;o[c](Y(G,1,C-c));a=c;end;elseif c<=61 then if c<=59 then local W;local O;local f;local C;local G;local c;c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;W={o[c](Y(C,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];if(o[l[1]]>=o[l[3]])then e=e+1;else e=e+l[2];end;elseif c>60 then o[l[1]]=o[l[2]]+o[l[3]];else local C;local f;local d;local O;local c;c=l[1];O={};d=0;f=c+l[2]-1;for l=c+1,f do d=d+1;O[d]=o[l];end;C={o[c](Y(O,1,f-c))};f=c+l[3]-2;d=0;for l=c,f do d=d+1;o[l]=C[d];end;a=f;e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];a=l[1];e=e+1;l=n[e];e=e+l[2];end;elseif c<=62 then local E;local G;local C;local F;local W;local c;o[l[1]]();a=c;e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]();a=c;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];F={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;F[C]=o[l];end;E={o[c](Y(F,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;elseif c>63 then if(d[l[1]]>=o[l[3]])then e=e+1;else e=e+l[2];end;else for l=l[1],l[2]do o[l]=nil;end;end;elseif c<=75 then if c<=69 then if c<=66 then if c==65 then local C;local W;local O;local f;local G;local c;o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;G[f]=o[l];end;W={o[c](Y(G,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];c=l[1];C=o[l[2]];o[c+1]=C;o[c]=C[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;G[f]=o[l];end;o[c](Y(G,1,O-c));a=c;e=e+1;l=n[e];c=l[1];C=o[l[2]];o[c+1]=C;o[c]=C[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]={};e=e+1;l=n[e];o[l[1]][d[l[2]]]=o[l[3]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];else local W;local O;local f;local C;local G;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;W={o[c](Y(C,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];if not o[l[1]]then e=e+1;else e=e+l[2];end;end;elseif c<=67 then local c;local W,c;local C;local f;local G;local F;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];c=l[1];G={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;G[f]=o[l];end;W,C=S(o[c](Y(G,1,C-c)));C=C+c-1;f=0;for l=c,C do f=f+1;o[l]=W[f];end;a=C;e=e+1;l=n[e];c=l[1];G={};f=0;C=a;for l=c+1,C do f=f+1;G[f]=o[l];end;W={o[c](Y(G,1,C-c))};C=c+l[3]-2;f=0;for l=c,C do f=f+1;o[l]=W[f];end;a=C;e=e+1;l=n[e];e=e+l[2];elseif c>68 then local W;local O;local f;local G;local C;local c;c=l[1];C=o[l[2]];o[c+1]=C;o[c]=C[d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;G[f]=o[l];end;W={o[c](Y(G,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];if(o[l[1]]>d[l[3]])then e=e+1;else e=e+l[2];end;else o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];e=e+l[2];end;elseif c<=72 then if c<=70 then local E;local G;local C;local F;local W;local c;o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];F={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;F[C]=o[l];end;E={o[c](Y(F,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][o[l[3]]];e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];F={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;F[C]=o[l];end;E={o[c](Y(F,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];if not o[l[1]]then e=e+1;else e=e+l[2];end;elseif c>71 then local F;local C;local O;local G;local W;local c;o[l[1]]();a=c;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;G[O]=o[l];end;F={o[c](Y(G,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];if not o[l[1]]then e=e+1;else e=e+l[2];end;else if(o[l[1]]~=d[l[3]])then e=e+1;else e=e+l[2];end;end;elseif c<=73 then local n=l[1];local c={};local e=0;local d=n+l[2]-1;for l=n+1,d do e=e+1;c[e]=o[l];end;local d={o[n](Y(c,1,d-n))};local l=n+l[3]-2;e=0;for l=n,l do e=e+1;o[l]=d[e];end;a=l;elseif c>74 then local G;local O;local c;local C;local f;o[l[1]]=d[l[2]];e=e+1;l=n[e];f=l[1];C={};c=0;O=f+l[2]-1;for l=f+1,O do c=c+1;C[c]=o[l];end;G={o[f](Y(C,1,O-f))};O=f+l[3]-2;c=0;for l=f,O do c=c+1;o[l]=G[c];end;a=O;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];if(o[l[1]]==o[l[3]])then e=e+1;else e=e+l[2];end;else if(o[l[1]]<=d[l[3]])then e=e+1;else e=e+l[2];end;end;elseif c<=80 then if c<=77 then if c>76 then local n=l[2];local e=o[n]for l=n+1,l[3]do e=e..o[l];end;o[l[1]]=e;else o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];e=e+l[2];end;elseif c<=78 then local E;local G;local C;local F;local W;local c;o[l[1]]();a=c;e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]();a=c;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];F={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;F[C]=o[l];end;E={o[c](Y(F,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;elseif c>79 then if(o[l[1]]<=o[l[3]])then e=e+1;else e=e+l[2];end;else local F;local C;local f;local G;local W;local c;o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;G[f]=o[l];end;F={o[c](Y(G,1,C-c))};C=c+l[3]-2;f=0;for l=c,C do f=f+1;o[l]=F[f];end;a=C;e=e+1;l=n[e];for l=l[1],l[2]do o[l]=nil;end;e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];end;elseif c<=83 then if c<=81 then local e=l[1];local n={};local l=e+l[2]-1;for l=e+1,l do n[#n+1]=o[l];end;do return o[e](Y(n,1,l-e))end;elseif c==82 then o[l[1]]={unpack({},1,l[2])};else local e=l[1];local d=e+l[2]-2;local n={};local l=0;for e=e,d do l=l+1;n[l]=o[e];end;do return Y(n,1,l)end;end;elseif c<=84 then o[l[1]]=o[l[2]]/d[l[3]];elseif c>85 then o[l[1]]=(l[2]~=0);else o[l[1]]=o[l[2]]-o[l[3]];end;elseif c<=129 then if c<=107 then if c<=96 then if c<=91 then if c<=88 then if c==87 then a=l[1];else o[l[1]][d[l[2]]]=o[l[3]];end;elseif c<=89 then local F;local C;local O;local W;local G;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];elseif c==90 then o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]]-o[l[3]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];if(d[l[1]]>=o[l[3]])then e=e+1;else e=e+l[2];end;else O[d[l[2]]]=o[l[1]];end;elseif c<=93 then if c==92 then o[l[1]]=(l[2]~=0);else if not o[l[1]]then e=e+1;else e=e+l[2];end;end;elseif c<=94 then local Y;local a;local c;o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];a=o[c];Y=l[2];for l=1,Y do a[l]=o[c+l]end;elseif c>95 then e=e+l[2];else do return end;end;elseif c<=101 then if c<=98 then if c>97 then local c;local a;O[d[l[2]]]=o[l[1]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];a=l[1];c=o[l[2]];o[a+1]=c;o[a]=c[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];a=l[1];c=o[l[2]];o[a+1]=c;o[a]=c[d[l[3]]];else if(d[l[1]]<o[l[3]])then e=e+1;else e=e+l[2];end;end;elseif c<=99 then o[l[1]]=#o[l[2]];elseif c>100 then o[l[1]]={};else local G;local O;local c;local C;local f;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];f=l[1];C={};c=0;O=f+l[2]-1;for l=f+1,O do c=c+1;C[c]=o[l];end;G={o[f](Y(C,1,O-f))};O=f+l[3]-2;c=0;for l=f,O do c=c+1;o[l]=G[c];end;a=O;e=e+1;l=n[e];if not o[l[1]]then e=e+1;else e=e+l[2];end;end;elseif c<=104 then if c<=102 then local W;local O;local f;local G;local C;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];C=o[l[2]];o[c+1]=C;o[c]=C[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;G[f]=o[l];end;W={o[c](Y(G,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;elseif c>103 then local C;local f;local G;local c;o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;G[f]=o[l];end;o[c](Y(G,1,C-c));a=c;e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;else o[l[1]]=o[l[2]]*d[l[3]];end;elseif c<=105 then o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=o[l[3]];e=e+1;l=n[e];o[l[1]]={};e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]={};e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];elseif c>106 then o[l[1]]={unpack({},1,l[2])};else local F;local C;local O;local W;local G;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;end;elseif c<=118 then if c<=112 then if c<=109 then if c==108 then o[l[1]][d[l[2]]]=o[l[3]];else local G;local f;local C;local O;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];O=o[l[2]];o[c+1]=O;o[c]=O[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];C={};f=0;G=c+l[2]-1;for l=c+1,G do f=f+1;C[f]=o[l];end;o[c](Y(C,1,G-c));a=c;end;elseif c<=110 then local c;local W,c;local F;local C;local f;local G;local c;o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;G[f]=o[l];end;o[c](Y(G,1,C-c));a=c;e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];c=l[1];G={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;G[f]=o[l];end;W,C=S(o[c](Y(G,1,C-c)));C=C+c-1;f=0;for l=c,C do f=f+1;o[l]=W[f];end;a=C;e=e+1;l=n[e];c=l[1];G={};f=0;C=a;for l=c+1,C do f=f+1;G[f]=o[l];end;W={o[c](Y(G,1,C-c))};C=c+l[3]-2;f=0;for l=c,C do f=f+1;o[l]=W[f];end;a=C;e=e+1;l=n[e];e=e+l[2];elseif c>111 then if(o[l[1]]~=d[l[3]])then e=e+1;else e=e+l[2];end;else local e=l[1];local n={};local l=e+l[2]-1;for l=e+1,l do n[#n+1]=o[l];end;do return o[e](Y(n,1,l-e))end;end;elseif c<=115 then if c<=113 then local E;local G;local C;local W;local F;local c;o[l[1]]();a=c;e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;E={o[c](Y(W,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;elseif c==114 then local W;local O;local f;local C;local G;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;W={o[c](Y(C,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];if not o[l[1]]then e=e+1;else e=e+l[2];end;else if(o[l[1]]>d[l[3]])then e=e+1;else e=e+l[2];end;end;elseif c<=116 then local a=D[l[2]];local c;local d={};c=K({},{__index=function(e,l)local l=d[l];return l[1][l[2]];end,__newindex=function(o,l,e)local l=d[l]l[1][l[2]]=e;end;});for c=1,l[3]do e=e+1;local l=n[e];if l[6]==119 then d[c-1]={o,l[2]};else d[c-1]={f,l[2]};end;M[#M+1]=d;end;o[l[1]]=B(a,c,O);elseif c>117 then o[l[1]]=o[l[2]];else o[l[1]]=o[l[2]]*o[l[3]];end;elseif c<=123 then if c<=120 then if c==119 then o[l[1]]=o[l[2]];else if(o[l[1]]>=o[l[3]])then e=e+1;else e=e+l[2];end;end;elseif c<=121 then local n=l[1];local c=l[3];local l=n+2;local d={o[n](o[n+1],o[l])};for e=1,c do o[l+e]=d[e];end;local n=o[n+3];if n then o[l]=n else e=e+1;end;elseif c==122 then o[l[1]]=o[l[2]]+o[l[3]];else local W;local G;local O;local f;local C;local c;c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;o[c](Y(C,1,O-c));a=c;e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;W={o[c](Y(C,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]={};e=e+1;l=n[e];o[l[1]][d[l[2]]]=o[l[3]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;W={o[c](Y(C,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;end;elseif c<=126 then if c<=124 then o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];elseif c>125 then local e=l[1];local d,n={o[e]()};local n=e+l[3]-2;local l=0;for e=e,n do l=l+1;o[e]=d[l];end;a=n;else f[l[2]]=o[l[1]];end;elseif c<=127 then local n=l[1];local d={};local e=0;local c=a;for l=n+1,c do e=e+1;d[e]=o[l];end;local d={o[n](Y(d,1,c-n))};local l=n+l[3]-2;e=0;for l=n,l do e=e+1;o[l]=d[e];end;a=l;elseif c==128 then local c;local W,c;local C;local O;local G;local F;local c;o[l[1]]=f[l[2]];e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];c=l[1];G={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;G[O]=o[l];end;W,C=S(o[c](Y(G,1,C-c)));C=C+c-1;O=0;for l=c,C do O=O+1;o[l]=W[O];end;a=C;e=e+1;l=n[e];c=l[1];G={};O=0;C=a;for l=c+1,C do O=O+1;G[O]=o[l];end;W={o[c](Y(G,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=W[O];end;a=C;e=e+1;l=n[e];e=e+l[2];else do return end;end;elseif c<=151 then if c<=140 then if c<=134 then if c<=131 then if c==130 then local e=l[1];local d=e+l[2]-2;local n={};local l=0;for e=e,d do l=l+1;n[l]=o[e];end;do return Y(n,1,l)end;else o[l[1]]();a=A;end;elseif c<=132 then o[l[1]]=B(D[l[2]],nil,O);elseif c>133 then local n=l[1];local d=a;local e={};local l=0;for n=n,d do l=l+1;e[l]=o[n];end;do return Y(e,1,l)end;else local E;local G;local C;local W;local F;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;E={o[c](Y(W,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]={};e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;E={o[c](Y(W,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=o[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];F=o[l[2]];o[c+1]=F;o[c]=F[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;E={o[c](Y(W,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;E={o[c](Y(W,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];o[l[1]]=o[l[2]]/d[l[3]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];c=l[1];W={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;W[C]=o[l];end;o[c](Y(W,1,G-c));a=c;end;elseif c<=137 then if c<=135 then if o[l[1]]then e=e+1;else e=e+l[2];end;elseif c>136 then o[l[1]]={};else o[l[1]]=o[l[2]][d[l[3]]];end;elseif c<=138 then local G;local O;local c;local C;local f;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];f=l[1];C={};c=0;O=f+l[2]-1;for l=f+1,O do c=c+1;C[c]=o[l];end;G={o[f](Y(C,1,O-f))};O=f+l[3]-2;c=0;for l=f,O do c=c+1;o[l]=G[c];end;a=O;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;elseif c>139 then o[l[1]]=o[l[2]]*o[l[3]];else if not o[l[1]]then e=e+1;else e=e+l[2];end;end;elseif c<=145 then if c<=142 then if c==141 then o[l[1]]=o[l[2]][o[l[3]]];else local e=l[1];local n=o[e];local l=l[2];for l=1,l do n[l]=o[e+l]end;end;elseif c<=143 then if(o[l[1]]~=o[l[3]])then e=e+1;else e=e+l[2];end;elseif c>144 then local n=l[1];local c={};local e=0;local d=n+l[2]-1;for l=n+1,d do e=e+1;c[e]=o[l];end;local d={o[n](Y(c,1,d-n))};local l=n+l[3]-2;e=0;for l=n,l do e=e+1;o[l]=d[e];end;a=l;else o[l[1]]=d[l[2]];end;elseif c<=148 then if c<=146 then local n=l[1];local e=o[l[2]];o[n+1]=e;o[n]=e[d[l[3]]];elseif c>147 then local E;local F;local G;local C;local O;local W;local c;o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;o[c](Y(W,1,C-c));a=c;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];G=l[2];F=o[G]for l=G+1,l[3]do F=F..o[l];end;o[l[1]]=F;e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;E={o[c](Y(W,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=E[O];end;a=C;else local n=l[1];local d={};local e=0;local c=a;for l=n+1,c do e=e+1;d[e]=o[l];end;local d={o[n](Y(d,1,c-n))};local l=n+l[3]-2;e=0;for l=n,l do e=e+1;o[l]=d[e];end;a=l;end;elseif c<=149 then local W;local G;local O;local f;local C;local c;c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;o[c](Y(C,1,O-c));a=c;e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;W={o[c](Y(C,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;o[c](Y(C,1,O-c));a=c;e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]={};elseif c==150 then if(o[l[1]]<=o[l[3]])then e=e+1;else e=e+l[2];end;else o[l[1]]=d[l[2]]-o[l[3]];end;elseif c<=162 then if c<=156 then if c<=153 then if c>152 then if o[l[1]]then e=e+1;else e=e+l[2];end;else local W;local O;local f;local G;local C;local c;c=l[1];C=o[l[2]];o[c+1]=C;o[c]=C[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;G[f]=o[l];end;W={o[c](Y(G,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];C=o[l[2]];o[c+1]=C;o[c]=C[d[l[3]]];end;elseif c<=154 then o[l[1]]=f[l[2]];elseif c>155 then o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]][d[l[2]]]=d[l[3]];e=e+1;l=n[e];e=e+l[2];else local W;local F;local O;local f;local C;local G;local c;o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];c=l[1];C={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;C[f]=o[l];end;F={o[c](Y(C,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=F[f];end;a=O;e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]=d[l[2]]^o[l[3]];e=e+1;l=n[e];o[l[1]]=o[l[2]]/o[l[3]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]]%d[l[3]];e=e+1;l=n[e];o[l[1]]=o[l[2]]-o[l[3]];e=e+1;l=n[e];o[l[1]]=d[l[2]]-o[l[3]];e=e+1;l=n[e];o[l[1]]=d[l[2]]^o[l[3]];e=e+1;l=n[e];o[l[1]]=o[l[2]]*o[l[3]];e=e+1;l=n[e];o[l[1]]=o[l[2]]%d[l[3]];e=e+1;l=n[e];o[l[1]]=o[l[2]]+o[l[3]];e=e+1;l=n[e];c=l[1];C={};O=c+l[2]-1;for l=c+1,O do C[#C+1]=o[l];end;do return o[c](Y(C,1,O-c))end;e=e+1;l=n[e];c=l[1];O=a;W={};f=0;for l=c,O do f=f+1;W[f]=o[l];end;do return Y(W,1,f)end;e=e+1;l=n[e];do return end;end;elseif c<=159 then if c<=157 then local W;local O;local C;local G;local c;c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];c=l[1];C={};O=0;W=c+l[2]-1;for l=c+1,W do O=O+1;C[O]=o[l];end;o[c](Y(C,1,W-c));a=c;e=e+1;l=n[e];e=e+l[2];elseif c>158 then local F;local C;local O;local W;local G;local c;o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];o[l[1]]=#o[l[2]];e=e+1;l=n[e];if(o[l[1]]<=d[l[3]])then e=e+1;else e=e+l[2];end;else o[l[1]]();a=A;end;elseif c<=160 then o[l[1]]=O[d[l[2]]];elseif c>161 then if(o[l[1]]==o[l[3]])then e=e+1;else e=e+l[2];end;else local F;local C;local f;local W;local G;local c;o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;W[f]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;f=0;for l=c,C do f=f+1;o[l]=F[f];end;a=C;e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];c=l[1];W={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;W[f]=o[l];end;o[c](Y(W,1,C-c));a=c;end;elseif c<=167 then if c<=164 then if c==163 then local W;local O;local f;local G;local C;local c;c=l[1];C=o[l[2]];o[c+1]=C;o[c]=C[d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;G[f]=o[l];end;W={o[c](Y(G,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];if(o[l[1]]>=o[l[3]])then e=e+1;else e=e+l[2];end;else local c;local W,c;local C;local c;local G;local F;local f;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];f=l[1];F=o[l[2]];o[f+1]=F;o[f]=F[d[l[3]]];e=e+1;l=n[e];f=l[1];G={};c=0;C=f+l[2]-1;for l=f+1,C do c=c+1;G[c]=o[l];end;W,C=S(o[f](Y(G,1,C-f)));C=C+f-1;c=0;for l=f,C do c=c+1;o[l]=W[c];end;a=C;e=e+1;l=n[e];f=l[1];G={};c=0;C=a;for l=f+1,C do c=c+1;G[c]=o[l];end;W={o[f](Y(G,1,C-f))};C=f+l[3]-2;c=0;for l=f,C do c=c+1;o[l]=W[c];end;a=C;e=e+1;l=n[e];e=e+l[2];end;elseif c<=165 then o[l[1]][d[l[2]]]=d[l[3]];elseif c==166 then local W;local O;local f;local G;local C;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];C=o[l[2]];o[c+1]=C;o[c]=C[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];G={};f=0;O=c+l[2]-1;for l=c+1,O do f=f+1;G[f]=o[l];end;W={o[c](Y(G,1,O-c))};O=c+l[3]-2;f=0;for l=c,O do f=f+1;o[l]=W[f];end;a=O;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;else local F;local C;local O;local G;local W;local c;o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;G[O]=o[l];end;F={o[c](Y(G,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];if o[l[1]]then e=e+1;else e=e+l[2];end;end;elseif c<=170 then if c<=168 then if(o[l[1]]==o[l[3]])then e=e+1;else e=e+l[2];end;elseif c>169 then if(o[l[1]]>d[l[3]])then e=e+1;else e=e+l[2];end;else local E;local G;local C;local F;local W;local c;o[l[1]]=f[l[2]];e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];F={};C=0;G=c+l[2]-1;for l=c+1,G do C=C+1;F[C]=o[l];end;E={o[c](Y(F,1,G-c))};G=c+l[3]-2;C=0;for l=c,G do C=C+1;o[l]=E[C];end;a=G;e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];end;elseif c<=171 then local C;local f;local G;local W;local c;o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];W=o[l[2]];o[c+1]=W;o[c]=W[d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];c=l[1];G={};f=0;C=c+l[2]-1;for l=c+1,C do f=f+1;G[f]=o[l];end;o[c](Y(G,1,C-c));a=c;e=e+1;l=n[e];o[l[1]]=O[d[l[2]]];e=e+1;l=n[e];o[l[1]]();a=c;elseif c==172 then local F;local C;local O;local W;local G;local c;c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=d[l[2]];e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;F={o[c](Y(W,1,C-c))};C=c+l[3]-2;O=0;for l=c,C do O=O+1;o[l]=F[O];end;a=C;e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][o[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];o[l[1]]=o[l[2]][d[l[3]]];e=e+1;l=n[e];c=l[1];G=o[l[2]];o[c+1]=G;o[c]=G[d[l[3]]];e=e+1;l=n[e];o[l[1]]=f[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];o[l[1]]=o[l[2]];e=e+1;l=n[e];c=l[1];W={};O=0;C=c+l[2]-1;for l=c+1,C do O=O+1;W[O]=o[l];end;o[c](Y(W,1,C-c));a=c;else if(d[l[1]]<o[l[3]])then e=e+1;else e=e+l[2];end;end;e=e+1;end;end;end;return Y({B(N(),{},t())()})or nil;
  7121. end)
  7122.  
  7123. Arsenal.Name = "Arsenal"
  7124. Arsenal.Parent = Main
  7125. Arsenal.BackgroundColor3 = Color3.fromRGB(9, 0, 0)
  7126. Arsenal.BorderColor3 = Color3.fromRGB(255, 255, 255)
  7127. Arsenal.Position = UDim2.new(0.715, 0, 0.537, 0)
  7128. Arsenal.Size = UDim2.new(0, 121, 0, 30)
  7129. Arsenal.Font = Enum.Font.SourceSans
  7130. Arsenal.Text = "Arsenal"
  7131. Arsenal.TextColor3 = Color3.fromRGB(255, 255, 255)
  7132. Arsenal.TextScaled = true
  7133. Arsenal.TextSize = 14.000
  7134. Arsenal.TextWrapped = true
  7135. Arsenal.MouseButton1Down:connect(function()
  7136. local plrs = game:GetService("Players")
  7137. local TeamBased = true ; local teambasedswitch = "o"
  7138. local presskeytoaim = true; local aimkey = "e"
  7139. local raycast = false
  7140.  
  7141. local espupdatetime = 5; autoesp = false
  7142.  
  7143.  
  7144.  
  7145. local lockaim = true; local lockangle = 5
  7146.  
  7147.  
  7148.  
  7149. --function findwat(folder, what)
  7150. -- for i, smth in pairs(folder:GetChildren()) do
  7151. -- if string.find(string.lower(tostring(smth)), string.lower(what)) then
  7152. -- return smth
  7153. -- end
  7154. -- end
  7155. --end
  7156. --
  7157. --local plrs = findwat(game, "Players")
  7158.  
  7159.  
  7160.  
  7161.  
  7162. local Gui = Instance.new("ScreenGui")
  7163. local Move = Instance.new("Frame")
  7164. local Main = Instance.new("Frame")
  7165. local EspStatus = Instance.new("TextLabel")
  7166. local st1 = Instance.new("TextLabel")
  7167. local st1_2 = Instance.new("TextLabel")
  7168. local st1_3 = Instance.new("TextLabel")
  7169. local Name = Instance.new("TextLabel")
  7170. --Properties:
  7171. Gui.Name = "Gui"
  7172. Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  7173.  
  7174. Move.Name = "Move"
  7175. Move.Parent = Gui
  7176. Move.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  7177. Move.BackgroundTransparency = 0.40000000596046
  7178. Move.BorderSizePixel = 0
  7179. Move.Position = UDim2.new(0.005, 0,0.018, 0)
  7180. Move.Size = UDim2.new(0.28141585, 0, 0.0320388414, 0)
  7181.  
  7182. Main.Name = "Main"
  7183. Main.Parent = Move
  7184. Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  7185. Main.BackgroundTransparency = 0.69999998807907
  7186. Main.Position = UDim2.new(0, 0, 0.995670795, 0)
  7187. Main.Size = UDim2.new(1.0000006, 0, 9.79697132, 0)
  7188.  
  7189. EspStatus.Name = "EspStatus"
  7190. EspStatus.Parent = Main
  7191. EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  7192. EspStatus.BackgroundTransparency = 1
  7193. EspStatus.Size = UDim2.new(0.272955924, 0, 0.161862016, 0)
  7194. EspStatus.Font = Enum.Font.ArialBold
  7195. EspStatus.Text = "Press T to update Esp"
  7196. EspStatus.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  7197. EspStatus.TextScaled = true
  7198. EspStatus.TextSize = 14
  7199. EspStatus.TextWrapped = true
  7200.  
  7201. st1.Name = "st1"
  7202. st1.Parent = Main
  7203. st1.BackgroundColor3 = Color3.new(1, 1, 1)
  7204. st1.BackgroundTransparency = 1
  7205. st1.Position = UDim2.new(0.271787882, 0, 0, 0)
  7206. st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
  7207. st1.Font = Enum.Font.ArialBold
  7208. st1.Text = "Press "..aimkey.." to lock on a person inside ur view"
  7209. st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  7210. st1.TextScaled = true
  7211. st1.TextSize = 14
  7212. st1.TextWrapped = true
  7213.  
  7214. st1_2.Name = "st1"
  7215. st1_2.Parent = Main
  7216. st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  7217. st1_2.BackgroundTransparency = 1
  7218. st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
  7219. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  7220. st1_2.Font = Enum.Font.ArialBold
  7221. st1_2.Text = "Press L to enable esp loop"
  7222. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  7223. st1_2.TextScaled = true
  7224. st1_2.TextSize = 14
  7225. st1_2.TextWrapped = true
  7226.  
  7227. st1_3.Name = "st1"
  7228. st1_3.Parent = Main
  7229. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  7230. st1_3.BackgroundTransparency = 1
  7231. st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
  7232. st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  7233. st1_3.Font = Enum.Font.ArialBold
  7234. st1_3.Text = "Press O to change team based mode"
  7235. st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  7236. st1_3.TextScaled = true
  7237. st1_3.TextSize = 14
  7238. st1_3.TextWrapped = true
  7239. local teambasedstatus = st1_3:Clone()
  7240. teambasedstatus.Parent = st1_3
  7241. teambasedstatus.TextScaled = true
  7242. teambasedstatus.Position = UDim2.new(0, 0,0.694, 0)
  7243. teambasedstatus.Text = tostring(TeamBased)
  7244.  
  7245. Name.Name = "Name"
  7246. Name.Parent = Move
  7247. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  7248. Name.BackgroundTransparency = 1
  7249. Name.Size = UDim2.new(0.838, 0, 0.980000019, 0)
  7250. Name.Font = Enum.Font.Cartoon
  7251. Name.Text = "Arsenal Mod V 2.0"
  7252. Name.TextColor3 = Color3.new(0, 0, 0)
  7253. Name.TextScaled = true
  7254. Name.TextSize = 14
  7255. Name.TextWrapped = true
  7256. Name.TextXAlignment = Enum.TextXAlignment.Left
  7257. -- Scripts:
  7258.  
  7259.  
  7260. local plrsforaim = {}
  7261.  
  7262. local lplr = game:GetService("Players").LocalPlayer
  7263. Move.Draggable = true
  7264. Gui.ResetOnSpawn = false
  7265. Gui.Name = "Chat"
  7266. Gui.DisplayOrder = 999
  7267.  
  7268. Gui.Parent = plrs.LocalPlayer.PlayerGui
  7269.  
  7270.  
  7271. f = {}
  7272. local espforlder
  7273.  
  7274. f.addesp = function()
  7275. --print("ESP ran")
  7276. if espforlder then
  7277. else
  7278. espforlder = Instance.new("Folder")
  7279. espforlder.Parent = game.Workspace.CurrentCamera
  7280. end
  7281. for i, v in pairs(espforlder:GetChildren()) do
  7282. v:Destroy()
  7283. end
  7284. for _, plr in pairs(plrs:GetChildren()) do
  7285. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  7286. if TeamBased == true then
  7287. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  7288. local e = espforlder:FindFirstChild(plr.Name)
  7289. if not e then
  7290. --print("Added esp for team based")
  7291. local bill = Instance.new("BillboardGui", espforlder)
  7292. bill.Name = plr.Name
  7293. bill.AlwaysOnTop = true
  7294. bill.Size = UDim2.new(1,0,1,0)
  7295. bill.Adornee = plr.Character.Head
  7296. local Frame = Instance.new('Frame',bill)
  7297. Frame.Active = true
  7298. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  7299. Frame.BackgroundTransparency = 0
  7300. Frame.BorderSizePixel = 0
  7301. Frame.AnchorPoint = Vector2.new(.5, .5)
  7302. Frame.Position = UDim2.new (0.5,0,0.5,0)
  7303. Frame.Size = UDim2.new (1,0,1,0)
  7304. Frame.Rotation = 0
  7305. plr.Character.Humanoid.Died:Connect(function()
  7306. bill:Destroy()
  7307. end)
  7308. end
  7309. end
  7310. else
  7311. local e = espforlder:FindFirstChild(plr.Name)
  7312. if not e then
  7313. --print("Added esp")
  7314. local bill = Instance.new("BillboardGui", espforlder)
  7315. bill.Name = plr.Name
  7316. bill.AlwaysOnTop = true
  7317. bill.Size = UDim2.new(1,0,1,0)
  7318. bill.Adornee = plr.Character.Head
  7319. local Frame = Instance.new('Frame',bill)
  7320. Frame.Active = true
  7321. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  7322. Frame.BackgroundTransparency = 0
  7323. Frame.BorderSizePixel = 0
  7324. Frame.AnchorPoint = Vector2.new(.5, .5)
  7325. Frame.Position = UDim2.new (0.5,0,0.5,0)
  7326. Frame.Size = UDim2.new (1,0,1,0)
  7327. Frame.Rotation = 0
  7328. plr.Character.Humanoid.Died:Connect(function()
  7329. bill:Destroy()
  7330. end)
  7331. end
  7332. end
  7333.  
  7334.  
  7335. end
  7336. end
  7337. end
  7338. local cam = game.Workspace.CurrentCamera
  7339.  
  7340. local mouse = lplr:GetMouse()
  7341. local switch = false
  7342. local key = "k"
  7343. local aimatpart = nil
  7344. mouse.KeyDown:Connect(function(a)
  7345. if a == "t" then
  7346. print("worked1")
  7347. f.addesp()
  7348. elseif a == "u" then
  7349. if raycast == true then
  7350. raycast = false
  7351. else
  7352. raycast = true
  7353. end
  7354. elseif a == "l" then
  7355. if autoesp == false then
  7356. autoesp = true
  7357. else
  7358. autoesp = false
  7359. end
  7360. end
  7361. if a == "j" then
  7362. if mouse.Target then
  7363. mouse.Target:Destroy()
  7364. end
  7365. end
  7366. if a == key then
  7367. if switch == false then
  7368. switch = true
  7369. else
  7370. switch = false
  7371. if aimatpart ~= nil then
  7372. aimatpart = nil
  7373. end
  7374. end
  7375. elseif a == teambasedswitch then
  7376. if TeamBased == true then
  7377. TeamBased = false
  7378. teambasedstatus.Text = tostring(TeamBased)
  7379. else
  7380. TeamBased = true
  7381. teambasedstatus.Text = tostring(TeamBased)
  7382. end
  7383. elseif a == aimkey then
  7384. if not aimatpart then
  7385. local maxangle = math.rad(20)
  7386. for i, plr in pairs(plrs:GetChildren()) do
  7387. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  7388. if TeamBased == true then
  7389. if plr.Team.Name ~= lplr.Team.Name then
  7390. local an = checkfov(plr.Character.Head)
  7391. if an < maxangle then
  7392. maxangle = an
  7393. aimatpart = plr.Character.Head
  7394. end
  7395. end
  7396. else
  7397. local an = checkfov(plr.Character.Head)
  7398. if an < maxangle then
  7399. maxangle = an
  7400. aimatpart = plr.Character.Head
  7401. end
  7402. print(plr)
  7403. end
  7404. plr.Character.Humanoid.Died:Connect(function()
  7405. if aimatpart.Parent == plr.Character or aimatpart == nil then
  7406. aimatpart = nil
  7407. end
  7408. end)
  7409. end
  7410. end
  7411. else
  7412. aimatpart = nil
  7413. end
  7414. end
  7415. end)
  7416.  
  7417. function getfovxyz (p0, p1, deg)
  7418. local x1, y1, z1 = p0:ToOrientation()
  7419. local cf = CFrame.new(p0.p, p1.p)
  7420. local x2, y2, z2 = cf:ToOrientation()
  7421. --local d = math.deg
  7422. if deg then
  7423. --return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  7424. else
  7425. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  7426. end
  7427. end
  7428.  
  7429. function getaimbotplrs()
  7430. plrsforaim = {}
  7431. for i, plr in pairs(plrs:GetChildren()) do
  7432. if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
  7433.  
  7434. if TeamBased == true then
  7435. if plr.Team.Name ~= lplr.Team.Name then
  7436. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  7437. local r = Ray.new(cf, cf.LookVector * 10000)
  7438. local ign = {}
  7439. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  7440. if v:IsA("BasePart") then
  7441. table.insert(ign , v)
  7442. end
  7443. end
  7444. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  7445. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  7446. table.insert(plrsforaim, obj)
  7447. end
  7448. end
  7449. else
  7450. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  7451. local r = Ray.new(cf, cf.LookVector * 10000)
  7452. local ign = {}
  7453. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  7454. if v:IsA("BasePart") then
  7455. table.insert(ign , v)
  7456. end
  7457. end
  7458. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  7459. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  7460. table.insert(plrsforaim, obj)
  7461. end
  7462. end
  7463.  
  7464.  
  7465. end
  7466. end
  7467. end
  7468.  
  7469. function aimat(part)
  7470. cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
  7471. end
  7472. function checkfov (part)
  7473. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  7474. local angle = math.abs(fov.X) + math.abs(fov.Y)
  7475. return angle
  7476. end
  7477.  
  7478. game:GetService("RunService").RenderStepped:Connect(function()
  7479. if aimatpart then
  7480. aimat(aimatpart)
  7481. if aimatpart.Parent == plrs.LocalPlayer.Character then
  7482. aimatpart = nil
  7483. end
  7484. end
  7485.  
  7486.  
  7487. -- if switch == true then
  7488. -- local maxangle = 99999
  7489. --
  7490. -- --print("Loop")
  7491. -- if true and raycast == false then
  7492. -- for i, plr in pairs(plrs:GetChildren()) do
  7493. -- if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  7494. -- if TeamBased then
  7495. -- if plr.Team.Name ~= lplr.Team.Name or plr.Team.TeamColor ~= lplr.Team.TeamColor then
  7496. -- local an = checkfov(plr.Character.Head)
  7497. -- if an < maxangle then
  7498. -- maxangle = an
  7499. -- aimatpart = plr.Character.Head
  7500. -- if an < lockangle then
  7501. -- break
  7502. -- end
  7503. -- end
  7504. -- end
  7505. -- else
  7506. -- local an = checkfov(plr.Character.Head)
  7507. -- if an < maxangle then
  7508. -- maxangle = an
  7509. -- aimatpart = plr.Character.Head
  7510. -- if an < lockangle then
  7511. -- break
  7512. -- end
  7513. -- end
  7514. -- end
  7515. --
  7516. --
  7517. --
  7518. --
  7519. -- end
  7520. -- end
  7521. -- elseif raycast == true then
  7522. --
  7523. -- end
  7524.  
  7525. if raycast == true and switch == false and not aimatpart then
  7526. getaimbotplrs()
  7527. aimatpart = nil
  7528. local maxangle = 999
  7529. for i, v in ipairs(plrsforaim) do
  7530. if v.Parent ~= lplr.Character then
  7531. local an = checkfov(v)
  7532. if an < maxangle and v ~= lplr.Character.Head then
  7533. maxangle = an
  7534. aimatpart = v
  7535. print(v:GetFullName())
  7536. v.Parent.Humanoid.Died:connect(function()
  7537. aimatpart = nil
  7538. end)
  7539. end
  7540. end
  7541. end
  7542.  
  7543. end
  7544. end)
  7545. delay(0, function()
  7546. while wait(espupdatetime) do
  7547. if autoesp == true then
  7548. pcall(function()
  7549. f.addesp()
  7550. end)
  7551. end
  7552. end
  7553. end)
  7554. warn("loaded")
  7555. end)
  7556.  
  7557. InfSpace.Name = "InfSpace"
  7558. InfSpace.Parent = Main
  7559. InfSpace.BackgroundColor3 = Color3.fromRGB(9, 0, 0)
  7560. InfSpace.BorderColor3 = Color3.fromRGB(255, 255, 255)
  7561. InfSpace.Position = UDim2.new(0.033, 0, 0.726, 0)
  7562. InfSpace.Size = UDim2.new(0, 121, 0, 30)
  7563. InfSpace.Font = Enum.Font.SourceSans
  7564. InfSpace.Text = "Infini Jump"
  7565. InfSpace.TextColor3 = Color3.fromRGB(255, 255, 255)
  7566. InfSpace.TextScaled = true
  7567. InfSpace.TextSize = 14.000
  7568. InfSpace.TextWrapped = true
  7569. InfSpace.MouseButton1Down:connect(function()
  7570. _G.infinjump = true
  7571.  
  7572. local Player = game:GetService("Players").LocalPlayer
  7573. local Mouse = Player:GetMouse()
  7574. Mouse.KeyDown:connect(function(k)
  7575. if _G.infinjump then
  7576. if k:byte() == 32 then
  7577. Humanoid = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid")
  7578. Humanoid:ChangeState("Jumping")
  7579. wait(0.1)
  7580. Humanoid:ChangeState("Seated")
  7581. end
  7582. end
  7583. end)
  7584.  
  7585. local Player = game:GetService("Players").LocalPlayer
  7586. local Mouse = Player:GetMouse()
  7587. Mouse.KeyDown:connect(function(k)
  7588. k = k:lower()
  7589. if k == "f" then
  7590. if _G.infinjump == true then
  7591. _G.infinjump = false
  7592. else
  7593. _G.infinjump = true
  7594. end
  7595. end
  7596. end)
  7597. end)
  7598.  
  7599. Aimbot.Name = "Aimbot"
  7600. Aimbot.Parent = Main
  7601. Aimbot.BackgroundColor3 = Color3.fromRGB(9, 0, 0)
  7602. Aimbot.BorderColor3 = Color3.fromRGB(255, 255, 255)
  7603. Aimbot.Position = UDim2.new(0.373, 0, 0.726, 0)
  7604. Aimbot.Size = UDim2.new(0, 121, 0, 30)
  7605. Aimbot.Font = Enum.Font.SourceSans
  7606. Aimbot.Text = "Aimbot"
  7607. Aimbot.TextColor3 = Color3.fromRGB(255, 255, 255)
  7608. Aimbot.TextScaled = true
  7609. Aimbot.TextSize = 14.000
  7610. Aimbot.TextWrapped = true
  7611. Aimbot.MouseButton1Down:connect(function()
  7612. PLAYER = game.Players.LocalPlayer
  7613. MOUSE = PLAYER:GetMouse()
  7614. CC = game.Workspace.CurrentCamera
  7615.  
  7616. ENABLED = false
  7617. ESP_ENABLED = false
  7618.  
  7619. _G.FREE_FOR_ALL = true
  7620.  
  7621. _G.BIND = 50
  7622. _G.ESP_BIND = 52
  7623. _G.CHANGE_AIM = 'q'
  7624.  
  7625. _G.AIM_AT = 'Head'
  7626.  
  7627. wait(1)
  7628.  
  7629. function GetNearestPlayerToMouse()
  7630. local PLAYERS = {}
  7631. local PLAYER_HOLD = {}
  7632. local DISTANCES = {}
  7633. for i, v in pairs(game.Players:GetPlayers()) do
  7634. if v ~= PLAYER then
  7635. table.insert(PLAYERS, v)
  7636. end
  7637. end
  7638. for i, v in pairs(PLAYERS) do
  7639. if _G.FREE_FOR_ALL == false then
  7640. if v and (v.Character) ~= nil and v.TeamColor ~= PLAYER.TeamColor then
  7641. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  7642. if AIM ~= nil then
  7643. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  7644. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  7645. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  7646. local DIFF = math.floor((POS - AIM.Position).magnitude)
  7647. PLAYER_HOLD[v.Name .. i] = {}
  7648. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  7649. PLAYER_HOLD[v.Name .. i].plr = v
  7650. PLAYER_HOLD[v.Name .. i].diff = DIFF
  7651. table.insert(DISTANCES, DIFF)
  7652. end
  7653. end
  7654. elseif _G.FREE_FOR_ALL == true then
  7655. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  7656. if AIM ~= nil then
  7657. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  7658. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  7659. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  7660. local DIFF = math.floor((POS - AIM.Position).magnitude)
  7661. PLAYER_HOLD[v.Name .. i] = {}
  7662. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  7663. PLAYER_HOLD[v.Name .. i].plr = v
  7664. PLAYER_HOLD[v.Name .. i].diff = DIFF
  7665. table.insert(DISTANCES, DIFF)
  7666. end
  7667. end
  7668. end
  7669.  
  7670. if unpack(DISTANCES) == nil then
  7671. return false
  7672. end
  7673.  
  7674. local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
  7675. if L_DISTANCE > 20 then
  7676. return false
  7677. end
  7678.  
  7679. for i, v in pairs(PLAYER_HOLD) do
  7680. if v.diff == L_DISTANCE then
  7681. return v.plr
  7682. end
  7683. end
  7684. return false
  7685. end
  7686.  
  7687. GUI_MAIN = Instance.new('ScreenGui', game.CoreGui)
  7688. GUI_TARGET = Instance.new('TextLabel', GUI_MAIN)
  7689. GUI_AIM_AT = Instance.new('TextLabel', GUI_MAIN)
  7690.  
  7691. GUI_MAIN.Name = 'AIMBOT'
  7692.  
  7693. GUI_TARGET.Size = UDim2.new(0,200,0,30)
  7694. GUI_TARGET.BackgroundTransparency = 0.5
  7695. GUI_TARGET.BackgroundColor = BrickColor.new('Fossil')
  7696. GUI_TARGET.BorderSizePixel = 0
  7697. GUI_TARGET.Position = UDim2.new(0.5,-100,0,0)
  7698. GUI_TARGET.Text = 'AIMBOT : OFF'
  7699. GUI_TARGET.TextColor3 = Color3.new(1,1,1)
  7700. GUI_TARGET.TextStrokeTransparency = 1
  7701. GUI_TARGET.TextWrapped = true
  7702. GUI_TARGET.FontSize = 'Size24'
  7703. GUI_TARGET.Font = 'SourceSansBold'
  7704.  
  7705. GUI_AIM_AT.Size = UDim2.new(0,200,0,20)
  7706. GUI_AIM_AT.BackgroundTransparency = 0.5
  7707. GUI_AIM_AT.BackgroundColor = BrickColor.new('Fossil')
  7708. GUI_AIM_AT.BorderSizePixel = 0
  7709. GUI_AIM_AT.Position = UDim2.new(0.5,-100,0,30)
  7710. GUI_AIM_AT.Text = 'AIMING : HEAD'
  7711. GUI_AIM_AT.TextColor3 = Color3.new(1,1,1)
  7712. GUI_AIM_AT.TextStrokeTransparency = 1
  7713. GUI_AIM_AT.TextWrapped = true
  7714. GUI_AIM_AT.FontSize = 'Size18'
  7715. GUI_AIM_AT.Font = 'SourceSansBold'
  7716.  
  7717. local TRACK = false
  7718.  
  7719. function CREATE(BASE, TEAM)
  7720. local ESP_MAIN = Instance.new('BillboardGui', PLAYER.PlayerGui)
  7721. local ESP_DOT = Instance.new('Frame', ESP_MAIN)
  7722. local ESP_NAME = Instance.new('TextLabel', ESP_MAIN)
  7723.  
  7724. ESP_MAIN.Name = 'ESP'
  7725. ESP_MAIN.Adornee = BASE
  7726. ESP_MAIN.AlwaysOnTop = true
  7727. ESP_MAIN.ExtentsOffset = Vector3.new(0, 1, 0)
  7728. ESP_MAIN.Size = UDim2.new(0, 5, 0, 5)
  7729.  
  7730. ESP_DOT.Name = 'DOT'
  7731. ESP_DOT.BackgroundColor = BrickColor.new('Bright red')
  7732. ESP_DOT.BackgroundTransparency = 0.3
  7733. ESP_DOT.BorderSizePixel = 0
  7734. ESP_DOT.Position = UDim2.new(-0.5, 0, -0.5, 0)
  7735. ESP_DOT.Size = UDim2.new(2, 0, 2, 0)
  7736. ESP_DOT.Visible = true
  7737. ESP_DOT.ZIndex = 10
  7738.  
  7739. ESP_NAME.Name = 'NAME'
  7740. ESP_NAME.BackgroundColor3 = Color3.new(255, 255, 255)
  7741. ESP_NAME.BackgroundTransparency = 1
  7742. ESP_NAME.BorderSizePixel = 0
  7743. ESP_NAME.Position = UDim2.new(0, 0, 0, -40)
  7744. ESP_NAME.Size = UDim2.new(1, 0, 10, 0)
  7745. ESP_NAME.Visible = true
  7746. ESP_NAME.ZIndex = 10
  7747. ESP_NAME.Font = 'ArialBold'
  7748. ESP_NAME.FontSize = 'Size14'
  7749. ESP_NAME.Text = BASE.Parent.Name:upper()
  7750. ESP_NAME.TextColor = BrickColor.new('Bright red')
  7751. end
  7752.  
  7753. function CLEAR()
  7754. for _,v in pairs(PLAYER.PlayerGui:children()) do
  7755. if v.Name == 'ESP' and v:IsA('BillboardGui') then
  7756. v:Destroy()
  7757. end
  7758. end
  7759. end
  7760.  
  7761. function FIND()
  7762. CLEAR()
  7763. TRACK = true
  7764. spawn(function()
  7765. while wait() do
  7766. if TRACK then
  7767. CLEAR()
  7768. for i,v in pairs(game.Players:GetChildren()) do
  7769. if v.Character and v.Character:FindFirstChild('Head') then
  7770. if _G.FREE_FOR_ALL == false then
  7771. if v.TeamColor ~= PLAYER.TeamColor then
  7772. if v.Character:FindFirstChild('Head') then
  7773. CREATE(v.Character.Head, true)
  7774. end
  7775. end
  7776. else
  7777. if v.Character:FindFirstChild('Head') then
  7778. CREATE(v.Character.Head, true)
  7779. end
  7780. end
  7781. end
  7782. end
  7783. end
  7784. end
  7785. wait(1)
  7786. end)
  7787. end
  7788.  
  7789. MOUSE.KeyDown:connect(function(KEY)
  7790. KEY = KEY:lower():byte()
  7791. if KEY == _G.BIND then
  7792. ENABLED = true
  7793. end
  7794. end)
  7795.  
  7796. MOUSE.KeyUp:connect(function(KEY)
  7797. KEY = KEY:lower():byte()
  7798. if KEY == _G.BIND then
  7799. ENABLED = false
  7800. end
  7801. end)
  7802.  
  7803. MOUSE.KeyDown:connect(function(KEY)
  7804. KEY = KEY:lower():byte()
  7805. if KEY == _G.ESP_BIND then
  7806. if ESP_ENABLED == false then
  7807. FIND()
  7808. ESP_ENABLED = true
  7809. print('ESP : ON')
  7810. elseif ESP_ENABLED == true then
  7811. wait()
  7812. CLEAR()
  7813. TRACK = false
  7814. ESP_ENABLED = true
  7815. print('ESP : OFF')
  7816. end
  7817. end
  7818. end)
  7819.  
  7820. MOUSE.KeyDown:connect(function(KEY)
  7821. if KEY == _G.CHANGE_AIM then
  7822. if _G.AIM_AT == 'Head' then
  7823. _G.AIM_AT = 'Torso'
  7824. GUI_AIM_AT.Text = 'AIMING : TORSO'
  7825. elseif _G.AIM_AT == 'Torso' then
  7826. _G.AIM_AT = 'Head'
  7827. GUI_AIM_AT.Text = 'AIMING : HEAD'
  7828. end
  7829. end
  7830. end)
  7831.  
  7832. game:GetService('RunService').RenderStepped:connect(function()
  7833. if ENABLED then
  7834. local TARGET = GetNearestPlayerToMouse()
  7835. if (TARGET ~= false) then
  7836. local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
  7837. if AIM then
  7838. CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
  7839. end
  7840. GUI_TARGET.Text = 'AIMBOT : '.. TARGET.Name:sub(1, 5)
  7841. else
  7842. GUI_TARGET.Text = 'AIMBOT : OFF'
  7843. end
  7844. end
  7845. end)
  7846.  
  7847. repeat
  7848. wait()
  7849. if ESP_ENABLED == true then
  7850. FIND()
  7851. end
  7852. until ESP_ENABLED == false
  7853. wait()
  7854. _G.FREE_FOR_ALL = true
  7855. _G.BIND = 50 -- LEFT CTRL
  7856. _G.ESP_BIND = 52 -- LEFT ALT
  7857. end)
Add Comment
Please, Sign In to add comment