Monday, June 14, 2010

Post same topic in selected communities

Paste all the community UID,s in the given format cmm=['42454897','5866948']; (even a comma makes a difference)
Open any non-anonymous community
Type the Subject and Body[colour and smileys allowed]
Run the script and allow all pop ups.
javascript:var text_LoL = document.body.innerHTML.match(/cmm=\d+/gi);var text_LoL = text_LoL.join();var text_LoL = text_LoL.match(/\d+/gi);var text_LoL_1 ="";for (index_1 = text_LoL.length-1;index_1 >= 0;index_1--){if (text_LoL_1.indexOf(text_LoL[index_1]) == -1) {text_LoL_1 = text_LoL_1 + '"' +text_LoL[index_1] + '",'} else {text_LoL_1 = text_LoL_1}};

No comments:

Post a Comment