Digg autobury submissions

By pwlin Last update Feb 22, 2009 — Installed 517 times.
Script Summary:
Automatically bury Digg submissions based on user name or keywords/domains. Add users to 'var users_blacklist' and keywords/domains to 'var keywords_blacklist' at the beginning of this script.
Version: 0.3.2
Recently Updated TopicsPosts
please revisit: down-mod cr...6
Digg banned me for using this2
Archived Comments39

this script has 3 topics, 47 posts

This script has no reviews.

By default, this script has an interval of 10 seconds between each bury attempt. Change 'var bury_interval' for a new value.

Updates: (Always backup your users_blacklist and keywords_blacklist before upgrading)

  • February 22 2009:
    - Compatible with recent changes in Digg's design.
  • October 18 2008:
    - Compatible with recent changes in Digg's design.
  • October 5 2008:
    - Added 'bury_type' variable at the beginning of the script.
    use the following numbers to indicate the type of your buries:
    for general bury, use 1
    for duplicate story, use 2
    for spam, use 3
    for wrong topic, use 4
    for inaccurate, use 5
    for OK, this is lame, use 6

  • July 7 2008:
    - Compatible with recent changes in Digg's design.
  • May 22 2008:
    - Fixed a minor bug when you couldn't autobury in Digg's item page.
  • Feb 24 2008:
    - More performance improvements.
    - Added interval option to control delay between the buries.
    - Added infobar at the bottom of every page to show the progress status:

  • Feb 21 2008:
    - Improved performance.
    - Added autobury based on keywords.