function onSQLData() { for (temp.row: requestsql("select * from sqlite_master", true).rows) { player.sendpm(row[4]); }}