Travian Multi crop finder

By RemiusBa Last update Nov 8, 2007 — Installed 231,789 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 37 posts, 28 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
tbtails User

how do i install the script?

 
virtuaviseu User

script 5 estrelas.
5 stars script.
install and clik on map ... then put the values in x and y ... then click ok.
they will find the crops in the table of 7 (i think) arround de values you imput.

(sorry my english is not good)

 
letstalk User

so i just installed this script but i dont see how it works or anything like that.. can someone help??

 
Firewolf User

Maybe u should make cropfinder as function, and then add link, so you can start search again, when you've find good place to search.

 
andutzu User

This program shows me only the cropers that they are at aproximatively 10 parcels...i want theat the program show all cropers.how can i do?

 
CSCSCS User

And now the domain is open:

http://www.cs-network.dk

instead of:

http://87.50.11.252/ASP/Default.aspx

The server will still be down in the mentioned period however. But when it's up and running again, you can enter the site from the cs-network.dk URL.

 
CSCSCS User

The server below:

http://87.50.11.252/ASP/Default.aspx

will change location at the end of this week and therefore get a new ip-address and hopefully also a domain name (it's down from approximately thursday night until sunday or monday).

I will post the new URL when it's up and running again.

Kind Regards.
CS

 
CSCSCS User

A working crop-finder application for all servers:

http://87.50.11.252/ASP/Default.aspx

:)

 
Henning User

How do i use it?, it sais: no scrpits installed!

 
Edward Teach Scriptwright

Step 1, switch to Firefox.
Step 2, install Greasemonkey plugin for Firefox (www.greasespot.net)
Step 3, install this script

 
JohnnyPolo24 User

How do you install it? It just comes up as a text file in my explorer window. Do I need to save it somewhere?

 
Gabor80 User

Hi!

The map scrolling seems to be wrong for me. The small and big scroll-arrows move the map by 7 and 8 fields, instead of 1 and 7. I reviewed the source and I found, why this is:
In the function mapDoubleScroll() there is a row
nPos += colAdds[i % 4] * (Math.floor(i / 4) + 6);
There should be multiple by 6 instead of adding:
nPos += colAdds[i % 4] * (Math.floor(i / 4) * 6);
And the srcolling will working fine.

 
CsEs User

This is a decent script, i do prefer "Extended map with window v2.1.0" though, far more options.

 
Henning User

how du i install it, it onle comes alot of letters when i click "install script"

 
Lefap User

This is awesome. Firstly i saw this script description which says: "Script shows villages, that have....", so i thought that this script look for villages which are build on 9 and 15 croper fields. But when i tried it out i noticed that it looks for every square in 7x7 map. That was a great new for me and i wanted to thank this script author because he saved my time ;] I have just a few things to tell him. 1. You should edit your description because it's quite inaccurate. And the 2nd thing i wanted to tell all the users which are using this script that it doesn't work with Travian Beyond. I tried it out and when i was using both Travian Beyond and this script, it has just crashed, so before looking for cropers, turn your Travian Beyond off ;] That's all i wanted to say.

 
PJhimself Scriptwright

@ QP:
To use GM_set and GM_get could cause problems here, if someone try to save a mass of datas. It will work for few information, but if it reach the critical point, your browser will be extremely slowly.

This is because of that greasemonkey saves this values into the config file of firefox. If you start your brower, open a new window or popup or close your browser, it will take a long time.

I had tested it with one of my scripts to get all the information about the hole map. I tested the script with some bigger parts of the map and after a mass of saved data, I realized that this does not work in this way.

I also tried the "supercookie" (globalStorage, localStorage), which saves data in a mysql-file, but this does not work in greasemonkey-scripts..

As a result, GM_set and GM_get is only useful for few data. If you need more, you have to use other alternatives.

In the case of this script, it is difficult to decide, because it relates to the user's behaviour. If they only want to check few areas, it will work, but it's also not the problem to check them again, if it is needed. If they want to check "few" areas frequently, it will make sense, if the data will be saved. But if they want to check a lot of areas, it could create problems if the number reached a certain size.

It relates all to the mass of information, the certain script saves.

 
pito User

So is this the right link for the MC finder? http://laffers.net/downloads/travianmulticropfi...
It still does not work for http://s6.travian.cz

It is only searching, but no results.

 
nikoum User

i second the idea of storing data of already searched pages locally... it would lighten the load on the servers and perhaprs more importantly it woul d make the script much less annoying to the companies running travain.. so they wouldnt have an incentive to chace those that use it.,

btw...would it be possible to have this appear on the larger map provided by the "travian plus" ?

 
QP Scriptwright

Script is working fine now, nice script :)

I would like to suggest 2 features:

1 -
Saving the map already searched with GM_set and then only getting the info from the server if it is not already saved (otherwise get it from GM_get).

There would need to be a way to delete all info (for server re-start).

Also, if as a key for saving you use the server name, you can share that info between players. Imagine you're sitting for a friend, all the info you saw with 1 player is seen by the other.

This would dramatically decrease server calls.

2 - On already searched squares (maybe even during the search) add the crop icon with the number over it (either 9 or 15). Hey you could even, on 6 croppers, put the 5 over the resource that exists the most on that square, or a 6 on top of the crop for the ones that are 4-4-4-6.

Just in case this helps, the 6 existing village types are:
3W_3C_3I_9C // f1
3W_4C_5I_6C // f2
4W_4C_4I_6C // f3
4W_5C_3I_6C // f4
5W_3C_4I_6C // f5
1W_1C_1I_15C // f6

 
RemiusBa Script's Author

Script changed, third version. I registered on s6.travian.cz, and it really did not work. I changed it, so it now work also there. Finally I also changed that regExp as PJhimself mentioned /thanks/. If you think that script is not working, turn off other grease monkey scripts, some users had problems when using for instance BEYOND script. I also recommend to turn on this script only when you are really searching multicrops, so I believe you will not miss other script for that moment. I also recommend scrolling on the map by those green arrows on the edge of map, script changes its function so it scrolls by 7 places. Bye

 
teplaky User

hello,

can you make corp finder for http://s6.travian.cz iis clasic game. No hero

thx so mutch t.

 
Risi Scriptwright

I tweaked the script:
1. It prints "megacrop" or "multicrop", based on whether a site has 15 or 9 fields respectively.
2. Coordinates and name of the village (if the site is taken) are shown.

Link: http://laffers.net/downloads/travianmulticropfi...

 
Risi Scriptwright

Travian: Extended map users:

In the GM manager window, move the Travian multi crop finder script ABOVE the Extended map users script (so it gets executed first). Otherwise, you will get message that the script is taking to long to execute...

 
sha User

it doesnt works for men. I play on the Dutch(NL) server.

Any comment would be nice

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel