1 local Library = loadstring(game:HttpGet("https://pastecode.dev/raw/o579xt86/mobileWally.jpg",true))() 2 3 local uwu = Library:CreateWindow("Bro Reskue Simulator") 4 5 uwu:AddButton({text = "Auto Farm", callback = function() 6 for i=1,500 do 7 for i=1,500 do 8 loadstring(game:HttpGet("https://pastecode.dev/raw/dbm275fe/broReskueSim_lulaslollipop",true))() 9 wait(3) 10 end 11 wait(2) 12 end 13 end}) 14 15 uwu:AddFolder("by lulaslollipop🍭") 16 17 Library:Init()