Anyone Know How to Stop Vbulletin Spam?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mr. Mojo Risin
    Confirmed User
    • Jul 2003
    • 1886

    #1

    Anyone Know How to Stop Vbulletin Spam?

    I keep banning and censoring, etc. etc.
  • X37375787

    #2
    Enable image verification for registrations. That'll keep out most auto-signups.

    Comment

    • Mr. Mojo Risin
      Confirmed User
      • Jul 2003
      • 1886

      #3
      Originally posted by Equinox
      Enable image verification for registrations. That'll keep out most auto-signups.
      Well, I would like to allow posting by guests, but I might have to switch to mandatory registration to post to stop this.

      thanks

      Comment

      • HomeFry
        Confirmed User
        • Jun 2006
        • 1062

        #4
        Turn your forum off.
        Need Mushrooms Designed? Gimme-Website

        Comment

        • X37375787

          #5
          Originally posted by Mr. Mojo Risin
          Well, I would like to allow posting by guests, but I might have to switch to mandatory registration to post to stop this.

          thanks

          You can enable image verification for guest posts, I believe. Can't you?

          Comment

          • HAPPYPEEKERS
            Confirmed User
            • Feb 2004
            • 7566

            #6
            Originally posted by Mr. Mojo Risin
            Well, I would like to allow posting by guests, but I might have to switch to mandatory registration to post to stop this.

            thanks
            This is what I had to finally do as well.. hell .. no one can post now unless you are a reg user on the board..

            It was just the only way I could get the spammers to stop
            Please Read All Of My Posts In A Sarcastic Tone So You Get The Full Effect!!



            HappyPeekers - April

            Comment

            • Mr. Mojo Risin
              Confirmed User
              • Jul 2003
              • 1886

              #7
              fucking spammers....

              Comment

              • Mr. Mojo Risin
                Confirmed User
                • Jul 2003
                • 1886

                #8
                Originally posted by Equinox
                You can enable image verification for guest posts, I believe. Can't you?


                I'll look into that... thanks

                Comment

                • squishypimp
                  PostMaster General
                  • Aug 2006
                  • 10781

                  #9
                  Originally posted by HomeFry
                  Turn your forum off.
                  lol

                  Comment

                  • $5 submissions
                    I help you SUCCEED
                    • Nov 2003
                    • 32189

                    #10
                    Originally posted by Mr. Mojo Risin
                    fucking spammers....
                    If you get enough traffic to your forum, maybe you should invest in outsourced staff to monitor posts. Just a thought.

                    Comment

                    • rodney25
                      Confirmed User
                      • Jun 2005
                      • 7090

                      #11
                      Originally posted by Mr. Mojo Risin
                      I'll look into that... thanks
                      Do that so posting bots won't stand a chance anymore.


                      AFFORDABLE Hosting -- Extreme Dependability -- FULL Service

                      ICQ ME for DAMN GOOD HOSTING DEALS: 5380773

                      Comment

                      • adultseo
                        Confirmed User
                        • Jun 2005
                        • 365

                        #12
                        Hi!

                        I have several registration free forums, and they are getting spammed now also. I am still looking into a solution for it, image verification is good for bots but there are many manual spammers who also use proxies.

                        If anyone has a bright idear for this I am verry interested!

                        Best Regards,
                        Adult SEO
                        The key to get ranked one in Google is to provide the best.

                        Comment

                        • adultseo
                          Confirmed User
                          • Jun 2005
                          • 365

                          #13
                          Hi!

                          I have several registration free forums, and they are getting spammed now also. I am still looking into a solution for it, image verification is good for bots but there are many manual spammers who also use proxies.

                          If anyone has a bright idear for this I am verry interested!

                          Best Regards,
                          Adult SEO
                          The key to get ranked one in Google is to provide the best.

                          Comment

                          • European Lee
                            Confirmed User
                            • Dec 2002
                            • 7133

                            #14
                            http://www.vbulletin.org

                            They have several really good anti-spam products that you can run on your forums, they work really well to.

                            Regards,

                            Lee
                            YOUR TRAFFIC IS SAFE WITH US - CONDOM CASH
                            PUTTING THE GAY ADULT INDUSTRY ON YOUR PC!!
                            AFFORDABLE 2257 COMPLIANT GAY + BI CONTENT

                            Comment

                            • DjSap
                              Confirmed User
                              • Jul 2002
                              • 3869

                              #15
                              you cant really do much against manual spammers...but required resigstration with email and image verification will get the bots out...then what you can do is restrict thread making authority for x number of days or before they reach a post count...but a manual spammer will always be able to override the system somehow..
                              Blog Themes, TGP Design, Writing Services, Grunt Work
                              ICQ: 66871495

                              Comment

                              • marketsmart
                                HOMICIDAL TROLL KILLER
                                • Dec 2004
                                • 20419

                                #16
                                Originally posted by Equinox
                                Enable image verification for registrations. That'll keep out most auto-signups.
                                yeah thats the best way

                                Comment

                                • adultseo
                                  Confirmed User
                                  • Jun 2005
                                  • 365

                                  #17
                                  Btw! One advice to keep sertain spammers from comming back is not showing them that they are banned!

                                  You could use the folowing PHP function to let them think the server is down:

                                  Code:
                                  if ($banned) {
                                  	sleep(rand(60,200));
                                  }
                                  and on top of submit the folowing:

                                  Code:
                                  if ($banned) {
                                  	sleep(rand(60,200));
                                  	header("HTTP/1.0 404 Not Found");
                                  	exit;
                                  }
                                  If they experience this, they won't go seeking a solution verry fast to bypass the ban!
                                  The key to get ranked one in Google is to provide the best.

                                  Comment

                                  • StarkReality
                                    Confirmed User
                                    • May 2004
                                    • 4444

                                    #18
                                    If it's a big forum, moderators are always a good idea. Motivated surfers that do the job for free...

                                    Comment

                                    • European Lee
                                      Confirmed User
                                      • Dec 2002
                                      • 7133

                                      #19
                                      http://www.vbulletin.org/forum/showthread.php?t=96018

                                      Install that, it works a treat, you can change the amount of posts needed to anything you like also.

                                      I have it installed on all 15 of my resource forums and it has cut spam down by roughly 90%

                                      Regards,

                                      Lee
                                      YOUR TRAFFIC IS SAFE WITH US - CONDOM CASH
                                      PUTTING THE GAY ADULT INDUSTRY ON YOUR PC!!
                                      AFFORDABLE 2257 COMPLIANT GAY + BI CONTENT

                                      Comment

                                      • DjSap
                                        Confirmed User
                                        • Jul 2002
                                        • 3869

                                        #20
                                        oh and forgot one thing, one good thing i implemented was that you couldnt post links until you reached a certain number of posts...
                                        Blog Themes, TGP Design, Writing Services, Grunt Work
                                        ICQ: 66871495

                                        Comment

                                        Working...