wlsort-0.4.py Python
Without any arguments, this script will remove junk (eg. empty lines), remove duplicates, and sort a word list. However, if needed you can also generate a word list with various combinations of upper/lower cases, append digits, and specify a minimum/maximum word length.
Features:
donmai-0.5.py Python
gelbooru-0.5.py Python
imouto-0.5.py Python
konachan-0.5.py Python
sankaku-0.6.py Python
The above five scripts are used to spider tags specified by the user and collect a list of working URLs linking directly to its content (images and so on) by generating a neat .lst file that you can pipe through wget. Expect this script to break if the board admin drastically changes the layout.
BruteForce Estimator Javascript
Calculate the estimated amount of time needed to attempt all possible combinations by specifying several variables.