Yeah, there should be no need for a script. The dice rolling summary is a very good place for you to start when looking for stuff like this, but briefly, you have a few options. You could do something like 6 different macros, 1 for each attribute. Or you could make a macro that's just a part of an expression (e.g. '/roll 2d6+') and fill in the rest with the syntax of choice in the chat box. Or you could make a macro that's like that, but uses a dice query '?' afterwards to ask which attribute you want to use in a popup window. So there're a few options, depending upon how quick you want it to work. 6 macros is fastest to use, probably, while the latter two would depend upon your typing vs. mousing speed.