After some time playing you can encounter a problem that you need wait a lot of time to build something. At the same time, you can gain resources much more quickly. And the problem is that you will need always check your browser for a building status. That’s where travian bot can take a place. You just will need to put some queue together and leave your computer alone. The bot will done your work.
The good thing is, that such bot for travian isn’t exactly a cheat. It just simulate user work by generate browser requests to check resources and start build things. Not so good thing is that it’s written in Ruby and you’ll need an interpretor for it. Although that isn’t a real problem on any OS at the moment.
How to install and use the bot
- Download and install bot
- Configure bot
Edit travian.rbYou have to change the MAIN_URL and the name of the cancel-button in Settings part of the file. You also can get bot to work at night and change it sleeptime (how often it check the status)
- Run the bot
Windows- Start > Run > ?cmd?
- change directory to your travianfolder. For example: cd c:\programs\travianbot\
- ruby travian.rb [username] [password] [id.id.id.id] [villageid]
[id.id.id] means you can add as many build ids as you want. Seperated by a point. The photo below shows the id of each field (1-18). The ids for the buildings are 19-36.
Mac and Linux
Just open Terminal otherwise than cmd and do the same actions - Enjoy!
No comments:
Post a Comment