tipsbas.blogg.se

Travian Server Script Files
Travian Server Script Files





Travian Server Script Files
  1. #TRAVIAN SERVER SCRIPT FILES UPGRADE#
  2. #TRAVIAN SERVER SCRIPT FILES CODE#
  3. #TRAVIAN SERVER SCRIPT FILES DOWNLOAD#

If this file exists, the program read it line by line.

  • Initial Release: 1.0.0.0 (23 July 2007)įixed parsing negative village coordinate number problem.
  • It presents the resource transporting task.ĬTravianTaskDispatchTroop is a CTravianTask child class. It presents the troop training task.ĬTravianTaskResourceTransport is a CTravianTask child class. It presents the develop task.ĬTravianTaskTrain is CTravianTask child class. It presents the build task.ĬTravianTaskDevelop is a CTravianTask child class. CTravianTask also provides a static function to parse tasks from the tasks file.ĬTravianTaskBuild is CTravianTask child class. If player has more than one village, then is CTravianTask responsible for switching current villages. It parses HTML form fields given tasks' URL and special tag mark.

    Travian Server Script Files

    #TRAVIAN SERVER SCRIPT FILES UPGRADE#

    Travian tasks base class, which presents the upgrade tasks. Support Get/Post method, gzip decompression, URL encode/decode, UTF-8 encode/decode, raw cookie.Įncapsulation for ATL regular expression class CAtlRegExp, written by Paul DiLascia. Description of Main ClassesĮvent buffer management, log event to file and notify registered windows to fetch new events.

    #TRAVIAN SERVER SCRIPT FILES CODE#

    Then place cryptlibD.lib (Debug build) or cryptlib.lib (Release build) in the Travian source code folder. The cryptopp54 project is located in the "cryptopp54" sub-folder of Travian's source code directory. Before compiling the source project, you need to compile the cryptopp54 project first. This project is built by VC7 (VC2005 SP1).

  • Once assigned tasks file, Travian server and user name/password, all tasks are accomplished unattended.
  • Uses Regular expressions to parse HTML, so it's compact.
  • HTTP Response decompression uses class Gunzip in Crypto++, which is a C++ Class Library of Cryptographic Schemes.
  • HTTP functions based on the MFC class CInternetSession, so it's less dependent.
  • Supports HTTP Get/Post method, raw cookie, UTF-8 encode/decode, gzip decompression, and URL encode/decode.
  • Tasks queue can be executed in a separated thread.
  • Troop dispatch task (used for rally point).
  • Transporting resource task (used for Marketplace).
  • Training troop task (used for Barracks, Stable, Workshop, Palace and Residence).
  • Develop task (used for Academy, Armoury and Blacksmith).
  • Upgrade task (upgrading resources or buildings).
  • Tasks CategoryĬurrently, there are six kinds of Travian tasks supported: I developed this tool to automatically accomplish tasks. Travian is a web game of an ancient European tribal war.

    #TRAVIAN SERVER SCRIPT FILES DOWNLOAD#

    Download TravianAutoTaskHelp_CN.zip (1.0.0.1) - 451.4 KB.Download TravianAutoTaskHelp_EN.zip (1.0.0.1) - 377.5 KB.Download executable (1.0.0.8 by mila) - 731.2 KB.







    Travian Server Script Files