All of you that can do them. Us under 5ks are crying into our frosty beverages.We're all gettin rich tonight :beercheers:
I weep for you right now.All of you that can do them. Us under 5ks are crying into our frosty beverages.
All of my scripts got delete today....anyone have a script that will keep instructions closed? I snagged one but it dose not seem to work.
// ==UserScript==
// @name Hide Instructions Sergey
// @version 0.1
// @description
// @author Lowlife
// @include *
// @copyright 2012+, You
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js
// ==/UserScript==
$(document).ready(function() {
$("#instructions").remove();
$("#multi-table-container").remove();
});
sharing the non- @Kadauchi script, savageCode:// ==UserScript== // @name Hide Instructions Sergey // @version 0.1 // @description // @author Lowlife // @include * // @copyright 2012+, You // @require http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js // ==/UserScript== $(document).ready(function() { $("#instructions").remove(); $("#multi-table-container").remove(); });
lol werent you just making fun of me the other day for being too ambitious trying to reach 5k so fast? lolAll of you that can do them. Us under 5ks are crying into our frosty beverages.
Oh I didn't see kada'ssharing the non- @Kadauchi script, savage
tsk tsk tskOh I didn't see kada's
I think K @Krys has the link to it if you need itOh I didn't see kada's
*toasts a glass* Sipping while I watch all that money pass me by as a <5ker.All of you that can do them. Us under 5ks are crying into our frosty beverages.
tsk tsk tsk
Could be a firefox thing if you're on that. I'm notorious for not testing anything in FF.Your dint work for me...Could be my computer someone deleted everything today and messed everything up.