Travian Bot - Pawnees Travianbot
Download Pawnees TravianBot from here.
If you have any trouble with installation or use please write on this page.
How to install the Travian Autobuild Bot.
[A] Installation
1: Get Ruby (Windows: http://rubyforge.org/frs/download.php/18566/ruby186-25.exe )
2: Install Ruby to a folder of your choice
3: Extract the 3 .rb files from this archive (AutoTrav.rb, smartprint.rb, ymhtml.rb) to a folder of your choice. ( C:\Travian\ would be easy to remember ).
Make sure all three files are in the same folder
[B] Configuration Basic
1: Open up the “AutoTrav.rb” in notepad, and put in the account name, password and other
required informations. Save and close it when done.
[C] Advanced Configuration (only if you need to fine tune it!)
1: Fine tuning. As default, i have tuned it to the German race. That means:
a.) If there isn’t 55% more grainproduction, than you have population, a grainfarm will be upgraded
Ex: Total crop income is 100, the population is 50. That gives 50 crop income / hour.
This is only 50%, and a grainfarm will be upgraded.
b.) If the production of wood is less than 30% of total (wood, clay and iron added), the upgrade will be for more wood
Ex: Clayprod is 40, Ironprod is 40, Woodprod is 20, thats 20%, and we need 30%.
c.) Clay and iron are same procedure as wood, though for Clay its at least 40%, and Iron is 30% like wood.
To edit these settings, search for “pWood”, “pClay”, “pIron” and “pGrain”. Numbers should be decimal (55% = 0.55)
[D] Run
1: Open up a command prompt (Start > Run > “CMD”, or Start > Programs > Accessories > Command Prompt)
Navigate to the folder, where you extracted the three files (C:\travian) (”CD..” is up one level, “CD XXX” navigates to a folder of that name, in the current folder)
2: Type in the command prompt: “ruby AutoTrav.rb #” without quotes.
# should be replaced, by the city number (1, 2, 3, n) you want to build in.
(NOTE: this is NOT the “DorfID”. Just 1, 2, 3 as they appear on the villagelist!)
You can run one instance of this bot, per city, as it cannot yet control multiple cities.
More details about this Travian Bot you can get from here.
