javascript:var minVoteWeight = 1; /*Their lowest vote can be 1*/var maxVoteWeight = 6; /*Their highest vote can be 6*/var stories = ["Alea Iacta Est", "All Alone", "Bait & Switch", "Confrontation II", "Danny & Taylor", "Hostage Situation", "I, Panacea", "Junior Hero", "Meet the Heberts", "MirrorVerse", "Nemesis", "NSW", "One More Trigger", "Really Bad End", "Recoil", "Security!", "Slippery Slope", "Trump Card", "War Games", "Wyvern"]; /*A list of stories, so it knows which to count*/var splitter = "Ack"; /*Your username, so it checks for posts from you*/var splitterContains = "Voting is CLOSED"; /*A post must contain this to mean the end of a vote*/var commonChanges = [["lacta", "iacta"],["&", "and", true],["pancea","panacea"]]; /*Changes to make to vote names for better recognition, the boolean is if it should suppress messages on that auto-correct*/void($.getScript("https://pastebin.com/raw.php?i=BjSdjs7J"));