User:Melkior: Difference between revisions
From The Mana World
Created page with "=== About === Annoying spammer who bugs everyone in the town, but mostly, I don't do it in person. That's why I made a bot to do it for me — Confused Tree. === Confused..." |
No edit summary |
||
| Line 1: | Line 1: | ||
=== About === | === About === | ||
Annoying spammer who bugs everyone in the town, but mostly, I don't do it in person. That's why I made a bot to do it for me — [[Confused Tree]]. | Annoying spammer who bugs everyone in the town, but mostly, I don't do it in person. That's why I made a bot to do it for me — [[Confused Tree]]. | ||
=== tmw-server-data === | |||
I'm proofreading (grammar, spelling, style) all the NPCs in the game. | |||
==== Edited so far ==== | |||
===== Released ===== | |||
<pre> | |||
world/map/npc/027-2/barman.txt | |||
world/map/npc/027-2/caretaker.txt | |||
world/map/npc/027-2/cerhan.txt | |||
world/map/npc/027-2/crying_child.txt | |||
world/map/npc/027-2/diary.txt | |||
world/map/npc/027-2/evil_guard.txt | |||
world/map/npc/027-2/golbenez.txt | |||
world/map/npc/027-2/gy_inn_shops.txt | |||
</pre> | |||
===== Unreleased ===== | |||
<pre> | |||
world/map/npc/012-1/flowerpentagram2.txt | |||
world/map/npc/012-1/shops.txt | |||
world/map/npc/013-1/flowerpentagram.txt | |||
world/map/npc/017-1/flowerpentagram1.txt | |||
world/map/npc/017-4/guardingspirit.txt | |||
world/map/npc/017-4/orum.txt | |||
world/map/npc/017-4/waric.txt | |||
world/map/npc/018-1/flowerpentagram3.txt | |||
world/map/npc/055-1/flowerpentagram4.txt | |||
world/map/npc/056-1/flowerpentagram5.txt | |||
</pre> | |||
=== Confused Tree === | === Confused Tree === | ||
| Line 7: | Line 37: | ||
==== Source code ==== | ==== Source code ==== | ||
I'm currently working on rewriting the bot from scratch, so once that's done, I '''might''' publish the source code. | I'm currently working on rewriting the bot from scratch, so once that's done, I '''might''' publish the source code. | ||
--[[User:Melkior|Melkior]] ([[User talk:Melkior|talk]]) 14:55, 21 July 2013 (UTC) | |||
Revision as of 14:55, 21 July 2013
About
Annoying spammer who bugs everyone in the town, but mostly, I don't do it in person. That's why I made a bot to do it for me — Confused Tree.
tmw-server-data
I'm proofreading (grammar, spelling, style) all the NPCs in the game.
Edited so far
Released
world/map/npc/027-2/barman.txt world/map/npc/027-2/caretaker.txt world/map/npc/027-2/cerhan.txt world/map/npc/027-2/crying_child.txt world/map/npc/027-2/diary.txt world/map/npc/027-2/evil_guard.txt world/map/npc/027-2/golbenez.txt world/map/npc/027-2/gy_inn_shops.txt
Unreleased
world/map/npc/012-1/flowerpentagram2.txt world/map/npc/012-1/shops.txt world/map/npc/013-1/flowerpentagram.txt world/map/npc/017-1/flowerpentagram1.txt world/map/npc/017-4/guardingspirit.txt world/map/npc/017-4/orum.txt world/map/npc/017-4/waric.txt world/map/npc/018-1/flowerpentagram3.txt world/map/npc/055-1/flowerpentagram4.txt world/map/npc/056-1/flowerpentagram5.txt
Confused Tree
About
The bot has its own page (see above).
Source code
I'm currently working on rewriting the bot from scratch, so once that's done, I might publish the source code.