How to remove Yahoo messenger ads
Posted on April 20th, 2008 in tech | 2 Comments »
Old topic but always usefull.
The “hard way”:
Removing the Ad from the bottom of the main Yahoo! Messenger window
1. Open “%Programfiles%\Yahoo!\Messenger\YahooMessenger.exe” file into a Hex Editor.
2. Locate the offset 3981AC and change the string “enabled” to anything you want.
3. Save and Exit.
Remove Ads from chat window, webcam, etc.
1. Open notepad and paste the following code:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\yahoo\pager\YUrl] “First Login Beacon”=”*” “Tutorials”=”*” “Messenger Help”=”*” “Voice General Help”=”*” “Change Room Banner”=”*” “Address Book”=”*” “Finance Disclaimer”=”*” “Messenger Ad”=”*” “Chat Adurl”=”*” “Calendar Alert Ad URL”=”*” “Conf Adurl”=”*” “Mail Alert Ad URL”=”*” “News Alert Ad URL”=”*” “Personals Alert Ad URL”=”*” “Stock Alert Ad URL”=”*” “Webcam Viewer Ad Medium”=”*” “Webcam Viewer Ad Big”=”*” “Webcam Viewer Ad”=”*” “Webcam Upload Ad”=”*” “Chat Transition Ad”=”*” “N2Phone Adurl”=”*” “Webcam Viewer Ad Bid”=”*”
2. Save the file with any name and give the extension as .REG
3. Run the file.
The easy way:
There is also another Y!Msgr ad removal tool Yahoo! Messenger AD-Remover New 2 Patch (download link) which patch the YahooMessenger.exe and edit some registry values. After patch, the flash ads on the main windows will be removed completely.
P.s. soultions tested vor versions lower than 8.1.0.421 (including)


