Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ScreenGui = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local Username = Instance.new("TextBox")
- local Password = Instance.new("TextBox")
- local login = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local exploit = Instance.new("Frame")
- local TOHGUI = Instance.new("TextButton")
- local ragdoll = Instance.new("TextButton")
- local TextLabel_2 = Instance.new("TextLabel")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- Main.Name = "Main"
- Main.Parent = ScreenGui
- Main.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- Main.Position = UDim2.new(0.417693973, 0, 0.256064713, 0)
- Main.Size = UDim2.new(0, 302, 0, 389)
- Username.Name = "Username"
- Username.Parent = Main
- Username.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
- Username.Position = UDim2.new(0.059602648, 0, 0.236503854, 0)
- Username.Size = UDim2.new(0, 265, 0, 52)
- Username.Font = Enum.Font.SourceSans
- Username.Text = "Email"
- Username.TextColor3 = Color3.fromRGB(45, 45, 45)
- Username.TextScaled = true
- Username.TextSize = 14.000
- Username.TextWrapped = true
- Password.Name = "Password"
- Password.Parent = Main
- Password.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
- Password.Position = UDim2.new(0.059602648, 0, 0.534704387, 0)
- Password.Size = UDim2.new(0, 265, 0, 52)
- Password.Font = Enum.Font.SourceSans
- Password.Text = "Password"
- Password.TextColor3 = Color3.fromRGB(45, 45, 45)
- Password.TextScaled = true
- Password.TextSize = 14.000
- Password.TextWrapped = true
- login.Name = "login"
- login.Parent = Main
- login.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
- login.Position = UDim2.new(0.165562913, 0, 0.742930591, 0)
- login.Size = UDim2.new(0, 200, 0, 78)
- login.Font = Enum.Font.SourceSansItalic
- login.Text = "LOGIN"
- login.TextColor3 = Color3.fromRGB(45, 45, 45)
- login.TextScaled = true
- login.TextSize = 14.000
- login.TextWrapped = true
- TextLabel.Parent = Main
- TextLabel.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.165562913, 0, 0.0462724939, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Sign In"
- TextLabel.TextColor3 = Color3.fromRGB(98, 98, 98)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- exploit.Name = "exploit"
- exploit.Parent = ScreenGui
- exploit.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- exploit.Position = UDim2.new(0.815808535, 0, 0.729110479, 0)
- exploit.Size = UDim2.new(0, 130, 0, 130)
- exploit.Visible = false
- TOHGUI.Name = "TOH GUI"
- TOHGUI.Parent = exploit
- TOHGUI.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
- TOHGUI.Position = UDim2.new(0.230769217, 0, 0.338461548, 0)
- TOHGUI.Size = UDim2.new(0, 70, 0, 29)
- TOHGUI.Font = Enum.Font.SourceSans
- TOHGUI.Text = "TOH GUI"
- TOHGUI.TextColor3 = Color3.fromRGB(0, 0, 0)
- TOHGUI.TextScaled = true
- TOHGUI.TextSize = 14.000
- TOHGUI.TextWrapped = true
- TOHGUI.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/0MjR9qD1'),true))()
- end)
- ragdoll.Name = "ragdoll"
- ragdoll.Parent = exploit
- ragdoll.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
- ragdoll.BorderColor3 = Color3.fromRGB(98, 98, 98)
- ragdoll.Position = UDim2.new(0.230769217, 0, 0.692307711, 0)
- ragdoll.Size = UDim2.new(0, 70, 0, 29)
- ragdoll.Font = Enum.Font.SourceSans
- ragdoll.Text = "RagDoll GUI"
- ragdoll.TextColor3 = Color3.fromRGB(0, 0, 0)
- ragdoll.TextScaled = true
- ragdoll.TextSize = 14.000
- ragdoll.TextStrokeColor3 = Color3.fromRGB(48, 48, 48)
- ragdoll.TextWrapped = true
- ragdoll.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://gitlab.com/Tsuniox/lua-stuff/-/raw/master/RagdollEngineGUI.lua'),true))()
- end)
- TextLabel_2.Parent = exploit
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- TextLabel_2.Size = UDim2.new(0, 130, 0, 38)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "FireForEffect09"
- TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14.000
- TextLabel_2.TextWrapped = true
- -- Scripts:
- local function OUKDU_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.exploit -- 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 == "fire" and UserPass.Text == "effect" 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(OUKDU_fake_script)()
- local function HDTAFH_fake_script() -- Main.LocalScript
- 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(HDTAFH_fake_script)()
- local function NYTB_fake_script() -- exploit.LocalScript
- 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(NYTB_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement