Travian NPC Master

Buildt in NPC calulator for travian.

目前為 2022-08-18 提交的版本,檢視 最新版本

作者
bbbkada
評價
0 0 0
版本
0.2
建立日期
2022-07-22
更新日期
2022-08-18
尺寸
47.7 KB
授權條款
MIT
腳本執行於

Buildt in Travian NPC calcylator with functions for adding buildings and dist remains as troops or cropfield ratio ?
"Initial buildorder" is the thing you clicked on and can be removed if that shouldn't be in the mix.

Prices can vary between servers / versions, and can be modified in the script itself.
I've made an spreadsheet for creating the datarows, copying data from the tables in Travian Answers.
look in the script, it's easy to figure out how the data is formatted.

Troops just need one cost, while building need different cost for each level.

after installing you need to add the following row as is to the header of the scriptfile, since greasefork doesn't allow external js.
copy the entire row below and paste into the header of the script after installing.

// @require https://gist.github.com/raw/2625891/waitForKeyElements.js

It's a library for detecting where to insert the tables.

This script has nothing to do with bots and are not cheating, just conveniant tools for your eyes.
No chance of getting banned or stuff like that.

/Enjoy