Guide to Stealing Neopets Fonts!

STEALING NEOPET FONTS!
Have you ever came across a neopets font that you absolutly loved?
Never though you could have it cause it was a pre-made neopets font?
Well guess what? You can now have that font you always wanted
by following a few simple steps!

Getting The Font!
1. FInd the neopets font on the neobaords you want to steal.

2. Highlight the neopets font:

3. Right Click While Still Highlighted And Hit View Source. Select All and Open
Notepad and paste:

4. Hit Ctrl+H or go to Edit>Replace. In the &quot;Find What&quot; Box Put A <.
In the &quot;Replace With&quot; put a (. Now hit replace all. Do the same thing again
except switching the symbols ( > & ) ).

5. Now comes the editing to make it fit in the respected boxes.
Replace any (div align=(alignment)) just with the alignment.
Example: (dive alignment=&quot;center&quot would become (center).
Now the fonts are the major thing, but not hard at all. Notice how the fonts
are still in html code where its like (font color=&quot;black&quot; size=&quot;1&quot; face=&quot;arial&quot
Well we dont need a lot of that. we dont need to use spaces,quotation marks,
or spaces in our font. Instead of typing out color, size, and font we jsut need the
first letters c,s,f. Get rid of everything i said we dotn need. Your font should end
up something like fontc=blacks=1f=arial).

6. Now that may look like a nice code, but there are actually still things we don’t need.
That would be the size. SInce the default size is 1, and their font is already at 1 we dont need
it so lets get rid of it. Your code should now look like this: (fontc=blackf=arial). This just means
you can cancel out all defaults. If the font was Times New Roman you could take that out as well.
Now even with this font, the color is black. Default color is black, so we actually dont need any of that either. So now your font is (f=ariel).

7. Replacing the font with the neohtml tags is very easy.’
Just look at what they posted, and replace that with neohtml. In my example, the person posted
“Best guild EVER!!&quot; I would delete all that and replace it with &quot;neoHTML&quot;.
After that there should be a (/font) tag. You just set up your main typing font.

8. Useing the steps 5 and 6 do the same for the siggys and anything above your html. 
Replace the alignment tag which should still be (/div) with the alignment you choose.
Mine was center so i would change (/div) to (/center).

9. Now you just have one big long code, and two input boxes for your font.
Theres your neohtml and your siggy. You just simply need to break up the code into two differnt codes. This is very simple.
If you have a short siggy, you can just simply make the neohtml the &quot;(center)(f=ariel)neohtml(/font)(br)&quot; part, and
paste everything else in the siggy line. But make sure after putting the neohtml line up to have a &quot;(&quot; at the very
end of it and a &quot&quot; at the very beginning of the siggy line. This will combine both the neohtml font and siggy together
into 1 font. In my example i cant do this, since my siggy is to long. That is no problem at all. We can still include our siggy in our
neohtml line if we need to. We can do this just by adding a break (or the (br) tags) Now my font is really complicated for the siggy,
and every space counts. So that may mean i need to ct a word in half. In my example i will need to cut the word
&quot;Erøsιøη&quot; in half so my sigyg can still fit. Make sure you have enoughr oom for the ( that needs to be at the
end of the neohtml and the ) at the beginning of the siggy line.

So after doing a few test, i find out my neohtml code will be:
(center)(f=ariel)neoHTML(/font)(br)(fontc=charcoalf=arial)(b)(sup)τhε(/sup)(/b)(/font)(fontc=Purpless=4f=arial)(b)Erøsι(

My signature font will be:
)on(b)(br)(fontc=Limes=2f=arial)(sup)σƒ M Y . H E A R T(/sup)(/font)(/b)(fontc=Limes=2f=arial)(/font)(/center)

10. Now when i try this, it doesnt work and breaks.
Why? Well because the font colors are not hex like they should be. The person used a default font, and i need a
hex value. Just find the hex colors they used and replace them with the color. Also, i removed all the &quot;f=ariel&quot;
since i really dont need it since its basically default. I also remove the charcol font since that is basically black. This gave me much
more room.So now my font neohtml should look like this:

(center)neoHTML(br)(font)(sup)τhε(/sup)(/font)(fontc=#800080s=4)(b)Erøsι(

My Siggy font should now be:

)øη(/b)(/font)(b)(br)(fontc=#00ff00)(sup)σƒ M Y . H E A R T(/sup)(/b)(/font)(/center)