Also, I would make a complete backup of your database before making any changes; large amounts of excess writing could result in database corruption on the target tables.

Additionally there is a trigger which will write updates to the topics table from the topic_views temporary table (update_views_counter from /libs/ubbthreads.inc.php); it is generally updated when the cache is cleared, a post is added, or a user logs in.