macro(500, "Exeta Res", function() say(storage.ExetaText) end) addTextEdit("ExetaText", storage.ExetaText or "Exeta mas res", function(widget, text) storage.ExetaText = text end)