Skip to main content

Trick to have 2 Different Profile Pictures on Facebook


Are you a crazy facebook lover, are you always searching for some nice hacks that might improve your presence on facebook, well if yes then today we have something that you will surely like as it will allow you to keep two different profile pictures on facebook. Well now if you wanna keep that swirly hairstyle as your main profile picture and the another to display while you post status updates then now you can easily attempt that using a simple trick.

So you can easily see from the above screenshot that how this trick actually works and you can see how I am two different profile pictures on facebook. Now you will ask where this trick is actually useful, well I will say you can use this trick to create a nice timeline cover + profile combination and yet use a simple image as your main communication pic, so obviously there are many possibilities. Well now lets just jump in to the tutorial and see how its done.

*Tested in Google Chrome.

1. Make sure to upload the primary pic that you wanna use as your main communication pic that's the small pic in the above screenshot.
2. Now after doing that just go to facebook photos album section and choose the pic that you wanna use as your big profile pic.
3. Now as soon as you open that pic you will see a new URL, now you need to copy that "fbid" from the URL highlighted in red color below.  
4. So now this is going to be the ID of that image, we will be using this ID in order to       replace your main communication pic with this picture. So note it down.
5. Now just visit your profile and on your profile PIC click Edit Profile Picture > Edit Thumbnail.
6. Now it will popup a dialog allowing you to edit the position of your profile picture, so now just drag your image first, its important !
7. Now right click on the image and choose "Inspect Element" now scroll somewhat down till you find line starting with <form action="https://upload.facebook.com check below screenshot.

8. Now just click that small arrow on the left to expand and you will see many <input lines, just check the second last line highlighted in red above.
9. Now just double click on that value number and it will go in editing mode, now just paste your noted photo ID that you wanna replace.
10. After pasting your new ID just press Enter or click anywhere to save that ID, now close the Inspect element dialog.
11. Now just press Save option to store your new image, now just wait and see how your new image reloads and your image is still present.
So guys this was the awesome trick on uploading two different images on facebook, so make sure you already have the image and upload it to facebook so that its ID can be used. So now just impress your friends with this awesome trick.



Comments

Popular posts from this blog

HC WeB : A Browser for HACKERS...

A Browser for HACKERS... Try for Free... Download HC WeB Setup Gallery: Online Penetration Testing Tools Index Information Gathering Whois DNS Location Info Enumeration and Fingerprint Data Mining Search Engines Editors Online Text Editors Share Text Snippets Network Utilities Ping HTTP HTTPS VNC Remote Desktop SSH DNS Sniffers Misc Forensics Frameworks URL Cloaking E-mail Password Cracking Encoders and Decoders Encoders Decoders Malwares Malware Analysis Identify Malicious Websites Suspected Malicious IPs and URLs Application Auditing SQL Injection Cross Site Scripting File Inclusion Anonymity Proxy Others Hackery Open Penetration Testing Bookmarks Collection Hacker Media Blogs, Forums, Magazines and Videos. Methodologies Penetration testing frameworks, standards and methodologies. OSINT Presentations, People, Organizations and Infrastructure.  Exploits an...

KALI Linux 1.0.6 released; officially added Emergency Self Destruct feature

A few days back the developers of one of the most advance open source operating system for penetration testing called 'KALI Linux' announced that they were planning to include "emergency self-destruction of LUKS". They patched a utility called cryptsetup, which introduces a self destruction feature that will allow the Kali user to encrypt the full hard disk to make the data inaccessible in an emergency case by entering a secret password at boot time. Offensive Security has finally announced today the release of the latest version i.e. Kali Linux 1.0.6 with Kernel version 3.12, and also added the Self Destruct feature along with many new penetration testing and hacking tools. The new release also includes an ARM image script, that allow the user to build Kali Linux images for various ARM devices. Some more scripts are also added that enables the user to build their own custom Amazon AMI and Google Compute cloud images. If you already have a Kali Linux ins...

Facebook Web Security Bug Bounty: Directory Traversal Vulnerability / RCE In Parse.com

http://parse.com   directory traversal vulnerability Little Insight: http://parse.com  was vulnerable to a directory traversal / RCE vulnerability. As a result, it was possible for an attacker to load web server-readable files from the local filesystem. or Run commend on That Well this is my 4th reward form facebook  Directory Traversal or RCE Vulnerability  That  give me 5th position in Facebook white-hat Page Report Date :23  July 2014 Reward For Directory Traversal or RCE Vulnerability :  20000$ How This work......? As we discussed earlier on my old post  Flowdock Directory Traversal Vulnerability exposed files outside of Rails’ view paths. '%5C' turns into '\' after decoding. Using Rack::Protection    it only rejects '/../' segments in the request path.   patch apply for Rack::Protection acording CVE-2014-0130  and  also Reject now '%5C' turns into '\' af...