My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members
Featured
Downloads
Wiki pages
Links

17 August 2008 Version 0.8.2 now available Grab it on the Downloads page. See the ChangeLog for more details about what is new.

tribalwars is a Python library for Tribal Wars, a browser-based game set in the Middle Ages. Provided are various classes and methods that help automate various tasks using world (i.e. server) data provided by Tribal Wars.

Example tasks include:

  • generating a member list for a specific tribe
  • generating village information for all villages owned by a specific player
  • figuring out in which continental quadrant a player is strongest (i.e. split a tribe into platoons)
  • saving all this information to an Excel file
  • and more

Requirements: Python 2.4 or greater (haven't tried it on 3.x yet). You can download Python here.

NOTE that this is a not a bot that performs in-game actions. It's a tool that turns the volumes of world data into something usable for specific tasks. This tool is 100% legal to use, according to the Tribal Wars rules (and if it's not, for some reason, I'll change it).

Also note that I'm not necessarily a Python guru. If you find any bugs in the code or have suggestions on how to make it better, feel free to let me know.

Powered by Google Project Hosting