Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local exploitGUI = Instance.new("ScreenGui")
- local exploit = Instance.new("Frame")
- local username = Instance.new("TextBox")
- local Password = Instance.new("TextBox")
- local LOGIN = Instance.new("TextButton")
- local Detail1 = Instance.new("Frame")
- local Detail2 = Instance.new("Frame")
- local Detail3 = Instance.new("Frame")
- local Detail4 = Instance.new("Frame")
- local Title = Instance.new("TextLabel")
- local Main = Instance.new("Frame")
- local Detail5 = Instance.new("Frame")
- local hub = Instance.new("TextLabel")
- local Ragdoll = Instance.new("TextButton")
- local Ocean = Instance.new("TextButton")
- local Aimbot = Instance.new("TextButton")
- local Animation = Instance.new("TextButton")
- local arasoia = Instance.new("TextButton")
- local ESP = Instance.new("TextButton")
- --Properties:
- exploitGUI.Name = "exploitGUI"
- exploitGUI.Parent = game.Workspace
- exploitGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- exploit.Name = "exploit"
- exploit.Parent = exploitGUI
- exploit.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- exploit.Position = UDim2.new(0.390862912, 0, 0.273584902, 0)
- exploit.Size = UDim2.new(0, 300, 0, 350)
- username.Name = "username"
- username.Parent = exploit
- username.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
- username.Position = UDim2.new(0.0739826858, 0, 0.25999999, 0)
- username.Size = UDim2.new(0, 173, 0, 44)
- username.Font = Enum.Font.SciFi
- username.Text = "Username"
- username.TextColor3 = Color3.fromRGB(255, 255, 255)
- username.TextScaled = true
- username.TextSize = 14.000
- username.TextWrapped = true
- Password.Name = "Password"
- Password.Parent = exploit
- Password.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
- Password.Position = UDim2.new(0.0739826858, 0, 0.52285713, 0)
- Password.Size = UDim2.new(0, 173, 0, 44)
- Password.Font = Enum.Font.SciFi
- Password.Text = "Password"
- Password.TextColor3 = Color3.fromRGB(255, 255, 255)
- Password.TextScaled = true
- Password.TextSize = 14.000
- Password.TextWrapped = true
- LOGIN.Name = "LOGIN"
- LOGIN.Parent = exploit
- LOGIN.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
- LOGIN.Position = UDim2.new(0.453333318, 0, 0.697142899, 0)
- LOGIN.Size = UDim2.new(0, 145, 0, 80)
- LOGIN.Font = Enum.Font.SciFi
- LOGIN.Text = "LOGIN"
- LOGIN.TextColor3 = Color3.fromRGB(255, 255, 255)
- LOGIN.TextScaled = true
- LOGIN.TextSize = 14.000
- LOGIN.TextWrapped = true
- Detail1.Name = "Detail1"
- Detail1.Parent = exploit
- Detail1.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
- Detail1.Size = UDim2.new(0, 300, 0, 10)
- Detail2.Name = "Detail2"
- Detail2.Parent = exploit
- Detail2.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
- Detail2.Position = UDim2.new(0, 290, 0, 0)
- Detail2.Size = UDim2.new(0, 10, 0, 350)
- Detail3.Name = "Detail3"
- Detail3.Parent = exploit
- Detail3.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
- Detail3.Position = UDim2.new(0, 0, 0, 340)
- Detail3.Size = UDim2.new(0, 300, 0, 10)
- Detail4.Name = "Detail4"
- Detail4.Parent = exploit
- Detail4.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
- Detail4.Size = UDim2.new(0, 10, 0, 350)
- Title.Name = "Title"
- Title.Parent = exploit
- Title.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- Title.BorderSizePixel = 0
- Title.Position = UDim2.new(0, 50, 0, 20)
- Title.Size = UDim2.new(0, 200, 0, 50)
- Title.Font = Enum.Font.Sarpanch
- Title.Text = "Exploit Sign In"
- Title.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title.TextScaled = true
- Title.TextSize = 14.000
- Title.TextWrapped = true
- Main.Name = "Main"
- Main.Parent = exploitGUI
- Main.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- Main.Position = UDim2.new(0, 493, 0, 193)
- Main.Size = UDim2.new(0, 436, 0, 315)
- Main.Visible = false
- Detail5.Name = "Detail5"
- Detail5.Parent = Main
- Detail5.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
- Detail5.Size = UDim2.new(0, 436, 0, 10)
- hub.Name = "hub"
- hub.Parent = Main
- hub.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- hub.BorderSizePixel = 0
- hub.Position = UDim2.new(0, 118, 0, 10)
- hub.Size = UDim2.new(0, 200, 0, 50)
- hub.Font = Enum.Font.Sarpanch
- hub.Text = "uxrg hub"
- hub.TextColor3 = Color3.fromRGB(255, 255, 255)
- hub.TextScaled = true
- hub.TextSize = 14.000
- hub.TextWrapped = true
- Ragdoll.Name = "Ragdoll"
- Ragdoll.Parent = Main
- Ragdoll.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
- Ragdoll.Position = UDim2.new(0, 50, 0, 76)
- Ragdoll.Size = UDim2.new(0, 143, 0, 47)
- Ragdoll.Font = Enum.Font.Sarpanch
- Ragdoll.Text = "Ragdoll Gui"
- Ragdoll.TextColor3 = Color3.fromRGB(255, 255, 255)
- Ragdoll.TextScaled = true
- Ragdoll.TextSize = 14.000
- Ragdoll.TextWrapped = true
- Ragdoll.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://gitlab.com/Tsuniox/lua-stuff/-/raw/master/RagdollEngineGUI.lua'),true))()
- end)
- Ocean.Name = "Ocean"
- Ocean.Parent = Main
- Ocean.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
- Ocean.Position = UDim2.new(0, 50, 0, 247)
- Ocean.Size = UDim2.new(0, 143, 0, 47)
- Ocean.Font = Enum.Font.Sarpanch
- Ocean.Text = "Ocean Gui"
- Ocean.TextColor3 = Color3.fromRGB(255, 255, 255)
- Ocean.TextScaled = true
- Ocean.TextSize = 14.000
- Ocean.TextWrapped = true
- Ocean.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/8cw7FMq4", true))()
- end)
- Aimbot.Name = "Aimbot"
- Aimbot.Parent = Main
- Aimbot.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
- Aimbot.Position = UDim2.new(0, 243, 0, 76)
- Aimbot.Size = UDim2.new(0, 143, 0, 47)
- Aimbot.Font = Enum.Font.Sarpanch
- Aimbot.Text = "Aimbot Gui"
- Aimbot.TextColor3 = Color3.fromRGB(255, 255, 255)
- Aimbot.TextScaled = true
- Aimbot.TextSize = 14.000
- Aimbot.TextWrapped = true
- Aimbot.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/CmBR5A1a'),true))()
- end)
- Animation.Name = "Animation"
- Animation.Parent = Main
- Animation.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
- Animation.Position = UDim2.new(0, 243, 0, 247)
- Animation.Size = UDim2.new(0, 143, 0, 47)
- Animation.Font = Enum.Font.Sarpanch
- Animation.Text = " FEAnimation Gui"
- Animation.TextColor3 = Color3.fromRGB(255, 255, 255)
- Animation.TextScaled = true
- Animation.TextSize = 14.000
- Animation.TextWrapped = true
- Animation.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/vrDfzbiA'),true))()
- end)
- arasoia.Name = "arasoia"
- arasoia.Parent = Main
- arasoia.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
- arasoia.Position = UDim2.new(0, 243, 0, 162)
- arasoia.Size = UDim2.new(0, 143, 0, 47)
- arasoia.Font = Enum.Font.Sarpanch
- arasoia.Text = "FE Gui"
- arasoia.TextColor3 = Color3.fromRGB(255, 255, 255)
- arasoia.TextScaled = true
- arasoia.TextSize = 14.000
- arasoia.TextWrapped = true
- arasoia.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/YxJhdQZq'),true))()
- end)
- ESP.Name = "ESP"
- ESP.Parent = Main
- ESP.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
- ESP.Position = UDim2.new(0, 50, 0, 162)
- ESP.Size = UDim2.new(0, 143, 0, 47)
- ESP.Font = Enum.Font.Sarpanch
- ESP.Text = "ESP"
- ESP.TextColor3 = Color3.fromRGB(255, 255, 255)
- ESP.TextScaled = true
- ESP.TextSize = 14.000
- ESP.TextWrapped = true
- ESP.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/A8nhR9Az'),true))()
- end)
- -- Scripts:
- local function SRANWG_fake_script() -- LOGIN.LocalScript
- local script = Instance.new('LocalScript', LOGIN)
- local UserData = script.Parent.Parent.username -- this is the variable for the 'username' textbox.
- local button = script.Parent -- this is a variable for the Button.
- local UserPass = script.Parent.Parent.Password -- this is a variable for the 'Password' textbox
- local End = script.Parent.Parent.Parent.Main -- rename Hackz to ur frame u want to open after logging in.
- button.MouseButton1Click:Connect(function() -- will run the script down below after clicking the button
- if UserData.Text == "zaide246" and UserPass.Text == "TDISTR$IT" then -- change noob and 111 to a username and password u want
- End.Visible = true -- makes the hack frame visible after logging in.
- wait(1) -- waits one second.
- script.Parent.Parent.Visible = false -- makes the login frame invisible after logging in.
- else -- if the pass or username is wrong it will run the script down below
- button.Text = "Invalid Info" -- changes the text to invalid info
- wait(0.5) -- waits 0,5 secs
- button.Text = "Try again" -- changes the text to try again
- wait(0.5) -- waits another 0,5 secs
- button.Text = "Login" -- changes the text back to login
- end -- ends the if statement
- end) -- ends the button function
- end
- coroutine.wrap(SRANWG_fake_script)()
- local function IGDSVHV_fake_script() -- exploit.draggify
- local script = Instance.new('LocalScript', exploit)
- local UIS = game:GetService("UserInputService")
- function dragify(exploit)
- dragToggle = nil
- local dragSpeed = 0
- dragInput = nil
- dragStart = nil
- local dragPos = nil
- 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(exploit, TweenInfo.new(0.25), {Position = Position}):Play()
- end
- exploit.InputBegan:Connect(function(input)
- if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
- dragToggle = true
- dragStart = input.Position
- startPos = exploit.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragToggle = false
- end
- end)
- end
- end)
- exploit.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- game:GetService("UserInputService").InputChanged:Connect(function(input)
- if input == dragInput and dragToggle then
- updateInput(input)
- end
- end)
- end
- dragify(script.Parent)
- end
- coroutine.wrap(IGDSVHV_fake_script)()
- local function MUWJVO_fake_script() -- Main.Draggify2
- local script = Instance.new('LocalScript', Main)
- local UIS = game:GetService("UserInputService")
- function dragify(Main)
- dragToggle = nil
- local dragSpeed = 0
- dragInput = nil
- dragStart = nil
- local dragPos = nil
- 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(Main, TweenInfo.new(0.25), {Position = Position}):Play()
- end
- Main.InputBegan:Connect(function(input)
- if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
- dragToggle = true
- dragStart = input.Position
- startPos = Main.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragToggle = false
- end
- end)
- end
- end)
- Main.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- game:GetService("UserInputService").InputChanged:Connect(function(input)
- if input == dragInput and dragToggle then
- updateInput(input)
- end
- end)
- end
- dragify(script.Parent)
- end
- coroutine.wrap(MUWJVO_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement