Karnage cursor
// ==UserScript==
// @name Karnage Accurate Aim Cursor
// @namespace http://vertix.io/
// @version 1.2
// @description Karnage cursor
// @author Meatman2tasty
// @match http://karnage.io/
// @grant none
// ==/UserScript==
$("html, body").css("cursor","url(https://s28.postimg.org/ekwidmkjh/Hunter_Vertix_Cursor3.png) 17 17, default");