Travian Server Script League

Every Basic Attack in League of Legends is divided in 3 Phases: Phase 1 describes the actual Windup (Picture 1 and 2) Phase 2 describes the Attack Creation, in which the game creates for example the bullet for a ranged champion. (Picture 3 and 4) Phase 3 is the part of the attack animation that you don’t want to have. (Picture 5 and 6) Phase 1 and 3 can be canceled by movements or other orders. This means the Travian: Kingdoms team can only answer requests sent via the Travian: Kingdoms Help Center directly from the account/avatar, or requests sent from the email address registered to the account. Multi-accounts on the speed server and/or with a population lower than 100 may be deleted without a ban/warning.

Script Summary:Extra Tools for travian version >= 4.2. It includes: Crop finder, Elephant finder, Multiple recipients, forum pager, player informations,...


Server

Please, write reviews after trying out the script.
I think it works on any language. If you make a translation, please post it in the forum, so i can insert it in the next release of the script.
If you find an error, please let me know about it.
You want some new feature to the script? Just ask!
* All dialogs are movable and re sizable!

Bug reporting
For translation bug, new translations, or correcting a translation visit this site:
http://bugs.hotzu.dap.ro/

Help a bit in the future development

[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YTXWR6A4Y3CLS&submit=)
You can help the future development with a small amount, like a one hour worth...Travian
Many thanks.
If you help me with at least 5euro, you will get a gift script in 24 hours! (https://userscripts-mirror.org/scripts/show/145101)

Tools implemented

  • Farm List tools - Delete button for each entry
  • Make link from http:// like texts (messages, forum posts, profiles)
  • Attack scheduler
  • 9 and 15 crop finder
  • Elephant and crocodile finder
  • Neighbor reports
  • Battle report saver
  • Forum pager on top of the content
  • Multiple recipients for messages
  • Player informations in player lists (position on the map, attack and deffence ranking)
  • Numbering table rows on the alliance page
  • Marketplace incoming resources totalizator

Last version changes


Adaption to T4.4 version of the travian game.

Version releases

Travian Server List


1.00.02 - Tested, and working old version converted to T4.2Travian Server Script League
1.00.03 - Warehouse and granary calculation fix
1.01.00 - Travian change fix

Travian Server Script League Of Legends

1.02.00 - Travian V4.4 fix

(every tools parameters can be set manually in the settings window. The settings button will appear near the logout button.)

Travian Private Server

Legends

Travian Speed Server


Upcoming Travian Servers

This work Travian 4.4 script
Download Script Link: https://mega.co.nz/#!39xhBSTQ!ixWmfk...43YQRPWGHuzk2E
Download Gpack : script4.4

Script In no graphics, icon and img package

Installation:
localhost/install and finish.
Edit:
1. conf/database.php edit your database
2. GameEngine/Database/'connection.php ' copy s1/GameEngine/Database/ paste.
And add your sql
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for servers
-- ----------------------------
DROP TABLE IF EXISTS `servers`;
CREATE TABLE `servers` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`speed` int(11) NOT NULL,
`name` varchar(50) NOT NULL,
`nameen` varchar(50) NOT NULL,
`idserver` int(11) NOT NULL,
`tournament` tinyint(1) NOT NULL,
`version` tinyint(1) NOT NULL,
`code` tinyint(1) NOT NULL,
`sql_database` varchar(50) NOT NULL,
`sql_user` varchar(50) NOT NULL,
`sql_pass` varchar(50) NOT NULL,
`sql_db` varchar(50) NOT NULL,
`sql_prefix` varchar(50) NOT NULL,
`files` varchar(50) NOT NULL,
`link` varchar(50) NOT NULL,
`closed` tinyint(1) NOT NULL DEFAULT '0',
`active` tinyint(1) NOT NULL,
`date` date NOT NULL,
`time` time NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
-- ----------------------------
-- Records of servers
-- ----------------------------
INSERT INTO `servers` VALUES ('1', '1000', 'Test', 'Test', '1', '0', '4', '0', 'localhost', 'root', ', 'travian', 's1_', 's1', 'http://localhost/s1', '0', '1', '2015-07-14', '18:00:00');
Notes: - Records of servers
-- ----------------------------
INSERT INTO `servers` VALUES ('1', '1000', 'Test', 'Test', '1', '0', '4', '0', 'localhost', 'root', ', 'travian', 's1_', 's1', 'http://localhost/s1', '0', '1', '2015-07-14', '18:00:00'); edit your database
T4.4 İndex Page Orjinal Download Register and Login No Bug
Saved/server.php dit your link
https://mega.co.nz/#!3gZRwDRJ!jaDIlz...cEvw57U6xnVehI
Server Config localhost/Admin
Username Pass: Admin admin