just want a command to open my secondframe.
local Button1 = vgui.Create("DButton", BasicFrame) Button1:SetPos(410, 360) Button1:SetSize(400, 100) Button1:Se