Basically I was wondering a few things.
1) Are the source files zend-encoded, or can I have my own coder modify the script if need be?
2) Can users upload games, or just admin or FTP user?
3) How much server resources does your script use? A lot of queries or cached/static pages? I'm asking because I've had a few scripts screw my server even with just a few thousand visits per day because they were doing way way way too many queries, even more than wordpress

4) I've also had scripts the cease to work if YOUR server goes offline, does the script make any verification/whatnot with your server that might cause it to stop working IF you decide to stop/your server goes offline etc?