Воскресенье, 05 Мая 2024, 09:29:03
Приветствую Вас Гость | RSS
Меню сайта
Форма входа
Статистика
Онлайн всего: 1
Гостей: 1
Пользователей: 0
Поиск

Главная » 2009 » Март » 1 » Отметить всех друзей Вконтакте на одной фото
12:42:22
Отметить всех друзей Вконтакте на одной фото

Для того, чтобы отметить всех друзей на фотке ВКонтакте, надо:

1. Откройте любую фотографию в вашем альбоме

2. Нажмите кнопку Отметить, чтобы подгрузился список ваших друзей

3. Вставьте в адресную строку следующий код:

java script:(function() { function getPhotoInfo() { if(res = /id=(\d+)_(\d+)/.exec(location.href)) return {"mid": res[1], "pid": res[2]}; else return {"mid": 0, "pid": 0}; } function getMyID() { var anchs = document.getElementsByTagName("a"); for(i = 0; i < anchs.length; i++){ if(res = /id(\d+)/.exec(anchs[i].href)) return res[1]; } return 0; } window.adostes_mark = function(i){ if(friends == undefined || i >= friends.length){ if(rotating = document.getElementById("rotating")) rotating.innerHTML = "<h4> All friends have marked on this photo!</h4>"; window.clearTimeout(window.adostes_timer); return; } request_uri = "http://vkontakte.ru/photos.php?act=put&pid="+window.adostes_mid+"_"+window.adostes_pid+"&id="+window.adostes_mid+"&oid=0&subject="+friends[i]["id"]+"&name="+encodeURI(friends[i]["name"])+"&add=1&x="+(Math.random()*100)+"&y="+(Math.random()*100)+"&x2="+(Math.random()*100)+"&y2="+(Math.random()*100); img = new Image(); img.src = request_uri; if(commentArea = document.getElementById("commentArea")) commentArea.innerHTML = i + " of " + friends.length + " friends marked!"; var new_index = i+1; window.adostes_timer = window.setTimeout("window.adostes_mark(" + new_index + ")", 500); }; window.adostes_markallf = function(){ if(!friends){ alert("Click \"Mark human\"!"); return; } if(!confirm("Are you sure want to mark all friends?\r\nAuthor: Nikolay Khodov (id5500005)")) return; if(rotating = document.getElementById("rotating")) rotating.innerHTML = "<h4> Processing <img src=\"http://vkontakte.ru/images/upload.gif\"><br /> Please wait...</h4>"; window.adostes_timer = window.setTimeout("window.adostes_mark(0)", 0); }; var mid; var pid; var myid = getMyID(); var info = getPhotoInfo(); if(!(location.href.match(/vkontakte.ru/) && location.href.match(/photo/))) { alert("Open page with your photo"); return; } window.adostes_pid = info["pid"]; window.adostes_mid = info["mid"]; adostes_markallf(); })();

4. Нажмите Enter и ждите: в области ввода комментария отображается процесс отмечания.
Категория: Разное | Просмотров: 2175 | Добавил: Lexa_ | Рейтинг: 0.0/0
Всего комментариев: 0
Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]