Arras.io crosshair pointer

Change the mouse pointer to a crosshair. Might improve your Aim..

// ==UserScript==
// @name         Arras.io crosshair pointer
// @version      1.1.0
// @description  Change the mouse pointer to a crosshair. Might improve your Aim..
// @author       AstRatJP
// @match        *://arras.io/static/*/app*
// @run-at       document-start
// @grant        none
// @require https://gf.qytechs.cn/scripts/455470-wail/code/WAIL.js?version=1121558
// @namespace http://tampermonkey.net/
// ==/UserScript==
document.getElementById("canvas").style.cursor="crosshair";

QingJ © 2025

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