CODIGO #02 var Autobot = {    title: 'Autobot',    version: '3.1',    domain: window['location']['protocol'] + '//bot.grepobot.com/',    botWnd: '',    botPremWnd: '',    botEmailWnd: '',    facebookWnd: '',    isLogged: false,    Account: {        player_id: Game['player_id'],        player_name: Game['player_name'],        world_id: Game['world_id'],        locale_lang: Game['locale_lang'],        premium_grepolis: Game['premium_user'],        csrfToken: Game['csrfToken']    },    trial_time: 0,    premium_time: 0,    facebook_like: 0,    toolbox_element: null,    init: function() {        ConsoleLog.Log('Initialize Autobot', 0);        Autobot['authenticate']();        Autobot['obServer']();        Autobot['isActive']();        Autobot['setToolbox']();        Autobot['initAjax']();        Autobot['initMapTownFeature']();        Autobot['fixMessage']();        Assistant['init']()    },    setToolbox: function() {        Autobot['toolbox_element'] = $('.nui_bot_toolbox')    },    authenticate: function() {        DataExchanger.Auth('login', Autobot.Account, ModuleManager['callbackAuth'])    },    obServer: function() {        $.Observer(GameEvents['notification']['push'])['subscribe']('GRCRTNotification', function() {            $('#notification_area>.notification.getPremiumNotification')['on']('click', function() {                Autobot['getPremium']()            })        })    },    initWnd: function() {        if (Autobot['isLogged']) {            if (typeof Autobot['botWnd'] != 'undefined') {                try {                    Autobot['botWnd']['close']()                } catch (F) {};                Autobot['botWnd'] = undefined            };            if (typeof Autobot['botPremWnd'] != 'undefined') {                try {                    Autobot['botPremWnd']['close']()                } catch (F) {};                Autobot['botPremWnd'] = undefined            };            Autobot['botWnd'] = Layout['dialogWindow']['open']('', Autobot['title'] + ' v' + Autobot['version'] + '', 500, 350, '', false);            Autobot['botWnd']['setHeight']([350]);            Autobot['botWnd']['setPosition'](['center', 'center']);            var _0x2db2x2 = Autobot['botWnd']['getJQElement']();            _0x2db2x2['append']($('
', {                "\x63\x6C\x61\x73\x73": 'menu_wrapper',                "\x73\x74\x79\x6C\x65": 'left: 78px; right: 14px'            })['append']($('