Vertix.io Big Text Shrinker

Minimizes the big text for enemy kill

// ==UserScript==
// @name         Vertix.io Big Text Shrinker
// @namespace    http://tampermonkey.net/
// @version      0.2
// @description  Minimizes the big text for enemy kill
// @author       Wrekt
// @match        http://vertix.io/
// @grant        none
// ==/UserScript==

(function() {
    'use strict';

    bigTextSize = 10; //Need text bigger/Smaller? change this value


    //Want to change other text sizes? Use variable textSizeMult

})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址