
So, first off... this is for free and Plus users (Pros are welcome to use it as well, but I'm sure there's an API for this). What I've come up with (with some help from Silvyre, who pointed out some things I missed) is a way of keeping Token Action bars from becoming crazy long, and minimizing going into the character sheet for skills and the like (only thing I can't think of is being able to toggle buffs on/off, due to that probably being an API required thing) so that games run a little smoother, easier, and look a little nicer. The down side to this is that it blows up your macro page... The way it works is by having multiple macros set up with the calls and everything in them. Then you have a master macro which pulls up a query which then asks you for what you'd like to do. You simply make your choice from the drop-down provided, then click the okay button (or whatever it has on it that is NOT cancel). Very simple, and it can be set up so that it eliminates the need to remake new abilities for every new character. All you do is fill out the stat sheet, and... BAM! You're good to go. It can take a very long time to set up, but I feel it may be worth it in the long run. Just a quick overview of the pros/cons Pros Cuts down on the big Token Action bars Speeds up character creations by eliminating the need to put stuff into the Abilities section Makes a nifty and simple "All-In-One" master macro Makes your game a little different than others You don't even have to work on trying to figure something like this out! It's already done for you! Provides something similar to an API effect (I'm sure no where near as nice, and spiffy as one API version could get) Since it's not an API, you don't have to worry about any API server crashes and what not. Cons Blows Up your (GM) macro section (players won't need to worry about this because the GM can limit the macros the players see) May take a long time to set up (or maybe not since the hard work is already done) Pain to fix the non-master macros if you don't have the necessary form saved in a document or something so you can copy/paste After some testing of the drop-down query, it seems like the limit is at 9 items. I'll see if I can find a workaround to this issue. Fixed the issue. Was due to an error on my part. I'm tired, so I'll leave this post as it is for now. I'll quickly post the weapon and skill macros in the post below before going to sleep. If you have any questions on it or want to see how it works before you dive into it, leave a message and I'll get back to you within 12 hours of this post.