DeletedUser
Guest
I don't want this to turn into a discussion on right or wrongs of the update or broken scripts, I am just posting this to help those to lazy to search the forums for the working scripts ^_^
Source:
http://forum.tribalwars.net/showthread.php?269979-Script-makers-fixers&p=6857503#post6857503
Source:
http://forum.tribalwars.net/showthread.php?269979-Script-makers-fixers&p=6857503#post6857503
okie dokie. Here are some 'renamer' options that should be working
this can be used on individual incoming commands:
[spoil][/spoil]Code:javascript:$.getScript('http://team.tribalwars.co.uk/scripts/labelAttacks.js');void 0;
want to change how it works? click the 'config' button at the bottom right of the screen
You can use these on the incoming overview:
rename untagged incomings to the current server time
[spoil][/spoil]Code:javascript:$.getScript('http://team.tribalwars.co.uk/scripts/tagToUnknown.js');void 0;
or
rename untagged incomings to their id
[spoil][/spoil]Code:javascript:$.getScript('http://team.tribalwars.co.uk/scripts/labelInc_id.js');void 0;
this can be used to mass rename outgoing commands
http://forum.tribalwars.co.uk/showthread.php?22600
[spoil][/spoil]Code:javascript:$.getScript('http://team.tribalwars.co.uk/scripts/cFRS_launch.js');void 0;
this can be used to mass-rename villages
[spoil][/spoil]Code:javascript:$.getScript('http://team.tribalwars.co.uk/scripts/nameVillages.js');void 0;
happy tagging :xmas tongue: