-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local main = Instance.new("Frame") local TextLabel = Instance.new("TextLabel") local main2 = Instance.new("Frame") local MADEBY = Instance.new("TextLabel") local tr = Instance.new("ImageButton") local us = Instance.new("ImageButton") local language = Instance.new("TextLabel") local panel = Instance.new("Frame") local dugmeler = Instance.new("TextButton") local Destek = Instance.new("TextButton") local Destek_2 = Instance.new("Frame") local Infjump = Instance.new("TextLabel") local Ctrlclickdelete = Instance.new("TextLabel") local Shiftclicktp = Instance.new("TextLabel") local Esp = Instance.new("TextLabel") local dugmeler_2 = Instance.new("Frame") local InfiniteJump = Instance.new("TextButton") local ShiftCLCKtP = Instance.new("TextButton") local ESP = Instance.new("TextButton") local CtrlClickDelete = Instance.new("TextButton") local tp = Instance.new("TextBox") local TextButton = Instance.new("TextButton") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.Enabled = false ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling main.Name = "main" main.Parent = ScreenGui main.BackgroundColor3 = Color3.fromRGB(255, 255, 255) main.BorderColor3 = Color3.fromRGB(0, 0, 0) main.BorderSizePixel = 5 main.Position = UDim2.new(0.232819483, 0, 0.190296486, 0) main.Size = UDim2.new(0, 730, 0, 472) TextLabel.Parent = main TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderSizePixel = 5 TextLabel.Position = UDim2.new(4.18049027e-08, 0, 0, 0) TextLabel.Size = UDim2.new(0, 730, 0, 92) TextLabel.ZIndex = 10 TextLabel.Font = Enum.Font.Unknown TextLabel.Text = "Rüzgar's Custom Gui" TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel.TextSize = 80.000 main2.Name = "main2" main2.Parent = main main2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) main2.BorderColor3 = Color3.fromRGB(0, 0, 0) main2.BorderSizePixel = 5 main2.Position = UDim2.new(0.311841488, 0, 0.19491525, 0) main2.Size = UDim2.new(0, 502, 0, 380) MADEBY.Name = "MADEBY" MADEBY.Parent = main2 MADEBY.BackgroundColor3 = Color3.fromRGB(255, 255, 255) MADEBY.BorderColor3 = Color3.fromRGB(0, 0, 0) MADEBY.BorderSizePixel = 0 MADEBY.Position = UDim2.new(0.233963564, 0, -0.00173086766, 0) MADEBY.Size = UDim2.new(0, 266, 0, 171) MADEBY.Font = Enum.Font.Merriweather MADEBY.Text = "Bu hile MemoryHackers için yapılmıştır." MADEBY.TextColor3 = Color3.fromRGB(0, 0, 0) MADEBY.TextScaled = true MADEBY.TextSize = 1.000 MADEBY.TextWrapped = true tr.Name = "tr" tr.Parent = main2 tr.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tr.BorderColor3 = Color3.fromRGB(0, 0, 0) tr.BorderSizePixel = 5 tr.Position = UDim2.new(0.233067736, 0, 0.655263186, 0) tr.Size = UDim2.new(0, 100, 0, 100) tr.Image = "http://www.roblox.com/asset/?id=2143116" us.Name = "us" us.Parent = main2 us.BackgroundColor3 = Color3.fromRGB(255, 255, 255) us.BorderColor3 = Color3.fromRGB(0, 0, 0) us.BorderSizePixel = 5 us.Position = UDim2.new(0.541832626, 0, 0.655263186, 0) us.Size = UDim2.new(0, 100, 0, 100) us.Image = "http://www.roblox.com/asset/?id=88013674" language.Name = "language" language.Parent = main2 language.BackgroundColor3 = Color3.fromRGB(255, 255, 255) language.BorderColor3 = Color3.fromRGB(0, 0, 0) language.BorderSizePixel = 5 language.Position = UDim2.new(0, 0, 0.457894742, 0) language.Size = UDim2.new(0, 502, 0, 50) language.Font = Enum.Font.Ubuntu language.Text = "DİL SEÇENEKLERİ" language.TextColor3 = Color3.fromRGB(0, 0, 0) language.TextScaled = true language.TextSize = 14.000 language.TextWrapped = true panel.Name = "panel" panel.Parent = main panel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) panel.BorderColor3 = Color3.fromRGB(0, 0, 0) panel.BorderSizePixel = 5 panel.Position = UDim2.new(0, 0, 0.19491525, 0) panel.Size = UDim2.new(0, 227, 0, 380) dugmeler.Name = "dugmeler" dugmeler.Parent = panel dugmeler.BackgroundColor3 = Color3.fromRGB(255, 255, 255) dugmeler.BorderColor3 = Color3.fromRGB(0, 0, 0) dugmeler.BorderSizePixel = 5 dugmeler.Position = UDim2.new(0, 0, 0.0157894734, 0) dugmeler.Size = UDim2.new(0, 227, 0, 80) dugmeler.Font = Enum.Font.Unknown dugmeler.Text = "Düğmeler" dugmeler.TextColor3 = Color3.fromRGB(0, 0, 0) dugmeler.TextSize = 52.000 Destek.Name = "Destek" Destek.Parent = panel Destek.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Destek.BorderColor3 = Color3.fromRGB(0, 0, 0) Destek.BorderSizePixel = 5 Destek.Position = UDim2.new(0, 0, 0.227966592, 0) Destek.Size = UDim2.new(0, 227, 0, 70) Destek.Font = Enum.Font.Unknown Destek.Text = "Destek" Destek.TextColor3 = Color3.fromRGB(0, 0, 0) Destek.TextSize = 52.000 Destek.TextStrokeTransparency = 5.000 Destek_2.Name = "Destek" Destek_2.Parent = main Destek_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Destek_2.BorderColor3 = Color3.fromRGB(0, 0, 0) Destek_2.BorderSizePixel = 5 Destek_2.Position = UDim2.new(0.319223911, 0, 0.197033897, 0) Destek_2.Size = UDim2.new(0, 495, 0, 380) Destek_2.Visible = false Destek_2.ZIndex = 4 Infjump.Name = "Infjump" Infjump.Parent = Destek_2 Infjump.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Infjump.BorderColor3 = Color3.fromRGB(0, 0, 0) Infjump.BorderSizePixel = 5 Infjump.Position = UDim2.new(0.00202021003, 0, 0.0131578892, 0) Infjump.Size = UDim2.new(0, 495, 0, 58) Infjump.ZIndex = 8 Infjump.Font = Enum.Font.Highway Infjump.Text = "InfJump= Sınırsız zıplamanızı sağlar" Infjump.TextColor3 = Color3.fromRGB(0, 0, 0) Infjump.TextScaled = true Infjump.TextSize = 37.000 Infjump.TextWrapped = true Ctrlclickdelete.Name = "Ctrlclickdelete" Ctrlclickdelete.Parent = Destek_2 Ctrlclickdelete.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Ctrlclickdelete.BorderColor3 = Color3.fromRGB(0, 0, 0) Ctrlclickdelete.BorderSizePixel = 5 Ctrlclickdelete.Position = UDim2.new(0.00202021003, 0, 0.181578949, 0) Ctrlclickdelete.Size = UDim2.new(0, 495, 0, 58) Ctrlclickdelete.ZIndex = 8 Ctrlclickdelete.Font = Enum.Font.Highway Ctrlclickdelete.Text = "CtrlClickDelete= Control tusuna basıp sol mouse ile bastığınız zaman ordaki blogu siler" Ctrlclickdelete.TextColor3 = Color3.fromRGB(0, 0, 0) Ctrlclickdelete.TextScaled = true Ctrlclickdelete.TextSize = 29.000 Ctrlclickdelete.TextWrapped = true Shiftclicktp.Name = "Shiftclicktp" Shiftclicktp.Parent = Destek_2 Shiftclicktp.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Shiftclicktp.BorderColor3 = Color3.fromRGB(0, 0, 0) Shiftclicktp.BorderSizePixel = 5 Shiftclicktp.Position = UDim2.new(0.00202021003, 0, 0.334210515, 0) Shiftclicktp.Size = UDim2.new(0, 495, 0, 58) Shiftclicktp.ZIndex = 8 Shiftclicktp.Font = Enum.Font.Highway Shiftclicktp.Text = "ShiftClickTP = Shifte basıp sol mouse tuşu ile bastığınız zaman sizi ışınlar" Shiftclicktp.TextColor3 = Color3.fromRGB(0, 0, 0) Shiftclicktp.TextScaled = true Shiftclicktp.TextSize = 29.000 Shiftclicktp.TextWrapped = true Esp.Name = "Esp" Esp.Parent = Destek_2 Esp.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Esp.BorderColor3 = Color3.fromRGB(0, 0, 0) Esp.BorderSizePixel = 5 Esp.Position = UDim2.new(0.00202021003, 0, 0.502631545, 0) Esp.Size = UDim2.new(0, 495, 0, 58) Esp.ZIndex = 8 Esp.Font = Enum.Font.Highway Esp.Text = "ESP = Oyuncuların yerlerini gösterir" Esp.TextColor3 = Color3.fromRGB(0, 0, 0) Esp.TextScaled = true Esp.TextSize = 37.000 Esp.TextWrapped = true dugmeler_2.Name = "dugmeler" dugmeler_2.Parent = main dugmeler_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) dugmeler_2.BorderColor3 = Color3.fromRGB(0, 0, 0) dugmeler_2.BorderSizePixel = 5 dugmeler_2.Position = UDim2.new(0.319223911, 0, 0.197033897, 0) dugmeler_2.Size = UDim2.new(0, 495, 0, 380) dugmeler_2.Visible = false dugmeler_2.ZIndex = 6 InfiniteJump.Name = "InfiniteJump" InfiniteJump.Parent = dugmeler_2 InfiniteJump.BackgroundColor3 = Color3.fromRGB(255, 255, 255) InfiniteJump.BorderColor3 = Color3.fromRGB(0, 0, 0) InfiniteJump.BorderSizePixel = 3 InfiniteJump.Position = UDim2.new(0.027888447, 0, 0.0526315793, 0) InfiniteJump.Size = UDim2.new(0, 141, 0, 50) InfiniteJump.ZIndex = 6 InfiniteJump.Font = Enum.Font.SourceSans InfiniteJump.Text = "INFJUMP" InfiniteJump.TextColor3 = Color3.fromRGB(0, 0, 0) InfiniteJump.TextSize = 41.000 ShiftCLCKtP.Name = "ShiftCLİCKtP" ShiftCLCKtP.Parent = dugmeler_2 ShiftCLCKtP.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ShiftCLCKtP.BorderColor3 = Color3.fromRGB(0, 0, 0) ShiftCLCKtP.BorderSizePixel = 3 ShiftCLCKtP.Position = UDim2.new(0.35718137, 0, 0.0526315793, 0) ShiftCLCKtP.Size = UDim2.new(0, 141, 0, 50) ShiftCLCKtP.ZIndex = 6 ShiftCLCKtP.Font = Enum.Font.SourceSans ShiftCLCKtP.Text = "ShiftClickTP" ShiftCLCKtP.TextColor3 = Color3.fromRGB(0, 0, 0) ShiftCLCKtP.TextScaled = true ShiftCLCKtP.TextSize = 41.000 ShiftCLCKtP.TextWrapped = true ESP.Name = "ESP" ESP.Parent = dugmeler_2 ESP.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ESP.BorderColor3 = Color3.fromRGB(0, 0, 0) ESP.BorderSizePixel = 3 ESP.Position = UDim2.new(0.027888447, 0, 0.231578946, 0) ESP.Size = UDim2.new(0, 141, 0, 50) ESP.ZIndex = 6 ESP.Font = Enum.Font.SourceSans ESP.Text = "ESP" ESP.TextColor3 = Color3.fromRGB(0, 0, 0) ESP.TextSize = 41.000 CtrlClickDelete.Name = "CtrlClickDelete" CtrlClickDelete.Parent = dugmeler_2 CtrlClickDelete.BackgroundColor3 = Color3.fromRGB(255, 255, 255) CtrlClickDelete.BorderColor3 = Color3.fromRGB(0, 0, 0) CtrlClickDelete.BorderSizePixel = 3 CtrlClickDelete.Position = UDim2.new(0.688494563, 0, 0.0526315793, 0) CtrlClickDelete.Size = UDim2.new(0, 141, 0, 50) CtrlClickDelete.ZIndex = 6 CtrlClickDelete.Font = Enum.Font.SourceSans CtrlClickDelete.Text = "CtrlClickDelete" CtrlClickDelete.TextColor3 = Color3.fromRGB(0, 0, 0) CtrlClickDelete.TextScaled = true CtrlClickDelete.TextSize = 41.000 CtrlClickDelete.TextWrapped = true tp.Name = "tp" tp.Parent = dugmeler_2 tp.BackgroundColor3 = Color3.fromRGB(255, 255, 255) tp.BorderColor3 = Color3.fromRGB(0, 0, 0) tp.BorderSizePixel = 5 tp.Position = UDim2.new(0.0262626261, 0, 0.805068791, 0) tp.Size = UDim2.new(0, 267, 0, 60) tp.ZIndex = 10 tp.Font = Enum.Font.SourceSans tp.PlaceholderText = "Işınlanmak için isim" tp.Text = "" tp.TextColor3 = Color3.fromRGB(0, 0, 0) tp.TextSize = 33.000 TextButton.Parent = dugmeler_2 TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderSizePixel = 5 TextButton.Position = UDim2.new(0.597979784, 0, 0.805068791, 0) TextButton.Size = UDim2.new(0, 70, 0, 58) TextButton.ZIndex = 10 TextButton.Font = Enum.Font.SourceSans TextButton.Text = "TP" TextButton.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton.TextScaled = true TextButton.TextSize = 14.000 TextButton.TextWrapped = true -- Scripts: local function SWXYAU_fake_script() -- tr.LocalScript local script = Instance.new('LocalScript', tr) local mouse = script.Parent local hersey = script.Parent.Parent.Parent.Parent.main mouse.MouseButton1Click:Connect(function() hersey.Destek.Ctrlclickdelete.Text = "CtrlClickDelete= Control tusuna basıp sol mouse ile bastığınız zaman ordaki blogu siler" hersey.Destek.Esp.Text = "ESP = Oyuncuların yerlerini gösterir" hersey.Destek.Infjump.Text = "InfJump= Sınırsız zıplamanızı sağlar" hersey.Destek.Shiftclicktp.Text = "ShiftClickTP = Shifte basıp sol mouse tuşu ile bastığınız zaman sizi ışınlar" hersey.main2.MADEBY = "Bu hile MemoryHackers için yapılmıştır." hersey.main2.language = "DİL SEÇENEKLERİ" hersey.panel.Destek.Text = "Destek" hersey.panel.dugmeler.Text = "Düğme" hersey.dugmeler.tp.PlaceholderText = "Oyuncu adı" end) end coroutine.wrap(SWXYAU_fake_script)() local function OTMCPXO_fake_script() -- us.LocalScript local script = Instance.new('LocalScript', us) local mouse = script.Parent local hersey = script.Parent.Parent.Parent.Parent.main mouse.MouseButton1Click:Connect(function() hersey.Destek.Ctrlclickdelete.Text = 'CtrlClickDelete = Pressing the Control key and left-clicking will delete the block there.' hersey.Destek.Esp.Text = 'ESP = Shows the locations of players.' hersey.Destek.Infjump.Text = 'InfJump = Allows you to jump infinitely.' hersey.Destek.Shiftclicktp.Text = 'ShiftClickTP = Pressing Shift and left-clicking will teleport you.' hersey.main2.MADEBY = 'This cheat was made for MemoryHackers.' hersey.main2.language = 'LANGUAGE OPTIONS' hersey.panel.Destek.Text = 'Support' hersey.panel.dugmeler.Text = 'Buttons' hersey.dugmeler.tp.PlaceholderText = 'Player name' end) end coroutine.wrap(OTMCPXO_fake_script)() local function PYBO_fake_script() -- dugmeler.LocalScript local script = Instance.new('LocalScript', dugmeler) -- GUI'nin içindeki düğme nesnesini referans al local button = script.Parent -- GUI'nin içindeki frame nesnesini referans al local frame = script.Parent.Parent.Parent.dugmeler -- Başlangıçta frame'i gizli yap frame.Visible = false -- Düğmeye tıklandığında çalışacak fonksiyon local function toggleFrame() -- Frame görünüyorsa kapat, görünmüyorsa aç if frame.Visible then frame.Visible = false else frame.Visible = true end end -- Düğmeye MouseButton1Click etkinliğini atama button.MouseButton1Click:Connect(toggleFrame) end coroutine.wrap(PYBO_fake_script)() local function IEXG_fake_script() -- dugmeler.LocalScript local script = Instance.new('LocalScript', dugmeler) local button = script.Parent local destek = script.Parent.Parent.Parent.Destek local dugmeler = script.Parent.Parent.Parent.dugmeler local oyunlar = script.Parent.Parent.Parent.Oyunlar local function toggleFrame() destek.Visible = false oyunlar.Visible = false end -- Düğmeye MouseButton1Click etkinliğini atama button.MouseButton1Click:Connect(toggleFrame) end coroutine.wrap(IEXG_fake_script)() local function BJTKZ_fake_script() -- Destek.LocalScript local script = Instance.new('LocalScript', Destek) -- GUI'nin içindeki düğme nesnesini referans al local button = script.Parent -- GUI'nin içindeki frame nesnesini referans al local frame = script.Parent.Parent.Parent.Destek -- Başlangıçta frame'i gizli yap frame.Visible = false -- Düğmeye tıklandığında çalışacak fonksiyon local function toggleFrame() -- Frame görünüyorsa kapat, görünmüyorsa aç if frame.Visible then frame.Visible = false else frame.Visible = true end end -- Düğmeye MouseButton1Click etkinliğini atama button.MouseButton1Click:Connect(toggleFrame) end coroutine.wrap(BJTKZ_fake_script)() local function YLEUMHM_fake_script() -- Destek.LocalScript local script = Instance.new('LocalScript', Destek) local button = script.Parent local destek = script.Parent.Parent.Parent.Destek local dugmeler = script.Parent.Parent.Parent.dugmeler local oyunlar = script.Parent.Parent.Parent.Oyunlar local function toggleFrame() dugmeler.Visible = false oyunlar.Visible = false end -- Düğmeye MouseButton1Click etkinliğini atama button.MouseButton1Click:Connect(toggleFrame) end coroutine.wrap(YLEUMHM_fake_script)() -- InfiniteJump.hile is disabled. local function WMGEU_fake_script() -- InfiniteJump.LocalScript local script = Instance.new('LocalScript', InfiniteJump) local dugme = script.Parent dugme.MouseButton1Click:Connect(function() script.Parent.hile.Enabled = true end) end coroutine.wrap(WMGEU_fake_script)() -- ShiftCLCKtP.hile is disabled. local function SIFDBU_fake_script() -- ShiftCLCKtP.LocalScript local script = Instance.new('LocalScript', ShiftCLCKtP) local dugme = script.Parent dugme.MouseButton1Click:Connect(function() script.Parent.hile.Enabled = true end) end coroutine.wrap(SIFDBU_fake_script)() -- ESP.hile is disabled. local function OXHZ_fake_script() -- ESP.LocalScript local script = Instance.new('LocalScript', ESP) local dugme = script.Parent dugme.MouseButton1Click:Connect(function() script.Parent.hile.Enabled = true end) end coroutine.wrap(OXHZ_fake_script)() -- CtrlClickDelete.hile is disabled. local function CBRBX_fake_script() -- CtrlClickDelete.LocalScript local script = Instance.new('LocalScript', CtrlClickDelete) local dugme = script.Parent dugme.MouseButton1Click:Connect(function() script.Parent.hile.Enabled = true end) end coroutine.wrap(CBRBX_fake_script)() local function NHLBFR_fake_script() -- TextButton.LocalScript local script = Instance.new('LocalScript', TextButton) --[[ A distribution of https://wearedevs.net/scripts Last updated August 3, 2021 Description: Teleports your player's character to the selected player's character Instruction: 1. Inject this script into any game using a Lua executor like JJSploit. 2. Put the target's username between the quotes of the "targetUsername" variable ]] targetUsername = script.Parent.Parent.TextBox players = game:GetService("Players") targetPlayer = players:FindFirstChild(targetUsername) if targetPlayer then players.LocalPlayer.Character:MoveTo(targetPlayer.Character.HumanoidRootPart.Position) else targetUsername.PlaceholderText = "Kullanıcı Bulunamadı!" end end coroutine.wrap(NHLBFR_fake_script)() local function YARWPUZ_fake_script() -- main.LocalScript local script = Instance.new('LocalScript', main) local gui = script.Parent -- GUI objesini referans alın local tabKeyCode = Enum.KeyCode.Tab -- Tab tuşunun tuş kodu local isOpen = false -- GUI'nin başlangıçta kapalı olduğunu belirtmek için bir değişken tanımlayın -- Tuşa basıldığında çalışacak fonksiyon local function ToggleGUI(input) if input.KeyCode == tabKeyCode then isOpen = not isOpen -- isOpen değerini tersine çevirin -- GUI'nin görünürlüğünü güncelleyin gui.Visible = isOpen end end -- Tuş girişini dinlemek için UserInputService'i alın local userInputService = game:GetService("UserInputService") -- Tuşa basılma olayını dinlemek için bindToKeyPress fonksiyonunu kullanın userInputService.InputBegan:Connect(ToggleGUI) end coroutine.wrap(YARWPUZ_fake_script)()