Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Keep this wiki going by contributing to our Patreon!
automatic status implementation
Fragment of a discussion from User talk:Xcelled194
Or, we could do a little hackjob. If we repleaced the jQuery with <script type="text/javascript">document.write("<style type="text/css">blahblahblah</style>");</script>
Where blahblahblah is a CSS rule that sets the statuses to "Show". Kinda hackey, but works.
In addition, your bot idea is pretty much what I do now. Click the edit link below the table. That's the "overrides". Long story short, the script gets the server statues, parses the overrides, and then displays the finished table. So a bot would be redundant ;)