Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ScreenGui = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local AutoFarm = Instance.new("TextButton")
- local IY = Instance.new("TextButton")
- local AntiAFK = Instance.new("TextButton")
- ScreenGui.Parent = game.CoreGui
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = ScreenGui
- MainFrame.BackgroundColor3 = Color3.fromRGB(139, 0, 0)
- MainFrame.BorderSizePixel = 8
- MainFrame.Position = UDim2.new(0.0598395765, 0, 0.598531246, 0)
- MainFrame.Size = UDim2.new(0, 429, 0, 251)
- TextLabel.Parent = MainFrame
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel.BorderSizePixel = 8
- TextLabel.Position = UDim2.new(0, 0, 0.231075704, 0)
- TextLabel.Size = UDim2.new(0, 429, 0, 132)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Made By BloodyRage#9731 "
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- AutoFarm.Name = "AutoFarm"
- AutoFarm.Parent = MainFrame
- AutoFarm.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- AutoFarm.BorderSizePixel = 8
- AutoFarm.Size = UDim2.new(0, 182, 0, 50)
- AutoFarm.Font = Enum.Font.SourceSans
- AutoFarm.Text = "AutoFarm"
- AutoFarm.TextColor3 = Color3.fromRGB(0, 0, 0)
- AutoFarm.TextScaled = true
- AutoFarm.TextSize = 14.000
- AutoFarm.TextWrapped = true
- IY.Name = "IY"
- IY.Parent = MainFrame
- IY.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- IY.BorderSizePixel = 8
- IY.Position = UDim2.new(0.575757563, 0, 0, 0)
- IY.Size = UDim2.new(0, 182, 0, 50)
- IY.Font = Enum.Font.SourceSans
- IY.Text = "IY"
- IY.TextColor3 = Color3.fromRGB(0, 0, 0)
- IY.TextScaled = true
- IY.TextSize = 14.000
- IY.TextWrapped = true
- AntiAFK.Name = "AntiAFK"
- AntiAFK.Parent = MainFrame
- AntiAFK.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- AntiAFK.BorderSizePixel = 8
- AntiAFK.Position = UDim2.new(0.286713272, 0, 0.800796807, 0)
- AntiAFK.Size = UDim2.new(0, 182, 0, 50)
- AntiAFK.Font = Enum.Font.SourceSans
- AntiAFK.Text = "AntiAFK"
- AntiAFK.TextColor3 = Color3.fromRGB(0, 0, 0)
- AntiAFK.TextScaled = true
- AntiAFK.TextSize = 14.000
- AntiAFK.TextWrapped = true
- -- Scripts:
- local function BTVILBN_fake_script() -- AutoFarm.LocalScript
- local script = Instance.new('LocalScript', AutoFarm)
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-166.161865, 4877.32227, -94710.9141, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- wait(1)
- game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = true
- end)
- end
- coroutine.wrap(BTVILBN_fake_script)()
- local function KHVBPL_fake_script() -- IY.LocalScript
- local script = Instance.new('LocalScript', IY)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- end
- coroutine.wrap(KHVBPL_fake_script)()
- local function ZEBWFPP_fake_script() -- AntiAFK.LocalScript
- local script = Instance.new('LocalScript', AntiAFK)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/sDXcYFhR", true))()
- end)
- end
- coroutine.wrap(ZEBWFPP_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement