Learn how to use Greasemonkey with Firefox.
|
Script Summary:
Térkép elemző és sokbúzás völgy kereső. | Map analyser and multicrop finder. Version: 1.11.12 Copyright: Booboo |
this script has 30 topics, 236 posts |
this script has 4 reviews |
||||||||||||||||||||||||||||
Requirements:
Firefox3 web browser with Greasemonkey 0.8+
Recommended minimum monitor resolution: 1024 x 768
There is a Greasemonkey like plugin for Internet Explorer users, named
IE7Pro.
I have made an IE version of this script that based on v.: 1.06, you can download it. ;)
License notes:
Travian Map Analyser - the lightweight aplication for the game Travian (C)Copyright (C) 2008 - 2009 Booboo - scripts.booboo@gmail.com
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/gpl.html.
If you appreciate this work and want to contribute to further script development, you are welcome to make a donation with the button below:
Or you can use this PayPayCode: SCRPTSBB as a quick send.


Bug reports:
If you find some buggy behaviour of this script please do the following.- Bring up the Firefox error console (Ctrl+Shift+J) and filter only the errors and send it back to me here in the Bugreport section or to the given e-mail.
- Make your report as detailed as possible, where do you find the problem, on which server and if you can send screenshots too.
Version history:
v.: 1.11.10 - Minor improvements in the code, and adaptation to the newer Travian css. (2009/09/04)v.: 1.11.9 - Bugfix for normal search method, and minor code improvements. (2009/08/14)
v.: 1.11.8 - Update compatibility check fixed (continously reloaded the page sorry) (2009/07/25)
v.: 1.11.7 - Auto coordinate filling and TMA message recogniser fixed. (2009/07/25)
v.: 1.11.6 - Applied to the newer Travian modifications. (2009/07/24)
v.: 1.11.5 - Active-inactive buttons behaviour fixed. (2009/07/17)
v.: 1.11.4 - Minor CSS modifications. (2009/07/16)
v.: 1.11.3 - Compatibility update for the newer T3.5 versions. (2009/07/16)
v.: 1.11.2 - Compatibility update for the altered Travian servers like s1.travian.fr (2009/06/28)
v.: 1.11.1 - Minor CSS problem fix on rtl servers, and some other layout mod. (2009/06/10)
v.: 1.11 - New Quick Search mode has been added. (2009/06/07)
v.: 1.10.3 - Background services are moved to another host, please update (2009/04/18)
v.: 1.10.2 - Full compatible with Travian 3.5 (2009/04/13)
v.: 1.10.1 - database format incompatibility fix (2009/04/12)
v.: 1.09.3 - Full automatic language detection that depends on your browser's language; Some minor changes (2009/03/24)
v.: 1.09.2 - Program stability update, and mostly code optimizations (2009/02/27)
v.: 1.09.1 - Program stability update (2009/02/24)
v.: 1.08.2 - bugfix for the automatic langpack function (2009/02/01)
v.: 1.08.1 - bugfix for the crop bonus function that made lots of troubles (2009/01/28)
v.: 1.07.3 - It fixes a bug in the sorting algorithm. (2008/11/10)
v.: 1.07.2 - Hotfix for the server problems. (2008/10/09)
v.: 1.07.1 - Updated and simplified some code; better language support on 'Right to Left' servers. (2008/09/14)
v.: 1.06.3 - Some code fixes made, no plus feature was added. (2008/09/01)
v.: 1.06.2 bugfix - Problems with single quote signs in the HTML fixed. First detected in the Turkish langpack; And fix for travian messages when receiver inserted from the addressbook. (2008/07/23)
v.: 1.06.1 bugfix - There was a bug in the new format's output. - thanx Metador (2008/07/18)
Features:
- It searches the map around the starting co-ordinates for the given resources, and sorts them by distance.
- It supports multi language, but it's up to YOU to translate it.
To set the language go to the setup menu in the script.
If there is a new translation or a langpack correction available it is not necessary to reinstall the script, it tries to update to the new langpacks automatically.
For the available langpacks check the setup menu. - Possibility to share the searching results with others, maybe through Travian messages.
- Auto update checking.
- Three output formats: normal, database simple and database CSV
- It has a built in distance calculator from v.1.09
Available languages | Elérhető nyelvek
- English
- default - Hungarian

- Italian
- by dbKiller - Russian
- by Melhior - Dutch
- by Foxyhearts - French
- by mik french - German
- by Georg Höfer - Brazilian
- by Exagonal - Portuguese
- by Exagonal - Romanian
- by napkin - Turkish
- by kancando - Serbian
- by Aleksandar Velikic - Swedish
- by Arbu1111 - Spanish
- by lothas - Arabic
- by Dream1 - Chinese
- by knightxmu - Indonesian
- by dimazarno - Malaysian
- by pendekarmustar - Czech
- by Caken - Lithuanian
- by Vykintas - Hebrew
- by Aviv57 - Farsi
- by Reza - Polish
- By Spoxik
If you would like to send me a new translation, you can use this uptodate keyword list file.
Download it, and copy/paste it back here with your translation, thank you.
How to use it:
First, fill out the starting co-ordinates - the program offers you your actual co-ordinates automatically.
Second, set the searching radius. Each radius adds a 7x7 map area around the starting one to the searching. It means that radius setted to zero searches only in the actual 7x7 area, this is the default value.
I give you this little table of radiuses and map sizes:
Rad = 1 | 21x21
Rad = 2 | 35x35
Rad = 3 | 49x49
Rad = 4 | 63x63
Rad = 5 | 77x77
Rad = 6 | 91x91
Rad = 7 | 105x105
Rad = 8 | 119x119
Rad = 9 | 133x133
Rad =10 | 147x147
...
...
Rad =56 | 791x791 (this is the maximum allowed radius, but do not oppress your server with it!)
The explanation of the database simple format:
[Field type], [Co-ordinate X], [Co-ordinate Y], [Lumber], [Clay], [Iron], [Crop], [Field id], [Key]
Field type - 1, for normal 2, for oasis
Field id - the landing zone's number on travian map
Key - the c variable in the map's URL





