Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local VisualHub = Instance.new("Frame")
- local library = Instance.new("Frame")
- local library_books = Instance.new("ImageButton")
- local zoom_in = Instance.new("ImageButton")
- local Spliter = Instance.new("Frame")
- local top = Instance.new("Frame")
- local close = Instance.new("ImageButton")
- local remove = Instance.new("ImageButton")
- local removebutton = Instance.new("TextButton")
- local Glow = Instance.new("ImageLabel")
- local ribbon = Instance.new("Frame")
- local Executor = Instance.new("TextButton")
- local storage = Instance.new("ImageButton")
- local Frame = Instance.new("Frame")
- local more_vert = Instance.new("ImageButton")
- local web = Instance.new("ImageButton")
- local Scripts = Instance.new("TextButton")
- local storage_2 = Instance.new("ImageButton")
- local FrameScript = Instance.new("Frame")
- local Hub = Instance.new("TextButton")
- local storage_3 = Instance.new("ImageButton")
- local FrameHub = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local Frame_2 = Instance.new("Frame")
- local ScrollExecute = Instance.new("ScrollingFrame")
- local Lines = Instance.new("TextLabel")
- local Source = Instance.new("TextBox")
- local Comments_ = Instance.new("TextLabel")
- local Globals_ = Instance.new("TextLabel")
- local Keywords_ = Instance.new("TextLabel")
- local RemoteHighlight_ = Instance.new("TextLabel")
- local Strings_ = Instance.new("TextLabel")
- local Tokens_ = Instance.new("TextLabel")
- local Numbers_ = Instance.new("TextLabel")
- local Hide = Instance.new("ImageLabel")
- local ScrollScript = Instance.new("ScrollingFrame")
- local _1 = Instance.new("TextButton")
- local _2 = Instance.new("TextButton")
- local _3 = Instance.new("TextButton")
- local _4 = Instance.new("TextButton")
- local _6 = Instance.new("TextButton")
- local _8 = Instance.new("TextButton")
- local _7 = Instance.new("TextButton")
- local _5 = Instance.new("TextButton")
- local ScrollHub = Instance.new("ScrollingFrame")
- local _5_2 = Instance.new("TextButton")
- local _1_2 = Instance.new("TextButton")
- local _2_2 = Instance.new("TextButton")
- local _6_2 = Instance.new("TextButton")
- local _3_2 = Instance.new("TextButton")
- local _8_2 = Instance.new("TextButton")
- local _4_2 = Instance.new("TextButton")
- local _7_2 = Instance.new("TextButton")
- local Execute = Instance.new("TextButton")
- local background = Instance.new("ImageLabel")
- local Clear = Instance.new("TextButton")
- local backgroundc = Instance.new("ImageLabel")
- --Properties:
- ScreenGui.Parent = game:GetService("CoreGui")
- VisualHub.Name = "Visual Hub"
- VisualHub.Parent = ScreenGui
- VisualHub.BackgroundColor3 = Color3.fromRGB(40, 42, 54)
- VisualHub.BorderSizePixel = 0
- VisualHub.Position = UDim2.new(0.256733537, 0, 0.221130222, 0)
- VisualHub.Size = UDim2.new(0, 610, 0, 411)
- VisualHub.Visible = false
- library.Name = "library"
- library.Parent = VisualHub
- library.BackgroundColor3 = Color3.fromRGB(52, 55, 70)
- library.BorderSizePixel = 0
- library.Position = UDim2.new(0, 0, 0.0664898604, 0)
- library.Size = UDim2.new(0, 52, 0, 384)
- library_books.Name = "library_books"
- library_books.Parent = library
- library_books.BackgroundTransparency = 1.000
- library_books.LayoutOrder = 12
- library_books.Position = UDim2.new(0.192307696, 0, 0.018229166, 0)
- library_books.Size = UDim2.new(0, 31, 0, 31)
- library_books.ZIndex = 2
- library_books.Image = "rbxassetid://3926305904"
- library_books.ImageRectOffset = Vector2.new(404, 124)
- library_books.ImageRectSize = Vector2.new(36, 36)
- zoom_in.Name = "zoom_in"
- zoom_in.Parent = library
- zoom_in.BackgroundTransparency = 1.000
- zoom_in.LayoutOrder = 7
- zoom_in.Position = UDim2.new(0.192307696, 0, 0.122395836, 0)
- zoom_in.Size = UDim2.new(0, 31, 0, 31)
- zoom_in.ZIndex = 2
- zoom_in.Image = "rbxassetid://3926307971"
- zoom_in.ImageRectOffset = Vector2.new(364, 124)
- zoom_in.ImageRectSize = Vector2.new(36, 36)
- Spliter.Name = "Spliter"
- Spliter.Parent = VisualHub
- Spliter.BackgroundColor3 = Color3.fromRGB(25, 26, 33)
- Spliter.BorderSizePixel = 0
- Spliter.Position = UDim2.new(0.0852458999, 0, 0.0664898604, 0)
- Spliter.Size = UDim2.new(0, 1, 0, 384)
- top.Name = "top"
- top.Parent = VisualHub
- top.BackgroundColor3 = Color3.fromRGB(25, 26, 33)
- top.BorderSizePixel = 0
- top.Position = UDim2.new(0.000667348504, 0, -0.000424444675, 0)
- top.Size = UDim2.new(0, 609, 0, 27)
- close.Name = "close"
- close.Parent = top
- close.BackgroundTransparency = 1.000
- close.LayoutOrder = 5
- close.Position = UDim2.new(0.958917141, 0, 0.0173355192, 0)
- close.Size = UDim2.new(0, 25, 0, 25)
- close.ZIndex = 2
- close.Image = "rbxassetid://3926305904"
- close.ImageRectOffset = Vector2.new(284, 4)
- close.ImageRectSize = Vector2.new(24, 24)
- remove.Name = "remove"
- remove.Parent = top
- remove.BackgroundTransparency = 1.000
- remove.LayoutOrder = 6
- remove.Position = UDim2.new(0.916999996, 0, -0.0209999997, 1)
- remove.Size = UDim2.new(0, 25, 0, 25)
- remove.Visible = false
- remove.ZIndex = 2
- remove.Image = "rbxassetid://3926307971"
- remove.ImageRectOffset = Vector2.new(884, 284)
- remove.ImageRectSize = Vector2.new(36, 36)
- removebutton.Name = "removebutton"
- removebutton.Parent = top
- removebutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- removebutton.BackgroundTransparency = 1.000
- removebutton.Position = UDim2.new(0.916999996, 0, 0.148148149, 0)
- removebutton.Size = UDim2.new(0, 25, 0, 19)
- removebutton.Font = Enum.Font.SourceSans
- removebutton.LineHeight = 1.200
- removebutton.Text = "-"
- removebutton.TextColor3 = Color3.fromRGB(255, 255, 255)
- removebutton.TextSize = 50.000
- Glow.Name = "Glow"
- Glow.Parent = VisualHub
- Glow.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Glow.BackgroundTransparency = 1.000
- Glow.BorderSizePixel = 0
- Glow.Position = UDim2.new(0, -15, 0, -15)
- Glow.Size = UDim2.new(1, 30, 1, 30)
- Glow.ZIndex = 0
- Glow.Image = "rbxassetid://4996891970"
- Glow.ImageColor3 = Color3.fromRGB(15, 15, 15)
- Glow.ScaleType = Enum.ScaleType.Slice
- Glow.SliceCenter = Rect.new(20, 20, 280, 280)
- ribbon.Name = "ribbon"
- ribbon.Parent = VisualHub
- ribbon.BackgroundColor3 = Color3.fromRGB(25, 26, 33)
- ribbon.BorderSizePixel = 0
- ribbon.Position = UDim2.new(0.0868852437, 0, 0.0645187274, 0)
- ribbon.Size = UDim2.new(0, 556, 0, 32)
- Executor.Name = "Executor"
- Executor.Parent = ribbon
- Executor.BackgroundColor3 = Color3.fromRGB(33, 34, 44)
- Executor.BorderSizePixel = 0
- Executor.Position = UDim2.new(0, 0, 0.0153565407, 0)
- Executor.Size = UDim2.new(0, 109, 0, 31)
- Executor.Font = Enum.Font.SourceSans
- Executor.Text = " Executor"
- Executor.TextColor3 = Color3.fromRGB(255, 255, 255)
- Executor.TextSize = 16.000
- Executor.TextXAlignment = Enum.TextXAlignment.Left
- storage.Name = "storage"
- storage.Parent = Executor
- storage.BackgroundTransparency = 1.000
- storage.LayoutOrder = 7
- storage.Position = UDim2.new(0.0612244904, 0, 0.258064508, 0)
- storage.Size = UDim2.new(0, 15, 0, 15)
- storage.ZIndex = 2
- storage.Image = "rbxassetid://3926305904"
- storage.ImageRectOffset = Vector2.new(284, 684)
- storage.ImageRectSize = Vector2.new(36, 36)
- Frame.Parent = ribbon
- Frame.BackgroundColor3 = Color3.fromRGB(148, 82, 126)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0, 0, 4.76837158e-07, 0)
- Frame.Size = UDim2.new(0, 109, 0.0149999997, 2)
- more_vert.Name = "more_vert"
- more_vert.Parent = ribbon
- more_vert.BackgroundTransparency = 1.000
- more_vert.LayoutOrder = 9
- more_vert.Position = UDim2.new(0.953237414, 0, 0.09375, 0)
- more_vert.Rotation = 90.000
- more_vert.Size = UDim2.new(0, 25, 0, 25)
- more_vert.ZIndex = 2
- more_vert.Image = "rbxassetid://3926305904"
- more_vert.ImageRectOffset = Vector2.new(764, 764)
- more_vert.ImageRectSize = Vector2.new(36, 36)
- web.Name = "web"
- web.Parent = ribbon
- web.BackgroundTransparency = 1.000
- web.LayoutOrder = 3
- web.Position = UDim2.new(0.909820318, 0, 0.15625, 0)
- web.Size = UDim2.new(0, 20, 0, 20)
- web.ZIndex = 2
- web.Image = "rbxassetid://3926307971"
- web.ImageRectOffset = Vector2.new(924, 444)
- web.ImageRectSize = Vector2.new(36, 36)
- Scripts.Name = "Scripts"
- Scripts.Parent = ribbon
- Scripts.BackgroundColor3 = Color3.fromRGB(33, 34, 44)
- Scripts.BorderSizePixel = 0
- Scripts.Position = UDim2.new(0.199000001, 0, 0.0149999997, 0)
- Scripts.Size = UDim2.new(0, 109, 0, 31)
- Scripts.Font = Enum.Font.SourceSans
- Scripts.Text = " Scripts"
- Scripts.TextColor3 = Color3.fromRGB(255, 255, 255)
- Scripts.TextSize = 16.000
- Scripts.TextXAlignment = Enum.TextXAlignment.Left
- storage_2.Name = "storage"
- storage_2.Parent = Scripts
- storage_2.BackgroundTransparency = 1.000
- storage_2.LayoutOrder = 7
- storage_2.Position = UDim2.new(0.0612244904, 0, 0.258064508, 0)
- storage_2.Size = UDim2.new(0, 15, 0, 15)
- storage_2.ZIndex = 2
- storage_2.Image = "rbxassetid://3926305904"
- storage_2.ImageRectOffset = Vector2.new(284, 684)
- storage_2.ImageRectSize = Vector2.new(36, 36)
- FrameScript.Name = "FrameScript"
- FrameScript.Parent = ribbon
- FrameScript.BackgroundColor3 = Color3.fromRGB(148, 82, 126)
- FrameScript.BorderSizePixel = 0
- FrameScript.Position = UDim2.new(0.199000001, 0, 0, 0)
- FrameScript.Size = UDim2.new(0, 109, 0, 2)
- Hub.Name = "Hub"
- Hub.Parent = ribbon
- Hub.BackgroundColor3 = Color3.fromRGB(33, 34, 44)
- Hub.BorderSizePixel = 0
- Hub.Position = UDim2.new(0.398999989, 0, 0.0149999997, 0)
- Hub.Size = UDim2.new(0, 109, 0, 31)
- Hub.Font = Enum.Font.SourceSans
- Hub.Text = " Hub"
- Hub.TextColor3 = Color3.fromRGB(255, 255, 255)
- Hub.TextSize = 16.000
- Hub.TextXAlignment = Enum.TextXAlignment.Left
- storage_3.Name = "storage"
- storage_3.Parent = Hub
- storage_3.BackgroundTransparency = 1.000
- storage_3.LayoutOrder = 7
- storage_3.Position = UDim2.new(0.0612244904, 0, 0.258064508, 0)
- storage_3.Size = UDim2.new(0, 15, 0, 15)
- storage_3.ZIndex = 2
- storage_3.Image = "rbxassetid://3926305904"
- storage_3.ImageRectOffset = Vector2.new(284, 684)
- storage_3.ImageRectSize = Vector2.new(36, 36)
- FrameHub.Name = "FrameHub"
- FrameHub.Parent = ribbon
- FrameHub.BackgroundColor3 = Color3.fromRGB(148, 82, 126)
- FrameHub.BorderSizePixel = 0
- FrameHub.Position = UDim2.new(0.398999989, 0, 0, 0)
- FrameHub.Size = UDim2.new(0, 109, 0, 2)
- TextLabel.Parent = VisualHub
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.0163934417, 0, 0.00314746867, 0)
- TextLabel.Size = UDim2.new(0, 111, 0, 24)
- TextLabel.Font = Enum.Font.GothamBlack
- TextLabel.Text = "Visual Executor"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextSize = 14.000
- TextLabel.TextXAlignment = Enum.TextXAlignment.Left
- Frame_2.Parent = VisualHub
- Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame_2.BackgroundTransparency = 1.000
- Frame_2.Position = UDim2.new(0.0868852437, 0, 0.141119227, 0)
- Frame_2.Size = UDim2.new(0, 555, 0, 353)
- ScrollExecute.Name = "ScrollExecute"
- ScrollExecute.Parent = Frame_2
- ScrollExecute.Active = true
- ScrollExecute.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ScrollExecute.BackgroundTransparency = 1.000
- ScrollExecute.BorderColor3 = Color3.fromRGB(25, 26, 33)
- ScrollExecute.Size = UDim2.new(0, 557, 0, 329)
- ScrollExecute.CanvasSize = UDim2.new(0, 0, 12, 0)
- ScrollExecute.ScrollBarThickness = 7
- Lines.Name = "Lines"
- Lines.Parent = ScrollExecute
- Lines.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Lines.BackgroundTransparency = 1.000
- Lines.Position = UDim2.new(0.00800000038, 0, -5.5712997e-05, 0)
- Lines.Size = UDim2.new(-0.0236694515, 30, 0.946283519, 0)
- Lines.ZIndex = 4
- Lines.Font = Enum.Font.Code
- Lines.Text = "1"
- Lines.TextColor3 = Color3.fromRGB(255, 255, 255)
- Lines.TextSize = 15.000
- Lines.TextWrapped = true
- Lines.TextYAlignment = Enum.TextYAlignment.Top
- Source.Name = "Source"
- Source.Parent = ScrollExecute
- Source.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Source.BackgroundTransparency = 1.000
- Source.Position = UDim2.new(0.0500000007, 0, 0, 0)
- Source.Size = UDim2.new(0.930000007, 0, 1, 0)
- Source.ZIndex = 3
- Source.ClearTextOnFocus = false
- Source.Font = Enum.Font.Code
- Source.MultiLine = true
- Source.PlaceholderColor3 = Color3.fromRGB(94, 94, 94)
- Source.PlaceholderText = "--skidded by Blitzy#8924"
- Source.Text = ""
- Source.TextColor3 = Color3.fromRGB(255, 255, 255)
- Source.TextSize = 15.000
- Source.TextWrapped = true
- Source.TextXAlignment = Enum.TextXAlignment.Left
- Source.TextYAlignment = Enum.TextYAlignment.Top
- Comments_.Name = "Comments_"
- Comments_.Parent = Source
- Comments_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Comments_.BackgroundTransparency = 1.000
- Comments_.Size = UDim2.new(1, 0, 1, 0)
- Comments_.ZIndex = 5
- Comments_.Font = Enum.Font.Code
- Comments_.Text = ""
- Comments_.TextColor3 = Color3.fromRGB(255, 255, 255)
- Comments_.TextSize = 15.000
- Comments_.TextXAlignment = Enum.TextXAlignment.Left
- Comments_.TextYAlignment = Enum.TextYAlignment.Top
- Globals_.Name = "Globals_"
- Globals_.Parent = Source
- Globals_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Globals_.BackgroundTransparency = 1.000
- Globals_.Size = UDim2.new(1, 0, 1, 0)
- Globals_.ZIndex = 5
- Globals_.Font = Enum.Font.Code
- Globals_.Text = ""
- Globals_.TextColor3 = Color3.fromRGB(255, 255, 255)
- Globals_.TextSize = 15.000
- Globals_.TextXAlignment = Enum.TextXAlignment.Left
- Globals_.TextYAlignment = Enum.TextYAlignment.Top
- Keywords_.Name = "Keywords_"
- Keywords_.Parent = Source
- Keywords_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Keywords_.BackgroundTransparency = 1.000
- Keywords_.Size = UDim2.new(1, 0, 1, 0)
- Keywords_.ZIndex = 5
- Keywords_.Font = Enum.Font.Code
- Keywords_.Text = ""
- Keywords_.TextColor3 = Color3.fromRGB(255, 255, 255)
- Keywords_.TextSize = 15.000
- Keywords_.TextXAlignment = Enum.TextXAlignment.Left
- Keywords_.TextYAlignment = Enum.TextYAlignment.Top
- RemoteHighlight_.Name = "RemoteHighlight_"
- RemoteHighlight_.Parent = Source
- RemoteHighlight_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- RemoteHighlight_.BackgroundTransparency = 1.000
- RemoteHighlight_.Size = UDim2.new(1, 0, 1, 0)
- RemoteHighlight_.ZIndex = 5
- RemoteHighlight_.Font = Enum.Font.Code
- RemoteHighlight_.Text = ""
- RemoteHighlight_.TextColor3 = Color3.fromRGB(255, 255, 255)
- RemoteHighlight_.TextSize = 15.000
- RemoteHighlight_.TextXAlignment = Enum.TextXAlignment.Left
- RemoteHighlight_.TextYAlignment = Enum.TextYAlignment.Top
- Strings_.Name = "Strings_"
- Strings_.Parent = Source
- Strings_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Strings_.BackgroundTransparency = 1.000
- Strings_.Size = UDim2.new(1, 0, 1, 0)
- Strings_.ZIndex = 5
- Strings_.Font = Enum.Font.Code
- Strings_.Text = ""
- Strings_.TextColor3 = Color3.fromRGB(255, 255, 255)
- Strings_.TextSize = 15.000
- Strings_.TextXAlignment = Enum.TextXAlignment.Left
- Strings_.TextYAlignment = Enum.TextYAlignment.Top
- Tokens_.Name = "Tokens_"
- Tokens_.Parent = Source
- Tokens_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Tokens_.BackgroundTransparency = 1.000
- Tokens_.Size = UDim2.new(1, 0, 1, 0)
- Tokens_.ZIndex = 5
- Tokens_.Font = Enum.Font.Code
- Tokens_.Text = ""
- Tokens_.TextColor3 = Color3.fromRGB(255, 255, 255)
- Tokens_.TextSize = 15.000
- Tokens_.TextXAlignment = Enum.TextXAlignment.Left
- Tokens_.TextYAlignment = Enum.TextYAlignment.Top
- Numbers_.Name = "Numbers_"
- Numbers_.Parent = Source
- Numbers_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Numbers_.BackgroundTransparency = 1.000
- Numbers_.Size = UDim2.new(1, 0, 1, 0)
- Numbers_.ZIndex = 4
- Numbers_.Font = Enum.Font.Code
- Numbers_.Text = ""
- Numbers_.TextColor3 = Color3.fromRGB(255, 255, 255)
- Numbers_.TextSize = 15.000
- Numbers_.TextXAlignment = Enum.TextXAlignment.Left
- Numbers_.TextYAlignment = Enum.TextYAlignment.Top
- Hide.Name = "Hide"
- Hide.Parent = Source
- Hide.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Hide.BackgroundTransparency = 1.000
- Hide.Position = UDim2.new(-0.00372213009, 0, 0, 0)
- Hide.Size = UDim2.new(0, 529, 0, 323)
- Hide.ZIndex = 6
- Hide.Image = "rbxassetid://3570695787"
- Hide.ImageColor3 = Color3.fromRGB(33, 33, 33)
- Hide.ImageTransparency = 1.000
- Hide.ScaleType = Enum.ScaleType.Slice
- Hide.SliceCenter = Rect.new(100, 100, 100, 100)
- Hide.SliceScale = 0.120
- ScrollScript.Name = "ScrollScript"
- ScrollScript.Parent = Frame_2
- ScrollScript.Active = true
- ScrollScript.BackgroundColor3 = Color3.fromRGB(40, 42, 54)
- ScrollScript.BorderColor3 = Color3.fromRGB(25, 26, 33)
- ScrollScript.Size = UDim2.new(0, 557, 0, 353)
- ScrollScript.Visible = false
- ScrollScript.CanvasSize = UDim2.new(0, 0, 12, 0)
- ScrollScript.ScrollBarThickness = 7
- _1.Name = "1"
- _1.Parent = ScrollScript
- _1.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _1.Position = UDim2.new(0.0119810803, 0, 0.00178160332, 0)
- _1.Size = UDim2.new(0, 119, 0, 47)
- _1.Font = Enum.Font.ArialBold
- _1.Text = "[FE] HugePenis"
- _1.TextColor3 = Color3.fromRGB(0, 0, 0)
- _1.TextSize = 14.000
- _2.Name = "2"
- _2.Parent = ScrollScript
- _2.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _2.Position = UDim2.new(0.261187732, 0, 0.00178160332, 0)
- _2.Size = UDim2.new(0, 119, 0, 47)
- _2.Font = Enum.Font.ArialBold
- _2.Text = "[FE] FlingKill"
- _2.TextColor3 = Color3.fromRGB(0, 0, 0)
- _2.TextSize = 14.000
- _3.Name = "3"
- _3.Parent = ScrollScript
- _3.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _3.Position = UDim2.new(0.506094217, 0, 0.00178160332, 0)
- _3.Size = UDim2.new(0, 119, 0, 47)
- _3.Font = Enum.Font.ArialBold
- _3.Text = "[FE] RB Neptunian"
- _3.TextColor3 = Color3.fromRGB(0, 0, 0)
- _3.TextSize = 14.000
- _4.Name = "4"
- _4.Parent = ScrollScript
- _4.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _4.Position = UDim2.new(0.754194558, 0, 0.00178160332, 0)
- _4.Size = UDim2.new(0, 119, 0, 47)
- _4.Font = Enum.Font.ArialBold
- _4.Text = "[FE] Headless"
- _4.TextColor3 = Color3.fromRGB(0, 0, 0)
- _4.TextSize = 14.000
- _6.Name = "6"
- _6.Parent = ScrollScript
- _6.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _6.Position = UDim2.new(0.261187732, 0, 0.0157098379, 0)
- _6.Size = UDim2.new(0, 119, 0, 47)
- _6.Font = Enum.Font.ArialBold
- _6.Text = "[FE] HatFling"
- _6.TextColor3 = Color3.fromRGB(0, 0, 0)
- _6.TextSize = 14.000
- _8.Name = "8"
- _8.Parent = ScrollScript
- _8.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _8.Position = UDim2.new(0.755645394, 0, 0.0157098379, 0)
- _8.Size = UDim2.new(0, 119, 0, 47)
- _8.Font = Enum.Font.ArialBold
- _8.Text = "[FE] RepliHatHub"
- _8.TextColor3 = Color3.fromRGB(0, 0, 0)
- _8.TextSize = 14.000
- _7.Name = "7"
- _7.Parent = ScrollScript
- _7.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _7.Position = UDim2.new(0.506438732, 0, 0.0157098379, 0)
- _7.Size = UDim2.new(0, 119, 0, 47)
- _7.Font = Enum.Font.ArialBold
- _7.Text = "[FE] FlingKillCMD"
- _7.TextColor3 = Color3.fromRGB(0, 0, 0)
- _7.TextSize = 14.000
- _5.Name = "5"
- _5.Parent = ScrollScript
- _5.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _5.Position = UDim2.new(0.0119810803, 0, 0.0157098379, 0)
- _5.Size = UDim2.new(0, 119, 0, 47)
- _5.Font = Enum.Font.ArialBold
- _5.Text = "[FE] Hatorbit"
- _5.TextColor3 = Color3.fromRGB(0, 0, 0)
- _5.TextSize = 14.000
- ScrollHub.Name = "ScrollHub"
- ScrollHub.Parent = Frame_2
- ScrollHub.Active = true
- ScrollHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ScrollHub.BackgroundTransparency = 1.000
- ScrollHub.BorderColor3 = Color3.fromRGB(25, 26, 33)
- ScrollHub.Size = UDim2.new(0, 557, 0, 353)
- ScrollHub.Visible = false
- ScrollHub.CanvasSize = UDim2.new(0, 0, 12, 0)
- ScrollHub.ScrollBarThickness = 7
- _5_2.Name = "5"
- _5_2.Parent = ScrollHub
- _5_2.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _5_2.Position = UDim2.new(0.0119810803, 0, 0.0157098379, 0)
- _5_2.Size = UDim2.new(0, 119, 0, 47)
- _5_2.Font = Enum.Font.ArialBold
- _5_2.Text = "[FE] XXHUB"
- _5_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- _5_2.TextSize = 14.000
- _1_2.Name = "1"
- _1_2.Parent = ScrollHub
- _1_2.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _1_2.Position = UDim2.new(0.0119810803, 0, 0.00178160332, 0)
- _1_2.Size = UDim2.new(0, 119, 0, 47)
- _1_2.Font = Enum.Font.ArialBold
- _1_2.Text = "Infinite Yield"
- _1_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- _1_2.TextSize = 14.000
- _2_2.Name = "2"
- _2_2.Parent = ScrollHub
- _2_2.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _2_2.Position = UDim2.new(0.261187732, 0, 0.00178160332, 0)
- _2_2.Size = UDim2.new(0, 119, 0, 47)
- _2_2.Font = Enum.Font.ArialBold
- _2_2.Text = "[FE] Builder"
- _2_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- _2_2.TextSize = 14.000
- _6_2.Name = "6"
- _6_2.Parent = ScrollHub
- _6_2.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _6_2.Position = UDim2.new(0.261187732, 0, 0.0157098379, 0)
- _6_2.Size = UDim2.new(0, 119, 0, 47)
- _6_2.Font = Enum.Font.ArialBold
- _6_2.Text = "[FE] R15 GUI"
- _6_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- _6_2.TextSize = 14.000
- _3_2.Name = "3"
- _3_2.Parent = ScrollHub
- _3_2.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _3_2.Position = UDim2.new(0.506094217, 0, 0.00178160332, 0)
- _3_2.Size = UDim2.new(0, 119, 0, 47)
- _3_2.Font = Enum.Font.ArialBold
- _3_2.Text = "[FE] Linorix"
- _3_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- _3_2.TextSize = 14.000
- _8_2.Name = "8"
- _8_2.Parent = ScrollHub
- _8_2.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _8_2.Position = UDim2.new(0.755645394, 0, 0.0157098379, 0)
- _8_2.Size = UDim2.new(0, 119, 0, 47)
- _8_2.Font = Enum.Font.ArialBold
- _8_2.Text = "Alpha X"
- _8_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- _8_2.TextSize = 14.000
- _4_2.Name = "4"
- _4_2.Parent = ScrollHub
- _4_2.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _4_2.Position = UDim2.new(0.754194558, 0, 0.00178160332, 0)
- _4_2.Size = UDim2.new(0, 119, 0, 47)
- _4_2.Font = Enum.Font.ArialBold
- _4_2.Text = "[FE] Nullware"
- _4_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- _4_2.TextSize = 14.000
- _7_2.Name = "7"
- _7_2.Parent = ScrollHub
- _7_2.BackgroundColor3 = Color3.fromRGB(83, 88, 112)
- _7_2.Position = UDim2.new(0.506438732, 0, 0.0157098379, 0)
- _7_2.Size = UDim2.new(0, 119, 0, 47)
- _7_2.Font = Enum.Font.ArialBold
- _7_2.Text = "CMD-X"
- _7_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- _7_2.TextSize = 14.000
- Execute.Name = "Execute"
- Execute.Parent = Frame_2
- Execute.BackgroundColor3 = Color3.fromRGB(52, 55, 70)
- Execute.BackgroundTransparency = 1.000
- Execute.BorderColor3 = Color3.fromRGB(25, 26, 33)
- Execute.BorderSizePixel = 0
- Execute.Position = UDim2.new(0.0106306197, 0, 0.934667826, 0)
- Execute.Size = UDim2.new(0, 92, 0, 23)
- Execute.ZIndex = 2
- Execute.Font = Enum.Font.Ubuntu
- Execute.Text = "Execute"
- Execute.TextColor3 = Color3.fromRGB(255, 255, 255)
- Execute.TextSize = 16.000
- background.Name = "background"
- background.Parent = Execute
- background.Active = true
- background.AnchorPoint = Vector2.new(0.5, 0.5)
- background.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- background.BackgroundTransparency = 1.000
- background.Position = UDim2.new(0.486775935, 0, 0.5, 0)
- background.Selectable = true
- background.Size = UDim2.new(1.00494301, 0, 1, 0)
- background.Image = "rbxassetid://3570695787"
- background.ImageColor3 = Color3.fromRGB(52, 55, 70)
- background.ScaleType = Enum.ScaleType.Slice
- background.SliceCenter = Rect.new(100, 100, 100, 100)
- background.SliceScale = 0.120
- Clear.Name = "Clear"
- Clear.Parent = Frame_2
- Clear.BackgroundColor3 = Color3.fromRGB(52, 55, 70)
- Clear.BackgroundTransparency = 1.000
- Clear.BorderColor3 = Color3.fromRGB(25, 26, 33)
- Clear.BorderSizePixel = 0
- Clear.Position = UDim2.new(0.194708318, 0, 0.937500715, 0)
- Clear.Size = UDim2.new(0, 92, 0, 22)
- Clear.ZIndex = 2
- Clear.Font = Enum.Font.Ubuntu
- Clear.Text = "Clear"
- Clear.TextColor3 = Color3.fromRGB(255, 255, 255)
- Clear.TextSize = 16.000
- backgroundc.Name = "backgroundc"
- backgroundc.Parent = Clear
- backgroundc.Active = true
- backgroundc.AnchorPoint = Vector2.new(0.5, 0.5)
- backgroundc.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- backgroundc.BackgroundTransparency = 1.000
- backgroundc.Position = UDim2.new(0.494623661, 0, 0.5, 0)
- backgroundc.Selectable = true
- backgroundc.Size = UDim2.new(0.989247322, 0, 1, 0)
- backgroundc.Image = "rbxassetid://3570695787"
- backgroundc.ImageColor3 = Color3.fromRGB(52, 55, 70)
- backgroundc.ScaleType = Enum.ScaleType.Slice
- backgroundc.SliceCenter = Rect.new(100, 100, 100, 100)
- backgroundc.SliceScale = 0.120
- -- Scripts:
- local function JAEOFF_fake_script() -- remove.LocalScript
- local script = Instance.new('LocalScript', remove)
- local btn = script.Parent
- btn.MouseButton1Down:Connect(function()
- end)
- end
- coroutine.wrap(JAEOFF_fake_script)()
- local function TGHLQ_fake_script() -- VisualHub.d=drag
- local script = Instance.new('LocalScript', VisualHub)
- local a=game:GetService("UserInputService")function drag(b)dragToggle=nil dragSpeed=0.23 dragInput=nil dragStart=nil dragPos=nil function updateInput(a)Delta=a.Position-dragStart Position=UDim2.new(startPos.X.Scale,startPos.X.Offset+Delta.X,startPos.Y.Scale,startPos.Y.Offset+Delta.Y)game:GetService("TweenService"):Create(b,TweenInfo.new(0.25),{Position=Position}):Play()end b.InputBegan:Connect(function(c)if(c.UserInputType==Enum.UserInputType.MouseButton1 or c.UserInputType==Enum.UserInputType.Touch)and a:GetFocusedTextBox()==nil then dragToggle=true dragStart=c.Position startPos=b.Position c.Changed:Connect(function()if c.UserInputState==Enum.UserInputState.End then dragToggle=false end end)end end)b.InputChanged:Connect(function(a)if a.UserInputType==Enum.UserInputType.MouseMovement or a.UserInputType==Enum.UserInputType.Touch then dragInput=a end end)game:GetService("UserInputService").InputChanged:Connect(function(a)if a==dragInput and dragToggle then updateInput(a)end end)end drag(script.Parent)
- end
- coroutine.wrap(TGHLQ_fake_script)()
- local function FTYZFA_fake_script() -- VisualHub.highlight
- local script = Instance.new('LocalScript', VisualHub)
- 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"}
- 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"}
- local Source = script.Parent.Frame.ScrollExecute.Source
- local Lines = Source.Parent.Lines
- local Highlight = function(string, keywords)
- local K = {}
- local S = string
- local Token =
- {
- ["="] = true,
- ["."] = true,
- [","] = true,
- ["("] = true,
- [")"] = true,
- ["["] = true,
- ["]"] = true,
- ["{"] = true,
- ["}"] = true,
- [":"] = true,
- ["*"] = true,
- ["/"] = true,
- ["+"] = true,
- ["-"] = true,
- ["%"] = true,
- [";"] = true,
- ["~"] = true
- }
- for i, v in pairs(keywords) do
- K[v] = true
- end
- S = S:gsub(".", function(c)
- if Token[c] ~= nil then
- return "\32"
- else
- return c
- end
- end)
- S = S:gsub("%S+", function(c)
- if K[c] ~= nil then
- return c
- else
- return (" "):rep(#c)
- end
- end)
- return S
- end
- local hTokens = function(string)
- local Token =
- {
- ["="] = true,
- ["."] = true,
- [","] = true,
- ["("] = true,
- [")"] = true,
- ["["] = true,
- ["]"] = true,
- ["{"] = true,
- ["}"] = true,
- [":"] = true,
- ["*"] = true,
- ["/"] = true,
- ["+"] = true,
- ["-"] = true,
- ["%"] = true,
- [";"] = true,
- ["~"] = true
- }
- local A = ""
- string:gsub(".", function(c)
- if Token[c] ~= nil then
- A = A .. c
- elseif c == "\n" then
- A = A .. "\n"
- elseif c == "\t" then
- A = A .. "\t"
- else
- A = A .. "\32"
- end
- end)
- return A
- end
- local strings = function(string)
- local highlight = ""
- local quote = false
- string:gsub(".", function(c)
- if quote == false and c == "\"" then
- quote = true
- elseif quote == true and c == "\"" then
- quote = false
- end
- if quote == false and c == "\"" then
- highlight = highlight .. "\""
- elseif c == "\n" then
- highlight = highlight .. "\n"
- elseif c == "\t" then
- highlight = highlight .. "\t"
- elseif quote == true then
- highlight = highlight .. c
- elseif quote == false then
- highlight = highlight .. "\32"
- end
- end)
- return highlight
- end
- local comments = function(string)
- local ret = ""
- string:gsub("[^\r\n]+", function(c)
- local comm = false
- local i = 0
- c:gsub(".", function(n)
- i = i + 1
- if c:sub(i, i + 1) == "--" then
- comm = true
- end
- if comm == true then
- ret = ret .. n
- else
- ret = ret .. "\32"
- end
- end)
- ret = ret
- end)
- return ret
- end
- local numbers = function(string)
- local A = ""
- string:gsub(".", function(c)
- if tonumber(c) ~= nil then
- A = A .. c
- elseif c == "\n" then
- A = A .. "\n"
- elseif c == "\t" then
- A = A .. "\t"
- else
- A = A .. "\32"
- end
- end)
- return A
- end
- local highlight_source = function(type)
- if type == "Text" then
- Source.Text = Source.Text:gsub("\13", "")
- Source.Text = Source.Text:gsub("\t", " ")
- local s = Source.Text
- Source.Keywords_.Text = Highlight(s, lua_keywords)
- Source.Globals_.Text = Highlight(s, global_env)
- Source.RemoteHighlight_.Text = Highlight(s, {"FireServer", "fireServer", "InvokeServer", "invokeServer"})
- Source.Tokens_.Text = hTokens(s)
- Source.Numbers_.Text = numbers(s)
- Source.Strings_.Text = strings(s)
- local lin = 1
- s:gsub("\n", function()
- lin = lin + 1
- end)
- Lines.Text = ""
- for i = 1, lin do
- Lines.Text = Lines.Text .. i .. "\n"
- end
- end
- end
- highlight_source("Text")
- Source.Changed:Connect(highlight_source)
- end
- coroutine.wrap(FTYZFA_fake_script)()
- local function XDPDED_fake_script() -- _1.LocalScript
- local script = Instance.new('LocalScript', _1)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/BmF2R7Ns')))()
- end)
- end
- coroutine.wrap(XDPDED_fake_script)()
- local function NVBHJ_fake_script() -- _2.LocalScript
- local script = Instance.new('LocalScript', _2)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/tUCfV3Zu')))()
- end)
- end
- coroutine.wrap(NVBHJ_fake_script)()
- local function EXXVBNP_fake_script() -- _3.LocalScript
- local script = Instance.new('LocalScript', _3)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/1w8iUqcT')))()
- end)
- end
- coroutine.wrap(EXXVBNP_fake_script)()
- local function AOVPLL_fake_script() -- _4.LocalScript
- local script = Instance.new('LocalScript', _4)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/YGizQyz2')))()
- end)
- end
- coroutine.wrap(AOVPLL_fake_script)()
- local function CZDPE_fake_script() -- _6.LocalScript
- local script = Instance.new('LocalScript', _6)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/3c6hi9mg')))()
- end)
- end
- coroutine.wrap(CZDPE_fake_script)()
- local function ZCSHH_fake_script() -- _8.LocalScript
- local script = Instance.new('LocalScript', _8)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/3N1YXmPa')))()
- end)
- end
- coroutine.wrap(ZCSHH_fake_script)()
- local function VTJR_fake_script() -- _7.LocalScript
- local script = Instance.new('LocalScript', _7)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/nWQHAc6D')))()
- end)
- end
- coroutine.wrap(VTJR_fake_script)()
- local function YNKK_fake_script() -- _5.LocalScript
- local script = Instance.new('LocalScript', _5)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/9j3EM0jP')))()
- end)
- end
- coroutine.wrap(YNKK_fake_script)()
- local function MHIML_fake_script() -- _5_2.LocalScript
- local script = Instance.new('LocalScript', _5_2)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/YVE4njap'),true))()
- end)
- end
- coroutine.wrap(MHIML_fake_script)()
- local function KFGVT_fake_script() -- _1_2.LocalScript
- local script = Instance.new('LocalScript', _1_2)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- end
- coroutine.wrap(KFGVT_fake_script)()
- local function GTGITMX_fake_script() -- _2_2.LocalScript
- local script = Instance.new('LocalScript', _2_2)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/2CQeBydP'))()
- end)
- end
- coroutine.wrap(GTGITMX_fake_script)()
- local function KHRHXTG_fake_script() -- _6_2.LocalScript
- local script = Instance.new('LocalScript', _6_2)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://gitlab.com/Tsuniox/lua-stuff/-/raw/master/R15GUI.lua"))()
- end)
- end
- coroutine.wrap(KHRHXTG_fake_script)()
- local function ZUJVX_fake_script() -- _3_2.LocalScript
- local script = Instance.new('LocalScript', _3_2)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/KumP53dH'),true))()
- print[[
- --//CMDS//--
- --sniper
- --starglitcher
- --gale
- --cop
- --carnage
- --NPC
- --elio blasio
- --chips
- --sex doll
- --neptune v
- --sonic
- --gun
- --joy
- --ender
- --killbot v2
- --cat v2
- --chill
- --lutris v2
- --memeus v2.5
- --meme
- --krystal dance
- --pen
- --xester
- --caducus
- --minigun
- --broomstick
- --headless
- --head hold
- --goopie
- --spider
- --orange justice
- --retard
- --floss
- --default dance
- --smug
- --distract dance
- --russian kick
- --insanity powers
- --zen
- --car drift
- --hell robotics
- --touch kill
- --pillow
- --rainbow king
- --pp
- --fap
- --bread
- --genocider
- --abyss eye
- --rolex
- --nazi chat
- --take the l
- --naruto
- --sword
- --aureate
- --stand
- --rape
- --god mode
- --net fix
- ]]
- end)
- end
- coroutine.wrap(ZUJVX_fake_script)()
- local function KQZK_fake_script() -- _8_2.LocalScript
- local script = Instance.new('LocalScript', _8_2)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- getgenv().Key = 'AlphaXV2_217a47e49f667469f9d0d330197b9b07'
- loadstring(game:HttpGetAsync('https://alpha1004.tech/scripts/AlphaX.lua'))()
- end)
- end
- coroutine.wrap(KQZK_fake_script)()
- local function XVMHHZV_fake_script() -- _4_2.LocalScript
- local script = Instance.new('LocalScript', _4_2)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://paste.ee/r/lGZMc/0"))()
- end)
- end
- coroutine.wrap(XVMHHZV_fake_script)()
- local function TMAV_fake_script() -- _7_2.LocalScript
- local script = Instance.new('LocalScript', _7_2)
- local gui = script.Parent
- gui.MouseButton1Down:Connect(function()
- print[[--------------------------------------------------------------------
- | ▄▀▄▄▄▄ ▄▀▀▄ ▄▀▄ ▄▀▀█▄▄ ▄▀▀▄ ▄▀▄ |
- | █ █ ▌ █ █ ▀ █ █ ▄▀ █ █ █ █ |
- | ▐ █ ▐ █ █ ▐ █ █ ▐ ▀▄▀ |
- | █ █ █ █ █ ▄▀ █ |
- | ▄▀▄▄▄▄▀ ▄▀ ▄▀ ▄▀▄▄▄▄▀ █ ▄▀ |
- | █ ▐ █ █ █ ▐ ▄▀ ▄▀ |
- | ▐ ▐ ▐ ▐ █ ▐ |
- | ▐ ▐ ▐ ▐ █ ▐ |
- |------------------------------------------------------------------|
- | Credits: | Binds & Info: |
- | pigeon#1818 | U Open and close output |
- | hz#4777 | RShift Fill suggestion |
- | Curvn#2646 | ; Focus on CMDBar |
- | -------------- | Q Open and close |
- | | LShift+Bksp Clear CMDbar |
- | | |
- | | .cmds List commands |
- --------------------------------------------------------------------]]
- loadstring(game:HttpGet("https://raw.githubusercontent.com/CMD-X/CMD-X/master/Source", true))()
- end)
- end
- coroutine.wrap(TMAV_fake_script)()
- local function DURSAVA_fake_script() -- Execute.LocalScript
- local script = Instance.new('LocalScript', Execute)
- local btn = script.Parent
- local bg = script.Parent.background
- local isHovering = false
- local tweenService = game:GetService("TweenService")
- local tweenInfo = TweenInfo.new(0.2, Enum.EasingStyle.Quint, Enum.EasingDirection.InOut)
- local colourDarkTween = tweenService:Create(bg, tweenInfo, {ImageColor3 = Color3.fromRGB(33, 35, 45)})
- local colourBrightTween = tweenService:Create(bg, tweenInfo, {ImageColor3 = Color3.fromRGB(72, 79, 97)})
- local colourDefaultTween = tweenService:Create(bg, tweenInfo, {ImageColor3 = Color3.fromRGB(52, 55, 70)})
- btn.MouseEnter:Connect(function()
- isHovering = true
- colourBrightTween:Play()
- end)
- btn.MouseLeave:Connect(function()
- isHovering = false
- colourDefaultTween:Play()
- end)
- btn.MouseButton1Down:Connect(function()
- colourDarkTween:Play()
- end)
- btn.MouseButton1Up:Connect(function()
- if not isHovering then
- colourDefaultTween:Play()
- else
- colourBrightTween:Play()
- end
- end)
- end
- coroutine.wrap(DURSAVA_fake_script)()
- local function RGPFAAN_fake_script() -- Clear.LocalScript
- local script = Instance.new('LocalScript', Clear)
- local btn = script.Parent
- local bg = script.Parent.backgroundc
- local isHovering = false
- local tweenService = game:GetService("TweenService")
- local tweenInfo = TweenInfo.new(0.2, Enum.EasingStyle.Quint, Enum.EasingDirection.InOut)
- local colourDarkTween = tweenService:Create(bg, tweenInfo, {ImageColor3 = Color3.fromRGB(33, 35, 45)})
- local colourBrightTween = tweenService:Create(bg, tweenInfo, {ImageColor3 = Color3.fromRGB(72, 79, 97)})
- local colourDefaultTween = tweenService:Create(bg, tweenInfo, {ImageColor3 = Color3.fromRGB(52, 55, 70)})
- btn.MouseEnter:Connect(function()
- isHovering = true
- colourBrightTween:Play()
- end)
- btn.MouseLeave:Connect(function()
- isHovering = false
- colourDefaultTween:Play()
- end)
- btn.MouseButton1Down:Connect(function()
- colourDarkTween:Play()
- end)
- btn.MouseButton1Up:Connect(function()
- if not isHovering then
- colourDefaultTween:Play()
- else
- colourBrightTween:Play()
- end
- end)
- end
- coroutine.wrap(RGPFAAN_fake_script)()
- local function NPVCRPP_fake_script() -- Frame_2.Script
- local script = Instance.new('Script', Frame_2)
- -- EXECUTE SERVICE
- local Execute = script.Parent.Execute
- local Source = script.Parent.ScrollExecute.Source
- Execute.MouseButton1Click:connect(function()
- loadstring(Source.Text)()
- end)
- end
- coroutine.wrap(NPVCRPP_fake_script)()
- local function STMB_fake_script() -- VisualHub.Visibility Control
- local script = Instance.new('LocalScript', VisualHub)
- local Gui = script.Parent
- local Executor = Gui.ribbon.Executor
- local Hub = Gui.ribbon.Hub
- local Scripts = Gui.ribbon.Scripts
- local FrameEdit = Gui.Frame
- local Execute = Gui.Frame.Execute
- local Clear = Gui.Frame.Clear
- Executor.MouseButton1Up:Connect(function()
- FrameEdit.ScrollHub.Visible = false
- FrameEdit.ScrollExecute.Visible = true
- FrameEdit.ScrollScript.Visible = false
- FrameEdit.Execute.Visible = true
- FrameEdit.Clear.Visible = true
- end)
- Hub.MouseButton1Up:Connect(function()
- FrameEdit.ScrollHub.Visible = true
- FrameEdit.ScrollExecute.Visible = false
- FrameEdit.ScrollScript.Visible = false
- FrameEdit.Execute.Visible = false
- FrameEdit.Clear.Visible = false
- end)
- Scripts.MouseButton1Up:Connect(function()
- FrameEdit.ScrollHub.Visible = false
- FrameEdit.ScrollExecute.Visible = false
- FrameEdit.ScrollScript.Visible = true
- FrameEdit.Execute.Visible = false
- FrameEdit.Clear.Visible = false
- end)
- end
- coroutine.wrap(STMB_fake_script)()
- local function FOOYFYI_fake_script() -- VisualHub.ClearFunction
- local script = Instance.new('LocalScript', VisualHub)
- --Variables--
- local Source = script.Parent.Frame.ScrollExecute.Source
- local Clear = script.Parent.Frame.Clear
- --scripts--
- Clear.MouseButton1Click:Connect(function()
- Source.Text = ""
- end)
- end
- coroutine.wrap(FOOYFYI_fake_script)()
- local function UUYJ_fake_script() -- VisualHub.Script
- local script = Instance.new('Script', VisualHub)
- local Frame = script.Parent
- local Remove = script.Parent.top.removebutton
- function OpenGui()
- if Frame.Visible == true then Frame.Visible = false
- else Frame.Visible = true
- end
- end
- game:GetService("UserInputService").InputBegan:Connect(function(key)
- if key.KeyCode == Enum.KeyCode.BackSlash then
- OpenGui()
- end
- end)
- Remove.MouseButton1Down:Connect(function()
- OpenGui()
- end)
- end
- coroutine.wrap(UUYJ_fake_script)()
Add Comment
Please, Sign In to add comment