I am just installing this program and while I am working on it I thought I would make a comment while in progress.
I am failing to see a good system for navigating banners. It actually took a bit to realize I could navigate saved banners with the arrows. For whatever reason they didn't seem to work in the proper manner at first.
The point is, I think it would be nice if, after clicking on "Manage Banners" a list of banners would appear that linked to the edit banner pages.:up:
Then, if I am on the right track, it would be nice to be able to change the order that the ads are displayed in,

because I am finding that I am building several banners for one advertiser in a row then moving to the next advertiser and fear they may not be a random display.
I realize this system is currently developed for VBulletin, but I would like to use it on other pages too. It may be nice to have a selection in "Forums" which could be used for the banner to respond to. Maybe a tutorial on how to call the script from another page.
It would also be nice to know how to insert the tag so that only certain usergroups get the banner.
<if condition="is_member_of($bbuserinfo, 1,2,3,4,6,8,9,10)">
<div> @vbbanners@ </div>
</if>