10.09.2019»»вторник

Travian Server Script Download Image

10.09.2019
    96 - Comments
  1. Travian Server Script Download Images

VN TravX 2013 Travian Clone

Jan 22, 2014. The Script bids for user definded prices automatically. [ Bid on all item you want. ](Get an overview over buys and sells. ](Find out about the prices.

It needs to bugfixed, but i dont give any support. You download, and use, if you can.

Its 80% bugfree. BUT YOU WILL NEED FIX ERRORS AND SECURITY ISSUES!!! YOURSELF!!

Mont blanc pen serial number. WARNING! Its NOT a real travian script, its just a game what is look alike(AKA Clone script) but it WORKS 95% like the original T3.6, so if u host this i am not responsible the possible lawsuits what u will have for hosting this, if u want to use this bulletproof, then change the graphics and interface, the code itself is unique, so it cannot be shut down.. that is opensource and free.

Bugfixed Tuen Huang base Code REPACK

NOTE: Despite its 'bugfixed' it has some bugs..

Bug 1: In WAMP(Windows) based systems the resources sometimes wont work, use LAMP envrionment it U can!(Cpanel or someting like that..)

Bug 2: It has some SQL injections. You have to fix that!

Bug 3: It has a free gold aquire bug, it needs to be fixed too!

Bug 4: With a buguse you can upgrade main building for level 35 for free. It need to be fixed too.

Bug 5: Spies has a mayor problem, but they are working

All other things working good. :D :P

Okay, so this is the Tuen Huang's and Advocaite's Travian clone script Repack.it is bug fixed, and fairly easily can be installed.

Few important things you should know about this script..

1: it is 90-95% bugfree, just few things are missing or working wrong.. like few plus pack(like instand building) or some smaller things, otherwise this script is so far the best i was ever found on the internet. Oh and it does not have any Cropfinder! simply missing from the plus packs.

2:This script HAS a moderated good security system wich is based around cookies.

3:This script is NOT containing Advocaite's Soap Script, it has a workaround for it. You will HAVE to edit the domain names in the database. (Not ultimately necesarry but it makes good belive me.)

Travian server script download images

Travian Server Script Download Images

4: Ido not know now and i do no and WILL NOT help in start in WOW i dunno if it is finished and/or even working ever. Do not ask i wont answer, if i found the answer, i will post on the forum.

WARNING: I did modifications for this code(fixed Function troops errors, and Database IP, Cleaned few template script ect.) but i did NOT modified everything, so in few places you will find and fix bugs for yourself!

Okay so a detailed setup for a script:

Download

I did managed to work on a hosted Cpanel on unix, but it should work on any WAMP/XAMMP/MOWES or portable stuff. i said SHOULD WORK this does not mean it DOES.so do not moan me about that YOU have to setup the serverside for yourself.

Preuisites:Server with latest PHP+MYSQL+APACHE(With PEAR and possibly soap)+SMTP or MAIL SERVER(Tomcat or other)

Install:

  1. Download server from here(Maded a 'FEW' Mirrors :D)

  2. Database

1.A Make a Database name it whatever you want. Does not matter what the name is. 2.B Import from this package fresh_install.sql into your Database.(I recommend STRONGLY Navicat for this purpose!!!!!)

  1. Script Files.

1.A Extract and Upload your Script thru FTP into your domain name's root public_html/www/htdocs, whatever it is called on Ur server.

  1. Configuration Files. 3.A Main Settings Config: Edit the Config.php in the game's root theese lines: 'server' => 'localhost', //MySQL server name. (Default: localhost) 'user' => ', // MySQL username. 'pass' => ', // MySQL password. 'name' => ', // MySQL database name. 'prefix' => 'wg_', // Prefix for table names. -> IT HAS TO BE WG!!!!!!!!!!! 'secretword' => ');

    NOTE: Secret word used when hashing information for cookies. It can be anyting but be Warned though, it HAS to be the same in the ADMIN config.php

PREFIX HAS TO BE wg_ !!!!!!!!!!!!!!!!!! It IS important!!!!!

Save and close the file.

3.B Optional - SMTP Server Setup(This is not ultimately necesarry, but recommended for mails. Open config_mailserver.php and edit your SMTP account and host. 'smtp' => 'localhost', //Hostname 'user' => ', //Username for SMTP account 'pass' => ', //Password for SMTP Account 'admin_name' => 'Administrator', // Sender name 'admin_email' => 'noreply@admin.com'); // Sender Email Adress

3.C Admin Panel Setup. To be Honest its a Complicated one a bit, cut the steps are related with other steps in this tutorial. First off: The ADMIN directory. You can rename it whatever you want, and i do suggest you do that way. now, go in to the admin panel folder and open config.php there too. Edit theese lines too: 'server' => 'localhost', //MySQL server name. (Default: localhost) 'user' => ', // MySQL username. 'pass' => ', // GundamMySQL password. 'name' => ', // MySQL database name. 'prefix' => ', // Prefix for table names. 'secretword' => '); // SAME AS CONFIG.php ABOVE!!!!!!!

3.D Setup game details: Edit common.php Check for lines: // Default timezone date_default_timezone_set('Europe/Vilnius'); // Edit to your Timezone. // Game start/end config Dates to game start and game end. $time_end = strtotime('2013-11-10 23:59:00'); $time_start = strtotime('2013-01-31 07:00:00');

  1. Language Settings. JUST FOR UNIX SYSTEMS, IN WAMP SYSTEMS JUMP THIS PART CUZ ON NTFS THIS DOES NOT MAKES SENSE JUST ON LAMP SYSTEMS!!!

    So there is a bug. After you uploaded everything, go and upload one language file one more time, BUT WITH THE FIRST LETTER HIGH CAPITAL!!!! So go to Language/en/ and upload trade.mo one more time but with like this: Trade.mo <- notice there will be an other file with low capital too. like this: trade.mo you have to be 2 same file in one folder, like this: Trade.mo trade.mo

    It will fix a bug in the npc trader php language error. Move on to chapter 5.

  2. Make your first admin. Well its not so Simple so. Administrator panel Default: Name Admin Pass 123456789abc

If U make a player Called 'Admin' the panel will work and let you in the data you provided above. The admin panel by default it can be accessed: http://yourdomain/admin/index.php And login with the given pass and username.

5.A - If u want add an other user and/or change default user, go to your database's WG_ADMIN table, There you can rename your admin or add an other record. But be warned the password is encoded, so you will need copy the password hash from your account(auth table in db) into this column, and then you will able to log in with an other user.

  1. Now, log in to your Admin cpanel(Make an admin if U cannot login) the admin banel basicly wrote out that Security Error but dont worry, it will redirect you to the panel where you can generate a new map, do that now, then log out, and this is important: ERASE ALL COOKIES FROM YOUR BROWSER!!!

  2. Now you can login/Register and play.(Sometime if u delete the cookies, and try to login you have to do this twice. This is normal(somewhat XD))

  3. 'Bug':

If u cannot login(if the login is puts back to the index.php), ALWAYS delete ur browser's cache and cookiest (YOU HAVE TO DO THIS ALWAYS IF U ARE USING ADMIN PANEL!!!!!)

Travian server script download images
  1. Note for the translators:

The language files if u want to translate mostly can found in language/en all files. but.. NOT ALL! Other files can be found Templates/TravX/ ALL tpl files. The rest language thing is in this files.(and in the database in korean language)

Have Fun!

Script Summary:The Script bids automatically user defined prices. T4, T4.2 and T4.4.


The Script bids for user definded prices automatically.


[](http://postimg.org/image/ctpi7n99t/)[](http://postimg.org/image/bh01nxodj/)[](http://postimg.org/image/vtbyuucnl/)

Setup

First of all you need to set it up for your language by telling the Script what is written on the 'bid' button in your version of Travian, in English it is obviously 'bid' and does not need to be defined. You do this by clicking on 'Settings of Auto-Bid'(T4) or 'Language Setting' (T4.2/T4.4).
Next you define the prices you want to bid for certain products by clicking on these prices. If a price is 0 you do not bid for this product.
Then you set the Silvermin value. This value is the silver you keep and do not use for auctions. e.g. you have 1500 silver and set silvermin to 1000, the Script makes offers until your silver reaches 1000 or the last page.
'PagesToScan' is the number of pages the script walks through before it sleeps. e.g. a number of 3 means it runns from the first to the third page and tries to find auctions to bid for, then it sleeps about 10 seconds less than the time left for the last auction of this page. A value of 0 means it runns without stopping until the last page (or the silver runns out) ad then it sleeps about 2 hours (randomized). The Script can be stopped manually by clicking the 'Stop'-button. It then stopps after the next (planed and prepared) action (this action can not be stopped except by manually changing to an other page e.g. Sell page). You need to click 'Start' to make the script run again. The Script then proceeds by loading the same page where it was stopped and continues bidding.
The Script allows to bid on any item, for non-consumables click at the bottom 'Add Item to List' to add an Item. Click the Price to change the price and click the 'X' to delete an item from the list. You must not add the same item twice to the list as this causes the second entry not to work and the delete button of the fist will delete both entries. If you somehow messed up the list e.g. by using the previous version and ignoring the correct syntax, the whole list is still accessible and editable as in the previous version by the greasemonkey menue->user script commands. The Scripts allows to 'exclude Friends'; meaning: If a friend of you is the highest bidder, it will not bid against him. Click 'exclude Friends' ('Friends Setting' in T4.2/T4.4) to define a list of friends.
The script always tells you what it is up to and when the script reaches an end because you run out of silver or reach the last page it is sleeping a while and starting all over again from the first page.

Donate

If you like this Script, because it saves you time and money, please consider donating 1/10th of the money this script saves for you to charity e.g. [unicef](http://www.supportunicef.org/site/c.dvKUI9OWInJ6H/b.7549291/k.BDF0/Home.htm) or [Wikipedia](https://wikimediafoundation.org/wiki/Donate/Now/en) or any other project you think is useful for humanity. Thanks.
To help with further development you can also support me with a small donation: [](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=shaolujing%40gmail%2ecom&lc=US&item_name=blablubbbs%20userscripts&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHostedGuest). Donations by Bitcoin are also welcome: Bitcoin address: 1AvPemtxWZzA9zXRdjZghVbwPtWiMtUrpD

Version History

V2.8.4.: Script should now be able to recover from 502-Server-Errors. Thanks for $1 donation. This Script version was tested with T4.4 and it seems compatible without further adjustments.
V2.8.3.: Fixed a small bug for coloring lines. Added Link to Script page under the 'Auto-Bid Script:'(in T4.2 only) and I added code to make the Script recover from 503-Server-Errors and if a logout occurs the script should try to reload about once per hour (if you are running another bot at the same time in another tab, that bot might log-in and Auto-Bid can run on as well..). I removed user stats from the Script.. too much traffic for me. Thanks for the $5 donation!
V2.8.2.: Fixed bug which stopped the Script, when insufficient silver.
V2.8.1.: Added user-stats (browser, Screen, Plug-In, Region.. the usual)
V2.8.: Fixed minor bug which stopped the automatic restart and finished implementing the use as passive tool: blue=own bids, purple = friends, red price is too high and green means items of interest. Also added Advertisement during the sleeping time, sorry, but I need to make a little money with it to justify the time I spend making this Script.
V2.7.6.: Fix to adapt for other ltr T4.2 versions ('eg','ir' and 'sy' server). I hope I got them now all.
V2.7.5.: Fix of accounting page for T4.2. Not sure whether T4 accounting page still works.
V2.7.4.: Fix to adapt for arabic T4.2 version ('ae' and 'sa' server).
V2.7.3.: Fix for changes in T4.2 version. Update as soon as the Script stops working on your T4.2 server.
V2.7.2.: Changed update server. Thanks @Marti!
V2.7.1.: Identified and solved bug in Friends-List in T4.2.
V2.7.0.: Color of font indicates whether price is higher (red) or lower (green)then the set price. Allows to use the script without auto-bidding.
V2.6.: Extended overview table at Silver Accounting page (not complete yet)
V2.5.3.: Second table at bids page now also contains the price per item row. When filtering for a certain item, you can easily get an overview of the prices for that item.
V2.5.1.: Interface for other items more user-friendly.
V2.5.1.:Included https-Adresses.
V2.5.0.: T4.2 implementation complete including T4.2 design.
V2.4.8.: New feature: Bidding on specific weapons/armor now possible.
V2.4.7.: T4.2 implementation fixed bidding problem.
V2.4.6.: T4.2 implementation works.
V2.4.5.2.: Fixed some minor bugs and started T4.2 implementation.
V2.4.4.: Fixed 2 bugs due to automatic space deletion.. If there is a fried with a space in his name in your friend list, you need to correct this entry, since spaces are no longer deleted when storing this list.
V2.4.3.: Changed enlish names of items for images
V2.4.2.: Added automatic updater for new versions. If this feature works you will be informed about new versions of this script.
V2.4.1.: price per unit shown an all other auction-pages. Bug-fix in Accounting table.
V2.4.: Accounting page modification is now shown also at paused script and the bids-page has an additional column with price per unit shown, code for this is from mrreza and adjusted to my needs.
V2.3.1: fixed bug in accounting page. page is still not shown when marked is paused.
V2.3: Added Summery table at bottom of Silver accounting page.(see 2.screenshot)
V2.2.1: Small bug fixes.
V2.2.0: Travian - Reload Prevent is now integrated into this script. A maximum of pages can be set the Script walks through before sleeping and finally the Script counts down before the next action starts.

Script behaviour

Old T4 design, T4.2 is on top of the page:
[](http://postimage.org/)
[](http://postimage.org/image/rbsl4o7z9/)
It is possible to use the Script just for certain items by filter the auctions for a certain item (the normal built in filter function with the 15 categories). When the Script then sleeps and wakes up, it will return to normal bidding without the filter, so if you really just want to buy a certain item, just set all other values to 0.
Be aware that the Script does disturb normal playing, when you are running it in the background. Certain actions like building and bidding require to send back a random number and if the number is not the same which was sent to you for the last action it will simply not do this action. So if your Dual or this Script makes a bidding while you are building, it is likely that your click does nothing but load the dorf1.php or dorf2.php. Since this Script is bidding all the time, it can drive Duals crazy, since they can not figure out why the village does not build the building..
I have also rather good experience running it alongside of other bots like 'Travian AutoTask GotGs FX' and 'Travian Tactics'. These bots can make the account stay logged in and this way the script can run for days without interruption, but if you are too long logged in without interruption you will get banned, so dont forget to give your bot 'sleeping times'. Also Travian AutoTask GotGs FX masks bot activities by randomly loading repots,stats,IGM and other pages, so this Script did not get me banned yet and on my second test-server I had more than 1 Mio Silver in each of the 2 accounts it ran.

Disclaimer

I do not take any responsibility what so ever what this script does to your account or your computer. It works for me well and if you want to use it, thats not my concern.

Notes

Development for Firefox+Greasemonkey only!
Chrome+tampermonkey seems to work as well(thanks @Corvo for pointing that out).
Code:
The code contains several functions adopted/adjusted from autotask gotgs and there the functions are claimed to be from 'Travian: AntifarmTroop saver' (dont have a link, I will add it if someone tells me).
Thanks to Marti for the autoupdater: https://userscripts-mirror.org/guides/24 great work!
I am thankful for questions and suggestions and if you really like my Script, please become a fan or write a review.

Bugs

-runns through pages even if silver<silvermin>
-Accounting conclusion overlapps with control sidebar if not many entrees in the list.. need to redesign..
-restart in speedworlds too late, if run through all pages.
-allows to set a bid-value to an empty string..then the Script tries to bid on that item with NAN and stucks..(can be repaired by user Script command via Greasemonkey menue)

Future development:

- clean up bidding process
- stop bidding when silvermin+cheapest price>silver
- Link to Script-Page in Script.
- User stats? I have no idea how many players are using this Script regularly .. between 500 and 20.000 is my guess.
- limit buying by number of goods
- Better statistics e.g. by using IndexedDB and storing informations from different pages e.g. average buy/sell price, stocked items and their value.. - auto-price
- auto-sell
- online/offline times
- auto re-login? not sure how to implement this, since I actually do not want the Script to run on the main page..