I split between comm quests and honors quests and get done in anywhere from an hour to 90 minutes. Commquests are a quick couple of ticks when they're up, but the right quests can be quick credits to… (View Post)
Look up information on a player using the Lusternia API. ^api (\w+) ?(\w+)?$ -- downloads the lusternia API page for the chosen player, displays the info (or a single field) local saveto = ge… (View Post)
Rough calculation of the value of a level 40 figurine. Ignores divine realm size. You can specify whether it's a miniature figurine or not. ^esteem (mini )?(\d+)$ local value local tatval&… (View Post)