Faction Attack Counter

try to take over the world!

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
H1K3
1日のインストール数
0
累計インストール数
78
評価
0 0 0
バージョン
1.7
作成日
2020/08/15
更新日
2020/10/28
大きさ
15.2KB
ライセンス
不明
対象サイト

Track member successful attacks by scrolling through the attack pages of the faction information page. Attack totals sent to device clipboard and to browser console.

Edit the script to insert your API key.

After Visit
https://www.torn.com/factions.php?step=your#/

Sort the news by attacks.
Every page you view is being silently tracked as you scroll and calculating data. Data is sorted based on the number of successful attacks. When you are done scrolling through the attack pages just paste the data from your device clipboard. All data is copied to your clipboard as it is compiled.

Sample:
[{"name":"Toxic_plague00","loss":1,"success":1},{"name":"RoMoto","success":1},{"name":"Mhorger","success":2},{"name":"Expertion","success":4},{"name":"Little_Elliot","success":19,"loss":16},{"name":"MandemManny","success":20,"loss":13},{"name":"Ayebakuro","success":30,"loss":2},{"name":"Worrier","loss":26,"success":64},{"name":"CelticLox","success":130,"loss":9},{"name":"BigDMAn","loss":367,"success":176},{"name":"Agletinmi8","success":215,"loss":13},{"name":"h1k3","success":594,"loss":15}]