5. Find Fastest Server Add-On: Under TOOLS/REMOTE/VIEW/ALIASES: Add this routine at the top (paste this exactly): /findclose { /write -c $mircdir\toastpng.dat /set %enabletoastping 1 /links } Under TOOLS/REMOTE/VIEW/RAW: Add this routine at the top (paste this exactly): raw 364:*:{ if %enabletoastping = 1 { write $mircdir\TOASTPNG.DAT $parms } } raw 365:*:{ if %enabletoastping = 1 { run $mircdirtoastpng.exe $mircdir\toastpng.dat /set %enabletoastping 0 } } Then, go to: http://www.dragondata.com/toastping and get the program and follow the instructions.