// ==UserScript== // @name GP's Main/New Raffle Levels Display // @namespace http://kuai.heliohost.org/tf2r/ // @description Displays Levels/Crate Series for raffles on newraf.html and raffles.html. // @include *tf2r.com/newraf.html // @include *tf2r.com/raffles.html // @require http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js // @version 1.1 // @grant none // ==/UserScript== ////////////////////////////////////////// //Add levels/series to all onscreen items! ////////////////////////////////////////// setTimeout(function() { var allItems = $("div.item"); allItems.each(function() { var itemName = $(this).attr("iname"); var itemLevel = $(this).attr("ilevel"); var crateSeries= $(this).attr("iu1"); if(crateSeries) $(this).html($(this).html() + "