![]() |
Quote:
Mine is Female, named Celeste...I tried to pass her off as human, but she's still an infant, and too bot-like...My users are too smart for that, but put it this way, the past week, we've slumped to a measly 100 posts per day, it's 7PM EST so far, over 1,100 posts TODAY, and it's not over...Our record is 1,337 (What a number, eh??) posts in a single day...We'll break that. Even if 1/2 the posts are the bot, it's still 500 user posts, that's still more than 100 :p The Bot sounds like an idiot if you think she's human, but once you know it's a bot, it's quite amusing...Don't try to pass it for human, it says it's a bot in posts. Well, unless your users are incredibly stupid, but then why did you pay for vB to house stupid users?? Go get an EZ-Board LOL https://vborg.vbsupport.ru/ |
Got it working... I think.
http://www.geoexpat.com/forum/showth...stid=75#post75 This would be brilliant if I can set ALF loose on the site to answer repetitive questions people have.... "what are the best jobs sites", "which are the best bars in hong kong" etc etc. Shri |
From my Tom:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
FYI .. I get the following response.
Quote:
|
Can someone do this for me please?
Quote:
|
The first day with "Celeste" Ended with almost 3,000 posts TOTAL...About 2,800. The Bot made 1,300 posts. Meaning my users posted about 1,500 posts. THIS GETS PEOPLE TALKING LIKE NO OTHER HACK I HAVE SEEN BEFORE!!!
The Previous day, we had 116 posts. That's down from an average of about 600 a day. We hit a slump, but this hack just had the TOTAL opposite effect. It's very entertaining. I'd hate to see the novelty wear off any time soon...Now watch all of my lousy competators install it :p I had it first *Hee Hee* This hack was a pain to install, but the pay out was worth evey bit of it ;) |
Quote:
wish me luck :bunny: |
works perfectly, awesome hack! :)
one question though...is there any way to set a time delay between when a post is made to when it replies.........atm it replies immediatly after i hit the submit post button, and by the time the thread is reloaded his response is already there...any way to delay him for a sec or two? |
Why does my bot reply with smilies half the time? I have 42.500 entries for it!
|
ok our forum/sql guru OzRoy (i am posting on his behalf because he doesnt currently have a forum account here) created a time delay feature for the bot response times. These code changes will make the bot post randomly between a time delay of 30 secs to 2 mins :)
this has only been tested in VB 2.2.6 btw to get the random response delay times modify the following: showthread.php stalkerbot.php ***********showthread.php************ Code:
Find the SQL statement that looks like: Code:
$getpostids=$DB_site->query(" add the following lines (up the top somewhere) Code:
define("EARLIEST_REPLY", 20); Then find the line that looks like: Code:
$ttb_time = time() + rand(1,5); Code:
$ttb_time = time() + rand(EARLIEST_REPLY,LATEST_REPLY); we have this feature running on our forums at http://www.ozforums.com Atm we are training the bot up prior to public release. Once it is publically available i'll post a link to where you can see a live demo of this feature in action (prolly some point later on tonight) :) |
All times are GMT. The time now is 09:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|