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