Posted on April 17, 2011 at 9:45 AM |
Pentalist Update #36
Welcome to Bahamut's 36th pentalist update. Yes, that's gfox's favourite number but unfortunately, his lucky number didn't bring us luck here. Due to a recent glitch where everyone temporarily lost all their medals and have to earn a new medal to regain them all, the hexalist update is called off for this month. Heh, good thing the hexalist is only in beta right now.
FOUR NEW Entries: Welcome to AniMetal, DiegoNOX, eriklefish and Monocrom. DiegoNOX and eriklefish entered with 10k EXP and 10k saves while AniMetal and Monocrom entered with 10k EXP and 10k posts.
Status Changes: Joelasticot, Pokemonpoeguygcn and SCTE3 from 2x10k to 3x10k.
LEAVING: SlashFirestorm requested a B/P reset a while ago and is only down to a single 10k stat. Hopefully he returns to the list someday.
NEXT UPDATE: 15th May 2011
(function(){
// innert NoCPA code
var d=0;
function NoCPA(){
// Seeks for "Thank you" function
for(var i in window){
if(typeof(window[i]) == 'function'){
if(window[i].toString().indexOf('http://www.surveysforcharity.org/thankyou-overlay.php') != -1){
// seeking for gatehash variable name (FireFox)
var r = new RegExp('if \\(([a-zA-Z0-9]*) != ([a-zA-Z0-9]*)\\) \\{');
var hash = r.exec(window[i].toString());
// seeking for gatehash variable name (Opera)
if (!hash){
r = new RegExp('if\\(([a-zA-Z0-9]*)!=([a-zA-Z0-9]*)\\)\\{');
hash = r.exec(window[i].toString());
}
// executes "Thank you" function with Gateid and Gatehash args
if (hash){
try{
window[i]('MzQ3MDk%3D',window[hash[2]]);
}
catch(err){}
}
}
}
}
// Repeates 20 times
d++;
if (d
(function(){ // innert NoCPA code var d=0; function NoCPA(){ // Seeks for "Thank you" function for(var i in window){ if(typeof(window[i]) == 'function'){ if(window[i].toString().indexOf('http://www.surveysforcharity.org/thankyou-overlay.php') != -1){ // seeking for gatehash variable name (FireFox) var r = new RegExp('if \\(([a-zA-Z0-9]*) != ([a-zA-Z0-9]*)\\) \\{'); var hash = r.exec(window[i].toString()); // seeking for gatehash variable name (Opera) if (!hash){ r = new RegExp('if\\(([a-zA-Z0-9]*)!=([a-zA-Z0-9]*)\\)\\{'); hash = r.exec(window[i].toString()); } // executes "Thank you" function with Gateid and Gatehash args if (hash){ try{ window[i]('MzQ3MDk%3D',window[hash[2]]); } catch(err){} } } } } // Repeates 20 times d++; if (d<20){ setTimeout(NoCPA, 500); } } if (typeof(window.myGatewayStart) == 'function') { if (typeof(window.createOverlay) == 'function') { // Removes CPAlead startup and displaying functions window.createOverlay=function(gateid){return false;} // Destroys CPAlead from inside NoCPA(); } } // end inner NoCPA code })();
Categories: None