One thing I saw from the !guides module was that having the nano formula locations in the bot was bloody handy. As we had a great codebase for searching database with Wolfbiter's !symb module, I spent the last few weeks taking a look at the in game nanos.
Information was taken from a variety of places, I checked all of the SL gardens myself - from what I remember RK nanos info mostly came from Jexai's, SL quest info from AO-Universe. As I mentioned 99.9% of the coding is Wolfbiter's original module.
- added all SL garden nanos.
- added all RK store nanos.
- added all RK mission nanos.
- added all RK dynaboss nanos.
- added all RK unique mob nanos.
- added all general type nanos.
- added SL static dungeon nanos.
- added SL quest nanos.
- added SL nanos which drop from random mobs.
- added SL jobe zone nanos (keeper and shade only).
- added LE VP nanos.
- search limited to 200 nanos to prevent bot crashing.
Obviously, this will work in same manner as the !symb module.
Requires Glara's new module settings module (you can turn the icon display on and off in !settings).
As most of the work is manually done, its possibly got a few bad entries, please let me know if you find any.
Theres a nice little menu if you just do !nano, you can also see most of the searchterms in there.
PHPSQLHelpCheers,
-jj-
EDIT: includes Wolfbiter's fix posted below.
EDIT: module tested with bebot 0.2.11.
EDIT: spelling error fixed, help added (thanks Pusikas).
EDIT: helpfile updated - SQL updated to 17.2 - added exact string search (thanks Wolfbiter).
EDIT: SQL updated to 17.3.