Results 1 to 9 of 9

Thread: Idea for preventing the spambots in the future

  1. #1
    Luminary Poster Schnitzel's Avatar
    Join Date
    Oct 2011
    Location
    ::1
    Posts
    6,065
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    1,227
    Thanked in
    769 Posts

    Default Idea for preventing the spambots in the future

    So, regarding the more recent spambot attacks,
    I've thought of this idea on how the Forums website can keep out the spambots even if no STS staff are online.

    My idea: Add a Javascript code that runs each time someone posts more than one thread within 3 minutes, in the same sub-forum, and has "magic specialist" in the title.

    Here's my example code (I've only learned about 70-ish% of Javascript, so this might not be runnable "code") :

    Disclaimer: This is not real/runnable code.
    Code:
    <!doctype html>
    <html>
      <head>
      	<meta charset="utf-8"> <!-- Ignore this line...it was included in the online html editor..I have no idea what this does... -->
        <title>Spambot Finder</title>
      </head>
      <body>
        <script type= "text/javascript">
          var userPost; //The post or thread or reply that the Forumer has posted
          var user; //The user
          
          /** automatically sends a report to the mods stating that this user's post and profile might possibly be a spambot. 
          So that the mods can review to decide whether this user is a spambot, 
          or a normal user who accidentally created a thread relating to the spambots 
          */
          function flagAsPossibleSpamBot(){
               
          }
    
          if(userPost.toLowerCase().contains("baba ji") || userPost.toLowerCase().contains("B@b@J|") || userPost.toLowerCase().contains("babaJl")){
            userPost.delete(); //delete the post
            user.flagAsPossibleSpamBot();
          }
        </script>
      </body>
    </html>
    Last edited by Schnitzel; 04-19-2015 at 09:02 PM.
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    .

  2. The Following 2 Users Say Thank You to Schnitzel For This Useful Post:


  3. #2
    Banned Ssneakykills's Avatar
    Join Date
    Jun 2013
    Location
    South east of England
    Posts
    4,861
    Thanks Thanks Given 
    1,131
    Thanks Thanks Received 
    1,245
    Thanked in
    783 Posts

    Default

    This could work but then he would spam other people's threads like we've seen before

  4. #3
    Junior Member
    Join Date
    May 2015
    Posts
    11
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Why doesn't the captcha work?

  5. #4
    ji.astrologer
    Guest

    Default vxdvxvbxbcbcb

    cfvxbxbxbxcbcb

  6. #5
    Senior Member Slant's Avatar
    Join Date
    Oct 2011
    Posts
    1,048
    Thanks Thanks Given 
    92
    Thanks Thanks Received 
    95
    Thanked in
    84 Posts

    Default

    lol are you sure you want to go against baba ji?
    are you not afraid that he can remotely de-activate your chakras

  7. #6
    Luminary Poster Schnitzel's Avatar
    Join Date
    Oct 2011
    Location
    ::1
    Posts
    6,065
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    1,227
    Thanked in
    769 Posts

    Default

    Quote Originally Posted by Slant View Post
    lol are you sure you want to go against baba ji?
    are you not afraid that he can remotely de-activate your chakras
    I'm not sure what those are.

    and to be honest, yes i would like to go against Babaji
    because as we all know, he does not stop with his ads
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    .

  8. #7
    Senior Member Slant's Avatar
    Join Date
    Oct 2011
    Posts
    1,048
    Thanks Thanks Given 
    92
    Thanks Thanks Received 
    95
    Thanked in
    84 Posts

    Default

    think this is the service providing anti-spam protection for this forum > https://akismet.com/
    not sure though
    in any case, forum will have something similar or better

  9. #8
    Senior Member
    Join Date
    Nov 2014
    Location
    The Ministry
    Posts
    2,052
    Thanks Thanks Given 
    561
    Thanks Thanks Received 
    702
    Thanked in
    385 Posts

    Default

    Quote Originally Posted by Slant View Post
    chakras
    Chakra is the center of your spiritual energy (In Indian Culture)
    Or...
    In Naruto -http://naruto.wikia.com/wiki/Chakra
    Ign - Coolguymage

  10. #9
    Banned Ssneakykills's Avatar
    Join Date
    Jun 2013
    Location
    South east of England
    Posts
    4,861
    Thanks Thanks Given 
    1,131
    Thanks Thanks Received 
    1,245
    Thanked in
    783 Posts

    Default

    Quote Originally Posted by Ruizhe View Post
    I'm not sure what those are.

    and to be honest, yes i would like to go against Babaji
    because as we all know, he does not stop with his ads
    1vs1 no scopes rust against babaji?

Similar Threads

  1. An future update idea.
    By SCIEBACAK in forum PL Suggestions and Feedback
    Replies: 1
    Last Post: 04-10-2013, 11:15 PM
  2. Idea For Future Ipdate
    By Growwle in forum DL General Discussion
    Replies: 0
    Last Post: 04-19-2012, 07:40 AM
  3. Idea for future updates
    By Luke Brown in forum DL Suggestions and Feedback
    Replies: 2
    Last Post: 04-16-2012, 09:24 PM
  4. Idea for future updates
    By Stratospaly in forum PL Suggestions and Feedback
    Replies: 1
    Last Post: 10-15-2010, 05:27 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •