Well I guess you all are aware of the fact, that you can use profile pictures of people on facebook in facebook chat, using a simple trick. If not have a look at this:
But the problem with that trick is that the pictures that appear are really small and are hardly visible. It would be much better if we could use bigger pictures too. And its possible . Don't believe it? Try chatting with any of your friends on facebook and paste the following code there:
[[262286870522932]] [[262286900522929]] [[262286913856261]] [[262286923856260]]
[[262286950522924]] [[262286970522922]] [[262286987189587]] [[262287007189585]]
[[262287037189582]] [[262287053856247]] [[262287077189578]] [[262287087189577]]
[[262287097189576]] [[262287113856241]] [[262287140522905]] [[262287170522902]]
If done right you will see something like this.
Basically to do this you will have to slice the bigger picture into smaller parts, upload them separately and combine them together using the photo Ids in facebook chat. This is exactly what I am going to show to you in this post. At the end of this tutorial, you will be able to use any picture you want and turn it into an emoticon for facebook chat. Lets begin.
I have divided the process in 3 parts:
1. Splitting the Picture into smaller Pictures
2. Uploading the Pictures to Facebook
3. Preparing the codes
1. Slicing the Picture into smaller Pictures:
You can use any tool to slice the image into smaller images. For this tutorial I am going to use a free software called Image Cut.
1. First download Image Cut from here.
2. Install it and then open it.
3. Once opened, click on the first icon on the left panel and select the image you want to use and click on open.
4. You will see that the image has now loaded. Next click on the 'Add Grid' button on the left pane. In the add grid window, choose the number of horizontal and vertical cells you want the image to be divided into. The higher the number you choose here the larger will the final image appear in facebook chat. For now choose 4 for both horizontal and vertical cells.
Note: The cells should be proportional to image's length and width. For best result use a square image.
5. Now click on the split button in the left pane and a window will open up.
6. In the split window, select the first image and change the part file type to 'jpg'. Then click on the small icon with a tick on it in the bottom right corner of the window.
7. Choose the output folder and image subpath, Finally click on save parts.
To make sure everything worked fine open the folder where you saved the image parts. You should see 16 images there numbered 1 to 16 in the end. This completes the first step.
2. Uploading the pictures to facebook:
To use the image in facebook chat, you will first have to upload all those smaller images to facebook. For that you should preferably create your own facebook page. You can upload pics to your profile too but that won't be a nice idea. Creating a facebook page is easy and would not take more than 2-3 mins.
1. First go to this link https://www.facebook.com/pages/create.php
2. Choose cause or community in the page type and name it anything you want. Check "I agree to facebook Pages Terms" and click on get started.
3. Skip through all the unnecessary steps. Keep clicking skip and next button until your page is ready
4. Once you get to see the main page, click on photos to upload the photos.
5. Click on "Add more photos", browse to the folder where the pictures are stored, select all photos and click on open.
6. Once uploaded click on post photos
This completes the uploading part.
3. Prepare the final code:
Now comes the boring part. In this step you will have to note down the Photo Id of each of the 16 images you uploaded earlier and then arrange them together. To help get through this step, I created a small program in visual C++ called facebook emoticon maker.
You can download it here: Download facebook emoticon maker
1. Now open the album where you uploaded the pictures in the last step and open the first picture:
2. Take a look at the Url of the picture. You will see something like this:
"https://www.facebook.com/photo.php?fbid=262286870522932&set=a.262285093856443.63246.262284137189872&type=3&theater"
3. The Photo Id is the number followed by '?fbid='
'262286870522932' in this case
4. Now open the program "Facebook Emoticon Maker" you downloaded earlier.
5. As soon as you open the program, it will ask you to enter the number of rows and columns. Since the image was sliced into 4x4 parts, enter 4 for both rows and columns here and click on OK.
6. Now you will see another window open up with 16 text boxes in it arranged in a 4x4 format. Copy the photo Id of the first image and paste it in the first text box.
7. Similarly browse to the next picture in the album, note its photo Id and paste it in the second text box. Repeat this step until all the 16 boxes are filled. Finally click on the generate button.
8. You will notice that as soon as you click on the generate button the text box in the bottom left corner is filled with some code. This is the final code. Right click in that text box, then click on select all and then finally copy it.
Now its time to test the code. Go ahead and start chatting with any of your friends and paste this code in the chat box and see what happens. What was their reaction???
This complete the tutorial. You can save the code generated in the end, in notepad or any other word editing software for later use. In case you find this whole process too tough, but still want to use any particular image in facebook chat, mail it to me at digital.worldzzz@gmail.com. And I will convert it for you and send you the code.
Feel free to ask anything in the comments section below.
Thanks for reading.
But the problem with that trick is that the pictures that appear are really small and are hardly visible. It would be much better if we could use bigger pictures too. And its possible . Don't believe it? Try chatting with any of your friends on facebook and paste the following code there:
[[262286870522932]] [[262286900522929]] [[262286913856261]] [[262286923856260]]
[[262286950522924]] [[262286970522922]] [[262286987189587]] [[262287007189585]]
[[262287037189582]] [[262287053856247]] [[262287077189578]] [[262287087189577]]
[[262287097189576]] [[262287113856241]] [[262287140522905]] [[262287170522902]]
If done right you will see something like this.
Basically to do this you will have to slice the bigger picture into smaller parts, upload them separately and combine them together using the photo Ids in facebook chat. This is exactly what I am going to show to you in this post. At the end of this tutorial, you will be able to use any picture you want and turn it into an emoticon for facebook chat. Lets begin.
Use Full Sized Pictures As Emoticons In Facebook Chat:
Difficulty: Moderate Time required: 10 min approx
I have divided the process in 3 parts:
1. Splitting the Picture into smaller Pictures
2. Uploading the Pictures to Facebook
3. Preparing the codes
1. Slicing the Picture into smaller Pictures:
You can use any tool to slice the image into smaller images. For this tutorial I am going to use a free software called Image Cut.
1. First download Image Cut from here.
2. Install it and then open it.
3. Once opened, click on the first icon on the left panel and select the image you want to use and click on open.
4. You will see that the image has now loaded. Next click on the 'Add Grid' button on the left pane. In the add grid window, choose the number of horizontal and vertical cells you want the image to be divided into. The higher the number you choose here the larger will the final image appear in facebook chat. For now choose 4 for both horizontal and vertical cells.
Note: The cells should be proportional to image's length and width. For best result use a square image.
5. Now click on the split button in the left pane and a window will open up.
6. In the split window, select the first image and change the part file type to 'jpg'. Then click on the small icon with a tick on it in the bottom right corner of the window.
7. Choose the output folder and image subpath, Finally click on save parts.
To make sure everything worked fine open the folder where you saved the image parts. You should see 16 images there numbered 1 to 16 in the end. This completes the first step.
2. Uploading the pictures to facebook:
To use the image in facebook chat, you will first have to upload all those smaller images to facebook. For that you should preferably create your own facebook page. You can upload pics to your profile too but that won't be a nice idea. Creating a facebook page is easy and would not take more than 2-3 mins.
1. First go to this link https://www.facebook.com/pages/create.php
2. Choose cause or community in the page type and name it anything you want. Check "I agree to facebook Pages Terms" and click on get started.
3. Skip through all the unnecessary steps. Keep clicking skip and next button until your page is ready
4. Once you get to see the main page, click on photos to upload the photos.
5. Click on "Add more photos", browse to the folder where the pictures are stored, select all photos and click on open.
6. Once uploaded click on post photos
This completes the uploading part.
3. Prepare the final code:
Now comes the boring part. In this step you will have to note down the Photo Id of each of the 16 images you uploaded earlier and then arrange them together. To help get through this step, I created a small program in visual C++ called facebook emoticon maker.
You can download it here: Download facebook emoticon maker
1. Now open the album where you uploaded the pictures in the last step and open the first picture:
2. Take a look at the Url of the picture. You will see something like this:
"https://www.facebook.com/photo.php?fbid=262286870522932&set=a.262285093856443.63246.262284137189872&type=3&theater"
3. The Photo Id is the number followed by '?fbid='
'262286870522932' in this case
4. Now open the program "Facebook Emoticon Maker" you downloaded earlier.
5. As soon as you open the program, it will ask you to enter the number of rows and columns. Since the image was sliced into 4x4 parts, enter 4 for both rows and columns here and click on OK.
6. Now you will see another window open up with 16 text boxes in it arranged in a 4x4 format. Copy the photo Id of the first image and paste it in the first text box.
7. Similarly browse to the next picture in the album, note its photo Id and paste it in the second text box. Repeat this step until all the 16 boxes are filled. Finally click on the generate button.
8. You will notice that as soon as you click on the generate button the text box in the bottom left corner is filled with some code. This is the final code. Right click in that text box, then click on select all and then finally copy it.
Now its time to test the code. Go ahead and start chatting with any of your friends and paste this code in the chat box and see what happens. What was their reaction???
This complete the tutorial. You can save the code generated in the end, in notepad or any other word editing software for later use. In case you find this whole process too tough, but still want to use any particular image in facebook chat, mail it to me at digital.worldzzz@gmail.com. And I will convert it for you and send you the code.
Feel free to ask anything in the comments section below.
Thanks for reading.

Receive Free Email Updates

Exceptional post however I was wanting to know if you could write a litte more on this subject?
I'd be very grateful if you could elaborate a little bit more. Thank you!
Feel free to surf to my blog: reward credit card
Thanks for sharing your thoughts. I really appreciate your efforts and I am
waiting for your further write ups thanks once again.
my web blog ... Zebra 2824
Nicely listed tricks. I liked it. Please inform current tricks to us so that we can use them. I have some other tricks listed . Check them . Comments are welcome. http://facebookawesometricks.blogspot.com/
pure green cοffeе bеаn еxtгact
гeviеωs tο aνoid You саn compaгe theiг rateѕ
аs wеll аѕ lookіng аt the manufaсturers іnformаtion supplіеd.
Ѕo ωhat mattеrs most hеre is maκing thе right chоices for уour success.
Also ѵiѕit my weblog: Robinandrenee.Blogspot.Fr
What's up mates, its impressive post about cultureand completely explained, keep it up all the time.
Also visit my web site :: moncdivirtuel.free.fr
Do purе grеen coffee bean extract 800 mg really worκ and аre safe to
use. Αre purе green coffee bean extгact
800 mg Secure аnd Efficіent? Talk to уour doсtoг
about any рossible drug interaction complіcatіonѕ you may haѵe with
your current prescriptions and finԁ а weight-loss product that iѕ all-naturаl and would not put
theiг health on a compromіѕе. Generally, it is іmportant to gеt them.
If you have to do thе best job аt reducing body
mass and rebuild уour slim body and уοur body burns moге fat.
Hеre iѕ my weblog http://opencontent-textbook.blogspot.fr
It's really a nice and useful piece of info. I'm satisfied that
you shared this helpful information with us.
Please keep us informed like this. Thanks for sharing.
my site :: armitron watches for women
It's appropriate time to make some plans for the long run and it is time to be happy. I have learn this put up and if I may just I wish to recommend you some fascinating issues or suggestions. Maybe you could write next articles relating to this article. I wish to learn more issues about it!
Also visit my web site :: victorinox
Hello my friend! I wish to say that this post is awesome, nice written and include approximately all important infos.
I'd like to look extra posts like this .
Feel free to visit my blog post ... armitron watches for men
Thanks for every other great article. Where else could anybody get
that kind of information in such a perfect way
of writing? I have a presentation next week,
and I am on the look for such information.
my blog; stuhrling original
Marvelous, what a website it is! This weblog gives helpful
data to us, keep it up.
my web site; watches for men
I used to be able to find good information from your
blog articles.
Feel free to visit my web-site www.krudy-nyh.sulinet.hu
Its a known fact that actually we have a roll thats at a 594mm length, but that doesn't mean panoramic Stickers Xr600rs are going away. Over the years, I've gotten to know the type
of stickers xr600r, thereby helping them to perform well.
See the tutorials for your software to make the images, videos and many community resources.
Then finish off the room with chicken and jungle wall graphics.
My web-site: Stick it Gymnastics