techian.com

A Blog With No Limits

Advertisement

Collect cmm ID’s from All Joined Communies

Posted on December 14, 2007 by admin


Collect all cmm ID’s from all joined Communities… !!

Type: Javascript
Created by: Unknown
Shared by: Mr. Nobody
Published at: OUG

You are able to Collect your joined Communities cmm ID’s in just one click.

? Copy Script
? Goto Community Page
? Paste Script on Address Bar
? Hit Enter
? Copy All cmm Id’s Save and Use as your purpose. (-:

Script:

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}};

Enjoy Orkuting

.

Popularity: 1% [?]

If you like this post then why not share it with others by bookmarking it? Please Bookmark it:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogosphere News
  • LinkedIn
  • PDF
  • SphereIt
  • StumbleUpon
  • Technorati
  • TwitThis
  • Yahoo! Buzz

Comments

No Responses to “Collect cmm ID’s from All Joined Communies”

Write a Comment