local msg = Instance.new("Message",workspace) msg.Text = "Made By YHG_leader and Team YHG" wait(5.8) msg:Destroy() local msg = Instance.new("Message",workspace) msg.Text = "join YHG by messaging yhg_leader" wait(5.8) msg:Destroy() -- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local TextLabel = Instance.new("TextLabel") local TextLabel_2 = Instance.new("TextLabel") local touchfling_btn = Instance.new("TextButton") local flingall_btn = Instance.new("TextButton") local playerfling_btn = Instance.new("TextButton") local music_btn = Instance.new("TextButton") local f3x_btn = Instance.new("TextButton") local Animator_btn = Instance.new("TextButton") local TextButton = Instance.new("TextButton") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ScreenGui.ResetOnSpawn = false Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderColor3 = Color3.fromRGB(255, 0, 0) Frame.BorderSizePixel = 4 Frame.Position = UDim2.new(0.2825059, 0, 0.347085208, 0) Frame.Size = UDim2.new(0, 368, 0, 226) TextLabel.Parent = Frame TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderColor3 = Color3.fromRGB(255, 0, 0) TextLabel.BorderSizePixel = 4 TextLabel.Size = UDim2.new(0, 368, 0, 50) TextLabel.Font = Enum.Font.SourceSansBold TextLabel.Text = "YHG Gui" TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextSize = 35.000 TextLabel_2.Parent = Frame TextLabel_2.BackgroundColor3 = Color3.fromRGB(197, 0, 0) TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.BorderSizePixel = 0 TextLabel_2.Position = UDim2.new(0, 0, 0.840707958, 0) TextLabel_2.Size = UDim2.new(0, 368, 0, 36) TextLabel_2.Font = Enum.Font.Oswald TextLabel_2.Text = "Made by YHG" TextLabel_2.TextColor3 = Color3.fromRGB(80, 0, 0) TextLabel_2.TextSize = 27.000 touchfling_btn.Name = "touchfling_btn" touchfling_btn.Parent = Frame touchfling_btn.BackgroundColor3 = Color3.fromRGB(0, 0, 0) touchfling_btn.BorderColor3 = Color3.fromRGB(255, 0, 0) touchfling_btn.BorderSizePixel = 2 touchfling_btn.Position = UDim2.new(0, 0, 0.28761062, 0) touchfling_btn.Size = UDim2.new(0, 120, 0, 50) touchfling_btn.Font = Enum.Font.SourceSans touchfling_btn.Text = "touch fling" touchfling_btn.TextColor3 = Color3.fromRGB(255, 255, 255) touchfling_btn.TextSize = 20.000 flingall_btn.Name = "flingall_btn" flingall_btn.Parent = Frame flingall_btn.BackgroundColor3 = Color3.fromRGB(0, 0, 0) flingall_btn.BorderColor3 = Color3.fromRGB(255, 0, 0) flingall_btn.BorderSizePixel = 2 flingall_btn.Position = UDim2.new(0.336956531, 0, 0.28761062, 0) flingall_btn.Size = UDim2.new(0, 120, 0, 50) flingall_btn.Font = Enum.Font.SourceSans flingall_btn.Text = "fling all" flingall_btn.TextColor3 = Color3.fromRGB(255, 255, 255) flingall_btn.TextSize = 20.000 playerfling_btn.Name = "playerfling_btn" playerfling_btn.Parent = Frame playerfling_btn.BackgroundColor3 = Color3.fromRGB(0, 0, 0) playerfling_btn.BorderColor3 = Color3.fromRGB(255, 0, 0) playerfling_btn.BorderSizePixel = 2 playerfling_btn.Position = UDim2.new(0.673913062, 0, 0.28761062, 0) playerfling_btn.Size = UDim2.new(0, 120, 0, 50) playerfling_btn.Font = Enum.Font.SourceSans playerfling_btn.Text = "join yhg" playerfling_btn.TextColor3 = Color3.fromRGB(255, 255, 255) playerfling_btn.TextSize = 20.000 music_btn.Name = "music_btn" music_btn.Parent = Frame music_btn.BackgroundColor3 = Color3.fromRGB(0, 0, 0) music_btn.BorderColor3 = Color3.fromRGB(255, 0, 0) music_btn.BorderSizePixel = 2 music_btn.Position = UDim2.new(0, 0, 0.566371679, 0) music_btn.Size = UDim2.new(0, 120, 0, 50) music_btn.Font = Enum.Font.SourceSans music_btn.Text = "music" music_btn.TextColor3 = Color3.fromRGB(255, 255, 255) music_btn.TextSize = 20.000 f3x_btn.Name = "f3x_btn" f3x_btn.Parent = Frame f3x_btn.BackgroundColor3 = Color3.fromRGB(0, 0, 0) f3x_btn.BorderColor3 = Color3.fromRGB(255, 0, 0) f3x_btn.BorderSizePixel = 2 f3x_btn.Position = UDim2.new(0.336956531, 0, 0.566371679, 0) f3x_btn.Size = UDim2.new(0, 120, 0, 50) f3x_btn.Font = Enum.Font.SourceSans f3x_btn.Text = "chat spam" f3x_btn.TextColor3 = Color3.fromRGB(255, 255, 255) f3x_btn.TextSize = 20.000 Animator_btn.Name = "Animator_btn" Animator_btn.Parent = Frame Animator_btn.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Animator_btn.BorderColor3 = Color3.fromRGB(255, 0, 0) Animator_btn.BorderSizePixel = 2 Animator_btn.Position = UDim2.new(0.673913062, 0, 0.566371679, 0) Animator_btn.Size = UDim2.new(0, 120, 0, 50) Animator_btn.Font = Enum.Font.SourceSans Animator_btn.Text = "FE Animator" Animator_btn.TextColor3 = Color3.fromRGB(255, 255, 255) Animator_btn.TextSize = 20.000 TextButton.Parent = Frame TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderSizePixel = 0 TextButton.Position = UDim2.new(0, 0, 1.04424775, 0) TextButton.Size = UDim2.new(0, 368, 0, 30) TextButton.Font = Enum.Font.SourceSansBold TextButton.Text = "KILL GUI" TextButton.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton.TextSize = 30.000 -- Scripts: local function EZQSD_fake_script() -- touchfling_btn.LocalScript local script = Instance.new('LocalScript', touchfling_btn) script.Parent.MouseButton1Down:Connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/Protected - 2023-05-28T184134.923.lua.txt'),true))() end) end coroutine.wrap(EZQSD_fake_script)() local function LNZFE_fake_script() -- flingall_btn.LocalScript local script = Instance.new('LocalScript', flingall_btn) script.Parent.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/zqyDSUWX"))() end) end coroutine.wrap(LNZFE_fake_script)() local function TGZV_fake_script() -- playerfling_btn.LocalScript local script = Instance.new('LocalScript', playerfling_btn) script.Parent.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/KFayrwL3"))() end) end coroutine.wrap(TGZV_fake_script)() local function JSMFE_fake_script() -- music_btn.LocalScript local script = Instance.new('LocalScript', music_btn) script.Parent.MouseButton1Down:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/SHzbUM9b'))() end) end coroutine.wrap(JSMFE_fake_script)() local function FHVDV_fake_script() -- f3x_btn.LocalScript local script = Instance.new('LocalScript', f3x_btn) script.Parent.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/SHzbUM9b")() end) end coroutine.wrap(FHVDV_fake_script)() local function FGFFJZ_fake_script() -- Animator_btn.LocalScript local script = Instance.new('LocalScript', Animator_btn) script.Parent.MouseButton1Down:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/Rx4Qqicd'),true))() end) end coroutine.wrap(FGFFJZ_fake_script)() local function ONLUT_fake_script() -- TextButton.LocalScript local script = Instance.new('LocalScript', TextButton) script.Parent.MouseButton1Down:Connect(function() script.Parent.Parent.Visible = false end) end coroutine.wrap(ONLUT_fake_script)() local function QGLEPVW_fake_script() -- Frame.LocalScript local script = Instance.new('LocalScript', Frame) local UIS = game:GetService('UserInputService') local frame = script.Parent local dragToggle = nil local dragSpeed = 0.1 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(QGLEPVW_fake_script)()