-- Gui to Lua -- Version: 3.2 -- Instances: local ligma = Instance.new("ScreenGui") local GoodRc7Creak = Instance.new("Frame") local kkk = Instance.new("Frame") local goodRc7 = Instance.new("Frame") local UICorner = Instance.new("UICorner") local LigmaLOGO = Instance.new("ImageLabel") local LigmaName = Instance.new("TextLabel") local i = Instance.new("TextButton") local x = Instance.new("TextButton") local logoQ = Instance.new("ImageLabel") local exe = Instance.new("TextButton") local Clear = Instance.new("TextButton") local load = Instance.new("TextButton") local logoLigan = Instance.new("TextButton") local Scr = Instance.new("ScrollingFrame") local HUB = Instance.new("TextButton") local HUB1 = Instance.new("TextButton") local HUB2 = Instance.new("TextButton") local HUB3 = Instance.new("TextButton") local UIListLayout = Instance.new("UIListLayout") local goodRc8 = Instance.new("TextButton") local Scr1 = Instance.new("Frame") local TextBox = Instance.new("TextBox") --Properties: ligma.Name = "ligma" ligma.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ligma.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ligma.ResetOnSpawn = false GoodRc7Creak.Name = "GoodRc7Creak" GoodRc7Creak.Parent = ligma GoodRc7Creak.BackgroundColor3 = Color3.fromRGB(239, 239, 239) GoodRc7Creak.BorderColor3 = Color3.fromRGB(0, 0, 0) GoodRc7Creak.Position = UDim2.new(0.239361703, 0, 0.208955228, 0) GoodRc7Creak.Size = UDim2.new(0, 788, 0, 479) kkk.Name = "kkk" kkk.Parent = GoodRc7Creak kkk.BackgroundColor3 = Color3.fromRGB(255, 255, 255) kkk.BorderColor3 = Color3.fromRGB(0, 0, 0) kkk.BorderSizePixel = 0 kkk.Size = UDim2.new(0, 788, 0, 36) goodRc7.Name = "goodRc7" goodRc7.Parent = kkk goodRc7.BackgroundColor3 = Color3.fromRGB(255, 255, 255) goodRc7.BackgroundTransparency = 0.750 goodRc7.BorderColor3 = Color3.fromRGB(0, 0, 0) goodRc7.BorderSizePixel = 0 goodRc7.Position = UDim2.new(-0.013959391, 0, -0.259925008, 0) goodRc7.Size = UDim2.new(0, 809, 0, 498) UICorner.Parent = goodRc7 LigmaLOGO.Name = "LigmaLOGO" LigmaLOGO.Parent = kkk LigmaLOGO.BackgroundColor3 = Color3.fromRGB(255, 255, 255) LigmaLOGO.BackgroundTransparency = 1.000 LigmaLOGO.BorderColor3 = Color3.fromRGB(0, 0, 0) LigmaLOGO.BorderSizePixel = 0 LigmaLOGO.Position = UDim2.new(0.01142132, 0, 0.0833333358, 0) LigmaLOGO.Size = UDim2.new(0, 30, 0, 29) LigmaLOGO.Image = "rbxassetid://132337808888822" LigmaName.Name = "LigmaName" LigmaName.Parent = kkk LigmaName.BackgroundColor3 = Color3.fromRGB(255, 255, 255) LigmaName.BackgroundTransparency = 1.000 LigmaName.BorderColor3 = Color3.fromRGB(0, 0, 0) LigmaName.BorderSizePixel = 0 LigmaName.Position = UDim2.new(0.0571065992, 0, 0, 0) LigmaName.Size = UDim2.new(0, 40, 0, 36) LigmaName.Font = Enum.Font.Arial LigmaName.Text = "Ligma" LigmaName.TextColor3 = Color3.fromRGB(0, 0, 0) LigmaName.TextSize = 14.000 LigmaName.TextXAlignment = Enum.TextXAlignment.Left i.Name = "i" i.Parent = kkk i.BackgroundColor3 = Color3.fromRGB(255, 255, 255) i.BackgroundTransparency = 1.000 i.BorderColor3 = Color3.fromRGB(0, 0, 0) i.BorderSizePixel = 0 i.Position = UDim2.new(0.870558381, 0, 0.0833333358, 0) i.Size = UDim2.new(0, 29, 0, 29) i.Font = Enum.Font.SourceSans i.Text = "-" i.TextColor3 = Color3.fromRGB(118, 118, 118) i.TextSize = 27.000 i.TextWrapped = true x.Name = "x" x.Parent = kkk x.BackgroundColor3 = Color3.fromRGB(255, 255, 255) x.BackgroundTransparency = 1.000 x.BorderColor3 = Color3.fromRGB(0, 0, 0) x.BorderSizePixel = 0 x.Position = UDim2.new(0.954314709, 0, 0, 0) x.Size = UDim2.new(0, 36, 0, 36) x.Font = Enum.Font.SourceSans x.Text = "X" x.TextColor3 = Color3.fromRGB(118, 118, 118) x.TextSize = 27.000 x.TextWrapped = true logoQ.Name = "logoQ" logoQ.Parent = kkk logoQ.BackgroundColor3 = Color3.fromRGB(255, 255, 255) logoQ.BackgroundTransparency = 1.000 logoQ.BorderColor3 = Color3.fromRGB(0, 0, 0) logoQ.BorderSizePixel = 0 logoQ.Position = UDim2.new(0.92005074, 0, 0.194444448, 0) logoQ.Size = UDim2.new(0, 21, 0, 22) logoQ.Image = "rbxassetid://116878389773673" exe.Name = "exe" exe.Parent = GoodRc7Creak exe.BackgroundColor3 = Color3.fromRGB(231, 231, 231) exe.BorderColor3 = Color3.fromRGB(158, 158, 158) exe.Position = UDim2.new(0.73477155, 0, 0.0918580368, 0) exe.Size = UDim2.new(0, 75, 0, 123) exe.Font = Enum.Font.Arial exe.Text = "EXE" exe.TextColor3 = Color3.fromRGB(0, 0, 0) exe.TextSize = 14.000 Clear.Name = "Clear" Clear.Parent = GoodRc7Creak Clear.BackgroundColor3 = Color3.fromRGB(231, 231, 231) Clear.BorderColor3 = Color3.fromRGB(158, 158, 158) Clear.Position = UDim2.new(0.73477155, 0, 0.356993735, 0) Clear.Size = UDim2.new(0, 75, 0, 123) Clear.Font = Enum.Font.Arial Clear.Text = "CLEAR" Clear.TextColor3 = Color3.fromRGB(0, 0, 0) Clear.TextSize = 14.000 load.Name = "load" load.Parent = GoodRc7Creak load.BackgroundColor3 = Color3.fromRGB(231, 231, 231) load.BorderColor3 = Color3.fromRGB(158, 158, 158) load.Position = UDim2.new(0.73477155, 0, 0.624217093, 0) load.Size = UDim2.new(0, 75, 0, 123) load.Font = Enum.Font.Arial load.Text = "LOAD" load.TextColor3 = Color3.fromRGB(0, 0, 0) load.TextSize = 14.000 logoLigan.Name = "logoLigan" logoLigan.Parent = GoodRc7Creak logoLigan.BackgroundColor3 = Color3.fromRGB(231, 231, 231) logoLigan.BorderColor3 = Color3.fromRGB(158, 158, 158) logoLigan.Position = UDim2.new(0.01142132, 0, 0.906054258, 0) logoLigan.Size = UDim2.new(0, 134, 0, 37) logoLigan.Font = Enum.Font.Arial logoLigan.Text = "Ligma logo" logoLigan.TextColor3 = Color3.fromRGB(0, 0, 0) logoLigan.TextSize = 14.000 Scr.Name = "Scr" Scr.Parent = GoodRc7Creak Scr.Active = true Scr.BackgroundColor3 = Color3.fromRGB(223, 223, 223) Scr.BorderColor3 = Color3.fromRGB(167, 167, 167) Scr.Position = UDim2.new(0.84010154, 0, 0.0918580368, 0) Scr.Size = UDim2.new(0, 119, 0, 369) Scr.Visible = false HUB.Name = "HUB" HUB.Parent = Scr HUB.BackgroundColor3 = Color3.fromRGB(211, 211, 211) HUB.BorderColor3 = Color3.fromRGB(125, 125, 125) HUB.Size = UDim2.new(0, 119, 0, 20) HUB.Font = Enum.Font.SourceSans HUB.Text = "c00lgui by lord" HUB.TextColor3 = Color3.fromRGB(0, 0, 0) HUB.TextSize = 14.000 HUB1.Name = "HUB1" HUB1.Parent = Scr HUB1.BackgroundColor3 = Color3.fromRGB(211, 211, 211) HUB1.BorderColor3 = Color3.fromRGB(125, 125, 125) HUB1.Size = UDim2.new(0, 119, 0, 20) HUB1.Font = Enum.Font.SourceSans HUB1.Text = "Polaria" HUB1.TextColor3 = Color3.fromRGB(0, 0, 0) HUB1.TextSize = 14.000 HUB2.Name = "HUB2" HUB2.Parent = Scr HUB2.BackgroundColor3 = Color3.fromRGB(211, 211, 211) HUB2.BorderColor3 = Color3.fromRGB(125, 125, 125) HUB2.Size = UDim2.new(0, 119, 0, 20) HUB2.Font = Enum.Font.SourceSans HUB2.Text = "T0pk3k" HUB2.TextColor3 = Color3.fromRGB(0, 0, 0) HUB2.TextSize = 14.000 HUB3.Name = "HUB3" HUB3.Parent = Scr HUB3.BackgroundColor3 = Color3.fromRGB(211, 211, 211) HUB3.BorderColor3 = Color3.fromRGB(125, 125, 125) HUB3.Size = UDim2.new(0, 119, 0, 20) HUB3.Font = Enum.Font.SourceSans HUB3.Text = "FE IY Admin" HUB3.TextColor3 = Color3.fromRGB(0, 0, 0) HUB3.TextSize = 14.000 UIListLayout.Parent = Scr UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder goodRc8.Name = "goodRc8" goodRc8.Parent = GoodRc7Creak goodRc8.BackgroundColor3 = Color3.fromRGB(231, 231, 231) goodRc8.BorderColor3 = Color3.fromRGB(158, 158, 158) goodRc8.Position = UDim2.new(0.796954334, 0, 0.920668066, 0) goodRc8.Size = UDim2.new(0, 146, 0, 22) goodRc8.Font = Enum.Font.Arial goodRc8.Text = "Reload" goodRc8.TextColor3 = Color3.fromRGB(0, 0, 0) goodRc8.TextSize = 14.000 Scr1.Name = "Scr1" Scr1.Parent = GoodRc7Creak Scr1.BackgroundColor3 = Color3.fromRGB(223, 223, 223) Scr1.BorderColor3 = Color3.fromRGB(167, 167, 167) Scr1.Position = UDim2.new(0.837563455, 0, 0.0918580368, 0) Scr1.Size = UDim2.new(0, 121, 0, 371) TextBox.Parent = GoodRc7Creak TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextBox.BorderColor3 = Color3.fromRGB(197, 197, 197) TextBox.Position = UDim2.new(0.01142132, 0, 0.0918580368, 0) TextBox.Size = UDim2.new(0, 563, 0, 378) TextBox.ClearTextOnFocus = false TextBox.Font = Enum.Font.Arial TextBox.PlaceholderColor3 = Color3.fromRGB(0, 0, 0) TextBox.PlaceholderText = "Credits to RC7 Lua" TextBox.Text = "" TextBox.TextColor3 = Color3.fromRGB(0, 0, 0) TextBox.TextSize = 14.000 TextBox.TextWrapped = true TextBox.TextXAlignment = Enum.TextXAlignment.Left TextBox.TextYAlignment = Enum.TextYAlignment.Top -- Scripts: local function ACMUBVA_fake_script() -- i.LocalScript local script = Instance.new('LocalScript', i) script.Parent.MouseButton1Click:Connect(function() end) end coroutine.wrap(ACMUBVA_fake_script)() local function IQWZB_fake_script() -- x.LocalScript1 local script = Instance.new('LocalScript', x) script.Parent.MouseButton1Click:Connect(function() ligma:Destroy() end) end coroutine.wrap(IQWZB_fake_script)() local function BKFIOEN_fake_script() -- exe.LocalScript local script = Instance.new('LocalScript', exe) script.Parent.MouseButton1Click:Connect(function() loadstring(script.Parent.Parent.TextBox.Text)() end) end coroutine.wrap(BKFIOEN_fake_script)() local function KIECLM_fake_script() -- Clear.LocalScript local script = Instance.new('LocalScript', Clear) script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.TextBox.Text = "" end) end coroutine.wrap(KIECLM_fake_script)() local function JFZQJCR_fake_script() -- load.LocalScript1 local script = Instance.new('LocalScript', load) script.Parent.MouseButton1Click:Connect(function() game.ReplicatedStorage.RemoteEvent:FireServer(script.Parent.Parent.TextBox.Text) end) end coroutine.wrap(JFZQJCR_fake_script)() local function WRWXW_fake_script() -- logoLigan.LocalScript local script = Instance.new('LocalScript', logoLigan) script.Parent.MouseButton1Click:Connect(function() local LigmaProject = Instance.new("ScreenGui") local ImageLabel = Instance.new("ImageLabel") local fr6 = Instance.new("TextButton") local TextLabel_2 = Instance.new("TextLabel") LigmaProject.Name = "LigmaProject" LigmaProject.Parent = game.CoreGui ImageLabel.Parent = LigmaProject ImageLabel.Active = true ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel.BackgroundTransparency = 1.000 ImageLabel.Position = UDim2.new(-0.127000004, 0, 0.407999992, 0) ImageLabel.Size = UDim2.new(0, 90, 0, 90) ImageLabel.Image = "rbxassetid://87162794" fr6.Name = "fr6" fr6.Parent = ImageLabel fr6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) fr6.BackgroundTransparency = 1.000 fr6.Position = UDim2.new(0, 0, -0.633333325, 0) fr6.Size = UDim2.new(0, 90, 0, 50) fr6.Font = Enum.Font.SourceSansBold fr6.Text = "R15 -> R6" fr6.TextColor3 = Color3.fromRGB(0, 0, 0) fr6.TextScaled = true fr6.TextSize = 18.000 fr6.TextTransparency = 1.000 fr6.TextWrapped = true TextLabel_2.Parent = ImageLabel TextLabel_2.Active = true TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.BackgroundTransparency = 1.000 TextLabel_2.Position = UDim2.new(0.99999994, 0, 0, 0) TextLabel_2.Size = UDim2.new(0, 269, 0, 90) TextLabel_2.Font = Enum.Font.SourceSansBold TextLabel_2.LineHeight = 1.100 TextLabel_2.Text = "Project Ligma by goodRc7 Run scripts live without filthy modules or converting! Use the external program to execute scripts. Status: Injected" TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.TextScaled = true TextLabel_2.TextSize = 15.000 TextLabel_2.TextTransparency = 1.000 TextLabel_2.TextWrapped = true local function UpdateVisibilityBasedOnRigType() local TweenService = game:GetService("TweenService") local txt = ImageLabel.TextLabel local btn = fr6 wait(1) ImageLabel:TweenPosition(UDim2.new(0.458, 0, 0.408, 0), "Out", "Linear", 0.4, false) wait(3) ImageLabel:TweenPosition(UDim2.new(0.01, 0, 0.813, 0), "Out", "Sine", 0.7, false) wait(1) TweenService:Create(txt, TweenInfo.new(1, Enum.EasingStyle.Cubic, Enum.EasingDirection.Out), {["BackgroundTransparency"] = 0}):Play() TweenService:Create(txt, TweenInfo.new(1, Enum.EasingStyle.Cubic, Enum.EasingDirection.Out), {["TextTransparency"] = 0}):Play() for i, v in pairs(game.Players:GetPlayers()) do if v.Character and v.Character:FindFirstChild("Humanoid") then if v.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then btn.Visible = false elseif v.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then TweenService:Create(btn, TweenInfo.new(1, Enum.EasingStyle.Cubic, Enum.EasingDirection.Out), {["BackgroundTransparency"] = 0}):Play() TweenService:Create(btn, TweenInfo.new(1, Enum.EasingStyle.Cubic, Enum.EasingDirection.Out), {["TextTransparency"] = 0}):Play() btn.Visible = true end end end wait(2) while wait() do for i, v in pairs(game.Players:GetPlayers()) do if v.Character and v.Character:FindFirstChild("Humanoid") then if v.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then btn.Visible = false elseif v.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then btn.Visible = true end end end end end fr6.MouseButton1Click:Connect(function() local player = game.Players.LocalPlayer if player and player.Character and player.Character:FindFirstChild("Humanoid") then if player.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then fr6.Visible = false loadstring(game:HttpGet("https://pastebin.com/raw/9wJepMwY", true))() end end end) game.Players.PlayerAdded:Connect(function(player) player.CharacterAdded:Connect(function(character) local btn = fr6 btn.Visible = true end) end) UpdateVisibilityBasedOnRigType() end) end coroutine.wrap(WRWXW_fake_script)() local function IHYHTT_fake_script() -- GoodRc7Creak.LocalScript local script = Instance.new('LocalScript', GoodRc7Creak) -- Made by Real_IceyDev (@lceyDex) -- -- Simple UI dragger (PC Only/Any device that has a mouse) -- local UIS = game:GetService('UserInputService') local frame = script.Parent local dragToggle = nil local dragSpeed = 0 local dragStart = nil local startPos = nil local function updateInput(input) local delta = input.Position - dragStart local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play() end frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then dragToggle = true dragStart = input.Position startPos = frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) UIS.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then if dragToggle then updateInput(input) end end end) end coroutine.wrap(IHYHTT_fake_script)() local function ORZGG_fake_script() -- HUB.LocalScript local script = Instance.new('LocalScript', HUB) script.Parent.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://gist.githubusercontent.com/Friendosie/efc3ea3c8c9f58aae41497e22df56602/raw/ebcd32b54cc4fd1a2ad2c57b25cb3e613937ddc0/c00lkiddd%2520gui%2520reborn"))() end) end coroutine.wrap(ORZGG_fake_script)() local function UMVP_fake_script() -- HUB1.LocalScript local script = Instance.new('LocalScript', HUB1) script.Parent.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastefy.app/agqEB2qs/raw",true))() end) end coroutine.wrap(UMVP_fake_script)() local function VGHUL_fake_script() -- HUB2.LocalScript local script = Instance.new('LocalScript', HUB2) script.Parent.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Idk-script-2-28418"))() end) end coroutine.wrap(VGHUL_fake_script)() local function HIEY_fake_script() -- HUB3.LocalScript local script = Instance.new('LocalScript', HUB3) script.Parent.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))() end) end coroutine.wrap(HIEY_fake_script)() local function BYUHH_fake_script() -- goodRc8.LocalScript local script = Instance.new('LocalScript', goodRc8) script.Parent.MouseButton1Click:Connect(function() Scr.Visible = true Scr1.Visible = false end) end coroutine.wrap(BYUHH_fake_script)()