Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solution to Minimize Bots
#3
If Im not mistaken that code wasnt meant for MyBB only but for pretty much any system.
Thus you will need to edit the PHP code yourself.

Would be something like:
    PHP-Code:
if($_POST['check'] != ''){
//some code to block registering maybe also log the ip or block it
}else{
//the original register code here
}
Age ratings for movies and games (and similar) have never been a good idea.
One can learn a lot from reinventing wheels.
An unsound argument is not the same as an invalid one.
volatile in C++ does not mean thread-safe.
Do not make APIs unnecessarily asynchronous.
Make C++ operator > again
Trump is an idiot.
Reply
Thanks given by: LutiChris


Messages In This Thread
Solution to Minimize Bots - by LutiChris - 06-14-2010, 10:07 PM
RE: Solution to Minimize Bots - by MH-Razen - 06-15-2010, 06:40 AM
RE: Solution to Minimize Bots - by Som1Lse - 06-15-2010, 08:04 AM
RE: Solution to Minimize Bots - by MH-Razen - 06-15-2010, 09:06 AM
RE: Solution to Minimize Bots - by Silverthorn - 06-15-2010, 10:19 AM
RE: Solution to Minimize Bots - by MH-Razen - 06-15-2010, 02:10 PM
RE: Solution to Minimize Bots - by LutiChris - 06-15-2010, 11:33 AM
RE: Solution to Minimize Bots - by Silverthorn - 06-15-2010, 11:57 AM
RE: Solution to Minimize Bots - by LutiChris - 06-15-2010, 02:15 PM
RE: Solution to Minimize Bots - by Silverthorn - 06-15-2010, 02:22 PM
RE: Solution to Minimize Bots - by MH-Razen - 06-15-2010, 02:43 PM
RE: Solution to Minimize Bots - by LutiChris - 06-17-2010, 04:36 PM
RE: Solution to Minimize Bots - by Silverthorn - 06-17-2010, 06:38 PM
RE: Solution to Minimize Bots - by LutiChris - 06-17-2010, 08:10 PM
RE: Solution to Minimize Bots - by forgetlatios - 06-18-2010, 08:40 AM
RE: Solution to Minimize Bots - by Jed37 - 06-18-2010, 09:37 AM
RE: Solution to Minimize Bots - by Som1Lse - 06-18-2010, 09:50 AM
RE: Solution to Minimize Bots - by forgetlatios - 06-18-2010, 09:54 AM
RE: Solution to Minimize Bots - by Jed37 - 06-18-2010, 09:56 AM
RE: Solution to Minimize Bots - by MH-Razen - 06-18-2010, 10:10 AM
RE: Solution to Minimize Bots - by Silverthorn - 06-18-2010, 10:57 AM
RE: Solution to Minimize Bots - by LutiChris - 06-30-2010, 02:45 PM
RE: Solution to Minimize Bots - by Som1Lse - 07-01-2010, 10:03 AM
RE: Solution to Minimize Bots - by Alectric - 07-01-2010, 01:17 AM
RE: Solution to Minimize Bots - by LutiChris - 07-01-2010, 01:39 AM
RE: Solution to Minimize Bots - by Silverthorn - 07-01-2010, 10:00 AM
RE: Solution to Minimize Bots - by LutiChris - 07-01-2010, 02:56 PM
RE: Solution to Minimize Bots - by Som1Lse - 07-01-2010, 03:16 PM
RE: Solution to Minimize Bots - by Silverthorn - 07-01-2010, 04:09 PM



Users browsing this thread: 2 Guest(s)