Ever read the Hackers Guide To AIM? One of the things was about how to get rid of the advertisements by using a HEx editor and editing advert.ocm:
1. Create a .gif image of 120x60 & 256 colors.
2. Name it anything you want, its not important.
3. Find and back up "advert.ocm"
4. Open the file in a hex editor (I use hexworkshop)
5. Find the string:
GIFDATA.</A></HTML>.<HTML>
< A HREF="%s">
6. Replace it with the string:
</A></HTML>.<HTML>
<IMG SRC="LINK TO IMAGE">
7. Restart AIM and thats it.
I tried this, and a few other logical things, using hex workshop, to no avail. I could shrink the pictures, add borders, but I could not change the links or the images. Basically, advert.ocm gets a value %s from somewhere and uses it to get the pictures and links. ANyway, whenever i changed that value to something else, like "www.hotmail.com" or something, my ads were replaced with blankness. Are there any l337 H4x0r's that know how to perform this hack correctly on the newer versions of AIM? I have version 4.3.2229
1. Create a .gif image of 120x60 & 256 colors.
2. Name it anything you want, its not important.
3. Find and back up "advert.ocm"
4. Open the file in a hex editor (I use hexworkshop)
5. Find the string:
GIFDATA.</A></HTML>.<HTML>
< A HREF="%s">
6. Replace it with the string:
</A></HTML>.<HTML>
<IMG SRC="LINK TO IMAGE">
7. Restart AIM and thats it.
I tried this, and a few other logical things, using hex workshop, to no avail. I could shrink the pictures, add borders, but I could not change the links or the images. Basically, advert.ocm gets a value %s from somewhere and uses it to get the pictures and links. ANyway, whenever i changed that value to something else, like "www.hotmail.com" or something, my ads were replaced with blankness. Are there any l337 H4x0r's that know how to perform this hack correctly on the newer versions of AIM? I have version 4.3.2229