$myid=$this->profile->userinfo['userid'];
$getthreads = $vbulletin->db->query_read("
SELECT threadid,title,dateline,forumid
FROM " . TABLE_PREFIX ."thread
WHERE postuserid = '$myid' AND forumid IN ('x','y','z')
ORDER BY dateline DESC
LIMIT aa
");
If you need someone to write the whole thing for you, you'll need to post in the Request for Mods (Unpaid) or Paid Requests.