hey thanks for this, it's something I've wanted to put on my servers for quite a while
well I set it up properly, created a new db in mysql and put db/user/pass settings in the lua file but when someone joins I get this:
ERROR: Hook 'PlaceUserToTheirGroup' Failed: [addons\ulx\lua\ulx\modules\sh\mysql.lua:76] attempt to index local 'queryQ' (a nil value)
Removing Hook 'PlaceUserToTheirGroup'
well i checked your script a bit, and it should create the tables needed, but the db is empty, it didn't create anything, am I missing something?
ps. MySQLOO is in my addons and working properly because I'm already using sourcebans with it.