I have written them again... and shared your answer and asking how/what exactly needs to be done. The scirpt isn't actually something that is viewable... meaning there isn't much info on the site about it.
A bit more detail... this is typically a script that needs ASP to run, not because of the game iteself but because of the backend admin area for setting up the games etc. Now, he did tell me that he has a client who is using this on a UNIX/LINUX like what I have... and that there is just a software package to install on the server that allows ASP pages to show. this is the full message from them:
"The bingo game itself is not written in ASP. It consists of 2 parts. A Java
game server (runs on any machine, Unix, widows or otherwise), and a
shockwave client (runs in the browser of your players, so it doesn't matter
what operating system they have on their PC either). The games can run on
MySQL or SQL Server already, so thats no big deal either.
THe *only* complication we have is with the administration system. THe
administration system is a set of webpages written in ASP that essentially
give you a user friendly front end to the database. You can edit all the
database tables directly to change ball speed and hundreds of other
settings, but its kind of a pain. So this administration software makes it
easier for you to manage your games. Now, if you get the software package I
mentioned (I can almost guarantee you don't already have it), then you can
run the ASP adminsitration softare on your Linux web server. Otherwise you
have to edit the database directly to configure your games.
Hope this makes more sense now
Integrating your current player database is absolutely no concern
whatsoever. THe games can be set to use your current user tables in your
current database without any modifications."
So I guess my concern is... does their database for setting the controls for the game, need to be integrated with vBulletin, or will those games be able to just use the vBulletin current database of members?
Sorry this is getting so lengthy! I do appreciate the help...