WildlingInvader

Non-stop Poster
Reaction score
113
Author
Bottenkraker
Contributors
Qui Intus Diaboli
Quickbar Entry
javascript:
var timeColor = "green";
var waitingColor = "#ff9933";
var noDateColor = "green";
var timeBarWidth = false;

$.getScript('https://toxicdonut.dev:8080/js/bottenkraker.js');
Public?
Public
Helps timing attacks by showing a colored bar that fills every second on the specified millisecond.

Works on:
https://*.tribalwars.*/game.php?*screen=map*
https://*.tribalwars.*/game.php?*screen=place&try=confirm

Approved on .nl here: TimeTool
 
Upvote 1

Qui Intus Diaboli

Active Member
Reaction score
22
Helps timing attacks by showing a colored bar that fills every second on the specified millisecond.

Works on:
https://*.tribalwars.*/game.php?*screen=map*
https://*.tribalwars.*/game.php?*screen=place&try=confirm

Approved on .nl here: TimeTool
Kinda weird to just submit other people's scripts without even asking them about it tbh. :)
 
Top