cwilliams117

New Member
Reaction score
1
Author
cwilliams117
Contributors
N/A
Quickbar Entry
javascript: $.getScript('https://corndog-tribalwars.herokuapp.com/fake.js')
Public?
Public
Hello,

This is a new Dynamic Fake script as I have not found one that I particularly like. The goal of this is to add a UI Component to the rally point page which allows users to enter the troops they want to fake with, players, tribes and coords.

The script, when ran, will pre-populate the troops entered in the ui component and populate a coord from one of the villages belonging to a player, tribe or in the list of coords provided.

All information will be saved in the user's browser for privacy.

Coords are pulled from the script server. This server will check if a cache entry exists for each tribe/player. If a cache entry does not exist, it will pull information from twstats, and then cache it, with an expiry time of 60 minutes.

Link to script here https://corndog-tribalwars.herokuapp.com/fake.js

How to use:


Thank you,
Corndog
 
Changelog
Initial version
- Added UI component

Attachments

  • 1638737796726.png
    1638737796726.png
    398.9 KB · Views: 305
Last edited:
Upvote 0
Top