| Script Summary: Térkép elemző és sokbúzás völgy kereső. | Map analyser and multicrop finder. |
this script has 6 topics, 112 posts |
this script has 1 review |
||||||||||||||||||||||||||||
Requirements:
Firefox web browser with Greasemonkey 0.8+Recommended minimum monitor resolution: 1152 x 864
Greasemonkey 0.8 magyar nyelvi csomaggal.
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. ;)
Version history:
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.07 - Full auto co-ordinate filling; improved updater; some bugfix; made data saving safer
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 Greasemonkey script command menu.
If there is a new translation or a langpack correction available it is not necessary to reinstall the script, simply check the command menu for the available langpacks and load it. - Possibility to share the searching results with others, maybe through Travian messages.
- Auto update checking.
- Two output formats: normal, database
Available languages | Elérhető nyelvek
- English
- default -=updated 2008/09/03=- - Hungarian
-=updated 2008/09/03=- - Italian
- by dbKiller - Russian
- by Melhior - Dutch
- by Foxyhearts - French
- by mik french - German
- by Georg Höfer -=updated 2008/07/17=- - Brazilian
- by Exagonal -=updated 2008/07/09=- - Romanian
- by napkin -=updated 2008/07/21=- - Turkish
- by kancando - Serbian
- by Aleksandar Velikic - Swedish
- by Arbu1111 - Spanish
- by lothas - Arabic
- by Dream1 -=updated 2008/10/07=- - Chinese
- by knightxmu - Indonesian
- by dimazarno - Malaysian
- by pendekarmustar
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 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




License notes:
Travian Map Analyser - the lightweight aplication for the game Travian (C)Copyright (C) 2008 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/>.
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.



