ardelian

  1. Troop Counter/Vault Support troop counter

    The Quick bar link always serves a static file. No information is sent from the client to the server. The script only reads game data from HTML and then adds an HTML table and a TEXTAREA with aggregated results. The "actual" script is here...
  2. Commands Random fakes (server and client)

    I promise I'll update the server side to use the .gz files. For now it downloads village.txt, player.txt and ally.txt at most once an hour. The server is publicly available at https://github.com/fardelian/tribalstuff (client code is generated by client/fakes.js) As per the documentation, it's...
Top