Skip to content

Instantly share code, notes, and snippets.

@FichteFoll
FichteFoll / ABRS.au3
Last active October 3, 2015 01:58
Anime-Bilder-Rate-Spiel-Bestenliste
; This script is used to auto-generate the ranglist of correctly guessed anime.
; Usage: https://akatsuki-subs.net/forum/thread-1151.html
; Gist: https://gist.github.com/2367207
;
; (c) FichteFoll, 2012-04-12
#include <Array.au3>
#include <String.au3>
#include "LibCsv2_mod.au3"
;~ #include <_CSVLib_V1.3.au3>