На пример так:


local btn = CreateFrame("Button", "testButton", UIParent, "SecureActionButtonTemplate, ActionButtonTemplate")btn:SetPoint("CENTER")btn:Se tWidth(100)btn:SetHeight(55)btn:SetText("Test")btn :SetNormalTexture("UIPanelButtonUpTexture") btn:SetAttribute("type1", "macro")btn:SetAttribute("macrotext", "/al ")
btn:SetAttribute("type2", "macro")btn:SetAttribute("macrotext", "​/atlas")