Travian Totally Spies

By ben_jack65 Last update May 15, 2008 — Installed 5,611 times.

Script Summary: Send spies to a village from karte page with one right click



What it does.

Useful in the game Travian. When on the karte page, you can send a certain number of spies to a village simply by right clicking it. It's mostly useful if, like me, you spy on all your farms before attacking them.

BE CAREFUL, it is easy to right click on the wrong village!!! You can use the Travian reports info box to help you make a decision before sending spies.

Before you use the application for the first time you need to set some options. For this there is a menu in Tools > Greasemonkey > Users Scripts Command > Totally Spies set options. There you can set your tribe and the number of spies you want to send for each attack.

How can you customize it.


At the beginning of the scripts, there is a variable that you can change :

iScoutMode : 1 is "Spy troops and resources", 2 is "Spy troops and defences" (default is 1)

What should you know before using it.

I don't think that using that script is morally cheating, as it does not take decisions for you. But according to the rules of Travian, you are not supposed to use any script.

So can they detect it? Probably.

Don't forget that each time you right click, you send 3 https requests to the server.

To do.

Make it use the information of the report info box for decision making.