Gmgenie is geared more towards moving npc's and objects around, And checking tickets. That's why it says GM in the name, and not admin. You would be better off writing macros for most gm commands, than trying to learn Lua just to create an addon. Even if you did manage to get the addon to work, You would still have to add the itemid into it manually, And then your still doing as much work as if you were only using a macro. So it's kind of counter productive. My advice is look up a list of gm commands, learn to use them, and then write macros for everything. It's all pretty simple. Ie .npc add 45612, .gobject add 45612, .additem 45612. If you need a complete list, Look in commands table in the database.