Advertisement
jimmydefault

2AdminCommands AutoUpdater

Apr 24th, 2019
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 126.76 KB | None | 0 0
  1.  
  2. local _2cmds = Instance.new("ScreenGui")
  3. local Scrollbar = Instance.new("Frame")
  4. local container = Instance.new("Frame")
  5. local TextButton = Instance.new("TextButton")
  6. local TextBox = Instance.new("TextBox")
  7. local TextLabel = Instance.new("TextLabel")
  8. local TextButton_2 = Instance.new("TextButton")
  9. local epic = Instance.new("ScrollingFrame")
  10. local TextLabel_2 = Instance.new("TextLabel")
  11. local TextButton_3 = Instance.new("TextButton")
  12. local SmoothGUI = Instance.new("BillboardGui")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14. --Properties:
  15. _2cmds.Name = "2cmds"
  16. _2cmds.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  17. _2cmds.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  18. _2cmds.ResetOnSpawn = false
  19.  
  20. Scrollbar.Name = "Scrollbar"
  21. Scrollbar.Parent = _2cmds
  22. Scrollbar.BackgroundColor3 = Color3.new(1, 1, 1)
  23. Scrollbar.BorderSizePixel = 0
  24. Scrollbar.Position = UDim2.new(0.0165745839, 0, 0.106020957, 0)
  25. Scrollbar.Size = UDim2.new(0, 242, 0, 19)
  26.  
  27. container.Name = "container"
  28. container.Parent = Scrollbar
  29. container.BackgroundColor3 = Color3.new(1, 1, 1)
  30. container.BorderSizePixel = 0
  31. container.Position = UDim2.new(0, 0, 0.999999583, 0)
  32. container.Size = UDim2.new(0, 242, 0, 122)
  33.  
  34. TextButton.Parent = container
  35. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  36. TextButton.BorderColor3 = Color3.new(0.0431373, 0.0313726, 0.207843)
  37. TextButton.BorderSizePixel = 2
  38. TextButton.Position = UDim2.new(0.219008267, 0, 0.540983617, 0)
  39. TextButton.Size = UDim2.new(0, 135, 0, 34)
  40. TextButton.AutoButtonColor = false
  41. TextButton.Font = Enum.Font.SourceSans
  42. TextButton.Text = "Add Admin"
  43. TextButton.TextColor3 = Color3.new(0, 0, 0)
  44. TextButton.TextSize = 19
  45. TextButton.TextStrokeTransparency = 0
  46. TextButton.TextWrapped = true
  47.  
  48. TextBox.Parent = container
  49. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  50. TextBox.BorderSizePixel = 2
  51. TextBox.Position = UDim2.new(0.11570248, 0, 0.188524589, 0)
  52. TextBox.Size = UDim2.new(0, 185, 0, 24)
  53. TextBox.Font = Enum.Font.SourceSans
  54. TextBox.PlaceholderText = "epicgamer91"
  55. TextBox.Text = ""
  56. TextBox.TextColor3 = Color3.new(0, 0, 0)
  57. TextBox.TextSize = 14
  58. TextBox.TextStrokeTransparency = 0
  59.  
  60. TextLabel.Parent = Scrollbar
  61. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  62. TextLabel.BackgroundTransparency = 1
  63. TextLabel.BorderSizePixel = 0
  64. TextLabel.Position = UDim2.new(0.107438013, 0, 0, 0)
  65. TextLabel.Size = UDim2.new(0, 171, 0, 19)
  66. TextLabel.Font = Enum.Font.Cartoon
  67. TextLabel.Text = "2AdminCmds"
  68. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  69. TextLabel.TextScaled = true
  70. TextLabel.TextSize = 14
  71. TextLabel.TextWrapped = true
  72.  
  73. TextButton_2.Parent = Scrollbar
  74. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  75. TextButton_2.BackgroundTransparency = 1
  76. TextButton_2.Position = UDim2.new(0.00826446712, 0, 0.0526315793, 0)
  77. TextButton_2.Size = UDim2.new(0, 26, 0, 18)
  78. TextButton_2.Font = Enum.Font.Cartoon
  79. TextButton_2.Text = "_"
  80. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  81. TextButton_2.TextScaled = true
  82. TextButton_2.TextSize = 14
  83. TextButton_2.TextWrapped = true
  84.  
  85. epic.Name = "epic"
  86. epic.Parent = Scrollbar
  87. epic.BackgroundColor3 = Color3.new(1, 1, 1)
  88. epic.BackgroundTransparency = 1
  89. epic.BorderSizePixel = 2
  90. epic.Position = UDim2.new(1, 0, 0.999999583, 0)
  91. epic.Size = UDim2.new(0, 132, 0, 197)
  92.  
  93. TextLabel_2.Parent = epic
  94. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  95. TextLabel_2.BackgroundTransparency = 1
  96. TextLabel_2.BorderSizePixel = 0
  97. TextLabel_2.Size = UDim2.new(0, 118, 0, 196)
  98. TextLabel_2.Font = Enum.Font.SourceSans
  99. TextLabel_2.TextColor3 = Color3.new(1, 0.0235294, 0.0235294)
  100. TextLabel_2.TextSize = 12
  101. TextLabel_2.TextTransparency = 1
  102. TextLabel_2.TextWrapped = true
  103.  
  104. TextButton_3.Parent = Scrollbar
  105. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  106. TextButton_3.BackgroundTransparency = 1
  107. TextButton_3.BorderSizePixel = 0
  108. TextButton_3.Position = UDim2.new(0.880165279, 0, 0, 0)
  109. TextButton_3.Size = UDim2.new(0, 26, 0, 19)
  110. TextButton_3.Font = Enum.Font.Cartoon
  111. TextButton_3.Text = "//"
  112. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  113. TextButton_3.TextScaled = true
  114. TextButton_3.TextSize = 14
  115. TextButton_3.TextWrapped = true
  116.  
  117. SmoothGUI.Name = "SmoothGUI"
  118. SmoothGUI.Parent = _2cmds
  119. SmoothGUI.AlwaysOnTop = true
  120. SmoothGUI.LightInfluence = 1
  121. SmoothGUI.Size = UDim2.new(0, 200, 0, 50)
  122. SmoothGUI.StudsOffset = Vector3.new(0, 3, 0)
  123.  
  124. TextLabel_3.Parent = SmoothGUI
  125. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  126. TextLabel_3.BackgroundTransparency = 1
  127. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  128. TextLabel_3.Visible = false
  129. TextLabel_3.Font = Enum.Font.Cartoon
  130. TextLabel_3.Text = "Admin"
  131. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  132. TextLabel_3.TextScaled = true
  133. TextLabel_3.TextSize = 14
  134. TextLabel_3.TextStrokeTransparency = 0
  135. TextLabel_3.TextWrapped = true
  136. -- Scripts:
  137. function SCRIPT_XXPE76_FAKESCRIPT() -- Scrollbar.SmoothScript
  138.     local script = Instance.new('Script')
  139.     script.Parent = Scrollbar
  140.    
  141.    
  142.                 while wait() do
  143.                     for i = 1,255 do
  144.                         script.Parent.BackgroundColor3 = Color3.fromHSV(i/255, 1, 1)
  145.                         wait()
  146.                     end
  147.                 end
  148.    
  149.    
  150.  
  151. end
  152. coroutine.resume(coroutine.create(SCRIPT_XXPE76_FAKESCRIPT))
  153. function SCRIPT_PQZE74_FAKESCRIPT() -- TextButton.SmoothScript
  154.     local script = Instance.new('Script')
  155.     script.Parent = TextButton
  156.    
  157.    
  158.                 while wait() do
  159.                     for i = 1,255 do
  160.     script.Parent.BorderColor3 = Color3.fromHSV(i/255, 1, 1)
  161.                         script.Parent.TextColor3 = Color3.fromHSV(i/255, 1, 1)
  162.                         wait()
  163.                     end
  164.                 end
  165.    
  166.    
  167.  
  168. end
  169. coroutine.resume(coroutine.create(SCRIPT_PQZE74_FAKESCRIPT))
  170. function SCRIPT_EBOU74_FAKESCRIPT() -- TextButton.LocalScript
  171.     local script = Instance.new('LocalScript')
  172.     script.Parent = TextButton
  173.     script.Parent.MouseButton1Click:Connect(function()
  174.     game:GetService("StarterGui"):SetCore("SendNotification",{
  175.     Title    = "2AdminCmds",
  176.     Text     = "user: " .. script.Parent.Parent.TextBox.Text .. " is now an admin!",
  177.     Button1  = "aight",--Take Out For no Buttons
  178.     Duration = 5,
  179.     })
  180.     end)
  181.     --Copy And Paste To Get More Notifications Also Add wait(secondshere)
  182.  
  183. end
  184. coroutine.resume(coroutine.create(SCRIPT_EBOU74_FAKESCRIPT))
  185. function SCRIPT_QOID90_FAKESCRIPT() -- TextBox.SmoothScript
  186.     local script = Instance.new('Script')
  187.     script.Parent = TextBox
  188.    
  189.    
  190.                 while wait() do
  191.                     for i = 1,255 do
  192.     script.Parent.BorderColor3 = Color3.fromHSV(i/255, 1, 1)
  193.                         script.Parent.TextColor3 = Color3.fromHSV(i/255, 1, 1)
  194.                         script.Parent.PlaceholderColor3 = Color3.fromHSV(i/255, 1, 1)
  195.                         wait()
  196.                     end
  197.                 end
  198.    
  199.    
  200.  
  201. end
  202. coroutine.resume(coroutine.create(SCRIPT_QOID90_FAKESCRIPT))
  203. function SCRIPT_EPIY81_FAKESCRIPT() -- Scrollbar.Dragg
  204.     local script = Instance.new('LocalScript')
  205.     script.Parent = Scrollbar
  206.     script.Parent.Draggable = true
  207.     script.Parent.Active = true
  208.     script.Parent.Selectable = true
  209.  
  210. end
  211. coroutine.resume(coroutine.create(SCRIPT_EPIY81_FAKESCRIPT))
  212. function SCRIPT_ZXGY81_FAKESCRIPT() -- Scrollbar.betteradmin
  213.     local script = Instance.new('Script')
  214.     script.Parent = Scrollbar
  215.      game.Players.LocalPlayer.Chatted:Connect(function(message)
  216.        
  217.        
  218.         if message == "btools/" then
  219.             local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  220.     local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  221.     local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  222.     local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  223.     local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  224.     tool1.BinType = "Clone"
  225.     tool2.BinType = "GameTool"
  226.     tool3.BinType = "Hammer"
  227.     tool4.BinType = "Script"
  228.     tool5.BinType = "Grab"
  229.         end
  230.         if message == "ff/" then
  231.             local char = game.Players.LocalPlayer.Character
  232.             Instance.new("ForceField",char)
  233.         end
  234.         if message == "unff/" then
  235.                 local char = game.Players.LocalPlayer.Character
  236.             char.ForceField:Destroy()
  237.         end
  238.         if message == "kill/" then
  239.             game.Players.LocalPlayer.Character:BreakJoints()
  240.         end
  241.         if message == "fly/" then
  242.             repeat wait()
  243.         until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Head") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  244.     local mouse = game.Players.LocalPlayer:GetMouse()
  245.     repeat wait() until mouse
  246.     local plr = game.Players.LocalPlayer
  247.     local torso = plr.Character.Head
  248.     local flying = false
  249.     local deb = true
  250.     local ctrl = {f = 0, b = 0, l = 0, r = 0}
  251.     local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  252.     local maxspeed = 400
  253.     local speed = 5000
  254.    
  255.     function Fly()
  256.     local bg = Instance.new("BodyGyro", torso)
  257.     bg.P = 9e4
  258.     bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  259.     bg.cframe = torso.CFrame
  260.     local bv = Instance.new("BodyVelocity", torso)
  261.     bv.velocity = Vector3.new(0,0.1,0)
  262.     bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  263.     repeat wait()
  264.     plr.Character.Humanoid.PlatformStand = true
  265.     if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  266.     speed = speed+.5+(speed/maxspeed)
  267.     if speed > maxspeed then
  268.     speed = maxspeed
  269.     end
  270.     elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  271.     speed = speed-1
  272.     if speed < 0 then
  273.     speed = 0
  274.     end
  275.     end
  276.     if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  277.     bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  278.     lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  279.     elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  280.     bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  281.     else
  282.     bv.velocity = Vector3.new(0,0.1,0)
  283.     end
  284.     bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  285.     until not flying
  286.     ctrl = {f = 0, b = 0, l = 0, r = 0}
  287.     lastctrl = {f = 0, b = 0, l = 0, r = 0}
  288.     speed = 0
  289.     bg:Destroy()
  290.     bv:Destroy()
  291.     plr.Character.Humanoid.PlatformStand = false
  292.     end
  293.     mouse.KeyDown:connect(function(key)
  294.     if key:lower() == "e" then
  295.     if flying then flying = false
  296.     else
  297.     flying = true
  298.     Fly()
  299.     end
  300.     elseif key:lower() == "w" then
  301.     ctrl.f = 1
  302.     elseif key:lower() == "s" then
  303.     ctrl.b = -1
  304.     elseif key:lower() == "a" then
  305.     ctrl.l = -1
  306.     elseif key:lower() == "d" then
  307.     ctrl.r = 1
  308.     end
  309.     end)
  310.     mouse.KeyUp:connect(function(key)
  311.     if key:lower() == "w" then
  312.     ctrl.f = 0
  313.     elseif key:lower() == "s" then
  314.     ctrl.b = 0
  315.     elseif key:lower() == "a" then
  316.     ctrl.l = 0
  317.     elseif key:lower() == "d" then
  318.     ctrl.r = 0
  319.     end
  320.     end)
  321.     Fly()
  322.         end
  323.         if message == "fe/" then
  324.        
  325.             local CUSTOM_THEME = [[{"BValue":{"Text":"Brightness: 41"},"TValue":{"Text":"Transparency: 0"},"ImageId":{"Text":"2576395708"},"Brightness":{"CanvasPosition":[1869.680908203125,0]},"WaterTrans":{"CanvasPosition":[1957.4468994140625,0]},"WTValue":{"Text":"Watermark Transparency: 0.62"},"ColorValue":{"Text":"255,0,255"},"Trans":{"CanvasPosition":[0,0]},"BG":{"ImageTransparency":0,"BackgroundTransparency":1,"Image":"http://www.roblox.com/asset/?id=2576395700","ImageColor3":[0.410000026226043701171875,0.410000026226043701171875,0.410000026226043701171875]},"WatermarkImage":{"ImageColor3":[1,0,1],"ImageTransparency":0.62000000476837158203125,"Visible":true}}]]
  326.    
  327.     -- Objects
  328.    
  329.     wait(1)
  330.    
  331.     local R2Sv3 = Instance.new("ScreenGui")
  332.     local BG = Instance.new("ImageLabel")
  333.     local Topbar = Instance.new("Frame")
  334.     local Title = Instance.new("TextLabel")
  335.     local Fold = Instance.new("TextButton")
  336.     local Fullscreen = Instance.new("TextButton")
  337.     local Toolbar = Instance.new("ScrollingFrame")
  338.     local Setclipboard = Instance.new("TextButton")
  339.     local Decompile = Instance.new("TextButton")
  340.     local GetReturn = Instance.new("TextButton")
  341.     local ClearLogs = Instance.new("TextButton")
  342.     local CryptStrings = Instance.new("TextButton")
  343.     local ShowRemotes = Instance.new("TextButton")
  344.     local ChangeBackground = Instance.new("TextButton")
  345.     local Namecall = Instance.new("TextButton")
  346.     local ClassicView = Instance.new("TextButton")
  347.     local EnvEdit = Instance.new("TextButton")
  348.     local DisableR2S = Instance.new("TextButton")
  349.     local AllRemotes = Instance.new("ScrollingFrame")
  350.     local LUResize = Instance.new("TextButton")
  351.     local Upvalues = Instance.new("ScrollingFrame")
  352.     local Script = Instance.new("ScrollingFrame")
  353.     local Remotes = Instance.new("ScrollingFrame")
  354.     local SetAllUps = Instance.new("TextButton")
  355.     local SetAllLoc = Instance.new("TextButton")
  356.     local NCallScriptTip = Instance.new("TextLabel")
  357.     local DisableNamecall = Instance.new("TextButton")
  358.     local NCallLogsTip = Instance.new("TextLabel")
  359.     local RemoveNamecall = Instance.new("TextButton")
  360.     local Locals = Instance.new("ScrollingFrame")
  361.     local AllRemoteBar = Instance.new("ScrollingFrame")
  362.     local Refresh = Instance.new("TextButton")
  363.     local SearchRemote = Instance.new("TextBox")
  364.     local NamecallName = Instance.new("TextLabel")
  365.     local EditNamecall = Instance.new("TextButton")
  366.     local NamecallFrame = Instance.new("ScrollingFrame")
  367.     local NamecallSource = Instance.new("ScrollingFrame")
  368.     local NamecallScript = Instance.new("TextBox")
  369.     local NamecallBar = Instance.new("ScrollingFrame")
  370.     local ApplyNamecall = Instance.new("TextButton")
  371.     local BGBar = Instance.new("ScrollingFrame")
  372.     local UpdateDS = Instance.new("TextButton")
  373.     local Apply = Instance.new("TextButton")
  374.     local ImageId = Instance.new("TextBox")
  375.     local BrightnessFrame = Instance.new("ScrollingFrame")
  376.     local Brightness = Instance.new("ScrollingFrame")
  377.     local TextLabel = Instance.new("TextLabel")
  378.     local BValue = Instance.new("TextLabel")
  379.     local TransFrame = Instance.new("ScrollingFrame")
  380.     local Trans = Instance.new("ScrollingFrame")
  381.     local TextLabel_2 = Instance.new("TextLabel")
  382.     local TValue = Instance.new("TextLabel")
  383.     local RemotesTip = Instance.new("TextLabel")
  384.     local NamecallType = Instance.new("TextButton")
  385.     local LocalsTip = Instance.new("TextLabel")
  386.     local UpvaluesTip = Instance.new("TextLabel")
  387.     local ScriptTip = Instance.new("TextLabel")
  388.     local EELocals = Instance.new("ScrollingFrame")
  389.     local EELocalsTip = Instance.new("TextLabel")
  390.     local EEUpvalues = Instance.new("ScrollingFrame")
  391.     local EEUpvaluesTip = Instance.new("TextLabel")
  392.     local Watermark = Instance.new("TextButton")
  393.     local Gradient = Instance.new("TextButton")
  394.     local Negate = Instance.new("TextButton")
  395.     local WatermarkImage = Instance.new("ImageLabel")
  396.     local GradientImage = Instance.new("ImageLabel")
  397.     local CustomColor = Instance.new("TextButton")
  398.     local ColorValue = Instance.new("TextBox")
  399.     local RandomColor = Instance.new("TextButton")
  400.     local ThemeJSON = Instance.new("TextBox")
  401.     local WTValue = Instance.new("TextLabel")
  402.     local SaveTheme = Instance.new("TextButton")
  403.     local LoadTheme = Instance.new("TextButton")
  404.     local WaterTransFrame = Instance.new("ScrollingFrame")
  405.     local WaterTrans = Instance.new("ScrollingFrame")
  406.     local TextLabel_3 = Instance.new("TextLabel")
  407.     local Explorer = Instance.new("Frame")
  408.     local ExplorerFrame = Instance.new("Frame")
  409.     local ExplorerTitle = Instance.new("TextLabel")
  410.     local ExplorerHide = Instance.new("TextButton")
  411.     local ExplorerMain = Instance.new("ScrollingFrame")
  412.     local ExplorerBack = Instance.new("TextButton")
  413.     local Toolbox = Instance.new("Frame")
  414.     local RemoteFrame = Instance.new("Frame")
  415.     local MainButton = Instance.new("TextButton")
  416.     local Icon = Instance.new("Frame")
  417.     local ScriptLine = Instance.new("Frame")
  418.     local SourceLine = Instance.new("TextLabel")
  419.     local RemoteLog = Instance.new("TextButton")
  420.     local Button = Instance.new("TextButton")
  421.     local Box = Instance.new("TextBox")
  422.     local DebugFrame = Instance.new("Frame")
  423.     local Field = Instance.new("TextLabel")
  424.     local ObjectFrame = Instance.new("Frame")
  425.     local ObjectName = Instance.new("TextLabel")
  426.     local SelectObject = Instance.new("TextButton")
  427.     local SetLocals = Instance.new("TextButton")
  428.     local SetUpvalues = Instance.new("TextButton")
  429.     local LoadChildren = Instance.new("TextButton")
  430.     local ExplorerFind = Instance.new("TextBox")
  431.     local CallRemote = Instance.new("TextButton")
  432.     local Warning = Instance.new("Frame")
  433.     local WarningLabel = Instance.new("TextLabel")
  434.     local Topbar2 = Instance.new("Frame")
  435.     local Title2 = Instance.new("TextLabel")
  436.     local Missing = Instance.new("TextLabel")
  437.     local SkipError = Instance.new("TextButton")
  438.     local QuitScript = Instance.new("TextButton")
  439.    
  440.     -- Properties
  441.    
  442.     R2Sv3.Name = "Filtershark"
  443.     R2Sv3.Parent = game.Players.LocalPlayer.PlayerGui
  444.     R2Sv3.ResetOnSpawn = false
  445.    
  446.     BG.Name = "BG"
  447.     BG.Parent = R2Sv3
  448.     BG.Active = true
  449.     BG.Visible = false
  450.     BG.BackgroundColor3 = Color3.new(1, 1, 1)
  451.     BG.BackgroundTransparency = 1
  452.     BG.BorderColor3 = Color3.new(0, 0.854902, 0.898039)
  453.     BG.BorderSizePixel = 0
  454.     BG.Draggable = true
  455.     BG.Position = UDim2.new(0.494525552, -445, 0.502044976, -220)
  456.     BG.Size = UDim2.new(0.5, 200, 0.5, 200)
  457.     BG.Image = "rbxassetid://1480010758"
  458.    
  459.     Topbar.Name = "Topbar"
  460.     Topbar.Parent = BG
  461.     Topbar.BackgroundColor3 = Color3.new(0, 0, 0)
  462.     Topbar.BackgroundTransparency = 0.60000002384186
  463.     Topbar.BorderSizePixel = 0
  464.     Topbar.Size = UDim2.new(1, 0, 0, 20)
  465.     Topbar.ZIndex = 2
  466.    
  467.     Title.Name = "Title"
  468.     Title.Parent = Topbar
  469.     Title.BackgroundColor3 = Color3.new(0, 0, 0)
  470.     Title.BackgroundTransparency = 0.60000002384186
  471.     Title.BorderSizePixel = 0
  472.     Title.Position = UDim2.new(0.5, -80, 0, 0)
  473.     Title.Size = UDim2.new(0, 160, 1, 0)
  474.     Title.ZIndex = 3
  475.     Title.Font = Enum.Font.SourceSansBold
  476.     Title.FontSize = Enum.FontSize.Size14
  477.     Title.Text = "Filtershark"
  478.     Title.TextColor3 = Color3.new(1, 1, 1)
  479.     Title.TextSize = 14
  480.    
  481.     Fold.Name = "Fold"
  482.     Fold.Parent = Topbar
  483.     Fold.BackgroundColor3 = Color3.new(0, 0, 0)
  484.     Fold.BackgroundTransparency = 0.60000002384186
  485.     Fold.BorderSizePixel = 0
  486.     Fold.Position = UDim2.new(1, -40, 0, 0)
  487.     Fold.Size = UDim2.new(0, 40, 0, 20)
  488.     Fold.ZIndex = 3
  489.     Fold.Font = Enum.Font.SourceSansBold
  490.     Fold.FontSize = Enum.FontSize.Size14
  491.     Fold.Text = "_"
  492.     Fold.TextColor3 = Color3.new(0.988235, 0.988235, 0.988235)
  493.     Fold.TextSize = 14
  494.    
  495.     Fullscreen.Name = "Fullscreen"
  496.     Fullscreen.Parent = Topbar
  497.     Fullscreen.BackgroundColor3 = Color3.new(0, 0, 0)
  498.     Fullscreen.BackgroundTransparency = 0.75
  499.     Fullscreen.BorderSizePixel = 0
  500.     Fullscreen.Position = UDim2.new(1, -90, 0, 0)
  501.     Fullscreen.Size = UDim2.new(0, 40, 0, 20)
  502.     Fullscreen.ZIndex = 3
  503.     Fullscreen.Font = Enum.Font.SourceSansBold
  504.     Fullscreen.FontSize = Enum.FontSize.Size14
  505.     Fullscreen.Text = "[]"
  506.     Fullscreen.TextColor3 = Color3.new(0.988235, 0.988235, 0.988235)
  507.     Fullscreen.TextSize = 14
  508.     Fullscreen.TextTransparency = 0.60000002384186
  509.    
  510.     Toolbar.Name = "Toolbar"
  511.     Toolbar.Parent = BG
  512.     Toolbar.BackgroundColor3 = Color3.new(0, 0, 0)
  513.     Toolbar.BackgroundTransparency = 0.60000002384186
  514.     Toolbar.BorderSizePixel = 0
  515.     Toolbar.Position = UDim2.new(0, 10, 0, 30)
  516.     Toolbar.Size = UDim2.new(1, -20, 0, 50)
  517.     Toolbar.ZIndex = 2
  518.     Toolbar.BottomImage = "rbxassetid://226025278"
  519.     Toolbar.CanvasPosition = Vector2.new(843, 0)
  520.     Toolbar.CanvasSize = UDim2.new(0, 1311, 0, 0)
  521.     Toolbar.MidImage = "rbxassetid://226025278"
  522.     Toolbar.ScrollBarThickness = 5
  523.     Toolbar.TopImage = "rbxassetid://226025278"
  524.    
  525.     Setclipboard.Name = "Setclipboard"
  526.     Setclipboard.Parent = Toolbar
  527.     Setclipboard.BackgroundColor3 = Color3.new(0, 0, 0)
  528.     Setclipboard.BackgroundTransparency = 0.75
  529.     Setclipboard.BorderColor3 = Color3.new(0, 0.952941, 1)
  530.     Setclipboard.Position = UDim2.new(0, 10, 0.5, -10)
  531.     Setclipboard.Size = UDim2.new(0, 120, 0, 20)
  532.     Setclipboard.ZIndex = 3
  533.     Setclipboard.Font = Enum.Font.SourceSansBold
  534.     Setclipboard.FontSize = Enum.FontSize.Size14
  535.     Setclipboard.Text = "COPY"
  536.     Setclipboard.TextColor3 = Color3.new(1, 1, 1)
  537.     Setclipboard.TextSize = 14
  538.     Setclipboard.TextTransparency = 0.60000002384186
  539.    
  540.     Decompile.Name = "Decompile"
  541.     Decompile.Parent = Toolbar
  542.     Decompile.BackgroundColor3 = Color3.new(0, 0, 0)
  543.     Decompile.BackgroundTransparency = 0.75
  544.     Decompile.BorderColor3 = Color3.new(0, 0.952941, 1)
  545.     Decompile.Position = UDim2.new(0, 140, 0.5, -10)
  546.     Decompile.Size = UDim2.new(0, 120, 0, 20)
  547.     Decompile.ZIndex = 3
  548.     Decompile.Font = Enum.Font.SourceSansBold
  549.     Decompile.FontSize = Enum.FontSize.Size14
  550.     Decompile.Text = "DECOMPILE"
  551.     Decompile.TextColor3 = Color3.new(1, 1, 1)
  552.     Decompile.TextSize = 14
  553.     Decompile.TextTransparency = 0.60000002384186
  554.    
  555.     ClearLogs.Name = "ClearLogs"
  556.     ClearLogs.Parent = Toolbar
  557.     ClearLogs.BackgroundColor3 = Color3.new(0, 0, 0)
  558.     ClearLogs.BackgroundTransparency = 0.75
  559.     ClearLogs.BorderColor3 = Color3.new(0, 0.952941, 1)
  560.     ClearLogs.Position = UDim2.new(0, 270, 0.5, -10)
  561.     ClearLogs.Size = UDim2.new(0, 120, 0, 20)
  562.     ClearLogs.ZIndex = 3
  563.     ClearLogs.Font = Enum.Font.SourceSansBold
  564.     ClearLogs.FontSize = Enum.FontSize.Size14
  565.     ClearLogs.Text = "CLEAR LOGS"
  566.     ClearLogs.TextColor3 = Color3.new(1, 1, 1)
  567.     ClearLogs.TextSize = 14
  568.     ClearLogs.TextTransparency = 0.60000002384186
  569.    
  570.     CryptStrings.Name = "CryptStrings"
  571.     CryptStrings.Parent = Toolbar
  572.     CryptStrings.BackgroundColor3 = Color3.new(0, 0, 0)
  573.     CryptStrings.BackgroundTransparency = 0.75
  574.     CryptStrings.BorderColor3 = Color3.new(0, 0.952941, 1)
  575.     CryptStrings.Position = UDim2.new(0, 400, 0.5, -10)
  576.     CryptStrings.Size = UDim2.new(0, 120, 0, 20)
  577.     CryptStrings.ZIndex = 3
  578.     CryptStrings.Font = Enum.Font.SourceSansBold
  579.     CryptStrings.FontSize = Enum.FontSize.Size14
  580.     CryptStrings.Text = "FORMAT STRINGS"
  581.     CryptStrings.TextColor3 = Color3.new(1, 1, 1)
  582.     CryptStrings.TextSize = 14
  583.     CryptStrings.TextTransparency = 0.60000002384186
  584.    
  585.     ShowRemotes.Name = "ShowRemotes"
  586.     ShowRemotes.Parent = Toolbar
  587.     ShowRemotes.BackgroundColor3 = Color3.new(0, 0, 0)
  588.     ShowRemotes.BackgroundTransparency = 0.75
  589.     ShowRemotes.BorderColor3 = Color3.new(0, 0.952941, 1)
  590.     ShowRemotes.Position = UDim2.new(0, 530, 0.5, -10)
  591.     ShowRemotes.Size = UDim2.new(0, 120, 0, 20)
  592.     ShowRemotes.ZIndex = 3
  593.     ShowRemotes.Font = Enum.Font.SourceSansBold
  594.     ShowRemotes.FontSize = Enum.FontSize.Size14
  595.     ShowRemotes.Text = "ALL REMOTES"
  596.     ShowRemotes.TextColor3 = Color3.new(1, 1, 1)
  597.     ShowRemotes.TextSize = 14
  598.     ShowRemotes.TextTransparency = 0.60000002384186
  599.    
  600.     ChangeBackground.Name = "ChangeBackground"
  601.     ChangeBackground.Parent = Toolbar
  602.     ChangeBackground.BackgroundColor3 = Color3.new(0, 0, 0)
  603.     ChangeBackground.BackgroundTransparency = 0.75
  604.     ChangeBackground.BorderColor3 = Color3.new(0, 0.952941, 1)
  605.     ChangeBackground.Position = UDim2.new(0, 660, 0.5, -10)
  606.     ChangeBackground.Size = UDim2.new(0, 120, 0, 20)
  607.     ChangeBackground.ZIndex = 3
  608.     ChangeBackground.Font = Enum.Font.SourceSansBold
  609.     ChangeBackground.FontSize = Enum.FontSize.Size14
  610.     ChangeBackground.Text = "BACKGROUND"
  611.     ChangeBackground.TextColor3 = Color3.new(1, 1, 1)
  612.     ChangeBackground.TextSize = 14
  613.     ChangeBackground.TextTransparency = 0.60000002384186
  614.    
  615.     ClassicView.Name = "ClassicView"
  616.     ClassicView.Parent = Toolbar
  617.     ClassicView.BackgroundColor3 = Color3.new(0, 0, 0)
  618.     ClassicView.BackgroundTransparency = 0.75
  619.     ClassicView.BorderColor3 = Color3.new(0.556863, 1, 0.486275)
  620.     ClassicView.Position = UDim2.new(0, 790, 0.5, -10)
  621.     ClassicView.Size = UDim2.new(0, 120, 0, 20)
  622.     ClassicView.ZIndex = 3
  623.     ClassicView.Font = Enum.Font.SourceSansBold
  624.     ClassicView.FontSize = Enum.FontSize.Size14
  625.     ClassicView.Text = "MAIN"
  626.     ClassicView.TextColor3 = Color3.new(0.556863, 1, 0.486275)
  627.     ClassicView.TextSize = 14
  628.     ClassicView.TextTransparency = 0.60000002384186
  629.    
  630.     EnvEdit.Name = "EnvEdit"
  631.     EnvEdit.Parent = Toolbar
  632.     EnvEdit.BackgroundColor3 = Color3.new(0, 0, 0)
  633.     EnvEdit.BackgroundTransparency = 0.75
  634.     EnvEdit.BorderColor3 = Color3.new(0, 0.952941, 1)
  635.     EnvEdit.Position = UDim2.new(0, 920, 0.5, -10)
  636.     EnvEdit.Size = UDim2.new(0, 120, 0, 20)
  637.     EnvEdit.ZIndex = 3
  638.     EnvEdit.Font = Enum.Font.SourceSansBold
  639.     EnvEdit.FontSize = Enum.FontSize.Size14
  640.     EnvEdit.Text = "ENVEDIT"
  641.     EnvEdit.TextColor3 = Color3.new(1, 1, 1)
  642.     EnvEdit.TextSize = 14
  643.     EnvEdit.TextTransparency = 0.60000002384186
  644.    
  645.     DisableR2S.Name = "DisableR2S"
  646.     DisableR2S.Parent = Toolbar
  647.     DisableR2S.BackgroundColor3 = Color3.new(0, 0, 0)
  648.     DisableR2S.BackgroundTransparency = 0.75
  649.     DisableR2S.BorderColor3 = Color3.new(0.556863, 1, 0.486275)
  650.     DisableR2S.Position = UDim2.new(0, 1050, 0.5, -10)
  651.     DisableR2S.Size = UDim2.new(0, 120, 0, 20)
  652.     DisableR2S.ZIndex = 3
  653.     DisableR2S.Font = Enum.Font.SourceSansBold
  654.     DisableR2S.FontSize = Enum.FontSize.Size14
  655.     DisableR2S.Text = "RUNNING"
  656.     DisableR2S.TextColor3 = Color3.new(0.556863, 1, 0.486275)
  657.     DisableR2S.TextSize = 14
  658.     DisableR2S.TextTransparency = 0.60000002384186
  659.    
  660.     AllRemotes.Name = "AllRemotes"
  661.     AllRemotes.Parent = BG
  662.     AllRemotes.BackgroundColor3 = Color3.new(0, 0, 0)
  663.     AllRemotes.BackgroundTransparency = 0.6
  664.     AllRemotes.BorderSizePixel = 0
  665.     AllRemotes.Position = UDim2.new(0, 10, 0, 90)
  666.     AllRemotes.Size = UDim2.new(1, -20, 1, -150)
  667.     AllRemotes.Visible = false
  668.     AllRemotes.ZIndex = 2
  669.     AllRemotes.BottomImage = "rbxassetid://226025278"
  670.     AllRemotes.CanvasSize = UDim2.new(0, 0, 0, 820)
  671.     AllRemotes.MidImage = "rbxassetid://226025278"
  672.     AllRemotes.ScrollBarThickness = 5
  673.     AllRemotes.TopImage = "rbxassetid://226025278"
  674.    
  675.     LUResize.Name = "LUResize"
  676.     LUResize.Parent = BG
  677.     LUResize.BackgroundColor3 = Color3.new(0, 1, 1)
  678.     LUResize.BackgroundTransparency = 0.75
  679.     LUResize.BorderSizePixel = 0
  680.     LUResize.Position = UDim2.new(0, 160, 0.5, 35)
  681.     LUResize.Size = UDim2.new(0, 200, 0, 10)
  682.     LUResize.Font = Enum.Font.SourceSansBold
  683.     LUResize.FontSize = Enum.FontSize.Size14
  684.     LUResize.Text = ""
  685.     LUResize.TextColor3 = Color3.new(0, 0, 0)
  686.     LUResize.TextSize = 14
  687.     LUResize.TextTransparency = 0.60000002384186
  688.    
  689.     Upvalues.Name = "Upvalues"
  690.     Upvalues.Parent = BG
  691.     Upvalues.BackgroundColor3 = Color3.new(0, 0, 0)
  692.     Upvalues.BackgroundTransparency = 0.60000002384186
  693.     Upvalues.BorderSizePixel = 0
  694.     Upvalues.Position = UDim2.new(0, 160, 0.5, 65)
  695.     Upvalues.Size = UDim2.new(0, 200, 0.5, -75)
  696.     Upvalues.ZIndex = 2
  697.     Upvalues.BottomImage = "rbxassetid://226025278"
  698.     Upvalues.CanvasSize = UDim2.new(0, 0, 0, 0)
  699.     Upvalues.MidImage = "rbxassetid://226025278"
  700.     Upvalues.ScrollBarThickness = 5
  701.     Upvalues.TopImage = "rbxassetid://226025278"
  702.    
  703.     Script.Name = "Script"
  704.     Script.Parent = BG
  705.     Script.BackgroundColor3 = Color3.new(0, 0, 0)
  706.     Script.BackgroundTransparency = 0.60000002384186
  707.     Script.BorderSizePixel = 0
  708.     Script.Position = UDim2.new(0, 370, 0, 100)
  709.     Script.Selectable = false
  710.     Script.Size = UDim2.new(1, -380, 1, -140)
  711.     Script.ZIndex = 2
  712.     Script.BottomImage = "rbxassetid://226025278"
  713.     Script.CanvasSize = UDim2.new(10, 0, 0, 0)
  714.     Script.MidImage = "rbxassetid://226025278"
  715.     Script.ScrollBarThickness = 5
  716.     Script.TopImage = "rbxassetid://226025278"
  717.    
  718.     Remotes.Name = "Remotes"
  719.     Remotes.Parent = BG
  720.     Remotes.BackgroundColor3 = Color3.new(0, 0, 0)
  721.     Remotes.BackgroundTransparency = 0.60000002384186
  722.     Remotes.BorderSizePixel = 0
  723.     Remotes.Position = UDim2.new(0, 10, 0, 100)
  724.     Remotes.Size = UDim2.new(0, 140, 1, -110)
  725.     Remotes.ZIndex = 2
  726.     Remotes.BottomImage = "rbxassetid://226025278"
  727.     Remotes.CanvasSize = UDim2.new(0, 0, 0, 0)
  728.     Remotes.MidImage = "rbxassetid://226025278"
  729.     Remotes.ScrollBarThickness = 5
  730.     Remotes.TopImage = "rbxassetid://226025278"
  731.    
  732.     Locals.Name = "Locals"
  733.     Locals.Parent = BG
  734.     Locals.BackgroundColor3 = Color3.new(0, 0, 0)
  735.     Locals.BackgroundTransparency = 0.60000002384186
  736.     Locals.BorderSizePixel = 0
  737.     Locals.Position = UDim2.new(0, 160, 0, 100)
  738.     Locals.Size = UDim2.new(0, 200, 0.5, -75)
  739.     Locals.ZIndex = 2
  740.     Locals.BottomImage = "rbxassetid://226025278"
  741.     Locals.CanvasSize = UDim2.new(0, 0, 0, 0)
  742.     Locals.MidImage = "rbxassetid://226025278"
  743.     Locals.ScrollBarThickness = 5
  744.     Locals.TopImage = "rbxassetid://226025278"
  745.    
  746.     AllRemoteBar.Name = "AllRemoteBar"
  747.     AllRemoteBar.Parent = BG
  748.     AllRemoteBar.BackgroundColor3 = Color3.new(0, 0, 0)
  749.     AllRemoteBar.BackgroundTransparency = 0.60000002384186
  750.     AllRemoteBar.BorderSizePixel = 0
  751.     AllRemoteBar.Position = UDim2.new(0, 10, 1, -50)
  752.     AllRemoteBar.Size = UDim2.new(1, -20, 0, 40)
  753.     AllRemoteBar.Visible = false
  754.     AllRemoteBar.ZIndex = 2
  755.     AllRemoteBar.BottomImage = "rbxassetid://226025278"
  756.     AllRemoteBar.CanvasSize = UDim2.new(0, 0, 0, 0)
  757.     AllRemoteBar.MidImage = "rbxassetid://226025278"
  758.     AllRemoteBar.ScrollBarThickness = 5
  759.     AllRemoteBar.TopImage = "rbxassetid://226025278"
  760.    
  761.     Refresh.Name = "Refresh"
  762.     Refresh.Parent = AllRemoteBar
  763.     Refresh.BackgroundColor3 = Color3.new(0, 0, 0)
  764.     Refresh.BackgroundTransparency = 0.75
  765.     Refresh.BorderColor3 = Color3.new(0, 0.952941, 1)
  766.     Refresh.Position = UDim2.new(0, 10, 0.5, -10)
  767.     Refresh.Size = UDim2.new(0.5, -20, 0, 20)
  768.     Refresh.ZIndex = 3
  769.     Refresh.Font = Enum.Font.SourceSansBold
  770.     Refresh.FontSize = Enum.FontSize.Size14
  771.     Refresh.Text = "REFRESH LIST"
  772.     Refresh.TextColor3 = Color3.new(1, 1, 1)
  773.     Refresh.TextSize = 14
  774.     Refresh.TextTransparency = 0.60000002384186
  775.    
  776.     SearchRemote.Name = "SearchRemote"
  777.     SearchRemote.Parent = AllRemoteBar
  778.     SearchRemote.BackgroundColor3 = Color3.new(0, 0, 0)
  779.     SearchRemote.BackgroundTransparency = 0.75
  780.     SearchRemote.BorderColor3 = Color3.new(0, 0.917647, 1)
  781.     SearchRemote.Position = UDim2.new(0.5, 10, 0.5, -10)
  782.     SearchRemote.Size = UDim2.new(0.5, -20, 0, 20)
  783.     SearchRemote.ZIndex = 3
  784.     SearchRemote.Font = Enum.Font.SourceSansBold
  785.     SearchRemote.FontSize = Enum.FontSize.Size14
  786.     SearchRemote.Text = "[SEARCH]"
  787.     SearchRemote.TextColor3 = Color3.new(1, 1, 1)
  788.     SearchRemote.TextSize = 14
  789.     SearchRemote.TextTransparency = 0.60000002384186
  790.    
  791.     BGBar.Name = "BGBar"
  792.     BGBar.Parent = BG
  793.     BGBar.BackgroundColor3 = Color3.new(0, 0, 0)
  794.     BGBar.BackgroundTransparency = 0.60000002384186
  795.     BGBar.BorderSizePixel = 0
  796.     BGBar.Position = UDim2.new(0, 10, 1, -50)
  797.     BGBar.Size = UDim2.new(1, -20, 0, 40)
  798.     BGBar.Visible = false
  799.     BGBar.ZIndex = 2
  800.     BGBar.BottomImage = "rbxassetid://226025278"
  801.     BGBar.CanvasSize = UDim2.new(0, 0, 0, 0)
  802.     BGBar.MidImage = "rbxassetid://226025278"
  803.     BGBar.ScrollBarThickness = 5
  804.     BGBar.TopImage = "rbxassetid://226025278"
  805.    
  806.     Apply.Name = "Apply"
  807.     Apply.Parent = BGBar
  808.     Apply.BackgroundColor3 = Color3.new(0, 0, 0)
  809.     Apply.BackgroundTransparency = 0.75
  810.     Apply.BorderColor3 = Color3.new(0, 0.952941, 1)
  811.     Apply.Position = UDim2.new(0, 10, 0.5, -10)
  812.     Apply.Size = UDim2.new(0.5, -20, 0, 20)
  813.     Apply.ZIndex = 3
  814.     Apply.Font = Enum.Font.SourceSansBold
  815.     Apply.FontSize = Enum.FontSize.Size14
  816.     Apply.Text = "APPLY"
  817.     Apply.TextColor3 = Color3.new(1, 1, 1)
  818.     Apply.TextSize = 14
  819.     Apply.TextTransparency = 0.60000002384186
  820.    
  821.     ImageId.Name = "ImageId"
  822.     ImageId.Parent = BGBar
  823.     ImageId.BackgroundColor3 = Color3.new(0, 0, 0)
  824.     ImageId.BackgroundTransparency = 0.75
  825.     ImageId.BorderColor3 = Color3.new(0, 0.917647, 1)
  826.     ImageId.Position = UDim2.new(0.5, 10, 0.5, -10)
  827.     ImageId.Size = UDim2.new(0.5, -20, 0, 20)
  828.     ImageId.ZIndex = 3
  829.     ImageId.Font = Enum.Font.SourceSansBold
  830.     ImageId.FontSize = Enum.FontSize.Size14
  831.     ImageId.Text = "1480010758"
  832.     ImageId.TextColor3 = Color3.new(1, 1, 1)
  833.     ImageId.TextSize = 14
  834.     ImageId.TextTransparency = 0.60000002384186
  835.    
  836.     BrightnessFrame.Name = "BrightnessFrame"
  837.     BrightnessFrame.Parent = BG
  838.     BrightnessFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  839.     BrightnessFrame.BackgroundTransparency = 0.60000002384186
  840.     BrightnessFrame.BorderColor3 = Color3.new(0, 0.901961, 1)
  841.     BrightnessFrame.BorderSizePixel = 0
  842.     BrightnessFrame.ClipsDescendants = false
  843.     BrightnessFrame.Position = UDim2.new(0, 10, 0, 95)
  844.     BrightnessFrame.Size = UDim2.new(1, -20, 0, 25)
  845.     BrightnessFrame.Visible = false
  846.     BrightnessFrame.ZIndex = 2
  847.     BrightnessFrame.BottomImage = "rbxassetid://226025278"
  848.     BrightnessFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  849.     BrightnessFrame.MidImage = "rbxassetid://226025278"
  850.     BrightnessFrame.ScrollBarThickness = 5
  851.     BrightnessFrame.TopImage = "rbxassetid://226025278"
  852.    
  853.     Brightness.Name = "Brightness"
  854.     Brightness.Parent = BrightnessFrame
  855.     Brightness.BackgroundColor3 = Color3.new(1, 1, 1)
  856.     Brightness.BackgroundTransparency = 1
  857.     Brightness.BorderSizePixel = 0
  858.     Brightness.Position = UDim2.new(0, 10, 0.5, -5)
  859.     Brightness.Selectable = false
  860.     Brightness.Size = UDim2.new(1, -20, 0, 10)
  861.     Brightness.BottomImage = "rbxassetid://226025278"
  862.     Brightness.CanvasSize = UDim2.new(0, 5000, 0, 0)
  863.     Brightness.MidImage = "rbxassetid://226025278"
  864.     Brightness.ScrollBarThickness = 10
  865.     Brightness.ZIndex = 2
  866.     Brightness.TopImage = "rbxassetid://226025278"
  867.    
  868.     TextLabel.Parent = BrightnessFrame
  869.     TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  870.     TextLabel.BackgroundTransparency = 0.5
  871.     TextLabel.BorderSizePixel = 0
  872.     TextLabel.Position = UDim2.new(0, 0, 0, -10)
  873.     TextLabel.Size = UDim2.new(1, 0, 0, 10)
  874.     TextLabel.ZIndex = 2
  875.     TextLabel.Font = Enum.Font.SourceSansBold
  876.     TextLabel.FontSize = Enum.FontSize.Size14
  877.     TextLabel.Text = "BRIGHTNESS"
  878.     TextLabel.TextColor3 = Color3.new(1, 1, 1)
  879.     TextLabel.TextScaled = true
  880.     TextLabel.TextSize = 14
  881.     TextLabel.TextWrapped = true
  882.    
  883.     BValue.Name = "BValue"
  884.     BValue.Parent = BG
  885.     BValue.BackgroundColor3 = Color3.new(0, 0, 0)
  886.     BValue.BackgroundTransparency = 0.60000002384186
  887.     BValue.BorderColor3 = Color3.new(0, 0.984314, 1)
  888.     BValue.Position = UDim2.new(0, 10, 1, -110)
  889.     BValue.Size = UDim2.new(1, -20, 0, 20)
  890.     BValue.Visible = false
  891.     BValue.Font = Enum.Font.SourceSansBold
  892.     BValue.FontSize = Enum.FontSize.Size14
  893.     BValue.Text = "Brightness: 100"
  894.     BValue.TextColor3 = Color3.new(1, 1, 1)
  895.     BValue.TextScaled = true
  896.     BValue.TextSize = 14
  897.     BValue.TextTransparency = 0.60000002384186
  898.     BValue.TextWrapped = true
  899.    
  900.     TransFrame.Name = "TransFrame"
  901.     TransFrame.Parent = BG
  902.     TransFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  903.     TransFrame.BackgroundTransparency = 0.60000002384186
  904.     TransFrame.BorderColor3 = Color3.new(0, 0.901961, 1)
  905.     TransFrame.BorderSizePixel = 0
  906.     TransFrame.ClipsDescendants = false
  907.     TransFrame.Position = UDim2.new(0, 10, 0, 135)
  908.     TransFrame.Size = UDim2.new(1, -20, 0, 25)
  909.     TransFrame.Visible = false
  910.     TransFrame.ZIndex = 2
  911.     TransFrame.BottomImage = "rbxassetid://226025278"
  912.     TransFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  913.     TransFrame.MidImage = "rbxassetid://226025278"
  914.     TransFrame.ScrollBarThickness = 0
  915.     TransFrame.TopImage = "rbxassetid://226025278"
  916.    
  917.     Trans.Name = "Trans"
  918.     Trans.Parent = TransFrame
  919.     Trans.BackgroundColor3 = Color3.new(1, 1, 1)
  920.     Trans.BackgroundTransparency = 1
  921.     Trans.BorderSizePixel = 0
  922.     Trans.Position = UDim2.new(0, 10, 0.5, -5)
  923.     Trans.Selectable = false
  924.     Trans.Size = UDim2.new(1, -20, 0, 10)
  925.     Trans.BottomImage = "rbxassetid://226025278"
  926.     Trans.CanvasSize = UDim2.new(0, 5000, 0, 0)
  927.     Trans.MidImage = "rbxassetid://226025278"
  928.     Trans.ScrollBarThickness = 10
  929.     Trans.ZIndex = 2
  930.     Trans.TopImage = "rbxassetid://226025278"
  931.    
  932.     TextLabel_2.Parent = TransFrame
  933.     TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  934.     TextLabel_2.BackgroundTransparency = 0.5
  935.     TextLabel_2.BorderSizePixel = 0
  936.     TextLabel_2.Position = UDim2.new(0, 0, 0, -10)
  937.     TextLabel_2.Size = UDim2.new(1, 0, 0, 10)
  938.     TextLabel_2.ZIndex = 2
  939.     TextLabel_2.Font = Enum.Font.SourceSansBold
  940.     TextLabel_2.FontSize = Enum.FontSize.Size14
  941.     TextLabel_2.Text = "TRANSPARENCY"
  942.     TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  943.     TextLabel_2.TextScaled = true
  944.     TextLabel_2.TextSize = 14
  945.     TextLabel_2.TextWrapped = true
  946.    
  947.     TValue.Name = "TValue"
  948.     TValue.Parent = BG
  949.     TValue.BackgroundColor3 = Color3.new(0, 0, 0)
  950.     TValue.BackgroundTransparency = 0.60000002384186
  951.     TValue.BorderColor3 = Color3.new(0, 0.984314, 1)
  952.     TValue.Position = UDim2.new(0, 10, 1, -80)
  953.     TValue.Size = UDim2.new(1, -20, 0, 20)
  954.     TValue.Visible = false
  955.     TValue.Font = Enum.Font.SourceSansBold
  956.     TValue.FontSize = Enum.FontSize.Size14
  957.     TValue.Text = "Transparency: 0"
  958.     TValue.TextColor3 = Color3.new(1, 1, 1)
  959.     TValue.TextScaled = true
  960.     TValue.TextSize = 14
  961.     TValue.TextTransparency = 0.60000002384186
  962.     TValue.TextWrapped = true
  963.    
  964.     RemotesTip.Name = "RemotesTip"
  965.     RemotesTip.Parent = BG
  966.     RemotesTip.BackgroundColor3 = Color3.new(0, 0, 0)
  967.     RemotesTip.BackgroundTransparency = 0.5
  968.     RemotesTip.BorderColor3 = Color3.new(0, 0.984314, 1)
  969.     RemotesTip.BorderSizePixel = 0
  970.     RemotesTip.Position = UDim2.new(0, 10, 0, 90)
  971.     RemotesTip.Size = UDim2.new(0, 140, 0, 10)
  972.     RemotesTip.Font = Enum.Font.SourceSansBold
  973.     RemotesTip.FontSize = Enum.FontSize.Size14
  974.     RemotesTip.Text = "REMOTES"
  975.     RemotesTip.TextColor3 = Color3.new(1, 1, 1)
  976.     RemotesTip.TextScaled = true
  977.     RemotesTip.TextSize = 14
  978.     RemotesTip.TextTransparency = 0.60000002384186
  979.     RemotesTip.TextWrapped = true
  980.    
  981.     LocalsTip.Name = "LocalsTip"
  982.     LocalsTip.Parent = BG
  983.     LocalsTip.BackgroundColor3 = Color3.new(0, 0, 0)
  984.     LocalsTip.BackgroundTransparency = 0.5
  985.     LocalsTip.BorderColor3 = Color3.new(0, 0.984314, 1)
  986.     LocalsTip.BorderSizePixel = 0
  987.     LocalsTip.Position = UDim2.new(0, 160, 0, 90)
  988.     LocalsTip.Size = UDim2.new(0, 200, 0, 10)
  989.     LocalsTip.Font = Enum.Font.SourceSansBold
  990.     LocalsTip.FontSize = Enum.FontSize.Size14
  991.     LocalsTip.Text = "LOCALS"
  992.     LocalsTip.TextColor3 = Color3.new(1, 1, 1)
  993.     LocalsTip.TextScaled = true
  994.     LocalsTip.TextSize = 14
  995.     LocalsTip.TextTransparency = 0.60000002384186
  996.     LocalsTip.TextWrapped = true
  997.    
  998.     UpvaluesTip.Name = "UpvaluesTip"
  999.     UpvaluesTip.Parent = BG
  1000.     UpvaluesTip.BackgroundColor3 = Color3.new(0, 0, 0)
  1001.     UpvaluesTip.BackgroundTransparency = 0.5
  1002.     UpvaluesTip.BorderColor3 = Color3.new(0, 0.984314, 1)
  1003.     UpvaluesTip.BorderSizePixel = 0
  1004.     UpvaluesTip.Position = UDim2.new(0, 160, 0.5, 55)
  1005.     UpvaluesTip.Size = UDim2.new(0, 200, 0, 10)
  1006.     UpvaluesTip.Font = Enum.Font.SourceSansBold
  1007.     UpvaluesTip.FontSize = Enum.FontSize.Size14
  1008.     UpvaluesTip.Text = "UPVALUES"
  1009.     UpvaluesTip.TextColor3 = Color3.new(1, 1, 1)
  1010.     UpvaluesTip.TextScaled = true
  1011.     UpvaluesTip.TextSize = 14
  1012.     UpvaluesTip.TextTransparency = 0.60000002384186
  1013.     UpvaluesTip.TextWrapped = true
  1014.    
  1015.     ScriptTip.Name = "ScriptTip"
  1016.     ScriptTip.Parent = BG
  1017.     ScriptTip.BackgroundColor3 = Color3.new(0, 0, 0)
  1018.     ScriptTip.BackgroundTransparency = 0.5
  1019.     ScriptTip.BorderColor3 = Color3.new(0, 0.984314, 1)
  1020.     ScriptTip.BorderSizePixel = 0
  1021.     ScriptTip.Position = UDim2.new(0, 370, 0, 90)
  1022.     ScriptTip.Size = UDim2.new(1, -380, 0, 10)
  1023.     ScriptTip.Font = Enum.Font.SourceSansBold
  1024.     ScriptTip.FontSize = Enum.FontSize.Size14
  1025.     ScriptTip.Text = "SCRIPT"
  1026.     ScriptTip.TextColor3 = Color3.new(1, 1, 1)
  1027.     ScriptTip.TextScaled = true
  1028.     ScriptTip.TextSize = 14
  1029.     ScriptTip.TextTransparency = 0.60000002384186
  1030.     ScriptTip.TextWrapped = true
  1031.    
  1032.     EELocals.Name = "EELocals"
  1033.     EELocals.Parent = BG
  1034.     EELocals.BackgroundColor3 = Color3.new(0, 0, 0)
  1035.     EELocals.BackgroundTransparency = 0.60000002384186
  1036.     EELocals.BorderSizePixel = 0
  1037.     EELocals.Position = UDim2.new(0, 10, 0, 100)
  1038.     EELocals.Size = UDim2.new(0.5, -15, 1, -170)
  1039.     EELocals.Visible = false
  1040.     EELocals.ZIndex = 2
  1041.     EELocals.BottomImage = "rbxassetid://226025278"
  1042.     EELocals.MidImage = "rbxassetid://226025278"
  1043.     EELocals.ScrollBarThickness = 5
  1044.     EELocals.TopImage = "rbxassetid://226025278"
  1045.    
  1046.     EELocalsTip.Name = "EELocalsTip"
  1047.     EELocalsTip.Parent = BG
  1048.     EELocalsTip.BackgroundColor3 = Color3.new(0, 0, 0)
  1049.     EELocalsTip.BackgroundTransparency = 0.5
  1050.     EELocalsTip.BorderColor3 = Color3.new(0, 0.984314, 1)
  1051.     EELocalsTip.BorderSizePixel = 0
  1052.     EELocalsTip.Position = UDim2.new(0, 10, 0, 90)
  1053.     EELocalsTip.Size = UDim2.new(0.5, -15, 0, 10)
  1054.     EELocalsTip.Visible = false
  1055.     EELocalsTip.ZIndex = 2
  1056.     EELocalsTip.Font = Enum.Font.SourceSansBold
  1057.     EELocalsTip.FontSize = Enum.FontSize.Size14
  1058.     EELocalsTip.Text = "EnvEdit LOCALS"
  1059.     EELocalsTip.TextColor3 = Color3.new(1, 1, 1)
  1060.     EELocalsTip.TextScaled = true
  1061.     EELocalsTip.TextSize = 14
  1062.     EELocalsTip.TextTransparency = 0.60000002384186
  1063.     EELocalsTip.TextWrapped = true
  1064.    
  1065.     EEUpvalues.Name = "EEUpvalues"
  1066.     EEUpvalues.Parent = BG
  1067.     EEUpvalues.BackgroundColor3 = Color3.new(0, 0, 0)
  1068.     EEUpvalues.BackgroundTransparency = 0.60000002384186
  1069.     EEUpvalues.BorderSizePixel = 0
  1070.     EEUpvalues.Position = UDim2.new(0.5, 5, 0, 100)
  1071.     EEUpvalues.Size = UDim2.new(0.5, -15, 1, -170)
  1072.     EEUpvalues.Visible = false
  1073.     EEUpvalues.ZIndex = 2
  1074.     EEUpvalues.BottomImage = "rbxassetid://226025278"
  1075.     EEUpvalues.MidImage = "rbxassetid://226025278"
  1076.     EEUpvalues.ScrollBarThickness = 5
  1077.     EEUpvalues.TopImage = "rbxassetid://226025278"
  1078.    
  1079.     EEUpvaluesTip.Name = "EEUpvaluesTip"
  1080.     EEUpvaluesTip.Parent = BG
  1081.     EEUpvaluesTip.BackgroundColor3 = Color3.new(0, 0, 0)
  1082.     EEUpvaluesTip.BackgroundTransparency = 0.5
  1083.     EEUpvaluesTip.BorderColor3 = Color3.new(0, 0.984314, 1)
  1084.     EEUpvaluesTip.BorderSizePixel = 0
  1085.     EEUpvaluesTip.Position = UDim2.new(0.5, 5, 0, 90)
  1086.     EEUpvaluesTip.Size = UDim2.new(0.5, -15, 0, 10)
  1087.     EEUpvaluesTip.Visible = false
  1088.     EEUpvaluesTip.ZIndex = 2
  1089.     EEUpvaluesTip.Font = Enum.Font.SourceSansBold
  1090.     EEUpvaluesTip.FontSize = Enum.FontSize.Size14
  1091.     EEUpvaluesTip.Text = "EnvEdit UPVALUES"
  1092.     EEUpvaluesTip.TextColor3 = Color3.new(1, 1, 1)
  1093.     EEUpvaluesTip.TextScaled = true
  1094.     EEUpvaluesTip.TextSize = 14
  1095.     EEUpvaluesTip.TextTransparency = 0.60000002384186
  1096.     EEUpvaluesTip.TextWrapped = true
  1097.    
  1098.     Watermark.Name = "Watermark"
  1099.     Watermark.Parent = BG
  1100.     Watermark.BackgroundColor3 = Color3.new(0, 0, 0)
  1101.     Watermark.BackgroundTransparency = 0.75
  1102.     Watermark.BorderColor3 = Color3.new(0, 0.952941, 1)
  1103.     Watermark.Position = UDim2.new(0, 10, 0, 209)
  1104.     Watermark.Size = UDim2.new(0.5, -15, 0, 20)
  1105.     Watermark.Visible = false
  1106.     Watermark.ZIndex = 3
  1107.     Watermark.Selected = true
  1108.     Watermark.Font = Enum.Font.SourceSansBold
  1109.     Watermark.FontSize = Enum.FontSize.Size14
  1110.     Watermark.Text = "WATERMARK"
  1111.     Watermark.TextColor3 = Color3.new(1, 1, 1)
  1112.     Watermark.TextSize = 14
  1113.     Watermark.TextTransparency = 0.60000002384186
  1114.    
  1115.     Gradient.Name = "Gradient"
  1116.     Gradient.Parent = BG
  1117.     Gradient.BackgroundColor3 = Color3.new(0, 0, 0)
  1118.     Gradient.BackgroundTransparency = 0.75
  1119.     Gradient.BorderColor3 = Color3.new(0, 0.952941, 1)
  1120.     Gradient.Position = UDim2.new(0, 10, 0, 239)
  1121.     Gradient.Size = UDim2.new(1, -20, 0, 20)
  1122.     Gradient.Visible = false
  1123.     Gradient.ZIndex = 3
  1124.     Gradient.Selected = true
  1125.     Gradient.Font = Enum.Font.SourceSansBold
  1126.     Gradient.FontSize = Enum.FontSize.Size14
  1127.     Gradient.Text = "GRADIENT"
  1128.     Gradient.TextColor3 = Color3.new(1, 1, 1)
  1129.     Gradient.TextSize = 14
  1130.     Gradient.TextTransparency = 0.60000002384186
  1131.    
  1132.     Negate.Name = "Negate"
  1133.     Negate.Parent = BG
  1134.     Negate.BackgroundColor3 = Color3.new(0, 0, 0)
  1135.     Negate.BackgroundTransparency = 0.75
  1136.     Negate.BorderColor3 = Color3.new(0, 0.952941, 1)
  1137.     Negate.Position = UDim2.new(0.5, 5, 0, 209)
  1138.     Negate.Size = UDim2.new(0.5, -15, 0, 20)
  1139.     Negate.Visible = false
  1140.     Negate.ZIndex = 3
  1141.     Negate.Selected = true
  1142.     Negate.Font = Enum.Font.SourceSansBold
  1143.     Negate.FontSize = Enum.FontSize.Size14
  1144.     Negate.Text = "INVERT COLORS"
  1145.     Negate.TextColor3 = Color3.new(1, 1, 1)
  1146.     Negate.TextSize = 14
  1147.     Negate.TextTransparency = 0.60000002384186
  1148.    
  1149.     WatermarkImage.Name = "WatermarkImage"
  1150.     WatermarkImage.Parent = BG
  1151.     WatermarkImage.BackgroundColor3 = Color3.new(1, 1, 1)
  1152.     WatermarkImage.BackgroundTransparency = 1
  1153.     WatermarkImage.Size = UDim2.new(1, 0, 1, 0)
  1154.     WatermarkImage.Image = "rbxassetid://2848097717"
  1155.    
  1156.     GradientImage.Name = "GradientImage"
  1157.     GradientImage.Parent = BG
  1158.     GradientImage.BackgroundColor3 = Color3.new(1, 1, 1)
  1159.     GradientImage.BackgroundTransparency = 1
  1160.     GradientImage.Size = UDim2.new(1, 0, 1, 0)
  1161.     GradientImage.Image = "rbxassetid://2541118527"
  1162.    
  1163.     CustomColor.Name = "CustomColor"
  1164.     CustomColor.Parent = BG
  1165.     CustomColor.BackgroundColor3 = Color3.new(0, 0, 0)
  1166.     CustomColor.BackgroundTransparency = 0.75
  1167.     CustomColor.BorderColor3 = Color3.new(0, 0.952941, 1)
  1168.     CustomColor.Position = UDim2.new(0, 10, 0, 269)
  1169.     CustomColor.Size = UDim2.new(0.5, -15, 0, 20)
  1170.     CustomColor.Visible = false
  1171.     CustomColor.ZIndex = 3
  1172.     CustomColor.Selected = true
  1173.     CustomColor.Font = Enum.Font.SourceSansBold
  1174.     CustomColor.FontSize = Enum.FontSize.Size14
  1175.     CustomColor.Text = "SET COLOR"
  1176.     CustomColor.TextColor3 = Color3.new(1, 1, 1)
  1177.     CustomColor.TextSize = 14
  1178.     CustomColor.TextTransparency = 0.60000002384186
  1179.    
  1180.     ColorValue.Name = "ColorValue"
  1181.     ColorValue.Parent = BG
  1182.     ColorValue.BackgroundColor3 = Color3.new(0, 0, 0)
  1183.     ColorValue.BackgroundTransparency = 0.75
  1184.     ColorValue.BorderColor3 = Color3.new(0, 0.917647, 1)
  1185.     ColorValue.Position = UDim2.new(0.5, 5, 0, 269)
  1186.     ColorValue.Size = UDim2.new(0.5, -15, 0, 20)
  1187.     ColorValue.Visible = false
  1188.     ColorValue.ZIndex = 3
  1189.     ColorValue.Font = Enum.Font.SourceSansBold
  1190.     ColorValue.FontSize = Enum.FontSize.Size14
  1191.     ColorValue.Text = "255,255,255"
  1192.     ColorValue.TextColor3 = Color3.new(1, 1, 1)
  1193.     ColorValue.TextSize = 14
  1194.     ColorValue.TextTransparency = 0.60000002384186
  1195.    
  1196.     RandomColor.Name = "RandomColor"
  1197.     RandomColor.Parent = BG
  1198.     RandomColor.BackgroundColor3 = Color3.new(0, 0, 0)
  1199.     RandomColor.BackgroundTransparency = 0.75
  1200.     RandomColor.BorderColor3 = Color3.new(0, 0.952941, 1)
  1201.     RandomColor.Position = UDim2.new(0, 10, 0, 299)
  1202.     RandomColor.Size = UDim2.new(1, -20, 0, 20)
  1203.     RandomColor.Visible = false
  1204.     RandomColor.ZIndex = 3
  1205.     RandomColor.Selected = true
  1206.     RandomColor.Font = Enum.Font.SourceSansBold
  1207.     RandomColor.FontSize = Enum.FontSize.Size14
  1208.     RandomColor.Text = "RANDOM COLOR"
  1209.     RandomColor.TextColor3 = Color3.new(1, 1, 1)
  1210.     RandomColor.TextSize = 14
  1211.     RandomColor.TextTransparency = 0.60000002384186
  1212.    
  1213.     ThemeJSON.Name = "ThemeJSON"
  1214.     ThemeJSON.Parent = BG
  1215.     ThemeJSON.BackgroundColor3 = Color3.new(0, 0, 0)
  1216.     ThemeJSON.BackgroundTransparency = 0.75
  1217.     ThemeJSON.BorderColor3 = Color3.new(0, 0.917647, 1)
  1218.     ThemeJSON.Position = UDim2.new(0, 310, 1, -170)
  1219.     ThemeJSON.Size = UDim2.new(1, -320, 0, 20)
  1220.     ThemeJSON.Visible = false
  1221.     ThemeJSON.ZIndex = 3
  1222.     ThemeJSON.Font = Enum.Font.SourceSansBold
  1223.     ThemeJSON.FontSize = Enum.FontSize.Size14
  1224.     ThemeJSON.Text = "[PASTE THEME JSON]"
  1225.     ThemeJSON.TextColor3 = Color3.new(1, 1, 1)
  1226.     ThemeJSON.TextScaled = true
  1227.     ThemeJSON.TextSize = 14
  1228.     ThemeJSON.TextTransparency = 0.60000002384186
  1229.     ThemeJSON.TextWrapped = true
  1230.    
  1231.     WTValue.Name = "WTValue"
  1232.     WTValue.Parent = BG
  1233.     WTValue.BackgroundColor3 = Color3.new(0, 0, 0)
  1234.     WTValue.BackgroundTransparency = 0.60000002384186
  1235.     WTValue.BorderColor3 = Color3.new(0, 0.984314, 1)
  1236.     WTValue.Position = UDim2.new(0, 10, 1, -140)
  1237.     WTValue.Size = UDim2.new(1, -20, 0, 20)
  1238.     WTValue.Visible = false
  1239.     WTValue.Font = Enum.Font.SourceSansBold
  1240.     WTValue.FontSize = Enum.FontSize.Size14
  1241.     WTValue.Text = "Watermark Transparency: 0"
  1242.     WTValue.TextColor3 = Color3.new(1, 1, 1)
  1243.     WTValue.TextScaled = true
  1244.     WTValue.TextSize = 14
  1245.     WTValue.TextTransparency = 0.60000002384186
  1246.     WTValue.TextWrapped = true
  1247.    
  1248.     SaveTheme.Name = "SaveTheme"
  1249.     SaveTheme.Parent = BG
  1250.     SaveTheme.BackgroundColor3 = Color3.new(0, 0, 0)
  1251.     SaveTheme.BackgroundTransparency = 0.75
  1252.     SaveTheme.BorderColor3 = Color3.new(0, 0.952941, 1)
  1253.     SaveTheme.Position = UDim2.new(0, 10, 1, -170)
  1254.     SaveTheme.Size = UDim2.new(0, 140, 0, 20)
  1255.     SaveTheme.Visible = false
  1256.     SaveTheme.ZIndex = 3
  1257.     SaveTheme.Selected = true
  1258.     SaveTheme.Font = Enum.Font.SourceSansBold
  1259.     SaveTheme.FontSize = Enum.FontSize.Size14
  1260.     SaveTheme.Text = "SAVE THEME"
  1261.     SaveTheme.TextColor3 = Color3.new(1, 1, 1)
  1262.     SaveTheme.TextSize = 14
  1263.     SaveTheme.TextTransparency = 0.60000002384186
  1264.    
  1265.     LoadTheme.Name = "LoadTheme"
  1266.     LoadTheme.Parent = BG
  1267.     LoadTheme.BackgroundColor3 = Color3.new(0, 0, 0)
  1268.     LoadTheme.BackgroundTransparency = 0.75
  1269.     LoadTheme.BorderColor3 = Color3.new(0, 0.952941, 1)
  1270.     LoadTheme.Position = UDim2.new(0, 160, 1, -170)
  1271.     LoadTheme.Size = UDim2.new(0, 140, 0, 20)
  1272.     LoadTheme.Visible = false
  1273.     LoadTheme.ZIndex = 3
  1274.     LoadTheme.Selected = true
  1275.     LoadTheme.Font = Enum.Font.SourceSansBold
  1276.     LoadTheme.FontSize = Enum.FontSize.Size14
  1277.     LoadTheme.Text = "LOAD THEME"
  1278.     LoadTheme.TextColor3 = Color3.new(1, 1, 1)
  1279.     LoadTheme.TextSize = 14
  1280.     LoadTheme.TextTransparency = 0.60000002384186
  1281.    
  1282.     WaterTransFrame.Name = "WaterTransFrame"
  1283.     WaterTransFrame.Parent = BG
  1284.     WaterTransFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  1285.     WaterTransFrame.BackgroundTransparency = 0.60000002384186
  1286.     WaterTransFrame.BorderColor3 = Color3.new(0, 0.901961, 1)
  1287.     WaterTransFrame.BorderSizePixel = 0
  1288.     WaterTransFrame.ClipsDescendants = false
  1289.     WaterTransFrame.Position = UDim2.new(0, 10, 0, 175)
  1290.     WaterTransFrame.Size = UDim2.new(1, -20, 0, 25)
  1291.     WaterTransFrame.Visible = false
  1292.     WaterTransFrame.ZIndex = 2
  1293.     WaterTransFrame.BottomImage = "rbxassetid://226025278"
  1294.     WaterTransFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  1295.     WaterTransFrame.MidImage = "rbxassetid://226025278"
  1296.     WaterTransFrame.ScrollBarThickness = 0
  1297.     WaterTransFrame.TopImage = "rbxassetid://226025278"
  1298.    
  1299.     WaterTrans.Name = "WaterTrans"
  1300.     WaterTrans.Parent = WaterTransFrame
  1301.     WaterTrans.BackgroundColor3 = Color3.new(1, 1, 1)
  1302.     WaterTrans.BackgroundTransparency = 1
  1303.     WaterTrans.BorderSizePixel = 0
  1304.     WaterTrans.Position = UDim2.new(0, 10, 0.5, -5)
  1305.     WaterTrans.Selectable = false
  1306.     WaterTrans.ZIndex = 2
  1307.     WaterTrans.Size = UDim2.new(1, -20, 0, 10)
  1308.     WaterTrans.BottomImage = "rbxassetid://226025278"
  1309.     WaterTrans.CanvasSize = UDim2.new(0, 5000, 0, 0)
  1310.     WaterTrans.MidImage = "rbxassetid://226025278"
  1311.     WaterTrans.ScrollBarThickness = 10
  1312.     WaterTrans.TopImage = "rbxassetid://226025278"
  1313.    
  1314.     TextLabel_3.Parent = WaterTransFrame
  1315.     TextLabel_3.BackgroundColor3 = Color3.new(0, 0, 0)
  1316.     TextLabel_3.BackgroundTransparency = 0.5
  1317.     TextLabel_3.BorderSizePixel = 0
  1318.     TextLabel_3.Position = UDim2.new(0, 0, 0, -10)
  1319.     TextLabel_3.Size = UDim2.new(1, 0, 0, 10)
  1320.     TextLabel_3.ZIndex = 2
  1321.     TextLabel_3.Font = Enum.Font.SourceSansBold
  1322.     TextLabel_3.FontSize = Enum.FontSize.Size14
  1323.     TextLabel_3.Text = "WATERMARK TRANSPARENCY"
  1324.     TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  1325.     TextLabel_3.TextScaled = true
  1326.     TextLabel_3.TextSize = 14
  1327.     TextLabel_3.TextWrapped = true
  1328.    
  1329.     Explorer.Name = "Explorer"
  1330.     Explorer.Parent = BG
  1331.     Explorer.Active = true
  1332.     Explorer.BackgroundColor3 = Color3.new(0, 0, 0)
  1333.     Explorer.BackgroundTransparency = 0.5
  1334.     Explorer.BorderSizePixel = 0
  1335.     Explorer.Draggable = true
  1336.     Explorer.Position = UDim2.new(0, 100, 0, 100)
  1337.     Explorer.Size = UDim2.new(0.600000024, 0, 0.600000024, 0)
  1338.     Explorer.Visible = false
  1339.     Explorer.ZIndex = 4
  1340.    
  1341.     ExplorerFrame.Name = "ExplorerFrame"
  1342.     ExplorerFrame.Parent = Explorer
  1343.     ExplorerFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  1344.     ExplorerFrame.BackgroundTransparency = 0.60000002384186
  1345.     ExplorerFrame.BorderSizePixel = 0
  1346.     ExplorerFrame.Size = UDim2.new(1, 0, 0, 20)
  1347.     ExplorerFrame.ZIndex = 5
  1348.    
  1349.     ExplorerTitle.Name = "ExplorerTitle"
  1350.     ExplorerTitle.Parent = ExplorerFrame
  1351.     ExplorerTitle.BackgroundColor3 = Color3.new(0, 0, 0)
  1352.     ExplorerTitle.BackgroundTransparency = 0.5
  1353.     ExplorerTitle.Position = UDim2.new(0.5, -90, 0, 0)
  1354.     ExplorerTitle.Size = UDim2.new(0, 180, 1, 0)
  1355.     ExplorerTitle.ZIndex = 6
  1356.     ExplorerTitle.Font = Enum.Font.SourceSansBold
  1357.     ExplorerTitle.FontSize = Enum.FontSize.Size14
  1358.     ExplorerTitle.Text = "Object Browser"
  1359.     ExplorerTitle.TextColor3 = Color3.new(1, 1, 1)
  1360.     ExplorerTitle.TextSize = 14
  1361.    
  1362.     ExplorerHide.Name = "ExplorerHide"
  1363.     ExplorerHide.Parent = ExplorerFrame
  1364.     ExplorerHide.BackgroundColor3 = Color3.new(0, 0, 0)
  1365.     ExplorerHide.BackgroundTransparency = 0.5
  1366.     ExplorerHide.BorderSizePixel = 0
  1367.     ExplorerHide.Position = UDim2.new(1, -50, 0, 0)
  1368.     ExplorerHide.Size = UDim2.new(0, 50, 1, 0)
  1369.     ExplorerHide.ZIndex = 6
  1370.     ExplorerHide.Selected = true
  1371.     ExplorerHide.Font = Enum.Font.SourceSansBold
  1372.     ExplorerHide.FontSize = Enum.FontSize.Size14
  1373.     ExplorerHide.Text = "_"
  1374.     ExplorerHide.TextColor3 = Color3.new(1, 1, 1)
  1375.     ExplorerHide.TextSize = 14
  1376.    
  1377.     ExplorerMain.Name = "ExplorerMain"
  1378.     ExplorerMain.Parent = Explorer
  1379.     ExplorerMain.BackgroundColor3 = Color3.new(0, 0, 0)
  1380.     ExplorerMain.BackgroundTransparency = 0.60000002384186
  1381.     ExplorerMain.BorderSizePixel = 0
  1382.     ExplorerMain.ClipsDescendants = true
  1383.     ExplorerMain.Position = UDim2.new(0, 10, 0, 30)
  1384.     ExplorerMain.Size = UDim2.new(1, -20, 1, -70)
  1385.     ExplorerMain.ZIndex = 5
  1386.     ExplorerMain.BottomImage = "rbxassetid://226025278"
  1387.     ExplorerMain.MidImage = "rbxassetid://226025278"
  1388.     ExplorerMain.ScrollBarThickness = 5
  1389.     ExplorerMain.TopImage = "rbxassetid://226025278"
  1390.    
  1391.     ExplorerBack.Name = "ExplorerBack"
  1392.     ExplorerBack.Parent = Explorer
  1393.     ExplorerBack.BackgroundColor3 = Color3.new(0, 0, 0)
  1394.     ExplorerBack.BackgroundTransparency = 0.5
  1395.     ExplorerBack.BorderColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  1396.     ExplorerBack.Position = UDim2.new(0, 10, 1, -30)
  1397.     ExplorerBack.Size = UDim2.new(0.5, -20, 0, 20)
  1398.     ExplorerBack.ZIndex = 5
  1399.     ExplorerBack.Font = Enum.Font.SourceSansBold
  1400.     ExplorerBack.FontSize = Enum.FontSize.Size14
  1401.     ExplorerBack.Text = "<<<"
  1402.     ExplorerBack.TextColor3 = Color3.new(1, 1, 1)
  1403.     ExplorerBack.TextSize = 14
  1404.    
  1405.     Toolbox.Name = "Toolbox"
  1406.     Toolbox.Parent = R2Sv3
  1407.     Toolbox.BackgroundColor3 = Color3.new(1, 1, 1)
  1408.     Toolbox.Size = UDim2.new(0, 100, 0, 100)
  1409.     Toolbox.Visible = false
  1410.    
  1411.     RemoteFrame.Name = "RemoteFrame"
  1412.     RemoteFrame.Parent = Toolbox
  1413.     RemoteFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  1414.     RemoteFrame.BackgroundTransparency = 0.64999997615814
  1415.     RemoteFrame.BorderColor3 = Color3.new(0, 1, 0.917647)
  1416.     RemoteFrame.Position = UDim2.new(0, 10, 0, 10)
  1417.     RemoteFrame.Size = UDim2.new(1, -20, 0, 20)
  1418.     RemoteFrame.ZIndex = 3
  1419.    
  1420.     MainButton.Name = "MainButton"
  1421.     MainButton.Parent = RemoteFrame
  1422.     MainButton.BackgroundColor3 = Color3.new(0, 0, 0)
  1423.     MainButton.BackgroundTransparency = 0.5
  1424.     MainButton.BorderSizePixel = 0
  1425.     MainButton.Size = UDim2.new(0, 200, 1, 0)
  1426.     MainButton.ZIndex = 4
  1427.     MainButton.Font = Enum.Font.SourceSansBold
  1428.     MainButton.FontSize = Enum.FontSize.Size14
  1429.     MainButton.Text = "SayMessageRequest"
  1430.     MainButton.TextColor3 = Color3.new(1, 1, 1)
  1431.     MainButton.TextSize = 14
  1432.     MainButton.TextTransparency = 0.60000002384186
  1433.    
  1434.     Icon.Name = "Icon"
  1435.     Icon.Parent = RemoteFrame
  1436.     Icon.BackgroundColor3 = Color3.new(0.509804, 1, 0.454902)
  1437.     Icon.BackgroundTransparency = 0.40000000596046
  1438.     Icon.BorderSizePixel = 0
  1439.     Icon.Position = UDim2.new(0, 210, 0.5, -3)
  1440.     Icon.Size = UDim2.new(1, -220, 0, 6)
  1441.     Icon.ZIndex = 4
  1442.    
  1443.     ScriptLine.Name = "ScriptLine"
  1444.     ScriptLine.Parent = Toolbox
  1445.     ScriptLine.BackgroundColor3 = Color3.new(1, 1, 1)
  1446.     ScriptLine.BackgroundTransparency = 1
  1447.     ScriptLine.BorderSizePixel = 0
  1448.     ScriptLine.Size = UDim2.new(1, 0, 0, 20)
  1449.     ScriptLine.ZIndex = 3
  1450.    
  1451.     SourceLine.Name = "SourceLine"
  1452.     SourceLine.Parent = ScriptLine
  1453.     SourceLine.BackgroundColor3 = Color3.new(0, 0, 0)
  1454.     SourceLine.BackgroundTransparency = 1
  1455.     SourceLine.BorderSizePixel = 0
  1456.     SourceLine.Position = UDim2.new(0, 10, 0, 0)
  1457.     SourceLine.Size = UDim2.new(1, -50, 1, 0)
  1458.     SourceLine.ZIndex = 4
  1459.     SourceLine.Font = Enum.Font.Code
  1460.     SourceLine.FontSize = Enum.FontSize.Size14
  1461.     SourceLine.Text = "0"
  1462.     SourceLine.TextColor3 = Color3.new(1, 1, 1)
  1463.     SourceLine.TextSize = 14
  1464.     SourceLine.TextTransparency = 0.5
  1465.     SourceLine.TextXAlignment = Enum.TextXAlignment.Left
  1466.    
  1467.     RemoteLog.Name = "RemoteLog"
  1468.     RemoteLog.Parent = Toolbox
  1469.     RemoteLog.BackgroundColor3 = Color3.new(0, 0, 0)
  1470.     RemoteLog.BackgroundTransparency = 0.60000002384186
  1471.     RemoteLog.BorderColor3 = Color3.new(1, 1, 1)
  1472.     RemoteLog.BorderSizePixel = 0
  1473.     RemoteLog.Position = UDim2.new(0, 10, 0, 10)
  1474.     RemoteLog.Size = UDim2.new(1, -20, 0, 20)
  1475.     RemoteLog.ZIndex = 3
  1476.     RemoteLog.Font = Enum.Font.SourceSansBold
  1477.     RemoteLog.FontSize = Enum.FontSize.Size14
  1478.     RemoteLog.Text = "SayMessageRequest"
  1479.     RemoteLog.TextColor3 = Color3.new(1, 1, 1)
  1480.     RemoteLog.TextSize = 14
  1481.     RemoteLog.TextTransparency = 0.5
  1482.    
  1483.     Button.Name = "Button"
  1484.     Button.Parent = Toolbox
  1485.     Button.BackgroundColor3 = Color3.new(0, 0, 0)
  1486.     Button.BackgroundTransparency = 0.75
  1487.     Button.BorderSizePixel = 0
  1488.     Button.Position = UDim2.new(1, -80, 0, 0)
  1489.     Button.Size = UDim2.new(0, 80, 1, 0)
  1490.     Button.ZIndex = 4
  1491.     Button.Font = Enum.Font.SourceSansBold
  1492.     Button.FontSize = Enum.FontSize.Size12
  1493.     Button.TextColor3 = Color3.new(1, 1, 1)
  1494.     Button.TextSize = 12
  1495.     Button.TextTransparency = 0.60000002384186
  1496.     Button.TextWrapped = true
  1497.    
  1498.     Box.Name = "Box"
  1499.     Box.Parent = Toolbox
  1500.     Box.BackgroundColor3 = Color3.new(0, 0, 0)
  1501.     Box.BackgroundTransparency = 0.75
  1502.     Box.BorderSizePixel = 0
  1503.     Box.Position = UDim2.new(1, -80, 0, 0)
  1504.     Box.Size = UDim2.new(0, 80, 1, 0)
  1505.     Box.ZIndex = 4
  1506.     Box.Font = Enum.Font.SourceSansBold
  1507.     Box.FontSize = Enum.FontSize.Size12
  1508.     Box.TextColor3 = Color3.new(1, 1, 1)
  1509.     Box.TextSize = 12
  1510.     Box.TextTransparency = 0.60000002384186
  1511.     Box.TextWrapped = true
  1512.    
  1513.     DebugFrame.Name = "DebugFrame"
  1514.     DebugFrame.Parent = Toolbox
  1515.     DebugFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  1516.     DebugFrame.BackgroundTransparency = 0.5
  1517.     DebugFrame.BorderColor3 = Color3.new(0, 0.984314, 1)
  1518.     DebugFrame.Position = UDim2.new(0, 10, 0, 10)
  1519.     DebugFrame.Size = UDim2.new(1, -20, 0, 20)
  1520.     DebugFrame.ZIndex = 3
  1521.    
  1522.     Field.Name = "Field"
  1523.     Field.Parent = DebugFrame
  1524.     Field.BackgroundColor3 = Color3.new(0, 0, 0)
  1525.     Field.BackgroundTransparency = 1
  1526.     Field.Size = UDim2.new(0, 80, 1, 0)
  1527.     Field.ZIndex = 4
  1528.     Field.Font = Enum.Font.SourceSansBold
  1529.     Field.FontSize = Enum.FontSize.Size12
  1530.     Field.Text = "anim"
  1531.     Field.TextColor3 = Color3.new(1, 1, 1)
  1532.     Field.TextSize = 12
  1533.     Field.TextWrapped = true
  1534.    
  1535.     ObjectFrame.Name = "ObjectFrame"
  1536.     ObjectFrame.Parent = Toolbox
  1537.     ObjectFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  1538.     ObjectFrame.BackgroundTransparency = 0.5
  1539.     ObjectFrame.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  1540.     ObjectFrame.Position = UDim2.new(0, 10, 0, 10)
  1541.     ObjectFrame.Size = UDim2.new(1, -20, 0, 20)
  1542.     ObjectFrame.ZIndex = 6
  1543.    
  1544.     ObjectName.Name = "ObjectName"
  1545.     ObjectName.Parent = ObjectFrame
  1546.     ObjectName.BackgroundColor3 = Color3.new(0, 0, 0)
  1547.     ObjectName.BackgroundTransparency = 0.5
  1548.     ObjectName.BorderSizePixel = 0
  1549.     ObjectName.Size = UDim2.new(0, 200, 1, 0)
  1550.     ObjectName.ZIndex = 7
  1551.     ObjectName.Font = Enum.Font.SourceSansBold
  1552.     ObjectName.FontSize = Enum.FontSize.Size14
  1553.     ObjectName.Text = "Workspace"
  1554.     ObjectName.TextColor3 = Color3.new(1, 1, 1)
  1555.     ObjectName.TextSize = 14
  1556.    
  1557.     SelectObject.Name = "SelectObject"
  1558.     SelectObject.Parent = ObjectFrame
  1559.     SelectObject.BackgroundColor3 = Color3.new(0, 0, 0)
  1560.     SelectObject.BorderSizePixel = 0
  1561.     SelectObject.Position = UDim2.new(1, -80, 0, 0)
  1562.     SelectObject.Size = UDim2.new(0, 80, 1, 0)
  1563.     SelectObject.ZIndex = 7
  1564.     SelectObject.Font = Enum.Font.SourceSansBold
  1565.     SelectObject.FontSize = Enum.FontSize.Size14
  1566.     SelectObject.Text = "Select"
  1567.     SelectObject.TextColor3 = Color3.new(1, 1, 1)
  1568.     SelectObject.TextSize = 14
  1569.    
  1570.     LoadChildren.Name = "LoadChildren"
  1571.     LoadChildren.Parent = ObjectFrame
  1572.     LoadChildren.BackgroundColor3 = Color3.new(0, 0, 0)
  1573.     LoadChildren.BorderSizePixel = 0
  1574.     LoadChildren.Position = UDim2.new(1, -170, 0, 0)
  1575.     LoadChildren.Size = UDim2.new(0, 80, 1, 0)
  1576.     LoadChildren.ZIndex = 7
  1577.     LoadChildren.Font = Enum.Font.SourceSansBold
  1578.     LoadChildren.FontSize = Enum.FontSize.Size14
  1579.     LoadChildren.Text = "Load"
  1580.     LoadChildren.TextColor3 = Color3.new(1, 1, 1)
  1581.     LoadChildren.TextSize = 14
  1582.    
  1583.     ExplorerFind.Name = "ExplorerFind"
  1584.     ExplorerFind.Parent = Explorer
  1585.     ExplorerFind.BackgroundColor3 = Color3.new(0, 0, 0)
  1586.     ExplorerFind.BackgroundTransparency = 0.5
  1587.     ExplorerFind.BorderColor3 = Color3.new(0.321569, 0.321569, 0.321569)
  1588.     ExplorerFind.Position = UDim2.new(0.5, 5, 1, -30)
  1589.     ExplorerFind.Size = UDim2.new(0.5, -20, 0, 20)
  1590.     ExplorerFind.ZIndex = 5
  1591.     ExplorerFind.Font = Enum.Font.SourceSansBold
  1592.     ExplorerFind.FontSize = Enum.FontSize.Size14
  1593.     ExplorerFind.Text = "SEARCH"
  1594.     ExplorerFind.TextColor3 = Color3.new(1, 1, 1)
  1595.     ExplorerFind.TextSize = 14
  1596.    
  1597.     Warning.Name = "Warning"
  1598.     Warning.Parent = R2Sv3
  1599.     Warning.Active = true
  1600.     Warning.Visible = false
  1601.     Warning.BackgroundColor3 = Color3.new(0, 0, 0)
  1602.     Warning.BackgroundTransparency = 0.30000001192093
  1603.     Warning.BorderSizePixel = 0
  1604.     Warning.Position = UDim2.new(0.5, -200, 0.5, -130)
  1605.     Warning.Size = UDim2.new(0, 400, 0, 260)
  1606.    
  1607.     WarningLabel.Name = "WarningLabel"
  1608.     WarningLabel.Parent = Warning
  1609.     WarningLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  1610.     WarningLabel.BackgroundTransparency = 0.5
  1611.     WarningLabel.BorderSizePixel = 0
  1612.     WarningLabel.Position = UDim2.new(0, 10, 0, 30)
  1613.     WarningLabel.Size = UDim2.new(1, -20, 0, 20)
  1614.     WarningLabel.ZIndex = 2
  1615.     WarningLabel.Font = Enum.Font.SourceSansBold
  1616.     WarningLabel.FontSize = Enum.FontSize.Size14
  1617.     WarningLabel.Text = "Your exploit does not support required functions"
  1618.     WarningLabel.TextColor3 = Color3.new(1, 1, 1)
  1619.     WarningLabel.TextSize = 14
  1620.    
  1621.     Topbar2.Name = "Topbar"
  1622.     Topbar2.Parent = Warning
  1623.     Topbar2.BackgroundColor3 = Color3.new(0, 0, 0)
  1624.     Topbar2.BackgroundTransparency = 0.60000002384186
  1625.     Topbar2.BorderSizePixel = 0
  1626.     Topbar2.Size = UDim2.new(1, 0, 0, 20)
  1627.     Topbar2.ZIndex = 2
  1628.    
  1629.     Title2.Name = "Title"
  1630.     Title2.Parent = Topbar2
  1631.     Title2.BackgroundColor3 = Color3.new(0, 0, 0)
  1632.     Title2.BackgroundTransparency = 0.60000002384186
  1633.     Title2.BorderSizePixel = 0
  1634.     Title2.Position = UDim2.new(0.5, -80, 0, 0)
  1635.     Title2.Size = UDim2.new(0, 160, 1, 0)
  1636.     Title2.ZIndex = 3
  1637.     Title2.Font = Enum.Font.SourceSansBold
  1638.     Title2.FontSize = Enum.FontSize.Size14
  1639.     Title2.Text = "Warning"
  1640.     Title2.TextColor3 = Color3.new(1, 1, 1)
  1641.     Title2.TextSize = 14
  1642.    
  1643.     Missing.Name = "Missing"
  1644.     Missing.Parent = Warning
  1645.     Missing.BackgroundColor3 = Color3.new(0, 0, 0)
  1646.     Missing.BackgroundTransparency = 0.5
  1647.     Missing.BorderSizePixel = 0
  1648.     Missing.Position = UDim2.new(0, 10, 0, 60)
  1649.     Missing.Selectable = true
  1650.     Missing.Size = UDim2.new(1, -20, 1, -100)
  1651.     Missing.ZIndex = 2
  1652.     Missing.Font = Enum.Font.SourceSansBold
  1653.     Missing.FontSize = Enum.FontSize.Size14
  1654.     Missing.Text = ""
  1655.     Missing.TextColor3 = Color3.new(1, 1, 1)
  1656.     Missing.TextSize = 14
  1657.    
  1658.     SkipError.Name = "SkipError"
  1659.     SkipError.Parent = Warning
  1660.     SkipError.BackgroundColor3 = Color3.new(0, 0, 0)
  1661.     SkipError.BackgroundTransparency = 0.5
  1662.     SkipError.BorderSizePixel = 0
  1663.     SkipError.Position = UDim2.new(0, 10, 1, -30)
  1664.     SkipError.Size = UDim2.new(0.5, -20, 0, 20)
  1665.     SkipError.ZIndex = 3
  1666.     SkipError.Active = true
  1667.     SkipError.Font = Enum.Font.SourceSansBold
  1668.     SkipError.FontSize = Enum.FontSize.Size14
  1669.     SkipError.Text = "Continue"
  1670.     SkipError.TextColor3 = Color3.new(1, 1, 1)
  1671.     SkipError.TextSize = 14
  1672.    
  1673.     QuitScript.Name = "QuitScript"
  1674.     QuitScript.Parent = Warning
  1675.     QuitScript.BackgroundColor3 = Color3.new(0, 0, 0)
  1676.     QuitScript.BackgroundTransparency = 0.5
  1677.     QuitScript.BorderSizePixel = 0
  1678.     QuitScript.Position = UDim2.new(0.5, 10, 1, -30)
  1679.     QuitScript.Size = UDim2.new(0.5, -20, 0, 20)
  1680.     QuitScript.ZIndex = 3
  1681.     QuitScript.Active = true
  1682.     QuitScript.Font = Enum.Font.SourceSansBold
  1683.     QuitScript.FontSize = Enum.FontSize.Size14
  1684.     QuitScript.Text = "Quit"
  1685.     QuitScript.TextColor3 = Color3.new(1, 1, 1)
  1686.     QuitScript.TextSize = 14
  1687.    
  1688.     UpdateDS.Name = "UpdateDS"
  1689.     UpdateDS.Parent = DebugFrame
  1690.     UpdateDS.BackgroundColor3 = Color3.new(0, 0, 0)
  1691.     UpdateDS.BackgroundTransparency = 0.60000002384186
  1692.     UpdateDS.BorderSizePixel = 0
  1693.     UpdateDS.Position = UDim2.new(0, 90, 0, 0)
  1694.     UpdateDS.Size = UDim2.new(0, 80, 1, 0)
  1695.     UpdateDS.ZIndex = 4
  1696.     UpdateDS.Visible = false
  1697.     UpdateDS.Font = Enum.Font.SourceSansBold
  1698.     UpdateDS.FontSize = Enum.FontSize.Size14
  1699.     UpdateDS.Text = "UPDATE"
  1700.     UpdateDS.TextColor3 = Color3.new(1, 1, 1)
  1701.     UpdateDS.TextSize = 14
  1702.    
  1703.     SetLocals.Name = "SetLocals"
  1704.     SetLocals.Parent = BG
  1705.     SetLocals.BackgroundColor3 = Color3.new(0, 0, 0)
  1706.     SetLocals.BackgroundTransparency = 0.75
  1707.     SetLocals.BorderColor3 = Color3.new(0, 0.952941, 1)
  1708.     SetLocals.Position = UDim2.new(0, 10, 1, -30)
  1709.     SetLocals.Size = UDim2.new(0.5, -15, 0, 20)
  1710.     SetLocals.Visible = false
  1711.     SetLocals.ZIndex = 3
  1712.     SetLocals.Font = Enum.Font.SourceSansBold
  1713.     SetLocals.FontSize = Enum.FontSize.Size14
  1714.     SetLocals.Text = "BACK"
  1715.     SetLocals.TextColor3 = Color3.new(1, 1, 1)
  1716.     SetLocals.TextSize = 14
  1717.     SetLocals.TextTransparency = 0.60000002384186
  1718.    
  1719.     SetUpvalues.Name = "SetUpvalues"
  1720.     SetUpvalues.Parent = BG
  1721.     SetUpvalues.BackgroundColor3 = Color3.new(0, 0, 0)
  1722.     SetUpvalues.BackgroundTransparency = 0.75
  1723.     SetUpvalues.BorderColor3 = Color3.new(0, 0.952941, 1)
  1724.     SetUpvalues.Position = UDim2.new(0.5, 5, 1, -30)
  1725.     SetUpvalues.Size = UDim2.new(0.5, -15, 0, 20)
  1726.     SetUpvalues.Visible = false
  1727.     SetUpvalues.ZIndex = 3
  1728.     SetUpvalues.Font = Enum.Font.SourceSansBold
  1729.     SetUpvalues.FontSize = Enum.FontSize.Size14
  1730.     SetUpvalues.Text = "BACK"
  1731.     SetUpvalues.TextColor3 = Color3.new(1, 1, 1)
  1732.     SetUpvalues.TextSize = 14
  1733.     SetUpvalues.TextTransparency = 0.60000002384186
  1734.    
  1735.     SetAllUps.Name = "SetAllUps"
  1736.     SetAllUps.Parent = BG
  1737.     SetAllUps.BackgroundColor3 = Color3.new(0, 0, 0)
  1738.     SetAllUps.BackgroundTransparency = 0.75
  1739.     SetAllUps.BorderColor3 = Color3.new(0, 0.952941, 1)
  1740.     SetAllUps.Position = UDim2.new(0.5, 5, 1, -60)
  1741.     SetAllUps.Size = UDim2.new(0.5, -15, 0, 20)
  1742.     SetAllUps.ZIndex = 3
  1743.     SetAllUps.Visible = false
  1744.     SetAllUps.Font = Enum.Font.SourceSansBold
  1745.     SetAllUps.FontSize = Enum.FontSize.Size14
  1746.     SetAllUps.Text = "UPDATE ALL"
  1747.     SetAllUps.TextColor3 = Color3.new(1, 1, 1)
  1748.     SetAllUps.TextSize = 14
  1749.     SetAllUps.TextTransparency = 0.60000002384186
  1750.    
  1751.     SetAllLoc.Name = "SetAllLoc"
  1752.     SetAllLoc.Parent = BG
  1753.     SetAllLoc.Visible = false
  1754.     SetAllLoc.BackgroundColor3 = Color3.new(0, 0, 0)
  1755.     SetAllLoc.BackgroundTransparency = 0.75
  1756.     SetAllLoc.BorderColor3 = Color3.new(0, 0.952941, 1)
  1757.     SetAllLoc.Position = UDim2.new(0, 10, 1, -60)
  1758.     SetAllLoc.Size = UDim2.new(0.5, -15, 0, 20)
  1759.     SetAllLoc.ZIndex = 3
  1760.     SetAllLoc.Font = Enum.Font.SourceSansBold
  1761.     SetAllLoc.FontSize = Enum.FontSize.Size14
  1762.     SetAllLoc.Text = "UPDATE ALL"
  1763.     SetAllLoc.TextColor3 = Color3.new(1, 1, 1)
  1764.     SetAllLoc.TextSize = 14
  1765.     SetAllLoc.TextTransparency = 0.60000002384186
  1766.    
  1767.     NamecallFrame.Name = "NamecallFrame"
  1768.     NamecallFrame.Parent = BG
  1769.     NamecallFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  1770.     NamecallFrame.BackgroundTransparency = 0.60000002384186
  1771.     NamecallFrame.BorderSizePixel = 0
  1772.     NamecallFrame.Position = UDim2.new(0, 10, 0, 100)
  1773.     NamecallFrame.Size = UDim2.new(0.5, -150, 1, -110)
  1774.     NamecallFrame.ZIndex = 2
  1775.     NamecallFrame.BottomImage = "rbxassetid://226025278"
  1776.     NamecallFrame.MidImage = "rbxassetid://226025278"
  1777.     NamecallFrame.ScrollBarThickness = 5
  1778.     NamecallFrame.TopImage = "rbxassetid://226025278"
  1779.    
  1780.     NamecallSource.Name = "NamecallSource"
  1781.     NamecallSource.Parent = BG
  1782.     NamecallSource.BackgroundColor3 = Color3.new(0, 0, 0)
  1783.     NamecallSource.BackgroundTransparency = 0.60000002384186
  1784.     NamecallSource.BorderSizePixel = 0
  1785.     NamecallSource.Position = UDim2.new(0.5, -130, 0, 100)
  1786.     NamecallSource.Size = UDim2.new(0.5, 120, 1, -160)
  1787.     NamecallSource.ZIndex = 2
  1788.     NamecallSource.CanvasSize = UDim2.new(3, 0, 3, 0)
  1789.     NamecallSource.BottomImage = "rbxassetid://226025278"
  1790.     NamecallSource.MidImage = "rbxassetid://226025278"
  1791.     NamecallSource.ScrollBarThickness = 5
  1792.     NamecallSource.TopImage = "rbxassetid://226025278"
  1793.    
  1794.     NamecallScript.Name = "NamecallScript"
  1795.     NamecallScript.Parent = NamecallSource
  1796.     NamecallScript.BackgroundColor3 = Color3.new(1, 1, 1)
  1797.     NamecallScript.BackgroundTransparency = 1
  1798.     NamecallScript.Size = UDim2.new(1, 0, 1, 0)
  1799.     NamecallScript.ZIndex = 3
  1800.     NamecallScript.ClearTextOnFocus = false
  1801.     NamecallScript.Font = Enum.Font.Code
  1802.     NamecallScript.FontSize = Enum.FontSize.Size18
  1803.     NamecallScript.MultiLine = true
  1804.     NamecallScript.Text = ""
  1805.     NamecallScript.TextColor3 = Color3.new(1, 1, 1)
  1806.     NamecallScript.TextSize = 15
  1807.     NamecallScript.TextXAlignment = Enum.TextXAlignment.Left
  1808.     NamecallScript.TextYAlignment = Enum.TextYAlignment.Top
  1809.    
  1810.     NamecallBar.Name = "NamecallBar"
  1811.     NamecallBar.Parent = BG
  1812.     NamecallBar.BackgroundColor3 = Color3.new(0, 0, 0)
  1813.     NamecallBar.BackgroundTransparency = 0.60000002384186
  1814.     NamecallBar.BorderSizePixel = 0
  1815.     NamecallBar.Position = UDim2.new(0.5, -130, 1, -50)
  1816.     NamecallBar.Size = UDim2.new(0.5, 120, 0, 40)
  1817.     NamecallBar.ZIndex = 2
  1818.     NamecallBar.BottomImage = "rbxassetid://226025278"
  1819.     NamecallBar.CanvasPosition = Vector2.new(126, 0)
  1820.     NamecallBar.CanvasSize = UDim2.new(0, 620, 0, 0)
  1821.     NamecallBar.MidImage = "rbxassetid://226025278"
  1822.     NamecallBar.ScrollBarThickness = 5
  1823.     NamecallBar.TopImage = "rbxassetid://226025278"
  1824.    
  1825.     ApplyNamecall.Name = "ApplyNamecall"
  1826.     ApplyNamecall.Parent = NamecallBar
  1827.     ApplyNamecall.BackgroundColor3 = Color3.new(0, 0, 0)
  1828.     ApplyNamecall.BackgroundTransparency = 0.75
  1829.     ApplyNamecall.BorderColor3 = Color3.new(0, 0.952941, 1)
  1830.     ApplyNamecall.Position = UDim2.new(0, 10, 0.5, -10)
  1831.     ApplyNamecall.Size = UDim2.new(0, 140, 0, 20)
  1832.     ApplyNamecall.ZIndex = 3
  1833.     ApplyNamecall.Font = Enum.Font.SourceSansBold
  1834.     ApplyNamecall.FontSize = Enum.FontSize.Size14
  1835.     ApplyNamecall.Text = "APPLY"
  1836.     ApplyNamecall.TextColor3 = Color3.new(1, 1, 1)
  1837.     ApplyNamecall.TextSize = 14
  1838.     ApplyNamecall.TextTransparency = 0.60000002384186
  1839.    
  1840.     NamecallName.Name = "NamecallName"
  1841.     NamecallName.Parent = NamecallLog
  1842.     NamecallName.BackgroundColor3 = Color3.new(1, 1, 1)
  1843.     NamecallName.BackgroundTransparency = 1
  1844.     NamecallName.Size = UDim2.new(0, 120, 1, 0)
  1845.     NamecallName.ZIndex = 4
  1846.     NamecallName.Font = Enum.Font.SourceSansBold
  1847.     NamecallName.FontSize = Enum.FontSize.Size14
  1848.     NamecallName.Text = ""
  1849.     NamecallName.TextColor3 = Color3.new(1, 1, 1)
  1850.     NamecallName.TextSize = 14
  1851.    
  1852.     Namecall.Name = "Namecall"
  1853.     Namecall.Parent = Toolbar
  1854.     Namecall.BackgroundColor3 = Color3.new(0, 0, 0)
  1855.     Namecall.BackgroundTransparency = 0.75
  1856.     Namecall.BorderColor3 = Color3.new(0, 0.952941, 1)
  1857.     Namecall.Position = UDim2.new(0, 1180, 0.5, -10)
  1858.     Namecall.Size = UDim2.new(0, 120, 0, 20)
  1859.     Namecall.ZIndex = 3
  1860.     Namecall.Font = Enum.Font.SourceSansBold
  1861.     Namecall.FontSize = Enum.FontSize.Size14
  1862.     Namecall.Text = "__NAMECALL"
  1863.     Namecall.TextColor3 = Color3.new(1, 1, 1)
  1864.     Namecall.TextSize = 14
  1865.     Namecall.TextTransparency = 0.60000002384186
  1866.    
  1867.     NamecallType.Name = "NamecallType"
  1868.     NamecallType.Parent = NamecallBar
  1869.     NamecallType.BackgroundColor3 = Color3.new(0, 0, 0)
  1870.     NamecallType.BackgroundTransparency = 0.75
  1871.     NamecallType.BorderColor3 = Color3.new(0, 0.952941, 1)
  1872.     NamecallType.Position = UDim2.new(0, 310, 0.5, -10)
  1873.     NamecallType.Size = UDim2.new(0, 140, 0, 20)
  1874.     NamecallType.ZIndex = 3
  1875.     NamecallType.Font = Enum.Font.SourceSansBold
  1876.     NamecallType.FontSize = Enum.FontSize.Size14
  1877.     NamecallType.Text = "STATIC"
  1878.     NamecallType.TextColor3 = Color3.new(1, 1, 1)
  1879.     NamecallType.TextSize = 14
  1880.     NamecallType.TextTransparency = 0.60000002384186
  1881.    
  1882.     NCallScriptTip.Name = "NCallScriptTip"
  1883.     NCallScriptTip.Parent = BG
  1884.     NCallScriptTip.BackgroundColor3 = Color3.new(0, 0, 0)
  1885.     NCallScriptTip.BackgroundTransparency = 0.5
  1886.     NCallScriptTip.BorderColor3 = Color3.new(0, 0.984314, 1)
  1887.     NCallScriptTip.BorderSizePixel = 0
  1888.     NCallScriptTip.Position = UDim2.new(0.5, -130, 0, 100)
  1889.     NCallScriptTip.Size = UDim2.new(0.5, 120, 0, -10)
  1890.     NCallScriptTip.Font = Enum.Font.SourceSansBold
  1891.     NCallScriptTip.FontSize = Enum.FontSize.Size14
  1892.     NCallScriptTip.Text = "NAMECALL MODULE"
  1893.     NCallScriptTip.TextColor3 = Color3.new(1, 1, 1)
  1894.     NCallScriptTip.TextScaled = true
  1895.     NCallScriptTip.TextSize = 14
  1896.     NCallScriptTip.TextTransparency = 0.60000002384186
  1897.     NCallScriptTip.TextWrapped = true
  1898.    
  1899.     NCallLogsTip.Name = "NCallLogsTip"
  1900.     NCallLogsTip.Parent = BG
  1901.     NCallLogsTip.BackgroundColor3 = Color3.new(0, 0, 0)
  1902.     NCallLogsTip.BackgroundTransparency = 0.5
  1903.     NCallLogsTip.BorderColor3 = Color3.new(0, 0.984314, 1)
  1904.     NCallLogsTip.BorderSizePixel = 0
  1905.     NCallLogsTip.Position = UDim2.new(0, 10, 0, 90)
  1906.     NCallLogsTip.Size = UDim2.new(0.5, -150, 0, 10)
  1907.     NCallLogsTip.Font = Enum.Font.SourceSansBold
  1908.     NCallLogsTip.FontSize = Enum.FontSize.Size14
  1909.     NCallLogsTip.Text = "NAMECALL LOGS"
  1910.     NCallLogsTip.TextColor3 = Color3.new(1, 1, 1)
  1911.     NCallLogsTip.TextScaled = true
  1912.     NCallLogsTip.TextSize = 14
  1913.     NCallLogsTip.TextTransparency = 0.60000002384186
  1914.     NCallLogsTip.TextWrapped = true
  1915.    
  1916.     RemoveNamecall.Name = "RemoveNamecall"
  1917.     RemoveNamecall.Parent = NamecallBar
  1918.     RemoveNamecall.BackgroundColor3 = Color3.new(0, 0, 0)
  1919.     RemoveNamecall.BackgroundTransparency = 0.75
  1920.     RemoveNamecall.BorderColor3 = Color3.new(0, 0.952941, 1)
  1921.     RemoveNamecall.Position = UDim2.new(0, 160, 0.5, -10)
  1922.     RemoveNamecall.Size = UDim2.new(0, 140, 0, 20)
  1923.     RemoveNamecall.ZIndex = 3
  1924.     RemoveNamecall.Font = Enum.Font.SourceSansBold
  1925.     RemoveNamecall.FontSize = Enum.FontSize.Size14
  1926.     RemoveNamecall.Text = "REMOVE"
  1927.     RemoveNamecall.TextColor3 = Color3.new(1, 1, 1)
  1928.     RemoveNamecall.TextSize = 14
  1929.     RemoveNamecall.TextTransparency = 0.60000002384186
  1930.    
  1931.     DisableNamecall.Name = "DisableNamecall"
  1932.     DisableNamecall.Parent = NamecallBar
  1933.     DisableNamecall.BackgroundColor3 = Color3.new(0, 0, 0)
  1934.     DisableNamecall.BackgroundTransparency = 0.75
  1935.     DisableNamecall.BorderColor3 = Color3.new(0, 0.952941, 1)
  1936.     DisableNamecall.Position = UDim2.new(0, 460, 0.5, -10)
  1937.     DisableNamecall.Size = UDim2.new(0, 140, 0, 20)
  1938.     DisableNamecall.ZIndex = 3
  1939.     DisableNamecall.Font = Enum.Font.SourceSansBold
  1940.     DisableNamecall.FontSize = Enum.FontSize.Size14
  1941.     DisableNamecall.Text = "DISABLE"
  1942.     DisableNamecall.TextColor3 = Color3.new(1, 1, 1)
  1943.     DisableNamecall.TextSize = 14
  1944.     DisableNamecall.TextTransparency = 0.60000002384186
  1945.    
  1946.     CallRemote.Name = "CallRemote"
  1947.     CallRemote.Parent = BG
  1948.     CallRemote.BackgroundColor3 = Color3.new(0, 0, 0)
  1949.     CallRemote.BackgroundTransparency = 0.75
  1950.     CallRemote.BorderColor3 = Color3.new(0, 0.952941, 1)
  1951.     CallRemote.Position = UDim2.new(0, 370, 1, -30)
  1952.     CallRemote.Size = UDim2.new(1, -390, 0, 20)
  1953.     CallRemote.ZIndex = 3
  1954.     CallRemote.Font = Enum.Font.SourceSansBold
  1955.     CallRemote.FontSize = Enum.FontSize.Size14
  1956.     CallRemote.Text = "CALL REMOTE"
  1957.     CallRemote.TextColor3 = Color3.new(1, 1, 1)
  1958.     CallRemote.TextSize = 14
  1959.     CallRemote.TextTransparency = 0.60000002384186
  1960.    
  1961.     local can_run = nil
  1962.     local step = game:GetService("RunService").Stepped
  1963.    
  1964.     R2Sv3.Parent = game:GetService("Players").LocalPlayer.PlayerGui
  1965.     DisableR2S.BorderColor3 = Color3.fromRGB(142, 255, 124)
  1966.    
  1967.     local getrawmetatable = getrawmetatable or debug.getmetatable
  1968.     local make_writeable = make_writeable or setreadonly
  1969.     local hookfunction = hookfunction or replaceclosure or detour_function
  1970.     local newcclosure = newcclosure or function(f) return f end
  1971.    
  1972.     do
  1973.         local funcs =
  1974.         {
  1975.             {"getrawmetatable", getrawmetatable},
  1976.             {"decompile", decompile},
  1977.             {"make_writeable", make_writeable},
  1978.             {"getrenv", getrenv},
  1979.             {"setclipboard", setclipboard},
  1980.             {"setlocal", debug.setlocal},
  1981.             {"getlocals", debug.getlocals},
  1982.             {"setupvalue", debug.setupvalue},
  1983.             {"getupvalue", debug.getupvalue},
  1984.             {"hookfunction", hookfunction}
  1985.         }
  1986.         local missing = {}
  1987.    
  1988.    
  1989.         for i, v in next, funcs do
  1990.             if (not v[2]) then 
  1991.                 table.insert(missing, v[1])
  1992.             end
  1993.         end
  1994.    
  1995.         if (#missing == 0) then
  1996.             can_run = true
  1997.         end
  1998.    
  1999.         Warning.Visible = true
  2000.         Missing.Text = table.concat(missing, "\n")
  2001.    
  2002.         SkipError.MouseButton1Click:Connect(function()
  2003.             can_run = true
  2004.         end)
  2005.         QuitScript.MouseButton1Click:Connect(function()
  2006.             can_run = false
  2007.         end)
  2008.     end
  2009.    
  2010.     repeat wait() until (type(can_run) == "boolean")
  2011.    
  2012.     if (not can_run) then
  2013.         R2Sv3:Destroy()
  2014.         return
  2015.     end
  2016.    
  2017.     BG.Visible = true
  2018.     Warning:Destroy()
  2019.    
  2020.     -- Functions
  2021.    
  2022.     local LUResize_cntr = 0
  2023.    
  2024.     local gui_objects =
  2025.     {
  2026.         BGBar,
  2027.         TransFrame,
  2028.         BrightnessFrame,
  2029.         AllRemotes,
  2030.         AllRemoteBar,
  2031.         BValue,
  2032.         TValue,
  2033.         Script,
  2034.         Locals,
  2035.         Upvalues,
  2036.         Remotes,
  2037.         LUResize,
  2038.         ScriptTip,
  2039.         SetLocals,
  2040.         SetUpvalues,
  2041.         LocalsTip,
  2042.         UpvaluesTip,
  2043.         RemotesTip,
  2044.         EELocals,
  2045.         SetAllLoc,
  2046.         SetAllUps,
  2047.         EEUpvalues,
  2048.         EELocalsTip,
  2049.         EEUpvaluesTip,
  2050.         Negate,
  2051.         Gradient,
  2052.         Watermark,
  2053.         RandomColor,
  2054.         ColorValue,
  2055.         CustomColor,
  2056.         ThemeJSON,
  2057.         LoadTheme,
  2058.         SaveTheme,
  2059.         WTValue,
  2060.         WaterTransFrame,
  2061.         NamecallBar,   
  2062.         NamecallSource,
  2063.         NamecallFrame,
  2064.         NCallLogsTip,
  2065.         NCallScriptTip,
  2066.         CallRemote
  2067.     }
  2068.    
  2069.     setmetatable(gui_objects, {
  2070.         __index = function(self, k)
  2071.             for i, v in next, self do
  2072.                 if (tostring(v) == k) then return true end
  2073.             end
  2074.         end
  2075.     })
  2076.    
  2077.     local set_guiobj_visible = function(t)
  2078.         setmetatable(t, {
  2079.             __index = function(self, k)
  2080.                 for i, v in next, self do if (v == k) then return true end end
  2081.             end
  2082.         })
  2083.    
  2084.         for i, v in next, gui_objects do
  2085.             v.Visible = t[tostring(v)]
  2086.         end
  2087.     end
  2088.    
  2089.     set_guiobj_visible({"CallRemote", "Script", "Locals", "Upvalues", "Remotes", "LUResize", "ScriptTip", "LocalsTip", "UpvaluesTip", "RemotesTip"})
  2090.    
  2091.     local init_button = function(b)
  2092.         b.MouseEnter:Connect(function()
  2093.             b.TextTransparency = 0
  2094.             b.BackgroundTransparency = 0.45
  2095.         end)
  2096.         b.MouseLeave:Connect(function()
  2097.             b.TextTransparency = 0.6
  2098.             b.BackgroundTransparency = 0.75
  2099.         end)
  2100.    
  2101.         return b
  2102.     end
  2103.    
  2104.     local calcualte_cvsize = function(sf)
  2105.         local bottom = 0   
  2106.         local fram
  2107.    
  2108.         for i, v in next, sf:GetChildren() do
  2109.             local n = tonumber(v.Position.Y.Offset)
  2110.             if (n > bottom) then bottom = n fram = v end
  2111.         end
  2112.        
  2113.         return bottom + tonumber(fram.Size.Y.Offset + 10)
  2114.     end
  2115.    
  2116.     local get_remotes = function()
  2117.         AllRemotes:ClearAllChildren()
  2118.         for i, v in next, game:GetDescendants() do
  2119.             pcall(function()
  2120.                 if (v.ClassName:match("Remote")) then
  2121.                     wait()
  2122.                     local b = RemoteFrame:Clone()
  2123.                    
  2124.                     init_button(b.MainButton)
  2125.                
  2126.                     b.MainButton.Text = tostring(v)
  2127.                     b.Name = tostring(v)
  2128.                     b.Parent = AllRemotes
  2129.                     b.Position = UDim2.new(0, 10, 0, -20 + #AllRemotes:GetChildren() * 30)
  2130.            
  2131.                     AllRemotes.CanvasSize = UDim2.new(0, 0, 0, calcualte_cvsize(AllRemotes))
  2132.                        
  2133.                     b.MainButton.MouseButton1Down:Connect(function()
  2134.                         if (b.Icon.BackgroundColor3 == Color3.new(0.509804, 1, 0.454902)) then
  2135.                             b.Icon.BackgroundColor3 = Color3.fromRGB(255, 100, 100)
  2136.                         else
  2137.                             b.Icon.BackgroundColor3 = Color3.new(0.509804, 1, 0.454902)
  2138.                         end
  2139.                     end)
  2140.                 end
  2141.             end)
  2142.         end
  2143.     end
  2144.    
  2145.     spawn(get_remotes)
  2146.    
  2147.     for i, v in next, R2Sv3:GetDescendants() do
  2148.         if (v:IsA("TextButton")) then  
  2149.             init_button(v)
  2150.         end
  2151.         if (v:IsA("ScrollingFrame")) then
  2152.             v.ScrollBarImageTransparency = 0.6
  2153.             v.InputBegan:Connect(function()
  2154.                 BG.Draggable = false
  2155.                 v.ScrollBarImageTransparency = 0.3
  2156.             end)
  2157.             v.InputEnded:Connect(function()
  2158.                 BG.Draggable = true
  2159.                 v.ScrollBarImageTransparency = 0.6
  2160.             end)
  2161.         end
  2162.     end
  2163.    
  2164.    
  2165.     local get = function(o)
  2166.         return R2Sv3:FindFirstChild(o, true)
  2167.     end
  2168.    
  2169.     Fullscreen.MouseButton1Down:Connect(function()
  2170.         if (BG.Size == UDim2.new(0.5, 200, 0.5, 200)) then
  2171.             BG.Draggable = false
  2172.             BG.Active = false
  2173.             game:GetService("StarterGui"):SetCoreGuiEnabled(Enum.CoreGuiType.All, false)
  2174.             pcall(function() game.CoreGui.RobloxGui.Enabled = false end)
  2175.             BG:TweenSizeAndPosition(UDim2.new(1, 0, 1, 40), UDim2.new(0, 0, 0, -40), "Out", "Quint", 0.3)
  2176.         else
  2177.             BG.Draggable = true
  2178.             BG.Active = true
  2179.             game:GetService("StarterGui"):SetCoreGuiEnabled(Enum.CoreGuiType.All, true)
  2180.             pcall(function() game.CoreGui.RobloxGui.Enabled = true end)
  2181.             BG:TweenSizeAndPosition(UDim2.new(0.5, 200, 0.5, 200), UDim2.new(0.5, -500, 0.5, -250), "Out", "Quint", 0.3)
  2182.         end
  2183.     end)
  2184.    
  2185.     Fold.MouseButton1Down:Connect(function()
  2186.         if (not BG.ClipsDescendants) then
  2187.             BG.ClipsDescendants = true
  2188.             BG:TweenSize(UDim2.new(0, 400, 0, 20), "Out", "Quint", 0.3)
  2189.         else
  2190.             spawn(function()
  2191.                 wait(0.3)
  2192.                 BG.ClipsDescendants = false
  2193.             end)
  2194.             BG:TweenSize(UDim2.new(0.5, 200, 0.5, 200), "Out", "Quint", 0.3)
  2195.         end
  2196.     end)
  2197.    
  2198.     LUResize.MouseButton1Down:Connect(function()
  2199.         LUResize_cntr = LUResize_cntr + (LUResize_cntr >= 3 and -2 or 1)
  2200.         if (LUResize_cntr == 1) then
  2201.             LUResize:TweenPosition(UDim2.new(0, 160, 0.5, 135), "Out", "Quint", 0.3)
  2202.         end
  2203.         if (LUResize_cntr == 2) then
  2204.             LUResize:TweenPosition(UDim2.new(0, 160, 0.5, 35), "Out", "Quint", 0.3)
  2205.         end
  2206.         if (LUResize_cntr == 3) then
  2207.             LUResize:TweenPosition(UDim2.new(0, 160, 0.5, -65), "Out", "Quint", 0.3)
  2208.         end
  2209.     end)
  2210.    
  2211.     LUResize.Changed:Connect(function(t) if (t ~= "Position") then return end
  2212.         local y = LUResize.Position.Y.Offset
  2213.    
  2214.         Locals.Size = UDim2.new(0, 200, 0.5, y - 110)
  2215.         Upvalues.Position = UDim2.new(0, 160, 0.5, y + 30)
  2216.         Upvalues.Size = UDim2.new(0, 200, 0.5, (y + 50) > 0 and -(y + 40) or math.abs(y) - 40)
  2217.         UpvaluesTip.Position = UDim2.new(0, 160, 0.5, y + 20)
  2218.     end)
  2219.    
  2220.     ShowRemotes.MouseButton1Down:Connect(function()
  2221.         set_guiobj_visible({"AllRemotes", "AllRemoteBar"})
  2222.     end)
  2223.    
  2224.     Refresh.MouseButton1Down:Connect(get_remotes)
  2225.    
  2226.     SearchRemote.Changed:Connect(function(t) if (t ~= "Text") then return end
  2227.         local n = 0
  2228.         for i, v in next, AllRemotes:GetChildren() do
  2229.             v.Visible = v.Name:lower():match(SearchRemote.Text:lower())
  2230.             n = n + (v.Visible and 1 or 0)
  2231.             v.Position = UDim2.new(0, 10, 0, -20 + n * 30)
  2232.         end
  2233.     end)
  2234.    
  2235.     ExplorerFind.Changed:Connect(function(t) if (t ~= "Text") then return end
  2236.         local n = 0
  2237.         for i, v in next, ExplorerMain:GetChildren() do
  2238.             v.Visible = v.ObjectName.Text:lower():match(ExplorerFind.Text:lower())
  2239.             n = n + (v.Visible and 1 or 0)
  2240.             v.Position = UDim2.new(0, 10, 0, -20 + n * 30)
  2241.         end
  2242.     end)
  2243.    
  2244.     local lua_keywords = {"and", "break", "do", "else", "elseif", "end", "false", "for", "function", "goto", "if", "in", "local", "nil", "not", "or", "repeat", "return", "then", "true", "until", "while"}
  2245.     local global_env = {"getrawmetatable", "game", "workspace", "script", "math", "string", "table", "print", "wait", "BrickColor", "Color3", "next", "pairs", "ipairs", "select", "unpack", "Instance", "Vector2", "Vector3", "CFrame", "Ray", "UDim2", "Enum", "assert", "error", "warn", "tick", "loadstring", "_G", "shared", "getfenv", "setfenv", "newproxy", "setmetatable", "getmetatable", "os", "debug", "pcall", "ypcall", "xpcall", "rawequal", "rawset", "rawget", "tonumber", "tostring", "type", "typeof", "_VERSION", "coroutine", "delay", "require", "spawn", "LoadLibrary", "settings", "stats", "time", "UserSettings", "version", "Axes", "ColorSequence", "Faces", "ColorSequenceKeypoint", "NumberRange", "NumberSequence", "NumberSequenceKeypoint", "gcinfo", "elapsedTime", "collectgarbage", "PhysicalProperties", "Rect", "Region3", "Region3int16", "UDim", "Vector2int16", "Vector3int16"}
  2246.    
  2247.     local Highlight = function(string, keywords)
  2248.         local K = {}
  2249.         local S = string
  2250.         local Token =
  2251.         {
  2252.             ["="] = true,
  2253.             ["."] = true,
  2254.             [","] = true,
  2255.             ["("] = true,
  2256.             [")"] = true,
  2257.             ["["] = true,
  2258.             ["]"] = true,
  2259.             ["{"] = true,
  2260.             ["}"] = true,
  2261.             [":"] = true,
  2262.             ["*"] = true,
  2263.             ["/"] = true,
  2264.             ["+"] = true,
  2265.             ["-"] = true,
  2266.             ["%"] = true,
  2267.             [";"] = true,
  2268.             ["~"] = true
  2269.         }
  2270.         for i, v in pairs(keywords) do
  2271.             K[v] = true
  2272.         end
  2273.         S = S:gsub(".", function(c)
  2274.             if Token[c] ~= nil then
  2275.                 return "\32"
  2276.             else
  2277.                 return c
  2278.             end
  2279.         end)
  2280.         S = S:gsub("%S+", function(c)
  2281.             if K[c] ~= nil then
  2282.                 return c
  2283.             else
  2284.                 return (" "):rep(#c)
  2285.             end
  2286.         end)
  2287.      
  2288.         return S
  2289.     end
  2290.    
  2291.     local comments = function(string)
  2292.         local ret = ""
  2293.         string:gsub("[^\r\n]+", function(c)
  2294.             local comm = false
  2295.             local i = 0
  2296.             c:gsub(".", function(n)
  2297.                 i = i + 1
  2298.                 if c:sub(i, i + 1) == "--" then
  2299.                     comm = true
  2300.                 end
  2301.                 if comm == true then
  2302.                     ret = ret .. n
  2303.                 else
  2304.                     ret = ret .. "\32"
  2305.                 end
  2306.             end)
  2307.             ret = ret
  2308.         end)
  2309.        
  2310.         return ret
  2311.     end
  2312.    
  2313.     local hTokens = function(string)
  2314.         local Token =
  2315.         {
  2316.             ["="] = true,
  2317.             ["."] = true,
  2318.             [","] = true,
  2319.             ["("] = true,
  2320.             [")"] = true,
  2321.             ["["] = true,
  2322.             ["]"] = true,
  2323.             ["{"] = true,
  2324.             ["}"] = true,
  2325.             [":"] = true,
  2326.             ["*"] = true,
  2327.             ["/"] = true,
  2328.             ["+"] = true,
  2329.             ["-"] = true,
  2330.             ["%"] = true,
  2331.             [";"] = true,
  2332.             ["~"] = true
  2333.         }
  2334.         local A = ""
  2335.         string:gsub(".", function(c)
  2336.             if Token[c] ~= nil then
  2337.                 A = A .. c
  2338.             elseif c == "\n" then
  2339.                 A = A .. "\n"
  2340.             elseif c == "\t" then
  2341.                 A = A .. "\t"
  2342.             else
  2343.                 A = A .. "\32"
  2344.             end
  2345.         end)
  2346.      
  2347.         return A
  2348.     end
  2349.    
  2350.    
  2351.     local strings = function(string)
  2352.         local highlight = ""
  2353.         local quote = false
  2354.         string:gsub(".", function(c)
  2355.             if quote == false and c == "\"" then
  2356.                 quote = true
  2357.             elseif quote == true and c == "\"" then
  2358.                 quote = false
  2359.             end
  2360.             if quote == false and c == "\"" then
  2361.                 highlight = highlight .. "\""
  2362.             elseif c == "\n" then
  2363.                 highlight = highlight .. "\n"
  2364.             elseif c == "\t" then
  2365.                 highlight = highlight .. "\t"
  2366.             elseif quote == true then
  2367.                 highlight = highlight .. c
  2368.             elseif quote == false then
  2369.                 highlight = highlight .. "\32"
  2370.             end
  2371.         end)
  2372.      
  2373.         return highlight
  2374.     end
  2375.    
  2376.     local highlight_source = function(label)
  2377.             local keywordsLabel = SourceLine:Clone()
  2378.            
  2379.             keywordsLabel.ZIndex = keywordsLabel.ZIndex + 1
  2380.             keywordsLabel.TextColor3 = Color3.new(0, 1, 1)
  2381.             keywordsLabel.TextTransparency = 0
  2382.             keywordsLabel.Text = Highlight(label.Text, lua_keywords)
  2383.        
  2384.             keywordsLabel.Parent = label.Parent
  2385.             local keywordsLabel = SourceLine:Clone()
  2386.            
  2387.             keywordsLabel.ZIndex = keywordsLabel.ZIndex + 1
  2388.             keywordsLabel.TextColor3 = Color3.fromRGB(200, 200, 200)
  2389.             keywordsLabel.TextTransparency = 0
  2390.             keywordsLabel.Text = hTokens(label.Text)
  2391.        
  2392.             keywordsLabel.Parent = label.Parent
  2393.             local keywordsLabel = SourceLine:Clone()
  2394.            
  2395.             keywordsLabel.ZIndex = keywordsLabel.ZIndex + 1
  2396.             keywordsLabel.TextColor3 = Color3.fromRGB(0, 127, 255)
  2397.             keywordsLabel.TextTransparency = 0
  2398.             keywordsLabel.Text = Highlight(label.Text, global_env)
  2399.        
  2400.             keywordsLabel.Parent = label.Parent
  2401.             local keywordsLabel = SourceLine:Clone()
  2402.            
  2403.             keywordsLabel.ZIndex = keywordsLabel.ZIndex + 1
  2404.             keywordsLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  2405.             keywordsLabel.TextTransparency = 0
  2406.             keywordsLabel.Text = strings(label.Text)
  2407.        
  2408.             keywordsLabel.Parent = label.Parent
  2409.             local keywordsLabel = SourceLine:Clone()
  2410.            
  2411.             keywordsLabel.ZIndex = keywordsLabel.ZIndex + 1
  2412.             keywordsLabel.TextColor3 = Color3.fromRGB(255, 100, 255)
  2413.             keywordsLabel.TextTransparency = 0
  2414.             keywordsLabel.Text = Highlight(label.Text, {"FireServer", "InvokeServer", "fireServer", "invokeServer"})
  2415.        
  2416.             keywordsLabel.Parent = label.Parent
  2417.             local keywordsLabel = SourceLine:Clone()
  2418.            
  2419.             keywordsLabel.ZIndex = keywordsLabel.ZIndex + 1
  2420.             keywordsLabel.TextColor3 = Color3.fromRGB(150, 190, 150)
  2421.             keywordsLabel.TextTransparency = 0
  2422.             keywordsLabel.Text = comments(label.Text)
  2423.        
  2424.             keywordsLabel.Parent = label.Parent
  2425.     end
  2426.    
  2427.     local dump_script = function(script, trace)
  2428.         Script:ClearAllChildren()
  2429.    
  2430.         local count = 0
  2431.         script:gsub("[^\n]+", function(line)
  2432.             count = count + 1
  2433.             local script_line = ScriptLine:Clone()
  2434.        
  2435.             script_line.SourceLine.Text = line:gsub("`", "\n"):gsub("\t", "      ")
  2436.             script_line.Parent = Script
  2437.             script_line.Position = UDim2.new(0, 0, 0, -20 + #Script:GetChildren() * 20)
  2438.    
  2439.             highlight_source(script_line.SourceLine)
  2440.         end)
  2441.    
  2442.         pcall(function()
  2443.             Script.CanvasSize = UDim2.new(4, 0, 0, calcualte_cvsize(Script))
  2444.             Script.CanvasPosition = Vector2.new(Script.CanvasPosition.X, 2 ^ 31 - 1)
  2445.         end)
  2446.     end
  2447.    
  2448.     Setclipboard.MouseButton1Down:Connect(function()
  2449.         local script = ""
  2450.        
  2451.         for i, v in next, Script:GetChildren() do
  2452.             script = script .. v.SourceLine.Text .. "\n"
  2453.         end
  2454.        
  2455.         setclipboard(script)
  2456.     end)
  2457.    
  2458.     Brightness.Changed:Connect(function(c) if (c ~= "CanvasPosition") then return end
  2459.         local maxval = 100 - math.floor((Brightness.CanvasPosition.X / (Brightness.CanvasSize.X.Offset - Brightness.AbsoluteWindowSize.X)) * 100)
  2460.         BValue.Text = "Brightness: " .. tostring(maxval)
  2461.         BG.ImageColor3 = Color3.fromRGB((maxval / 100) * 255, (maxval / 100) * 255, (maxval / 100) * 255)
  2462.     end)
  2463.    
  2464.     Trans.Changed:Connect(function(c) if (c ~= "CanvasPosition") then return end
  2465.         local maxval = math.floor(Trans.CanvasPosition.X / (Trans.CanvasSize.X.Offset - Trans.AbsoluteWindowSize.X) * 100)
  2466.         TValue.Text = "Transparency: " .. tostring(maxval / 100)
  2467.         BG.ImageTransparency = maxval / 100
  2468.     end)
  2469.    
  2470.     WaterTrans.Changed:Connect(function(c) if (c ~= "CanvasPosition") then return end
  2471.         local maxval = math.floor(WaterTrans.CanvasPosition.X / (WaterTrans.CanvasSize.X.Offset - WaterTrans.AbsoluteWindowSize.X) * 100)
  2472.         WTValue.Text = "Watermark Transparency: " .. tostring(maxval / 100)
  2473.         WatermarkImage.ImageTransparency = maxval / 100
  2474.     end)
  2475.    
  2476.     ChangeBackground.MouseButton1Down:Connect(function()
  2477.         set_guiobj_visible({"ThemeJSON", "LoadTheme", "SaveTheme", "WTValue", "WaterTransFrame", "BGBar", "TransFrame", "BrightnessFrame", "BValue", "TValue", "Negate", "Gradient", "Watermark", "RandomColor", "CustomColor", "ColorValue"})
  2478.     end)
  2479.    
  2480.     RandomColor.MouseButton1Down:Connect(function()
  2481.         WatermarkImage.ImageColor3 = Color3.new(math.random(), math.random(), math.random())
  2482.        
  2483.         local c = WatermarkImage.ImageColor3
  2484.         ColorValue.Text = table.concat({math.floor(c.r * 255), math.floor(c.g * 255), math.floor(c.b * 255)}, ",")
  2485.     end)
  2486.    
  2487.     CustomColor.MouseButton1Down:Connect(function()
  2488.         WatermarkImage.ImageColor3 = Color3.fromRGB(unpack(game.HttpService:JSONDecode("[" .. ColorValue.Text .. "]")))
  2489.     end)
  2490.    
  2491.     Watermark.MouseButton1Down:Connect(function()
  2492.         WatermarkImage.Visible = not WatermarkImage.Visible
  2493.     end)
  2494.    
  2495.     Gradient.MouseButton1Down:Connect(function()
  2496.         GradientImage.Visible = not GradientImage.Visible
  2497.     end)
  2498.    
  2499.     Negate.MouseButton1Down:Connect(function()
  2500.         local c = WatermarkImage.ImageColor3
  2501.        
  2502.         WatermarkImage.ImageColor3 = Color3.new(1 - c.r, 1 - c.g, 1 - c.b)
  2503.        
  2504.         local c = WatermarkImage.ImageColor3
  2505.         ColorValue.Text = table.concat({math.floor(c.r * 255), math.floor(c.g * 255), math.floor(c.b * 255)}, ",")
  2506.     end)
  2507.    
  2508.     Apply.MouseButton1Down:Connect(function()
  2509.         local s, tex = pcall(function()
  2510.             return game:GetObjects("rbxassetid://" .. ImageId.Text)[1].Texture
  2511.         end)
  2512.         if (s) then BG.Image = tex else BG.Image = "rbxassetid://" .. ImageId.Text end
  2513.     end)
  2514.    
  2515.     ClassicView.MouseButton1Down:Connect(function()
  2516.         set_guiobj_visible({"CallRemote", "Script", "Locals", "Upvalues", "Remotes", "LUResize", "ScriptTip", "LocalsTip", "UpvaluesTip", "RemotesTip"})
  2517.     end)
  2518.    
  2519.    
  2520.     local save_theme = function()
  2521.         local data =
  2522.         {
  2523.             BG =
  2524.             {
  2525.                 ImageColor3 = {BG.ImageColor3.r, BG.ImageColor3.g, BG.ImageColor3.b},
  2526.                 ImageTransparency = BG.ImageTransparency,
  2527.                 BackgroundTransparency = BG.BackgroundTransparency,
  2528.                 Image = BG.Image
  2529.             },
  2530.             WatermarkImage =
  2531.             {
  2532.                 Visible = WatermarkImage.Visible,
  2533.                 ImageColor3 = {WatermarkImage.ImageColor3.r, WatermarkImage.ImageColor3.g, WatermarkImage.ImageColor3.b},
  2534.                 ImageTransparency = WatermarkImage.ImageTransparency,
  2535.             },
  2536.             Gradient =
  2537.             {
  2538.                 Visible = Gradient.Visible,
  2539.             },
  2540.             WTValue =
  2541.             {
  2542.                 Text = WTValue.Text
  2543.             },
  2544.             TValue =
  2545.             {
  2546.                 Text = TValue.Text
  2547.             },
  2548.             BValue =
  2549.             {
  2550.                 Text = BValue.Text
  2551.             },
  2552.             ColorValue =
  2553.             {
  2554.                 Text = ColorValue.Text
  2555.             },
  2556.             ImageId =
  2557.             {
  2558.                 Text = ImageId.Text
  2559.             },
  2560.             WaterTrans =
  2561.             {
  2562.                 CanvasPosition = {WaterTrans.CanvasPosition.X, WaterTrans.CanvasPosition.Y}
  2563.             },
  2564.             Trans =
  2565.             {
  2566.                 CanvasPosition = {Trans.CanvasPosition.X, Trans.CanvasPosition.Y}
  2567.             },
  2568.             Brightness =
  2569.             {
  2570.                 CanvasPosition = {Brightness.CanvasPosition.X, Brightness.CanvasPosition.Y}
  2571.             }
  2572.         }
  2573.        
  2574.         local json = game.HttpService:JSONEncode(data)
  2575.        
  2576.         ThemeJSON.Text = json
  2577.         pcall(function()
  2578.             setclipboard(json)
  2579.         end)
  2580.     end
  2581.    
  2582.     local cast_property = function(type, v)
  2583.         return getfenv()[type].new(unpack(v))
  2584.     end
  2585.    
  2586.     local load_theme = function(json)
  2587.         for i, v in next, game.HttpService:JSONDecode(json) do
  2588.             local inst = R2Sv3:FindFirstChild(i, true)
  2589.            
  2590.             for j, k in next, v do
  2591.                 if (type(k) == "table") then
  2592.                     inst[j] = cast_property(typeof(inst[j]), k)
  2593.                 else
  2594.                     inst[j] = k
  2595.                 end
  2596.             end
  2597.         end
  2598.     end
  2599.    
  2600.     if (CUSTOM_THEME and #CUSTOM_THEME ~= 0) then
  2601.         load_theme(CUSTOM_THEME)
  2602.     end
  2603.    
  2604.     SaveTheme.MouseButton1Down:Connect(function()
  2605.         ThemeJSON.Text = save_theme()
  2606.     end)
  2607.    
  2608.     LoadTheme.MouseButton1Down:Connect(function()
  2609.         load_theme(ThemeJSON.Text)
  2610.     end)
  2611.    
  2612.     local encrypt_string = false
  2613.    
  2614.     CryptStrings.MouseButton1Down:Connect(function()
  2615.         encrypt_string = not encrypt_string
  2616.     end)
  2617.    
  2618.     ClearLogs.MouseButton1Down:Connect(function()
  2619.         Remotes:ClearAllChildren()
  2620.         Remotes.CanvasSize = UDim2.new(0, 0, 0, 0)
  2621.     end)
  2622.    
  2623.     local table_tostring = {}
  2624.    
  2625.     local HasSpecial = function(string)
  2626.         return (string:match("%c") or string:match("%s") or string:match("%p")) ~= nil
  2627.     end
  2628.    
  2629.     local GetPath = function(Instance)
  2630.         local Obj = Instance
  2631.         local string = {}
  2632.         local temp = {}
  2633.         local error = false
  2634.        
  2635.         while Obj ~= game do
  2636.             if Obj == nil then
  2637.                 error = true
  2638.                 break
  2639.             end
  2640.             table.insert(temp, Obj.Parent == game and Obj.ClassName or tostring(Obj))
  2641.             Obj = Obj.Parent
  2642.         end
  2643.        
  2644.         table.insert(string, "game:GetService(\"" .. temp[#temp] .. "\")")
  2645.        
  2646.         for i = #temp - 1, 1, -1 do
  2647.             table.insert(string, HasSpecial(temp[i]) and "[\"" .. temp[i] .. "\"]" or "." .. temp[i])
  2648.         end
  2649.    
  2650.         return (error and "nil -- Path contained an invalid instance" or table.concat(string, ""))
  2651.     end
  2652.    
  2653.     local GetType = function(Instance)
  2654.         local Types =
  2655.         {
  2656.             EnumItem = function()
  2657.                 return "Enum." .. tostring(Instance.EnumType) .. "." .. tostring(Instance.Name)
  2658.             end,
  2659.             Instance = function()
  2660.                 return GetPath(Instance)
  2661.             end,
  2662.             CFrame = function()
  2663.                 return "CFrame.new(" .. tostring(Instance) .. ")"
  2664.             end,
  2665.             Vector3 = function()
  2666.                 return "Vector3.new(" .. tostring(Instance) .. ")"
  2667.             end,
  2668.             BrickColor = function()
  2669.                 return "BrickColor.new(\"" .. tostring(Instance) .. "\")"
  2670.             end,
  2671.             Color3 = function()
  2672.                 return "Color3.new(" .. tostring(Instance) .. ")"
  2673.             end,
  2674.             string = function()
  2675.                 return "\"" .. tostring(Instance) .. "\""
  2676.             end,
  2677.             Ray = function()
  2678.                 return "Ray.new(Vector3.new(" .. tostring(Instance.Origin) .. "), Vector3.new(" .. tostring(Instance.Direction) .. "))"
  2679.             end,
  2680.             table = function()
  2681.                 return "tbl_" .. tostring(Instance):sub(#"table: " + 1)
  2682.             end
  2683.         }
  2684.    
  2685.         return Types[(typeof or type)(Instance)] ~= nil and Types[(typeof or type)(Instance)]() or tostring(Instance)
  2686.     end
  2687.    
  2688.     table_tostring.convert = function(t)
  2689.         local members = {}
  2690.    
  2691.         for i, v in next, t do
  2692.             if (type(i) == "number") then
  2693.                 table.insert(members, "\n\t" .. GetType(v))
  2694.             else
  2695.                 table.insert(members, "\n\t[\"" .. tostring(i) .. "\"] = " .. GetType(v))
  2696.             end
  2697.         end
  2698.        
  2699.         return "\n{" .. table.concat(members, ", ") .. "\n}\n"
  2700.     end
  2701.    
  2702.     table_tostring.r2s_convert = function(tBUF)
  2703.         local result = "-- Script was generated by Filtershark\n\n"
  2704.         local members = {}
  2705.         local tables = setmetatable({}, {
  2706.             __index = function(self, t)
  2707.                 for i, v in next, self do
  2708.                     if (v == t) then
  2709.                         return v
  2710.                     end
  2711.                 end
  2712.             end
  2713.         })
  2714.    
  2715.         do
  2716.             local r = {}
  2717.    
  2718.             r.s = function(t)
  2719.                 for i, v in next, t do
  2720.                     if (type(v) == "table") then
  2721.                         table.insert(tables, v)
  2722.                         r.s(v)
  2723.                     end
  2724.                 end
  2725.             end
  2726.            
  2727.             r.s(tBUF)
  2728.         end
  2729.    
  2730.         do
  2731.             local tstr = {}
  2732.    
  2733.             for i = #tables, 1, -1 do
  2734.                 table.insert(tstr, "local tbl_" .. tostring(tables[i]):sub(#"table: " + 1) .. " = " .. table_tostring.convert(tables[i]))
  2735.             end
  2736.    
  2737.             result = result .. table.concat(tstr, "\n")
  2738.         end
  2739.    
  2740.         result = result .. "\n"
  2741.        
  2742.         result = result .. "local tbl_main = " .. table_tostring.convert(tBUF)
  2743.    
  2744.         return result
  2745.     end
  2746.    
  2747.     table_tostring.generate = function(obj, ...)
  2748.         local conv = table_tostring.r2s_convert({...})
  2749.         conv = conv .. "\n\n" .. GetPath(obj).. ":" .. (obj:IsA("RemoteEvent") and "FireServer" or "InvokeServer") .. "(unpack(tbl_main))"
  2750.    
  2751.         return conv
  2752.     end
  2753.    
  2754.     table_tostring.module_convert = function(t)
  2755.         return table_tostring.r2s_convert(t) .. "\nreturn tbl_main"
  2756.     end
  2757.    
  2758.     local current_script = nil
  2759.     local ups, ups_og
  2760.     local locs , locs_og
  2761.     local debug_settings = {}
  2762.     local explorer = {current = nil, selected = nil}
  2763.     local unpacker = {}
  2764.     local debug_backup = {}
  2765.     local namecall_data = {}
  2766.     local crt_tuple
  2767.     local disabled_calls = {}
  2768.    
  2769.     local cast = function(v)
  2770.         local func = loadstring("return " .. v)
  2771.    
  2772.         if (not func) then
  2773.             return v
  2774.         end
  2775.    
  2776.         local var = func()
  2777.        
  2778.         if (var == nil) then
  2779.             return v
  2780.         else
  2781.             return var
  2782.         end
  2783.     end
  2784.    
  2785.     explorer.load = function(base)
  2786.         Explorer.Visible = true
  2787.         explorer.current = base
  2788.         ExplorerMain:ClearAllChildren()
  2789.    
  2790.         for i, v in next, base:GetChildren() do
  2791.             local obj = ObjectFrame:Clone()
  2792.    
  2793.             obj.Parent = ExplorerMain
  2794.             obj.Position = UDim2.new(0, 10, 0, -20 + #ExplorerMain:GetChildren() * 30)
  2795.             obj.ObjectName.Text = v.Name
  2796.             obj.LoadChildren.MouseButton1Down:Connect(function()
  2797.                 explorer.load(v)
  2798.             end)
  2799.             obj.SelectObject.MouseButton1Down:Connect(function()
  2800.                 explorer.selected = v
  2801.                 Explorer.Visible = false
  2802.             end)
  2803.    
  2804.             ExplorerMain.CanvasSize = UDim2.new(0, 0, 0, calcualte_cvsize(ExplorerMain))
  2805.         end
  2806.     end
  2807.    
  2808.     ExplorerHide.MouseButton1Down:Connect(function()
  2809.         Explorer.Visible = false
  2810.     end)
  2811.    
  2812.     ExplorerBack.MouseButton1Down:Connect(function()
  2813.         explorer.load(explorer.current.Parent or game)
  2814.     end)
  2815.    
  2816.     local get_tableid = function(t)
  2817.         local str, n = "", 0
  2818.         local s = {}
  2819.        
  2820.         s.sc = function(a)
  2821.             for i, v in next, a do
  2822.                 str = str .. tostring(i) .. (typeof or type)(v) .. (typeof or type)(i)
  2823.                 if (type(v) == "table") then
  2824.                     s.sc(v)
  2825.                 end
  2826.             end
  2827.         end
  2828.        
  2829.         s.sc(t)
  2830.      
  2831.         str:gsub(".", function(c)
  2832.             n = n + c:byte()
  2833.         end)
  2834.         math.randomseed(n)
  2835.        
  2836.         return ("%x"):format(math.random(1, 2 ^ 31 - 1))
  2837.     end
  2838.    
  2839.     local find_table = function(t, w)
  2840.         local modt
  2841.    
  2842.         local s = {}
  2843.         s.sc = function(a)
  2844.             for i, v in next, a do
  2845.                 if (v == w) then
  2846.                     modt = v
  2847.                     break
  2848.                 end
  2849.                 if (type(v) == "table") then
  2850.                     s.sc(v)
  2851.                 end
  2852.             end
  2853.         end
  2854.    
  2855.         s.sc(t)
  2856.    
  2857.         return modt
  2858.     end
  2859.    
  2860.     unpacker.upvalues = function(t)
  2861.         EEUpvalues:ClearAllChildren()
  2862.        
  2863.         ups = t
  2864.        
  2865.         for i, v in next, t do
  2866.             wait()
  2867.             local df = DebugFrame:Clone()
  2868.             local b
  2869.            
  2870.             if (type(v) == "function" or type(v) == "table" or typeof(v) == "Instance" or typeof(v) == "boolean") then
  2871.                 b = init_button(Button:Clone())
  2872.             else
  2873.                 b = Box:Clone()
  2874.             end
  2875.            
  2876.             df.Parent = EEUpvalues
  2877.             b.Parent = df
  2878.             b.Text = tostring(v)
  2879.             df.Field.Text = tostring(i)
  2880.             df.Position = UDim2.new(0, 10, 0, -20 + #EEUpvalues:GetChildren() * 30)
  2881.             EEUpvalues.CanvasSize = UDim2.new(0, 0, 0, calcualte_cvsize(EEUpvalues))
  2882.             EEUpvalues.CanvasPosition = Vector2.new(0, 2 ^ 31 - 1)
  2883.    
  2884.             for _, t in next, {"Instance", "number",  "string", "boolean"} do
  2885.                 if (typeof(v) == t) then
  2886.                     df.UpdateDS.Visible = true
  2887.                     break
  2888.                 end
  2889.             end
  2890.    
  2891.             if (typeof(v) == "Instance" and ups ~= ups_og) then
  2892.                 df.UpdateDS.Visible = false
  2893.             end
  2894.            
  2895.             if (type(v) == "table") then
  2896.                 b.MouseButton1Down:Connect(function()
  2897.                     unpacker.upvalues(v)
  2898.                 end)
  2899.             end
  2900.             if (type(v) == "boolean") then
  2901.                 b.MouseButton1Down:Connect(function()
  2902.                     b.Text = tostring(not cast(b.Text))
  2903.                 end)
  2904.             end
  2905.             if (typeof(v) == "Instance") then
  2906.                 b.MouseButton1Down:Connect(function()
  2907.                     explorer.load(game)
  2908.                     spawn(function()
  2909.                         while (wait()) do
  2910.                             if (explorer.selected) then
  2911.                                 ups[i] = explorer.selected
  2912.                                 explorer.selected = nil
  2913.                                 break
  2914.                             end
  2915.                         end
  2916.                     end)
  2917.                 end)
  2918.             end
  2919.    
  2920.             if (df.UpdateDS.Visible) then
  2921.                 local dft = debug_settings[get_tableid({ups_og, locs_og})]
  2922.    
  2923.                 df.UpdateDS.MouseButton1Down:Connect(function()
  2924.                     if (ups == ups_og) then
  2925.                         local can = false
  2926.                         for _, t in next, {"Instance", "number",  "string", "boolean"} do
  2927.                             if (typeof(v) == t) then       
  2928.                                 can = true
  2929.                                 break
  2930.                             end
  2931.                         end
  2932.    
  2933.                         if (can) then
  2934.                             if (typeof(v) == "Instance") then
  2935.                                 dft[1][i] = ups[i]
  2936.                             else
  2937.                                 dft[1][i] = cast((df:FindFirstChild("Button") or df:FindFirstChild("Box")).Text)
  2938.                             end
  2939.                            
  2940.                             df.Field.Text = tostring(dft[1][i])
  2941.                         end
  2942.                     else
  2943.                         print("BIG OOF HERE")
  2944.                         ups[i] = cast((df:FindFirstChild("Button") or df:FindFirstChild("Box")).Text)
  2945.                         df.Field.Text = tostring(ups[i])
  2946.                     end
  2947.    
  2948.                     unpacker.upvalues(ups)
  2949.                 end)
  2950.    
  2951.                 getmetatable(dft).__tostring = function()
  2952.                     return "true"
  2953.                 end
  2954.             end
  2955.         end
  2956.     end
  2957.        
  2958.     unpacker.locals = function(t)
  2959.         EELocals:ClearAllChildren()
  2960.         locs = t
  2961.        
  2962.         for i, v in next, t do
  2963.             wait()
  2964.             local df = DebugFrame:Clone()
  2965.             local b
  2966.            
  2967.             if (type(v) == "function" or type(v) == "table" or typeof(v) == "Instance" or type(v) == "boolean") then
  2968.                 b = init_button(Button:Clone())
  2969.             else
  2970.                 b = Box:Clone()
  2971.             end
  2972.            
  2973.             df.Parent = EELocals
  2974.             b.Parent = df
  2975.             b.Text = tostring(v)
  2976.             df.Field.Text = tostring(i)
  2977.             df.Position = UDim2.new(0, 10, 0, -20 + #EELocals:GetChildren() * 30)
  2978.             EELocals.CanvasSize = UDim2.new(0, 0, 0, calcualte_cvsize(EELocals))
  2979.             EELocals.CanvasPosition = Vector2.new(0, 2 ^ 31 - 1)
  2980.            
  2981.             for _, t in next, {"Instance", "number",  "string", "boolean"} do
  2982.                 if (typeof(v) == t) then
  2983.                     df.UpdateDS.Visible = true
  2984.                     break
  2985.                 end
  2986.             end
  2987.    
  2988.             if (typeof(v) == "Instance" and locs ~= locs_og) then
  2989.                 df.UpdateDS.Visible = false
  2990.             end
  2991.            
  2992.             if (type(v) == "table") then
  2993.                 b.MouseButton1Down:Connect(function()
  2994.                     unpacker.locals(v)
  2995.                 end)
  2996.             end
  2997.             if (type(v) == "boolean") then
  2998.                 b.MouseButton1Down:Connect(function()
  2999.                     b.Text = tostring(not cast(b.Text))
  3000.                 end)
  3001.             end
  3002.             if (typeof(v) == "Instance") then
  3003.                 b.MouseButton1Down:Connect(function()
  3004.                     explorer.load(game)
  3005.                     while (wait()) do
  3006.                         if (explorer.selected) then
  3007.                             locs[i] = explorer.selected
  3008.                             explorer.selected = nil
  3009.                             break
  3010.                         end
  3011.                     end
  3012.                 end)
  3013.             end
  3014.    
  3015.             if (df.UpdateDS.Visible) then
  3016.                 local dft = debug_settings[get_tableid({ups_og, locs_og})]
  3017.    
  3018.                 df.UpdateDS.MouseButton1Down:Connect(function()
  3019.                     if (locs == locs_og) then
  3020.                         local can = false
  3021.                         for _, t in next, {"Instance", "number",  "string", "boolean"} do
  3022.                             if (typeof(v) == t) then       
  3023.                                 can = true
  3024.                                 break
  3025.                             end
  3026.                         end
  3027.    
  3028.                         if (can) then
  3029.                             if (typeof(v) == "Instance") then
  3030.                                 dft[2][i] = locs[i]
  3031.                             else
  3032.                                 dft[2][i] = cast((df:FindFirstChild("Button") or df:FindFirstChild("Box")).Text)
  3033.                             end
  3034.                        
  3035.                             df.Field.Text = tostring(dft[2][i])
  3036.                         end
  3037.                     else
  3038.                         locs[i] = cast((df:FindFirstChild("Button") or df:FindFirstChild("Box")).Text)
  3039.                         df.Field.Text = tostring(locs[i])
  3040.                     end
  3041.    
  3042.                     unpacker.locals(locs)
  3043.                 end)
  3044.    
  3045.                 getmetatable(dft).__tostring = function()
  3046.                     return "true"
  3047.                 end
  3048.             end
  3049.         end
  3050.     end
  3051.    
  3052.     NamecallType.MouseButton1Down:Connect(function()
  3053.         NamecallType.Text = (NamecallType.Text == "STATIC" and "SINGLE USE" or "STATIC")
  3054.         getmetatable(namecall_data[get_tableid(crt_tuple)]).__call = function()
  3055.             return NamecallType.Text == "STATIC"
  3056.         end
  3057.     end)
  3058.    
  3059.     Namecall.MouseButton1Down:Connect(function()
  3060.         set_guiobj_visible({"NamecallBar", "NamecallSource", "NamecallFrame", "NCallScriptTip", "NCallLogsTip"})
  3061.    
  3062.         local log = RemoteFrame:Clone()
  3063.         local tID = get_tableid(crt_tuple)
  3064.    
  3065.         if (NamecallFrame:FindFirstChild(tostring(namecall_data[tID][1]) .. tID)) then
  3066.             return
  3067.         end
  3068.    
  3069.         log.Parent = NamecallFrame
  3070.         log.Name = tostring(namecall_data[tID][1]) .. tID
  3071.         log.MainButton.Text = tostring(namecall_data[tID][1])
  3072.         log.MainButton.Size = UDim2.new(1, 0, 1, 0)
  3073.         log.Position = UDim2.new(0, 10, 0, -20 + #NamecallFrame:GetChildren() * 30)
  3074.    
  3075.         NamecallFrame.CanvasSize = UDim2.new(0, 0, 0, calcualte_cvsize(NamecallFrame))
  3076.         log.Icon:Destroy()
  3077.    
  3078.         log.MainButton.MouseButton1Down:Connect(function()
  3079.             crt_tuple = namecall_data[tID]
  3080.             NamecallScript.Text = table_tostring.module_convert(namecall_data[tID])
  3081.         end)
  3082.     end)
  3083.    
  3084.     ApplyNamecall.MouseButton1Down:Connect(function()
  3085.         local tID = get_tableid(crt_tuple)
  3086.         local data = namecall_data[tID]
  3087.         local __call = getmetatable(data).__call
  3088.        
  3089.         if (not NamecallFrame:FindFirstChild(tostring(data[1]) .. tID)) then
  3090.             return
  3091.         end
  3092.    
  3093.         namecall_data[tID] = setmetatable(loadstring(NamecallScript.Text)(), {
  3094.             __tostring = function()
  3095.                 return "true"
  3096.             end,
  3097.             __call = __call
  3098.         })
  3099.    
  3100.         NamecallScript.Text = table_tostring.module_convert(namecall_data[tID])
  3101.     end)
  3102.    
  3103.     RemoveNamecall.MouseButton1Down:Connect(function()
  3104.         local tID = get_tableid(crt_tuple)
  3105.         local data = namecall_data[tID]
  3106.    
  3107.         NamecallFrame:FindFirstChild(tostring(data[1]) .. tID):Destroy()
  3108.         for i, v in next, NamecallFrame:GetChildren() do
  3109.             v.Position = UDim2.new(0, 10, 0, -20 + i * 30)
  3110.         end
  3111.    
  3112.         disabled_calls[tID] = nil
  3113.    
  3114.         getmetatable(data).__tostring = function()
  3115.             return "false"
  3116.         end
  3117.    
  3118.         NamecallScript.Text = ""
  3119.     end)
  3120.    
  3121.     SetLocals.MouseButton1Down:Connect(function()
  3122.         unpacker.locals(locs_og)
  3123.     end)
  3124.    
  3125.     SetUpvalues.MouseButton1Down:Connect(function()
  3126.         unpacker.upvalues(ups_og)
  3127.     end)
  3128.    
  3129.     CallRemote.MouseButton1Down:Connect(function()
  3130.         local script = ""
  3131.        
  3132.         for i, v in next, Script:GetChildren() do
  3133.             script = script .. v.SourceLine.Text .. "\n"
  3134.         end
  3135.        
  3136.         loadstring(script)()
  3137.     end)
  3138.    
  3139.     SetAllLoc.MouseButton1Down:Connect(function()
  3140.         local dft = debug_settings[get_tableid({ups_og, locs_og})]
  3141.    
  3142.         for i, v0 in next, EELocals:GetChildren() do
  3143.             local v = locs[i]
  3144.             if (locs == locs_og) then
  3145.                 local can = false
  3146.                 for _, t in next, {"Instance", "number",  "string", "boolean"} do
  3147.                     if (typeof(v) == t) then       
  3148.                         can = true
  3149.                         break
  3150.                     end
  3151.                 end
  3152.    
  3153.                 if (can) then
  3154.                     if (typeof(v) == "Instance") then
  3155.                         dft[2][i] = locs[i]
  3156.                     else
  3157.                         dft[2][i] = cast((v0:FindFirstChild("Button") or v0:FindFirstChild("Box")).Text)
  3158.                     end
  3159.                 end
  3160.             else
  3161.                 locs[i] = cast((v0:FindFirstChild("Button") or v0:FindFirstChild("Box")).Text)
  3162.             end
  3163.         end
  3164.    
  3165.         getmetatable(dft).__tostring = function()
  3166.             return "true"
  3167.         end
  3168.         unpacker.locals(locs_og)
  3169.     end)
  3170.    
  3171.     EnvEdit.MouseButton1Down:Connect(function()
  3172.         set_guiobj_visible({"EEUpvaluesTip", "EELocalsTip", "EELocals", "EEUpvalues", "SetLocals", "SetUpvalues", "SetAllLoc", "SetAllUps"})
  3173.        
  3174.         spawn(function()
  3175.             unpacker.locals(locs)
  3176.         end)
  3177.         unpacker.upvalues(ups)
  3178.     end)
  3179.    
  3180.     DisableR2S.MouseButton1Down:Connect(function()
  3181.         DisableR2S.BorderColor3 = DisableR2S.BorderColor3 == Color3.fromRGB(142, 255, 124) and Color3.fromRGB(255, 60, 60) or Color3.fromRGB(142, 255, 124)
  3182.         DisableR2S.TextColor3 = DisableR2S.BorderColor3
  3183.     end)
  3184.    
  3185.     local game_meta = getrawmetatable(game)
  3186.     local __index = game_meta.__index
  3187.     local __namecall = game_meta.__namecall
  3188.    
  3189.     make_writeable(game_meta)
  3190.    
  3191.     do
  3192.         local oldFire
  3193.         local oldInvoke
  3194.    
  3195.         local hookMethod = newcclosure(function(self, ...)
  3196.             local sSelf = tostring(self)
  3197.             local sType = __index(self, "ClassName")
  3198.             local a = {self, ...}
  3199.    
  3200.             if (DisableR2S.BorderColor3 == Color3.fromRGB(255, 60, 60)) or (AllRemotes:FindFirstChild(sSelf) and AllRemotes[sSelf].Icon.BackgroundColor3 == Color3.fromRGB(255, 100, 100)) then
  3201.                 return (sType == "RemoteEvent" and oldFire or oldInvoke)(self, ...)
  3202.             end
  3203.    
  3204.             local caller = getfenv(3).script
  3205.             local b = init_button(RemoteLog:Clone())
  3206.             local tuple = setmetatable({self, ...}, {
  3207.                 __tostring = function()
  3208.                     return "false"
  3209.                 end,
  3210.                 __call = function() return 0 end
  3211.             })
  3212.             local trace = getrenv().debug.traceback():gsub("[^\r\n]+", function(c)
  3213.                 return "-- " .. c
  3214.             end)
  3215.             local tID = get_tableid({self, ...})
  3216.    
  3217.             if (disabled_calls[tID]) then
  3218.                 return (sType == "RemoteEvent" and oldFire or oldInvoke)(self, ...)
  3219.             end
  3220.    
  3221.             local ndt = namecall_data[get_tableid(tuple)]
  3222.    
  3223.             if (ndt and tostring(ndt) == "true") then
  3224.                 local frm = NamecallFrame:FindFirstChild(sSelf .. get_tableid(tuple))
  3225.    
  3226.                 if (not ndt()) then
  3227.                     getmetatable(ndt).__tostring = function()
  3228.                         return "false" 
  3229.                     end
  3230.                     frm:Destroy()
  3231.                     for i, v in next, NamecallFrame:GetChildren() do
  3232.                         v.Position = UDim2.new(0, 10, 0, -20 + i * 30)
  3233.                     end
  3234.                 end
  3235.    
  3236.                 disabled_calls[tID] = nil
  3237.    
  3238.                 spawn(function()
  3239.                     for i = 0, 1, 0.1 do
  3240.                         step:wait()
  3241.        
  3242.                         frm.BackgroundColor3 = Color3.new(1, 0, 0):lerp(Color3.new(0, 0, 0), i)
  3243.                         frm.BorderColor3 = Color3.new(1, 0, 0):lerp(Color3.fromRGB(0, 255, 233), i)
  3244.                     end
  3245.                 end)
  3246.    
  3247.                 NamecallScript.Text = ""
  3248.    
  3249.                 return (sType == "RemoteEvent" and oldFire or oldInvoke)(self, select(2, unpack(ndt)))
  3250.             end
  3251.    
  3252.             if (not ndt) then
  3253.                 namecall_data[get_tableid(tuple)] = tuple
  3254.             end
  3255.    
  3256.             b.Text = sSelf
  3257.             b.Parent = Remotes
  3258.             b.TextColor3 = (sType == "RemoteEvent" and Color3.new(1, 1, 0) or Color3.new(0.5, 0.5, 0))
  3259.             b.Position = UDim2.new(0, 10, 0, -20 + #Remotes:GetChildren() * 30)
  3260.            
  3261.             Remotes.CanvasSize = UDim2.new(0, 0, 0, calcualte_cvsize(Remotes))
  3262.             Remotes.CanvasPosition = Vector2.new(0, 2 ^ 31 - 1)
  3263.    
  3264.             Locals:ClearAllChildren()
  3265.             Upvalues:ClearAllChildren()
  3266.    
  3267.             b.MouseButton1Down:Connect(function()
  3268.                 dump_script(trace .. "\n" .. table_tostring.generate(self, select(2, unpack(a))))
  3269.                 current_script = caller
  3270.                 crt_tuple = tuple
  3271.             end)
  3272.    
  3273.             return (sType == "RemoteEvent" and oldFire or oldInvoke)(self, ...)
  3274.         end)
  3275.    
  3276.         oldFire = hookfunction(Instance.new("RemoteEvent").FireServer, hookMethod, true)
  3277.         oldInvoke = hookfunction(Instance.new("RemoteFunction").InvokeServer, hookMethod, true)
  3278.     end
  3279.    
  3280.     Decompile.MouseButton1Down:Connect(function()
  3281.         dump_script(decompile(current_script))
  3282.     end)
  3283.    
  3284.     DisableNamecall.MouseButton1Down:Connect(function()
  3285.         local tID = get_tableid(crt_tuple)
  3286.         local frm = NamecallFrame:FindFirstChild(tostring(namecall_data[tID][1]) .. tID)
  3287.        
  3288.         if (disabled_calls[get_tableid(crt_tuple)]) then
  3289.             frm.MainButton.BackgroundColor3 = Color3.new(0, 0, 0)
  3290.             frm.BorderColor3 = Color3.new(0, 1, 1)
  3291.             disabled_calls[get_tableid(crt_tuple)] = nil
  3292.         else
  3293.             frm.MainButton.BackgroundColor3 = Color3.fromRGB(100, 0, 0)
  3294.             frm.BorderColor3 = Color3.new(1, 0, 0)
  3295.             disabled_calls[get_tableid(crt_tuple)] = true
  3296.         end
  3297.     end)
  3298.    
  3299.     make_writeable(game_meta)
  3300.    
  3301.     game_meta.__namecall = function(...)
  3302.         if (DisableR2S.BorderColor3 == Color3.fromRGB(255, 60, 60)) then return __namecall(...) end
  3303.        
  3304.         local a = {...}
  3305.         local m = table.remove(a, #a)
  3306.         local caller = getfenv(2).script
  3307.        
  3308.         if (m:lower():match("server")) then
  3309.             local trace = getrenv().debug.traceback():gsub("[^\r\n]+", function(c)
  3310.                 return "-- " .. c
  3311.             end)
  3312.    
  3313.             if (disabled_calls[get_tableid({...})]) then
  3314.                 return __namecall(...)
  3315.             end
  3316.            
  3317.             if (AllRemotes:FindFirstChild(tostring(a[1])) and AllRemotes[tostring(a[1])].Icon.BackgroundColor3 == Color3.fromRGB(255, 100, 100)) then return end
  3318.            
  3319.             local b = init_button(RemoteLog:Clone())
  3320.            
  3321.             local sups = debug.getupvalues(2)
  3322.             local slocs = debug.getlocals(2)
  3323.             local tuple = setmetatable({...}, {
  3324.                 __tostring = function()
  3325.                     return "false"
  3326.                 end,
  3327.                 __call = function() return 0 end
  3328.             })
  3329.             local tID = get_tableid({...})
  3330.            
  3331.             local dt = debug_settings[get_tableid({sups, slocs})]
  3332.             local ndt = namecall_data[get_tableid(tuple)]
  3333.    
  3334.             if (dt and tostring(dt) == "true") then
  3335.                 for i, v in next, dt[1] do
  3336.                     debug.setupvalue(2, tostring(i), v)
  3337.                 end
  3338.                 for i, v in next, dt[2] do
  3339.                     debug.setlocal(2, tostring(i), v)
  3340.                 end
  3341.                 getmetatable(dt).__tostring = function()
  3342.                     return "false"
  3343.                 end
  3344.             end
  3345.    
  3346.             if (ndt and tostring(ndt) == "true") then
  3347.                 local frm = NamecallFrame:FindFirstChild(tostring(a[1]) .. get_tableid(tuple))
  3348.    
  3349.                 if (not ndt()) then
  3350.                     getmetatable(ndt).__tostring = function()
  3351.                         return "false" 
  3352.                     end
  3353.                     frm:Destroy()
  3354.                     for i, v in next, NamecallFrame:GetChildren() do
  3355.                         v.Position = UDim2.new(0, 10, 0, -20 + i * 30)
  3356.                     end
  3357.                 end
  3358.    
  3359.                 disabled_calls[tID] = nil
  3360.    
  3361.                 spawn(function()
  3362.                     for i = 0, 1, 0.1 do
  3363.                         step:wait()
  3364.        
  3365.                         frm.BackgroundColor3 = Color3.new(1, 0, 0):lerp(Color3.new(0, 0, 0), i)
  3366.                         frm.BorderColor3 = Color3.new(1, 0, 0):lerp(Color3.fromRGB(0, 255, 233), i)
  3367.                     end
  3368.                 end)
  3369.    
  3370.                 NamecallScript.Text = ""
  3371.    
  3372.                 return __namecall(unpack(ndt))
  3373.             end
  3374.    
  3375.             if (not dt) then
  3376.                 debug_settings[get_tableid({sups, slocs})] = setmetatable({sups, slocs}, {
  3377.                     __tostring = function()
  3378.                         return "false"
  3379.                     end
  3380.                 })
  3381.             end
  3382.    
  3383.             if (not ndt) then
  3384.                 namecall_data[get_tableid(tuple)] = tuple
  3385.             end
  3386.            
  3387.             b.Text = tostring(a[1])
  3388.             b.Parent = Remotes
  3389.             b.TextColor3 = (m:lower() == "fireserver" and Color3.new(1, 1, 1) or Color3.new(0.5, 0.5, 0.5))
  3390.             b.Position = UDim2.new(0, 10, 0, -20 + #Remotes:GetChildren() * 30)
  3391.            
  3392.             Remotes.CanvasSize = UDim2.new(0, 0, 0, calcualte_cvsize(Remotes))
  3393.             Remotes.CanvasPosition = Vector2.new(0, 2 ^ 31 - 1)
  3394.        
  3395.             b.MouseButton1Down:Connect(function()
  3396.                 if (get_tableid({sups, slocs}) ~= get_tableid({ups_og, locs_og})) then
  3397.                     ups = sups
  3398.                     locs = slocs
  3399.                     ups_og = sups
  3400.                     locs_og = slocs
  3401.                 end
  3402.                
  3403.                 dump_script(trace .. "\n" .. table_tostring.generate(a[1], select(2, unpack(a))))
  3404.                 current_script = caller
  3405.                 crt_tuple = tuple
  3406.                
  3407.                 Locals:ClearAllChildren()
  3408.                 Upvalues:ClearAllChildren()
  3409.                 spawn(function()
  3410.                     for i, v in next, ups do
  3411.                         wait()
  3412.                         local df = DebugFrame:Clone()
  3413.                         local b = init_button(Button:Clone())
  3414.                        
  3415.                         df.Parent = Upvalues
  3416.                         df.UpdateDS.Visible = false
  3417.                         b.Parent = df
  3418.                         b.Text = tostring(v)
  3419.                         df.Field.Text = tostring(i)
  3420.                         df.Position = UDim2.new(0, 10, 0, -20 + #Upvalues:GetChildren() * 30)
  3421.                         Upvalues.CanvasSize = UDim2.new(0, 0, 0, calcualte_cvsize(Upvalues))
  3422.                         Upvalues.CanvasPosition = Vector2.new(0, 2 ^ 31 - 1)
  3423.                     end
  3424.                 end)
  3425.                 for i, v in next, locs do
  3426.                     wait()
  3427.                     local df = DebugFrame:Clone()
  3428.                     local b = init_button(Button:Clone())
  3429.                    
  3430.                     df.Parent = Locals
  3431.                     df.UpdateDS.Visible = false
  3432.                     b.Parent = df
  3433.                     b.Text = tostring(v)
  3434.                     df.Field.Text = tostring(i)
  3435.                     df.Position = UDim2.new(0, 10, 0, -20 + #Locals:GetChildren() * 30)
  3436.                     Locals.CanvasSize = UDim2.new(0, 0, 0, calcualte_cvsize(Locals))
  3437.                 end
  3438.             end)
  3439.         end
  3440.        
  3441.         return __namecall(...)
  3442.     end
  3443.     end
  3444.     if message == "cmds/" then
  3445.         game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage",{
  3446.             Text = "[1] kill/ -- Kills yourself.\n [2] ff/ -- Creates a forcefield around yourself.\n [3] unff/ -- Removes your forcefield.\n [4] fly/ -- Makes your character fly!\n [5] fe/ -- Shows filtershark gui.\n [6] btools/ -- Gives you btools\n [7] speed/ - Shows a speed gui\n [8] humanoid/ -- Allows you to edit values of ur humanoid";
  3447.             Color = Color3.new(0,128,255); -- Cyan is (0,255/255,255/255) -- Optional defaults to white: Color3.new(255/255, 255/255, 243/255)
  3448.             Font = Enum.Font.Cartoon; -- Optional, defaults to Enum.Font.SourceSansBold
  3449.             FontSize = Enum.FontSize.Size24; -- Optional, defaults to Enum.FontSize.Size18
  3450.         })
  3451.    
  3452.     end
  3453.     if message == "speed/" then
  3454.         --Speed Edit Made by Lindsay @ V3rmillion.net, this is simple as fuck.
  3455.    
  3456.    
  3457.     --
  3458.     local SpeedEdit = Instance.new('ScreenGui', game.Players.LocalPlayer.PlayerGui)
  3459.     SpeedEdit.Name = 'SpeedEdit'
  3460.     SpeedEdit.Enabled = true
  3461.     SpeedEdit.ResetOnSpawn = false
  3462.     --
  3463.     local Drag = Instance.new('Frame', SpeedEdit)
  3464.     Drag.Name = 'Drag'
  3465.     Drag.Size = UDim2.new(0.3,0,0,20)
  3466.     Drag.Active = true
  3467.     Drag.Draggable = true
  3468.     Drag.BackgroundTransparency = 0.5
  3469.     --
  3470.     local Speeed = Instance.new('TextBox', Drag)
  3471.     Speeed.Position = UDim2.new(0,0,0,20)
  3472.     Speeed.Name = 'Speeed'
  3473.     Speeed.Size = Drag.Size
  3474.     Speeed.Visible = false
  3475.     Speeed.BackgroundTransparency = 0.7
  3476.     Speeed.Text = 'Press x to focus.'
  3477.     Speeed.TextSize = 8
  3478.     --
  3479.     local P = Instance.new('TextButton', Drag)
  3480.     P.Name = 'P'
  3481.     P.Position = UDim2.new(0,0,0,0)
  3482.     P.Size = UDim2.new(0,20,0,20)
  3483.     P.BackgroundTransparency = 1
  3484.     P.Text = 'P'
  3485.     P.TextSize = 14
  3486.     P.Font = 'SciFi'
  3487.     --
  3488.     local ChangePlr = Instance.new('TextBox', Drag)
  3489.     ChangePlr.Name = 'ChangePlr'
  3490.     ChangePlr.BackgroundTransparency = 0.7
  3491.     ChangePlr.Size = Speeed.Size
  3492.     ChangePlr.Position = Speeed.Position
  3493.     ChangePlr.Text = 'Player'
  3494.     ChangePlr.Font = 'Legacy'
  3495.     ChangePlr.TextSize = 8
  3496.     ChangePlr.Visible = false
  3497.     --
  3498.     local ChangeValue = Instance.new('TextBox', Drag)
  3499.     ChangeValue.Name = 'ChangeValue'
  3500.     ChangeValue.BackgroundTransparency = 0.7
  3501.     ChangeValue.Size = Speeed.Size
  3502.     ChangeValue.Position = Speeed.Position
  3503.     ChangeValue.Text = 'WalkSpeed'
  3504.     ChangeValue.Font = 'Legacy'
  3505.     ChangeValue.TextSize = 8
  3506.     ChangeValue.Visible = false
  3507.     --
  3508.     local ChangeExec = Instance.new('TextButton', Drag)
  3509.     ChangeExec.Name = 'ChangeExec'
  3510.     ChangeExec.BackgroundTransparency = 0.7
  3511.     ChangeExec.Size = Speeed.Size
  3512.     ChangeExec.Position = Speeed.Position
  3513.     ChangeExec.Text = "Change Player's walkspeed to WalkSpeed."
  3514.     ChangeExec.Font = 'Legacy'
  3515.     ChangeExec.TextSize = 10
  3516.     ChangeExec.Visible = false
  3517.     --
  3518.     local OpenNClose = Instance.new('TextButton', Drag)
  3519.     OpenNClose.Name = 'OpenNClose'
  3520.     OpenNClose.Size = UDim2.new(0,15,0,20)
  3521.     OpenNClose.Position = UDim2.new(0.9,10,0,0)
  3522.     OpenNClose.Text = '+'
  3523.     OpenNClose.BackgroundTransparency = 1
  3524.     --
  3525.     local Namee = Instance.new('TextLabel', Drag)
  3526.     Namee.Name = 'Namee'
  3527.     Namee.Size = UDim2.new(1,0,0,15)
  3528.     Namee.Text = 'sanicgui for 2admin'
  3529.     Namee.Font = 'SciFi'
  3530.     Namee.TextSize = 18
  3531.     Namee.BackgroundTransparency = 1
  3532.     --
  3533.    
  3534.     local Speed = game.Players.LocalPlayer.PlayerGui.SpeedEdit.Drag.Speeed
  3535.     local OpenNClose = game.Players.LocalPlayer.PlayerGui.SpeedEdit.Drag.OpenNClose
  3536.     local Name = game.Players.LocalPlayer.PlayerGui.SpeedEdit.Drag.Namee
  3537.     local Mouse = game.Players.LocalPlayer:GetMouse()
  3538.     local P = game.Players.LocalPlayer.PlayerGui.SpeedEdit.Drag.P
  3539.     local ChangePlr = game.Players.LocalPlayer.PlayerGui.SpeedEdit.Drag.ChangePlr
  3540.     local ChangeValue = game.Players.LocalPlayer.PlayerGui.SpeedEdit.Drag.ChangeValue
  3541.     local ChangeExec = game.Players.LocalPlayer.PlayerGui.SpeedEdit.Drag.ChangeExec
  3542.    
  3543.     OpenNClose.MouseButton1Down:connect(function()
  3544.     if Speed.Visible == false and ChangeValue.Visible == false then
  3545.     OpenNClose.Text = '-'
  3546.     --This is appear
  3547.     Speed.Visible = true
  3548.     Speed:TweenSize(UDim2.new(1,0,0,20), 'InOut', 'Linear', 0.3, true)
  3549.     wait(0.3)
  3550.     elseif
  3551.     Speed.Visible == true then
  3552.     OpenNClose.Text = '+'
  3553.     --This is go away
  3554.     Speed:TweenSize(UDim2.new(1,0,0,0), 'InOut', 'Linear', 0.3, true)
  3555.     Speed.Text = ''
  3556.     wait(0.3)
  3557.     Speed.Visible = false
  3558.     end
  3559.     end)
  3560.    
  3561.     Mouse.KeyDown:connect(function(key)
  3562.     if key == 'x' and Speed.Visible == true and ChangeValue.Visible == false then Speed:CaptureFocus()
  3563.     elseif key == 'x' and ChangeValue.Visible == true and Speed.Visible == false then ChangePlr:CaptureFocus()
  3564.     end
  3565.     end)
  3566.    
  3567.    
  3568.     Speed.FocusLost:connect(function(Entered)
  3569.     if Entered and Speed.Text ~= '' then
  3570.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Speed.Text else
  3571.     end
  3572.     end)
  3573.    
  3574.     ChangePlr.FocusLost:connect(function(Enter)
  3575.     if Enter and ChangeExec.Text ~= '' then
  3576.     ChangeValue:CaptureFocus()
  3577.     end
  3578.     end)
  3579.    
  3580.     ChangeValue.FocusLost:connect(function(Enterr)
  3581.     if Enterr and ChangeValue.Text ~= '' then
  3582.     local plr = ChangePlr.Text
  3583.     local val = ChangeValue.Text
  3584.     game.Players[plr].Character.Humanoid.WalkSpeed = val
  3585.     end
  3586.     end)
  3587.    
  3588.     --Open
  3589.     P.MouseButton1Down:connect(function()
  3590.     if Speed.Visible == true and ChangeValue.Visible == true then print('Aye') elseif Speed.Visible == false and ChangeValue.Visible == false then
  3591.     ChangePlr.Visible = true
  3592.     ChangePlr:TweenSize(UDim2.new(1,0,0,20), 'InOut', 'Linear', 0.3, true)
  3593.     ChangePlr.Text = 'Player'
  3594.     wait(0.3)
  3595.     ChangeValue.Visible = true
  3596.     ChangeValue:TweenSizeAndPosition(UDim2.new(1,0,0,20), UDim2.new(0,0,0,40), 'InOut', 'Linear', 0.3, true)
  3597.     ChangeValue.Text = 'WalkSpeed'
  3598.     wait(0.3)
  3599.     ChangeExec.Visible = true
  3600.     ChangeExec:TweenSizeAndPosition(UDim2.new(1,0,0,20), UDim2.new(0,0,0,60), 'InOut', 'Linear', 0.3, true)
  3601.     ChangeExec.Text = "Change Player's WalkSpeed"
  3602.     end
  3603.     end)
  3604.    
  3605.     --Close
  3606.     P.MouseButton1Down:connect(function()
  3607.    
  3608.        ChangeExec:TweenSize(UDim2.new(1,0,0,0), 'InOut', 'Linear', 0.3, true)
  3609.     ChangeExec.Text = ''
  3610.     wait(0.3)
  3611.     ChangeExec.Visible = false
  3612.    
  3613.     if ChangeValue.Visible == true then
  3614.     ChangeValue.Text = ''
  3615.     ChangeValue:TweenSize(UDim2.new(1,0,0,0), 'InOut', 'Linear', 0.3, true)
  3616.     wait(0.3)
  3617.     ChangeValue.Visible = false
  3618.    
  3619.     ChangePlr:TweenSize(UDim2.new(1,0,0,0), 'InOut', 'Linear', 0.3, true)
  3620.     ChangePlr.Text = ''
  3621.     wait(0.3)
  3622.     ChangePlr.Visible = false
  3623.    
  3624.     end
  3625.     end)
  3626.     end
  3627.     if message == "humanoid/" then
  3628.         -- Objects
  3629.     local localPlayer = game.Players.LocalPlayer
  3630.     local HumanoidEditorGui = Instance.new("ScreenGui")
  3631.     local MainTab = Instance.new("TextLabel")
  3632.     local Frame = Instance.new("Frame")
  3633.     local MaxHealth = Instance.new("TextButton")
  3634.     local Health = Instance.new("TextButton")
  3635.     local JumpPower = Instance.new("TextButton")
  3636.     local HipHeight = Instance.new("TextButton")
  3637.     local TextBox = Instance.new("TextBox")
  3638.    
  3639.     -- Properties
  3640.    
  3641.     HumanoidEditorGui.Name = "Humanoid Editor Gui"
  3642.     HumanoidEditorGui.Parent = game.CoreGui
  3643.     HumanoidEditorGui.Enabled = true
  3644.    
  3645.     MainTab.Name = "MainTab"
  3646.     MainTab.Parent = HumanoidEditorGui
  3647.     MainTab.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  3648.     MainTab.BackgroundTransparency = 0.30000001192093
  3649.     MainTab.BorderSizePixel = 0
  3650.     MainTab.Position = UDim2.new(0, 0, 0.333333343, 0)
  3651.     MainTab.Size = UDim2.new(0.129629627, 0, 0.0303030312, 0)
  3652.     MainTab.Font = Enum.Font.SciFi
  3653.     MainTab.FontSize = Enum.FontSize.Size14
  3654.     MainTab.Text = "Humanoid Editor"
  3655.     MainTab.TextColor3 = Color3.new(1, 1, 1)
  3656.     MainTab.TextSize = 14
  3657.    
  3658.     Frame.Parent = MainTab
  3659.     Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  3660.     Frame.Position = UDim2.new(0, 0, 1.00121212, 0)
  3661.     Frame.Size = UDim2.new(1.00062418, 0, 7.00848532, 0)
  3662.     Frame.Style = Enum.FrameStyle.RobloxSquare
  3663.    
  3664.     MaxHealth.Name = "MaxHealth"
  3665.     MaxHealth.Parent = Frame
  3666.     MaxHealth.BackgroundColor3 = Color3.new(0, 0, 0)
  3667.     MaxHealth.BackgroundTransparency = 0.44999998807907
  3668.     MaxHealth.BorderSizePixel = 0
  3669.     MaxHealth.Size = UDim2.new(1.00062418, 0, 0.143030316, 0)
  3670.     MaxHealth.Font = Enum.Font.Code
  3671.     MaxHealth.FontSize = Enum.FontSize.Size14
  3672.     MaxHealth.Text = "Set Max Health"
  3673.     MaxHealth.TextColor3 = Color3.new(1, 1, 1)
  3674.     MaxHealth.TextSize = 14
  3675.    
  3676.     Health.Name = "Health"
  3677.     Health.Parent = Frame
  3678.     Health.BackgroundColor3 = Color3.new(0, 0, 0)
  3679.     Health.BackgroundTransparency = 0.44999998807907
  3680.     Health.BorderSizePixel = 0
  3681.     Health.Position = UDim2.new(0, 0, 0.172682926, 0)
  3682.     Health.Size = UDim2.new(1.00062418, 0, 0.143030316, 0)
  3683.     Health.Font = Enum.Font.Code
  3684.     Health.FontSize = Enum.FontSize.Size14
  3685.     Health.Text = "Set Health"
  3686.     Health.TextColor3 = Color3.new(1, 1, 1)
  3687.     Health.TextSize = 14
  3688.    
  3689.     JumpPower.Name = "JumpPower"
  3690.     JumpPower.Parent = Frame
  3691.     JumpPower.BackgroundColor3 = Color3.new(0, 0, 0)
  3692.     JumpPower.BackgroundTransparency = 0.44999998807907
  3693.     JumpPower.BorderSizePixel = 0
  3694.     JumpPower.Position = UDim2.new(0, 0, 0.345365852, 0)
  3695.     JumpPower.Size = UDim2.new(1.00062418, 0, 0.143030316, 0)
  3696.     JumpPower.Font = Enum.Font.Code
  3697.     JumpPower.FontSize = Enum.FontSize.Size14
  3698.     JumpPower.Text = "Set Jump Power"
  3699.     JumpPower.TextColor3 = Color3.new(1, 1, 1)
  3700.     JumpPower.TextSize = 14
  3701.    
  3702.     HipHeight.Name = "HipHeight"
  3703.     HipHeight.Parent = Frame
  3704.     HipHeight.BackgroundColor3 = Color3.new(0, 0, 0)
  3705.     HipHeight.BackgroundTransparency = 0.44999998807907
  3706.     HipHeight.BorderSizePixel = 0
  3707.     HipHeight.Position = UDim2.new(0, 0, 0.518048823, 0)
  3708.     HipHeight.Size = UDim2.new(1.00062418, 0, 0.143030316, 0)
  3709.     HipHeight.Font = Enum.Font.Code
  3710.     HipHeight.FontSize = Enum.FontSize.Size14
  3711.     HipHeight.Text = "Set Hip Height"
  3712.     HipHeight.TextColor3 = Color3.new(1, 1, 1)
  3713.     HipHeight.TextSize = 14
  3714.    
  3715.     TextBox.Parent = Frame
  3716.     TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  3717.     TextBox.BorderSizePixel = 0
  3718.     TextBox.Position = UDim2.new(0, 0, 0.863414645, 0)
  3719.     TextBox.Size = UDim2.new(1.00062418, 0, 0.143030316, 0)
  3720.     TextBox.Font = Enum.Font.SciFi
  3721.     TextBox.FontSize = Enum.FontSize.Size14
  3722.     TextBox.Text = "Enter Value Here"
  3723.     TextBox.TextColor3 = Color3.new(0, 0, 0)
  3724.     TextBox.TextSize = 14
  3725.    
  3726.    
  3727.    
  3728.    
  3729.     MaxHealth.MouseButton1Click:connect(function()
  3730.     localPlayer.Character.Humanoid.MaxHealth = tonumber(TextBox.Text)
  3731.     end)
  3732.    
  3733.     Health.MouseButton1Click:connect(function()
  3734.     localPlayer.Character.Humanoid.Health = tonumber(TextBox.Text)
  3735.     end)
  3736.    
  3737.     HipHeight.MouseButton1Click:connect(function()
  3738.     localPlayer.Character.Humanoid.HipHeight = tonumber(TextBox.Text)
  3739.     end)
  3740.    
  3741.     JumpPower.MouseButton1Click:connect(function()
  3742.     localPlayer.Character.Humanoid.JumpPower = tonumber(TextBox.Text)
  3743.     end)
  3744.     end
  3745.         end)
  3746.  
  3747. end
  3748. coroutine.resume(coroutine.create(SCRIPT_ZXGY81_FAKESCRIPT))
  3749. function SCRIPT_WQOV77_FAKESCRIPT() -- TextButton_2.Script
  3750.     local script = Instance.new('Script')
  3751.     script.Parent = TextButton_2
  3752.     script.Parent.MouseButton1Click:Connect(function()
  3753.         local container = script.Parent.Parent.container
  3754.         if container.Visible == true then
  3755.             container.Visible = false
  3756.             script.Parent.Text = "[]"
  3757.             print("Containter Hidden. - 2AdminCmds")
  3758.         elseif
  3759.                 container.Visible == false then
  3760.                 script.Parent.Text = "_"
  3761.                 container.Visible = true
  3762.             print("Container Shown. - 2AdminCmds")
  3763.             end
  3764.              
  3765.        
  3766.    
  3767.        
  3768.    
  3769.     end)
  3770.  
  3771. end
  3772. coroutine.resume(coroutine.create(SCRIPT_WQOV77_FAKESCRIPT))
  3773. function SCRIPT_PRUB88_FAKESCRIPT() -- epic.SmoothScript
  3774.     local script = Instance.new('Script')
  3775.     script.Parent = epic
  3776.    
  3777.    
  3778.                 while wait() do
  3779.                     for i = 1,255 do
  3780.     script.Parent.BorderColor3 = Color3.fromHSV(i/255, 1, 1)
  3781.                    
  3782.                         script.Parent.BorderColor3 = Color3.fromHSV(i/255, 1, 1)
  3783.                         wait()
  3784.                     end
  3785.                 end
  3786.    
  3787.    
  3788.  
  3789. end
  3790. coroutine.resume(coroutine.create(SCRIPT_PRUB88_FAKESCRIPT))
  3791. function SCRIPT_AWET86_FAKESCRIPT() -- TextLabel_2.Script
  3792.     local script = Instance.new('Script')
  3793.     script.Parent = TextLabel_2
  3794.     script.Parent.Text = "[1] kill/ -- Kills yourself.\n [2] ff/ -- Creates a forcefield around yourself.\n [3] unff/ -- Removes your forcefield.\n [4] fly/ -- Makes your character fly!\n [5] fe/ -- Shows filtershark gui.\n [6] btools/ -- Gives you btools\n [7] speed/ - Shows a speed gui\n [8] humanoid/ -- Allows you to edit values of ur humanoid"
  3795.  
  3796. end
  3797. coroutine.resume(coroutine.create(SCRIPT_AWET86_FAKESCRIPT))
  3798. function SCRIPT_SSON69_FAKESCRIPT() -- TextButton_3.Script
  3799.     local script = Instance.new('Script')
  3800.     script.Parent = TextButton_3
  3801.     local epic = script.Parent.Parent.epic
  3802.    
  3803.     script.Parent.MouseButton1Click:Connect(function()
  3804.         if epic.BackgroundTransparency == 1 then
  3805.      for loop = 1,10 do
  3806.        epic.BackgroundTransparency = 1-loop/10
  3807.     epic.TextLabel.TextTransparency = 1-loop/10
  3808.       wait(0.1)
  3809.      end
  3810.         elseif epic.BackgroundTransparency == 0 then
  3811.         for loop = 1,10 do
  3812.             epic.BackgroundTransparency = loop/10
  3813.             epic.TextLabel.TextTransparency = loop/10
  3814.             game:GetService("RunService").Stepped:Wait()
  3815.         end
  3816.     end
  3817.    
  3818.    
  3819.        
  3820.    
  3821.     end)
  3822.  
  3823. end
  3824. coroutine.resume(coroutine.create(SCRIPT_SSON69_FAKESCRIPT))
  3825. function SCRIPT_ZGNB70_FAKESCRIPT() -- Scrollbar.Script
  3826.     local script = Instance.new('Script')
  3827.     script.Parent = Scrollbar
  3828.     script.Parent.MouseButton1Click:Connect(function()
  3829.     game.StarterGui:SetCore("SendNotification", {
  3830.         Title = "2Admin"; -- Required. Has to be a string!
  3831.         Text = "You are now an administraitor! Have fun!"; -- Required. Has to be a string!
  3832.         Icon = "http://www.roblox.com/asset/?id=3102351833"; -- The icon.
  3833.        
  3834.        
  3835.        
  3836.     })
  3837.     end)
  3838.    
  3839.     ------------------------------------------------------------------------------------
  3840.  
  3841. end
  3842. coroutine.resume(coroutine.create(SCRIPT_ZGNB70_FAKESCRIPT))
  3843. function SCRIPT_CTDH89_FAKESCRIPT() -- _2cmds.Script
  3844.     local script = Instance.new('Script')
  3845.     script.Parent = _2cmds
  3846.     script.Parent = game.CoreGui
  3847.  
  3848. end
  3849. coroutine.resume(coroutine.create(SCRIPT_CTDH89_FAKESCRIPT))
  3850. function SCRIPT_VOUA87_FAKESCRIPT() -- _2cmds.LocalScript
  3851.     local script = Instance.new('LocalScript')
  3852.     script.Parent = _2cmds
  3853.    
  3854.    
  3855.     local char = game.Players.LocalPlayer.Character
  3856.            
  3857.                 local clone = script.Parent.SmoothGUI:Clone()
  3858.                 clone.Parent = char.Head
  3859.                 clone.TextLabel.Visible = true
  3860.                
  3861.                 while wait() do
  3862.                     for i = 1,255 do
  3863.                         clone.TextLabel.TextColor3 = Color3.fromHSV(i/255, 1, 1)
  3864.                         wait()
  3865.                     end
  3866.                 end
  3867.            
  3868.    
  3869.    
  3870.  
  3871. end
  3872. coroutine.resume(coroutine.create(SCRIPT_VOUA87_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement