Galarzaa90 / NabBot

Discord bot for Tibia servers
https://nabbot.xyz
Apache License 2.0
52 stars 25 forks source link

Track hidden characters #63

Closed fclaussen closed 6 years ago

fclaussen commented 6 years ago

I'm trying to understand how something like tibiaring can "find hidden characters" of people. I mean this.

Do you happen to know the logic behind it? I'm very curious. I tried it on myself, got correct results along with some wrong ones.

If we can figure out how it's done, it's probably a nice special feature to have.

Tschis commented 6 years ago

While I do agree this is an interesting problem (technically speaking), I personally find it is not in the best interest of the project.

Nab is not a war bot and, unless you are fighting a war, I do not see how this would bring any meaningful feature for it.

Galarzaa90 commented 6 years ago

@fclaussen As far as I know it's based on login times, so it requires a lot of data.

If you notice, TibiaRing has a huge database, as they keep track of your complete death history, guild history, transfer history.

So it would require NabBot keeping track of all the characters in a world.

As it is, some people are already struggling with forbidden errors, so this is definitely not a feature that would be implemented any time soon.