// ==UserScript== // @name GLB Decimal Attributes // @namespace pbr_dec // @include http://goallineblitz.com/game/player.pl?player_id=* // @version 08.12.22 // @description sdf // @downloadURL none // ==/UserScript== /* * * pabst did this 11/2/08+ * */ window.setTimeout( function() { main(); }, 100); function main() { var sb = document.getElementsByClassName("stat_value_tall_boosted"); for (var i=0; i