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 Frame = Instance.new("Frame")
- local TextButton = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local farm1 = Instance.new("TextButton")
- local drop1 = Instance.new("TextButton")
- local Misc1 = Instance.new("TextButton")
- local crds = Instance.new("TextButton")
- local credits = Instance.new("Frame")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local misc = Instance.new("Frame")
- local Loop = Instance.new("TextButton")
- local Small = Instance.new("TextButton")
- local drop = Instance.new("Frame")
- local TextButton_2 = Instance.new("TextButton")
- local farm = Instance.new("Frame")
- local farm2 = Instance.new("TextButton")
- local equip = Instance.new("TextButton")
- local TextLabel_4 = Instance.new("TextLabel")
- local tool = Instance.new("TextBox")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- ScreenGui.ResetOnSpawn = false
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
- Frame.Position = UDim2.new(0.336692393, 0, 0.382376492, 0)
- Frame.Size = UDim2.new(0, 358, 0, 204)
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
- TextButton.BackgroundTransparency = 1.000
- TextButton.Position = UDim2.new(0.949720681, 0, 0, 0)
- TextButton.Size = UDim2.new(0, 18, 0, 14)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "X"
- TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.TextScaled = true
- TextButton.TextSize = 14.000
- TextButton.TextWrapped = true
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.Size = UDim2.new(0, 81, 0, 21)
- TextLabel.Font = Enum.Font.RobotoMono
- TextLabel.Text = "Pixel HUB"
- TextLabel.TextColor3 = Color3.fromRGB(76, 76, 76)
- TextLabel.TextSize = 14.000
- farm1.Name = "farm1"
- farm1.Parent = Frame
- farm1.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
- farm1.Position = UDim2.new(0.0223463681, 0, 0.15196079, 0)
- farm1.Size = UDim2.new(0, 73, 0, 21)
- farm1.Font = Enum.Font.SourceSans
- farm1.Text = "Farm"
- farm1.TextColor3 = Color3.fromRGB(90, 90, 90)
- farm1.TextScaled = true
- farm1.TextSize = 14.000
- farm1.TextWrapped = true
- drop1.Name = "drop1"
- drop1.Parent = Frame
- drop1.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
- drop1.Position = UDim2.new(0.0223463681, 0, 0.313725501, 0)
- drop1.Size = UDim2.new(0, 73, 0, 21)
- drop1.Font = Enum.Font.SourceSans
- drop1.Text = "Drop"
- drop1.TextColor3 = Color3.fromRGB(90, 90, 90)
- drop1.TextScaled = true
- drop1.TextSize = 14.000
- drop1.TextWrapped = true
- Misc1.Name = "Misc1"
- Misc1.Parent = Frame
- Misc1.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
- Misc1.Position = UDim2.new(0.0223463681, 0, 0.470588267, 0)
- Misc1.Size = UDim2.new(0, 73, 0, 21)
- Misc1.Font = Enum.Font.SourceSans
- Misc1.Text = "Misc"
- Misc1.TextColor3 = Color3.fromRGB(90, 90, 90)
- Misc1.TextScaled = true
- Misc1.TextSize = 14.000
- Misc1.TextWrapped = true
- crds.Name = "crds"
- crds.Parent = Frame
- crds.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
- crds.Position = UDim2.new(0.0223463681, 0, 0.627451003, 0)
- crds.Size = UDim2.new(0, 73, 0, 21)
- crds.Font = Enum.Font.SourceSans
- crds.Text = "Credits"
- crds.TextColor3 = Color3.fromRGB(90, 90, 90)
- crds.TextScaled = true
- crds.TextSize = 14.000
- crds.TextWrapped = true
- credits.Name = "credits"
- credits.Parent = Frame
- credits.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
- credits.Position = UDim2.new(0.251396656, 0, 0.102941178, 0)
- credits.Size = UDim2.new(0, 258, 0, 172)
- credits.Visible = false
- TextLabel_2.Parent = credits
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.Position = UDim2.new(0.0155038759, 0, 0, 0)
- TextLabel_2.Size = UDim2.new(0, 255, 0, 31)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "Gui by 27x34k (pzxle#3157)"
- TextLabel_2.TextColor3 = Color3.fromRGB(65, 65, 65)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14.000
- TextLabel_2.TextWrapped = true
- TextLabel_3.Parent = credits
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
- TextLabel_3.BackgroundTransparency = 1.000
- TextLabel_3.Position = UDim2.new(0.0155038759, 0, 0.180232555, 0)
- TextLabel_3.Size = UDim2.new(0, 255, 0, 31)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "Some scripting by BaconHasFlow (Icy#8371)"
- TextLabel_3.TextColor3 = Color3.fromRGB(65, 65, 65)
- TextLabel_3.TextScaled = true
- TextLabel_3.TextSize = 14.000
- TextLabel_3.TextWrapped = true
- misc.Name = "misc"
- misc.Parent = Frame
- misc.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
- misc.Position = UDim2.new(0.251396656, 0, 0.102941178, 0)
- misc.Size = UDim2.new(0, 258, 0, 172)
- misc.Visible = false
- Loop.Name = "Loop"
- Loop.Parent = misc
- Loop.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- Loop.Position = UDim2.new(0.0503875986, 0, 0.0697674453, 0)
- Loop.Size = UDim2.new(0, 237, 0, 63)
- Loop.Font = Enum.Font.SourceSans
- Loop.Text = "Loop Script"
- Loop.TextColor3 = Color3.fromRGB(75, 75, 75)
- Loop.TextScaled = true
- Loop.TextSize = 14.000
- Loop.TextWrapped = true
- Small.Name = "Small"
- Small.Parent = misc
- Small.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- Small.Position = UDim2.new(0.0387596935, 0, 0.558139563, 0)
- Small.Size = UDim2.new(0, 237, 0, 63)
- Small.Font = Enum.Font.SourceSans
- Small.Text = "Small"
- Small.TextColor3 = Color3.fromRGB(75, 75, 75)
- Small.TextScaled = true
- Small.TextSize = 14.000
- Small.TextWrapped = true
- drop.Name = "drop"
- drop.Parent = Frame
- drop.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
- drop.Position = UDim2.new(0.251396656, 0, 0.102941178, 0)
- drop.Size = UDim2.new(0, 258, 0, 172)
- drop.Visible = false
- TextButton_2.Parent = drop
- TextButton_2.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- TextButton_2.Position = UDim2.new(0.0542635694, 0, 0.127906978, 0)
- TextButton_2.Size = UDim2.new(0, 229, 0, 128)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.Text = "Auto Drop"
- TextButton_2.TextColor3 = Color3.fromRGB(107, 107, 107)
- TextButton_2.TextScaled = true
- TextButton_2.TextSize = 14.000
- TextButton_2.TextWrapped = true
- farm.Name = "farm"
- farm.Parent = Frame
- farm.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
- farm.Position = UDim2.new(0.251396656, 0, 0.102941178, 0)
- farm.Size = UDim2.new(0, 258, 0, 172)
- farm.Visible = false
- farm2.Name = "farm2"
- farm2.Parent = farm
- farm2.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
- farm2.Position = UDim2.new(0.112403102, 0, 0.145348832, 0)
- farm2.Size = UDim2.new(0, 200, 0, 39)
- farm2.Font = Enum.Font.SourceSans
- farm2.Text = "Farm"
- farm2.TextColor3 = Color3.fromRGB(90, 90, 90)
- farm2.TextScaled = true
- farm2.TextSize = 14.000
- farm2.TextWrapped = true
- equip.Name = "equip"
- equip.Parent = farm
- equip.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
- equip.Position = UDim2.new(0.112403102, 0, 0.436046511, 0)
- equip.Size = UDim2.new(0, 200, 0, 40)
- equip.Font = Enum.Font.SourceSans
- equip.Text = "Equip Weights"
- equip.TextColor3 = Color3.fromRGB(90, 90, 90)
- equip.TextScaled = true
- equip.TextSize = 14.000
- equip.TextWrapped = true
- TextLabel_4.Parent = farm
- TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_4.BackgroundTransparency = 1.000
- TextLabel_4.Position = UDim2.new(0.112403102, 0, 0, 0)
- TextLabel_4.Size = UDim2.new(0, 200, 0, 14)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.Text = "you cannot unfarm or unequip"
- TextLabel_4.TextColor3 = Color3.fromRGB(71, 71, 71)
- TextLabel_4.TextSize = 14.000
- tool.Name = "tool"
- tool.Parent = farm
- tool.BackgroundColor3 = Color3.fromRGB(48, 48, 48)
- tool.Position = UDim2.new(0.217054278, 0, 0.784883678, 0)
- tool.Size = UDim2.new(0, 146, 0, 22)
- tool.Font = Enum.Font.SourceSans
- tool.PlaceholderColor3 = Color3.fromRGB(47, 47, 47)
- tool.Text = "Double Weight"
- tool.TextColor3 = Color3.fromRGB(97, 97, 97)
- tool.TextScaled = true
- tool.TextSize = 14.000
- tool.TextWrapped = true
- -- Scripts:
- local function CMYLZST_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(CMYLZST_fake_script)()
- local function LRMFOTF_fake_script() -- TextButton.Script
- local script = Instance.new('Script', TextButton)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- end)
- end
- coroutine.wrap(LRMFOTF_fake_script)()
- local function BSHVOUG_fake_script() -- farm1.Script
- local script = Instance.new('Script', farm1)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.farm.Visible = true
- script.Parent.Parent.drop.Visible = false
- script.Parent.Parent.misc.Visible = false
- script.Parent.Parent.credits.Visible = false
- end)
- end
- coroutine.wrap(BSHVOUG_fake_script)()
- local function EYJHE_fake_script() -- drop1.Script
- local script = Instance.new('Script', drop1)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.drop.Visible = true
- script.Parent.Parent.farm.Visible = false
- script.Parent.Parent.misc.Visible = false
- script.Parent.Parent.credits.Visible = false
- end)
- end
- coroutine.wrap(EYJHE_fake_script)()
- local function THFI_fake_script() -- Misc1.Script
- local script = Instance.new('Script', Misc1)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.misc.Visible = true
- script.Parent.Parent.Drop.Visible = false
- script.Parent.Parent.farm.Visible = false
- script.Parent.Parent.credits.Visible = false
- end)
- end
- coroutine.wrap(THFI_fake_script)()
- local function ELZHYUH_fake_script() -- crds.Script
- local script = Instance.new('Script', crds)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.credits.Visible = true
- script.Parent.Parent.drop.Visible = false
- script.Parent.Parent.misc.Visible = false
- script.Parent.Parent.farm.Visible = false
- end)
- end
- coroutine.wrap(ELZHYUH_fake_script)()
- local function YFGF_fake_script() -- Loop.LocalScript
- local script = Instance.new('LocalScript', Loop)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:GetObjects('rbxassetid://1010374652')[1].Source)()
- end)
- end
- coroutine.wrap(YFGF_fake_script)()
- local function QACMG_fake_script() -- Small.LocalScript
- local script = Instance.new('LocalScript', Small)
- script.Parent.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(QACMG_fake_script)()
- local function VCUM_fake_script() -- TextButton_2.LocalScript
- local script = Instance.new('LocalScript', TextButton_2)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/CjVD4RZN", true))()
- end)
- end
- coroutine.wrap(VCUM_fake_script)()
- local function MYRMF_fake_script() -- farm2.LocalScript
- local script = Instance.new('LocalScript', farm2)
- farm2.MouseButton1Click:connect(function()
- _G.farm = true
- while _G.farm do
- wait()
- for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- if v.Name == tool.Text then v:Activate() end
- end
- end
- end)
- end
- coroutine.wrap(MYRMF_fake_script)()
- local function KJCH_fake_script() -- equip.LocalScript
- local script = Instance.new('LocalScript', equip)
- equip.MouseButton1Click:connect(function()
- _G.equip = true
- while _G.equip do
- wait()
- for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
- if v.Name == tool.Text then
- v.Parent = game.Players.LocalPlayer.Character
- end
- end
- end
- end)
- end
- coroutine.wrap(KJCH_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement