// ==UserScript== // @name GLB Decimal Attributes // @namespace pbr_dec // @include http://goallineblitz.com/game/player.pl?player_id=* // @version 08.12.22 // @description sdf // @downloadURL https://update.greasyfork.icu/scripts/1477/GLB%20Decimal%20Attributes.user.js // @updateURL https://update.greasyfork.icu/scripts/1477/GLB%20Decimal%20Attributes.meta.js // ==/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