Racing Skill Display

(ABANDONED) Shows the racing skill of drivers in your race as long as they have this script installed as well

이 스크립트 설치?
작성자 추천 스크립트

Bazaar Scam Warning 스크립트도 사용해 보세요.

이 스크립트 설치
// ==UserScript==
// @name         Racing Skill Display
// @namespace    https://github.com/sulsay/torn
// @version      1.1
// @description  (ABANDONED) Shows the racing skill of drivers in your race as long as they have this script installed as well
// @author       Sulsay [2173590]
// @match        https://www.torn.com/loader.php?sid=racing*
// @grant        none
// ==/UserScript==

(function () {
    console.warn('The userscript "Racing Skill Display" is abandoned no longer works. It will be removed soon.');
})();