ahh okay, had the code repeated twice in the newreply, got that fixed.
Also someone asked about it using smilies they don't have. In the tomstalkerbot.php find:
Quote:
function gottb() {
global $message, $DB_site,$ttb_memberid, $ttb_username, $threadid, $visible, $foruminfo, $ttb_alicelocation, $bbuserinfo;
$emot = array(
|
in that emot = array change those smilie codes to one for your site
Only problem I have left is it isn't parsing the smilies in the posts. It's showing the code likes :louts: instead of the smilie. =/
Any ideas?