Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local gui = Instance.new("Frame")
- local small = Instance.new("TextButton")
- local UICorner = Instance.new("UICorner")
- local afk = Instance.new("TextButton")
- local UICorner_2 = Instance.new("UICorner")
- local loop = Instance.new("TextButton")
- local UICorner_3 = Instance.new("UICorner")
- local reviz = Instance.new("TextButton")
- local UICorner_4 = Instance.new("UICorner")
- local TextButton = Instance.new("TextButton")
- local UICorner_5 = Instance.new("UICorner")
- local reset = Instance.new("TextButton")
- local UICorner_6 = Instance.new("UICorner")
- local UICorner_7 = Instance.new("UICorner")
- local TextButton_2 = Instance.new("TextButton")
- local UICorner_8 = Instance.new("UICorner")
- local TextButton_3 = Instance.new("TextButton")
- local UICorner_9 = Instance.new("UICorner")
- local Frame = Instance.new("Frame")
- local TextButton_4 = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local UICorner_10 = Instance.new("UICorner")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ResetOnSpawn = false
- gui.Name = "gui"
- gui.Parent = ScreenGui
- gui.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
- gui.Position = UDim2.new(0.797145367, 0, 0.513302028, 0)
- gui.Size = UDim2.new(0, 241, 0, 146)
- gui.Visible = false
- small.Name = "small"
- small.Parent = gui
- small.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- small.Position = UDim2.new(0.0539419129, 0, 0.0931759328, 0)
- small.Size = UDim2.new(0, 101, 0, 38)
- small.Font = Enum.Font.SourceSans
- small.Text = "Small"
- small.TextColor3 = Color3.fromRGB(255, 255, 255)
- small.TextScaled = true
- small.TextSize = 14.000
- small.TextWrapped = true
- UICorner.CornerRadius = UDim.new(0.0799999982, 0)
- UICorner.Parent = small
- afk.Name = "afk"
- afk.Parent = gui
- afk.BackgroundColor3 = Color3.fromRGB(53, 53, 53)
- afk.Position = UDim2.new(0.0539419353, 0, 0.426789373, 0)
- afk.Size = UDim2.new(0, 101, 0, 38)
- afk.Font = Enum.Font.SourceSans
- afk.Text = "Anti afk"
- afk.TextColor3 = Color3.fromRGB(255, 255, 255)
- afk.TextScaled = true
- afk.TextSize = 14.000
- afk.TextWrapped = true
- UICorner_2.Parent = afk
- loop.Name = "loop"
- loop.Parent = gui
- loop.BackgroundColor3 = Color3.fromRGB(53, 53, 53)
- loop.Position = UDim2.new(0.514522851, 0, 0.426789403, 0)
- loop.Size = UDim2.new(0, 101, 0, 38)
- loop.Font = Enum.Font.SourceSans
- loop.Text = "Loop"
- loop.TextColor3 = Color3.fromRGB(255, 255, 255)
- loop.TextScaled = true
- loop.TextSize = 14.000
- loop.TextWrapped = true
- UICorner_3.Parent = loop
- reviz.Name = "reviz"
- reviz.Parent = gui
- reviz.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- reviz.Position = UDim2.new(0.515976548, 0, 0.100025244, 0)
- reviz.Size = UDim2.new(0, 101, 0, 37)
- reviz.Font = Enum.Font.SourceSans
- reviz.Text = "Reviz"
- reviz.TextColor3 = Color3.fromRGB(255, 255, 255)
- reviz.TextScaled = true
- reviz.TextSize = 14.000
- reviz.TextWrapped = true
- UICorner_4.Parent = reviz
- TextButton.Parent = gui
- TextButton.BackgroundColor3 = Color3.fromRGB(59, 59, 59)
- TextButton.Position = UDim2.new(0.278008312, 0, 0.771428585, 0)
- TextButton.Size = UDim2.new(0, 105, 0, 30)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "credits"
- TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.TextScaled = true
- TextButton.TextSize = 14.000
- TextButton.TextWrapped = true
- UICorner_5.Parent = TextButton
- reset.Name = "reset"
- reset.Parent = gui
- reset.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
- reset.Position = UDim2.new(0.0539419129, 0, 0.780821919, 0)
- reset.Size = UDim2.new(0, 47, 0, 26)
- reset.Font = Enum.Font.SourceSans
- reset.Text = "Reset"
- reset.TextColor3 = Color3.fromRGB(255, 255, 255)
- reset.TextSize = 14.000
- UICorner_6.Parent = reset
- UICorner_7.Parent = gui
- TextButton_2.Parent = ScreenGui
- TextButton_2.BackgroundColor3 = Color3.fromRGB(59, 59, 59)
- TextButton_2.Position = UDim2.new(0.869674027, 0, 0.802816927, 0)
- TextButton_2.Size = UDim2.new(0, 57, 0, 24)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.Text = "Toggle"
- TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_2.TextScaled = true
- TextButton_2.TextSize = 14.000
- TextButton_2.TextWrapped = true
- UICorner_8.Parent = TextButton_2
- TextButton_3.Parent = ScreenGui
- TextButton_3.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
- TextButton_3.Position = UDim2.new(0.870463908, 0, 0.888888896, 0)
- TextButton_3.Size = UDim2.new(0, 56, 0, 20)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.Text = "Destroy GUI"
- TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_3.TextScaled = true
- TextButton_3.TextSize = 14.000
- TextButton_3.TextWrapped = true
- UICorner_9.Parent = TextButton_3
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.fromRGB(38, 38, 38)
- Frame.Position = UDim2.new(0.799368143, 0, 0.289514869, 0)
- Frame.Size = UDim2.new(0, 235, 0, 113)
- Frame.Visible = false
- TextButton_4.Parent = Frame
- TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_4.BackgroundTransparency = 1.000
- TextButton_4.Position = UDim2.new(0.893617034, 0, 0, 0)
- TextButton_4.Size = UDim2.new(0, 25, 0, 21)
- TextButton_4.Font = Enum.Font.Sarpanch
- TextButton_4.Text = "X"
- TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_4.TextScaled = true
- TextButton_4.TextSize = 14.000
- TextButton_4.TextWrapped = true
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.Size = UDim2.new(0, 200, 0, 21)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "27x34k (27x34k#3157)"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- UICorner_10.Parent = Frame
- -- Scripts:
- local function BFLMKJ_fake_script() -- small.LocalScript
- local script = Instance.new('LocalScript', small)
- small.MouseButton1Click:Connect(function()
- for i,v in pairs(game.Players.LocalPlayer.Character.Humanoid:GetChildren()) do
- if v:IsA("NumberValue") then
- v:Destroy()
- end
- end
- end)
- end
- coroutine.wrap(BFLMKJ_fake_script)()
- local function PTYYSGZ_fake_script() -- afk.LocalScript
- local script = Instance.new('LocalScript', afk)
- afk.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/SN4agUmB", true))()
- end)
- end
- coroutine.wrap(PTYYSGZ_fake_script)()
- local function CJVQYW_fake_script() -- loop.LocalScript
- local script = Instance.new('LocalScript', loop)
- loop.MouseButton1Click:Connect(function()
- loadstring(game:GetObjects('rbxassetid://1010374652')[1].Source)()
- end)
- end
- coroutine.wrap(CJVQYW_fake_script)()
- local function KVNH_fake_script() -- reviz.LocalScript
- local script = Instance.new('LocalScript', reviz)
- reviz.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/pGhYnsxA", true))()
- end)
- end
- coroutine.wrap(KVNH_fake_script)()
- local function ZFLD_fake_script() -- gui.LocalScript
- local script = Instance.new('LocalScript', gui)
- local UIS = game:GetService('UserInputService')
- local frame = script.Parent
- local dragToggle = nil
- local dragSpeed = 0.25
- 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(ZFLD_fake_script)()
- local function UEJEBSQ_fake_script() -- TextButton.LocalScript
- local script = Instance.new('LocalScript', TextButton)
- script.Parent.MouseButton1Click:Connect(function()
- if script.Parent.Parent.Parent.Frame.Visible == false then
- script.Parent.Parent.Parent.Frame.Visible = true
- else
- script.Parent.Parent.Parent.Frame.Visible = false
- end
- end)
- end
- coroutine.wrap(UEJEBSQ_fake_script)()
- local function LRDRV_fake_script() -- reset.Script
- local script = Instance.new('Script', reset)
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character:BreakJoints()
- end)
- end
- coroutine.wrap(LRDRV_fake_script)()
- local function BEBO_fake_script() -- TextButton_2.LocalScript
- local script = Instance.new('LocalScript', TextButton_2)
- local frame = script.Parent.parent.gui
- local open = false
- script.Parent.MouseButton1Click:Connect(function()
- if frame.Visible == false then
- frame.Visible = true
- else
- frame.Visible = false
- end
- end)
- end
- coroutine.wrap(BEBO_fake_script)()
- local function MPZRG_fake_script() -- TextButton_3.LocalScript
- local script = Instance.new('LocalScript', TextButton_3)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.ScreenGui:Destroy()
- end)
- end
- coroutine.wrap(MPZRG_fake_script)()
- local function ROJBUHZ_fake_script() -- TextButton_4.LocalScript
- local script = Instance.new('LocalScript', TextButton_4)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- end)
- end
- coroutine.wrap(ROJBUHZ_fake_script)()
- local function PGTNWMB_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.25
- 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(PGTNWMB_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement