-new- Roblox Break In 2 Script - -pastebin-

Many "Pastebin" links hide short links that steal your .ROBLOSECURITY cookie. If a script asks for your userid or attempts to execute: writefile("cookie.txt", game:HttpGet("https://...")) They will steal your limited items.

-- Auto Farm for Winter Section local farmTab = Window:CreateTab("Farming") farmTab:CreateButton("Auto-Gather Wood (Instant)", function() for i, v in pairs(workspace:GetDescendants()) do if v.Name == "WoodLog" or v.Name == "ScrapMetal" then player.Character:MoveTo(v.Position) wait(0.1) fireproximityprompt(v:FindFirstChild("PickUp")) end end end) -NEW- Roblox Break In 2 Script - -Pastebin-