Difference between revisions of "User:CommanderC"
CommanderC (talk | contribs) |
CommanderC (talk | contribs) |
||
Line 7: | Line 7: | ||
*Image bot: [[User:CommanderC/image-bot.pl]] | *Image bot: [[User:CommanderC/image-bot.pl]] | ||
*Monster bot: [[User:CommanderC/monsterbot.pl]] ([https://gitorious.org/crawl-wiki-monster-bot/crawl-wiki-monster-bot Repository]. It doesn't work with 0.11.) | *Monster bot: [[User:CommanderC/monsterbot.pl]] ([https://gitorious.org/crawl-wiki-monster-bot/crawl-wiki-monster-bot Repository]. It doesn't work with 0.11.) | ||
+ | *Sum of three independent random variables: [[User:CommanderC/rv3.gnuplot]] | ||
[http://pastebin.com/d2gm0uGG Most common killers by place (>=0.11)] | [http://pastebin.com/d2gm0uGG Most common killers by place (>=0.11)] |
Revision as of 21:53, 13 April 2013
Some scripts I've made:
- Crystal ball: User:CommanderC/crystal ball.pl
- Spell popularity: User:CommanderC/winners spells.pl
- Spell info: User:CommanderC/spl.pl (requires a modified version of monster-trunk. Available here)
- Changelog-fix.pl: User:CommanderC/changelog-fix.pl
- Stab-bonus.pl: User:CommanderC/stab-bonus.pl
- Image bot: User:CommanderC/image-bot.pl
- Monster bot: User:CommanderC/monsterbot.pl (Repository. It doesn't work with 0.11.)
- Sum of three independent random variables: User:CommanderC/rv3.gnuplot