The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Is Bot: Registration Time Check Details »» | |||||||||||||||||||||||||||
This mod calculates the time it takes to go between these two pages:
Should a user be blocked from registering at your forum, an email will be sent to your vB webmasteremail address and the user will see the vB noregister phrase message, so no screenshot is necessary. Download Now
Show Your Support
|
Comments |
#392
|
|||
|
|||
Have you tried this successfully? I am running the same version and interested if this works.
|
#393
|
||||
|
||||
Quote:
1. Install as instructed, except add this line to the register template instead: PHP Code:
3. Look for the register_form_complete hook for the isBot product and click Edit. 4. In the Plugin PHP Code text box, add the following line below the only line of code there. PHP Code:
There is no potential for damage for you trying this mod yourself on your 4.1.7, you can uninstall this Mod and revert the change to the register template easily. Here is how I test this: Making sure I am logged out and all cookies are cleared, I load the board then click the "register" link. I check the box acknowledging the rules, and submit. The IsBot timer now starts. I previously set the IsBot time to 60 seconds to make sure I can click "submit" under the set time. I fill out the form very fast, using already saved information for all the fields and I just copy/paste. I then submit the form under the 60 second time. After testing put the time back to 15 seconds. I have had this mod for quite a long time now, it is still catching 15-20 bots per day, with an average elapsed time each of 3.2 seconds. Most of them are registering in between 0-1 second. This is well over 500 bots caught by this mod since install. None have successfully registered since install. None have been seen to try to be "adjusting" to this Mod. It gives the bot the default vBulletin "Administrator has disabled registration" message, it doesn't tell them speed is in any way involved. NO humans have been rejected by this Mod since install, either. It is easily the best spambot stopping mod, ever and should be a default part of vBulletin IMO. |
2 благодарности(ей) от: | ||
ExoticAgenda, yankidank |
#394
|
|||
|
|||
great! i appreciate the walkthrough, ill def be installing this on my site this weekend!
|
#395
|
|||
|
|||
Does this work in vbs 4.1.8 ???
|
#396
|
|||
|
|||
for vb 4.1.8 in the register template i found this line:
<input type="hidden" name="url" value="{vb:raw url}" /> and under it I placed the following line: <input type="hidden" name="isbot_time1" value="${vb:raw isbot_time1}" /> is this correct? or is it without the $??? |
#397
|
|||
|
|||
<input type="hidden" name="isbot_time1" value="{vb:raw isbot_time1}" /> without the $ worked.
With those changes, this mod works great in vB 4.1.8 Thanks to all who helped from this thread. This code needs to be added to vB 4.2.0 |
Благодарность от: | ||
Max Taxable |
#398
|
|||
|
|||
Thanks for the work! Since installing this mornig, it has blocked 300 attemps
thats right. 300+ |
#399
|
|||
|
|||
Great hack, but i have some question.
Normally with Captcha i notice a new spam bot once every 12 days at the top, not more. Within 10min after i installed Is Bot two mails was recieved with two different bots with funny looking names and mails. I appreciate to get rid of bots, but how big is the chance that two bots within 10min tries to register when i only got one bot every 12 days before? Captcha i still running at the same time as Is Bot. Also, what kind of notification does the member that tries to register but fail get? If any, can i edit it somehow? |
#400
|
||||
|
||||
Quote:
Quote:
It doesn't give second chances. It doesn't explain, it just stops them. |
#401
|
||||
|
||||
I had a human see the message as he beat the setting I had when we were first testing it. I still don't know how he did it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|