hello everyone,
shortly after I wrote the first wiki lookup script I started another one, this
one was supposed to allowed updating the batwiki from within the batclient.
After a bit of hacking around in it, I just got it to the point where it is
actually able to update the wiki correct.
The script is still highly WIP and not really intuitive to use, to use it walk
into a room with a "green" monster and type
"$wiki2.create". It should then open a window with all the
information batwiki has about the monster, if is has none sofar it creates a
skeleton entry and waits for a scan of the monster, after that the scan
information and a look at the monster is used to fill some of the fields.
To save these information to the wiki just hit the save button.
The script needs to know your character name and your wiki login data, so edit
them in the first few lines of the script.
The script also requires jwbf in at least svn revision 329. If you get that to
compile without using half a dozen ugly hacks, please let me know.
So good luck:
http://pastebin.com/rFRVchnp
Oh right, if it takes a bit longer to login/start the client - that is a issue
I am aware of and plan to fix in 2 weeks.