K, So I stumbled upon this today, and you can tell when mods and admins of gaia r looking for botters

its at the bottom of this page

Gaiaonline.com DNS and Name Server Lookup - Who.is

also, if doing flp, what goes here

Code:
        case "main_server": return "WHAT GOES HERE!?!";
        case "graphics_server": return "s.cdn.gaiaonline.com";
        case "jscompiler_server": return "w.cdn.gaiaonline.com";
        case "no_image": return "http://s.cdn.gaiaonline.com/images/s.gif";
        case "avatar_server": return "a2.cdn.gaiaonline.com";
        case "avatar_save": return "avatarsave.gaiaonline.com";
        case "town_name": return "barton";
        case "session_page": return "3100";
        case "cache_value": return "1153";
        case "fb_api_key": return "b42652b5e5704574a0916309f7d55b6e";
        case "fading_alerts": return 0;
        default: return null;