Karnage cursor
当前为
// ==UserScript==
// @name Karnage Accurate Aim Cursor
// @namespace http://vertix.io/
// @version 1.3
// @description Karnage cursor
// @author Meatman2tasty
// @match http://karnage.io/*
// @grant none
// ==/UserScript==
$("html, body").css("cursor","url(https://s24.postimg.org/mz6mrm5bp/Hunter_Vertix_Cursor2.png) 17 17, default");