GT_Updater

By Pimp Trizkit Last update Nov 4, 2011 — Installed 5,477 times.

Script Summary: Travian WW marketplace gettertools croptool updater. Updates gettertools website with info from marketplace, for WW. Works with Travian 3.6 and 4. It should work on all servers, as there are no language dependencies.



Version: 1.2

PLEASE DONATE TO KEEP ME FED, IM UNEMPLOYED.

Mention GT_Updater in your donation message!
Remember, PayPal takes a cut. Please keep your donates at least $2 or more.(if its too low, PayPal takes it all)


I have spent many hours on this script, the least you can do is send me an hours worth of your time.

If I get enough donations I will be willing to make these features:
  • Multiple village updates
  • Multiple Tab/Multiple Server/Multiple Account compatible
  • Troop Tool updates


USED WITH GETTERTOOLS WEBSITE


This script is to be used with Travian and gettertools.

This script is meant to be used to copy and paste the marketplace from the WW to gettertools, in the croptool page they have, on a regular basis. Thats the page that shows you how your crop flow to the WW is going and shows you when you have shortages/surplus. If you use gettertools you know what im talking about. Therefore, you will need to have setup gettertools first, this I will not cover.

Assuming you have the gettertools croptool working, and are managing a WW in travian, this script will copy and paste your WW marketplace to gettertools for you on a predefined time interval (defined by you).

HOW TO USE


First off, you must have FireFox keep you logged into gettertools, this script does not log you in. It assumes that when you goto the croptool link from gettertools directly, that you will be logged in because of FireFox. You do not need to have gettertools open for this to work, as you will provide the link to the crop tools page of gettertools which will be used by the script to open that page.

To get this script working, you must set it up first. To do this, goto the WW town, goto its marketplace. Once at the marketplace of the WW that you want to update to gettertools, you will be able to Right-Click the greasemonkey icon (in the lower right hand corner of FF) and select "User Script Commands...". Then select "GT Updater: Setup GT updater.". At this point the script will auto detect the active village (the WW) and save its village id (newdid). It will then ask you two questions. The first question asks you how often you want the script to update the croptool from gettertools. Only numbers are accepted and its in MINUTES. So, you can enter 10. And it will update the croptool from gettertools every 10 minutes. The Second question it will ask you will be requesting the URL to the gettertools croptool page (thats the page you have to copy and paste your marketplace info into). Usually, this URL looks something like : http://www.gettertools.com/s5.travian.com.5/55.5-WW-Croptool.

At this point you have setup the script, it will update the crop tool from gettertools at intervals based on what you entered in for the time interval. BUT, the FIRST time it goes to update gettertools it will probably fail, as FireFox will block the pop-up. You will have to allow pop-ups for your Travian server. THEN future updates will work.

This script will update gettertools regardless of what screen you are at in Travian, but keep in mind after a gettertools update, it will have switched your active village back to the WW.

Also, this script works for any ONE village. The idea was to use it for the WW, but you can set it to update any ONE village to gettertools. To change the village to update you will have to goto that village's marketplace and click the "GT Updater: Setup GT updater." menu option again.

You can turn off this script by setting the time Interval to 0 (zero). Or, more simply, just disable it in greasemonkey.

Change Log


  • v1.2   (11/04/2011)
    1. Fixed: Compatibility for Travian 4. It wasnt properly grabbing the newdid.
    2. Changed: You can now click Cancel to turn off GT_Update at any point during the setup.

  • v1.1   (6/12/2011)
    1. Fixed: Gettertools changed code, which broke the script.
    2. Added: Compatibility for Travian 4
    3. Changed: Setup now does not ask you for the gettertools URL if you set the timer to zero. Setup now confirms that GT_Updater is OFF when timer set to zero.