I got a suggestion, but it kind of is the same as the ones listed below.
- Reading server messages [*No comment*]
- HUD - Recent PMs
Ability to read text from Server Log or NPC etc.
It can be used for quite powerful things even though its just a simple line. Example;
lua code:
if (NPC.XXX.Text.Contains("you do not have enough gold on your account") then
Cavebot.Stop()
I have no clue weather its hard or not to implement, but my gut tells me its alot easier than some of the other requests made. Idk, totally up to developer ofc, but I think it'd make the bot ALOt more powerful! :)