bloxburg auto build script pastebin 2021 local VirtualUser = game:GetService("VirtualUser") game:GetService("Players").LocalPlayer.Idled:connect(function() VirtualUser:Button2Down(Vector2.new(0, 0),workspace.CurrentCamera.CFrame) wait(1) VirtualUser:Button2Up(Vector2.new(0, 0),workspace.CurrentCamera.CFrame) end) loadstring(game:HttpGet("https://alpha1004.tech/scripts/AlphaX.lua"))() bloxburg auto build script pastebin 2021