*Flaming Tree's guide on how to take a picture for Macintosh's is on the third post.
Screen shots and Uploading
For those who want to show your character on runescape, stats, bank, or even the desktop of your computer, you'll need to learn how to use Paint (this is if you have windows; not sure how to use paint [if they have one] in macs). And yes there are people who don't know how to; its not exactly common sense. 13 steps only
1. Get your computer screen so that it is what you want the picture of.
2. Look for the "Print" button on your keyboard. Some keyboards it may read "Print Screen" or "Prnt" or "Print Screen" (and under it on the same key says "SysRq") or even "Prnt Scrn", or even PrtSc; bascially its all the same.
3. For those unfamilar with microsoft (MS) Paint here's how you get to it:
4. On the bottom left is the Start button (bet everyone knows that already lol). Click that. Move your cursor to hover over Programs then over Accessories; then over to Paint.
Start >> Programs >> Accessories >> Paint

5. Once paint is open take your image that you used the Print screen button with and paste it onto the white pad. To paste make sure you clicked on the white pad first, or it may not paste onto it. There are two ways to paste a picture onto paint:
-At the top there is the toolbars. Click Edit and click paste.
-Or you can use the buttons on your keyboard Control and "V". Press Control and while you're holding down Control (or Ctrl on many keyboards) press "V".
6. It may ask you this: "The image in the clipboard is larger than the bitmap. Would you like the bitmap enlarged?" Click Yes.
7. Okay now you got your picture onto paint.

8. Because you don't want such a big picture you will probably want to Crop the picture. Cropping is pretty simple once you get the hang of it.

9. Click that dashed rectangle. Now you can click on the part of the picture you want; your first click will be the corner of your picture.

10. Now copy and paste that picture onto a new paint document. And save it as whatever you want.
**If the image is pretty big you may want to Save it as a jpg
**If the image isn't huge, Saving as a bmp is good!


**If the image is pretty big you may want to Save it as a jpg
**If the image isn't huge, Saving as a bmp is good!
11. Once you save it to upload you can go to www.imageshack.us
12. Click Browse and look for your file

13. Find your file, double click it and click "Upload" and there you go!
Imageshack.us!
Okay for help on what code to use heres another quick tutorial

A. Thumbnail for Websites. This is for HTML; which is basically the behind the scenes of every website; you don't need to use this
Ex.
CODE
<a href="http://img101.imageshack.us/my.php?image=jig5yj.png" target="_blank"><img src="http://img101.imageshack.us/img101/41/jig5yj.th.png" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a>
B. Thumbnail for Forums; this creates a thumbnail; usualy it doesn't matter which one you use but every now and then some forums will have very case sensitive bbcodes so you may need to pick one of them. most forums it doesn't matter which one
Ex.

CODE
[URL=http://img101.imageshack.us/my.php?image=jig5yj.png][IMG]http://img101.imageshack.us/img101/41/jig5yj.th.png[/IMG][/URL]
C. Hotlink for forums; This makes the picture along with giving a link to the original picture hosted by imageshack. The picture is "hyperlinked" to imageshack.us
Ex.

CODE
[URL=http://www.imageshack.us][IMG]http://img101.imageshack.us/img101/41/jig5yj.png[/IMG][/URL]
D. This is the same as C except again for creating/editing websites
Ex.
CODE
<a href="http://www.imageshack.us"><img src="http://img101.imageshack.us/img101/41/jig5yj.png" border="0" width="316" alt="Image Hosted by ImageShack.us" /></a>
E. This is for giving the image in the link form; click the link and it'll get you to imageshack along with the picture
Ex. http://img101.imageshack.us/my.php?image=jig5yj.png
F. This is the original url/address of the picture you uploaded. You can put it through [IMG] tags to show the picture.
Ex.






