Games Achievements My Kong Sign In

Stay alive

Shooter

Stay alive

  • 2.1
+Add Tags

Your Rating:

Game By:

Published Apr. 10, 2019 with 876 gameplays

Developers Players Support YouTube TikTok X (Twitter) LinkedIn
Join the conversation Join Discord
Terms Privacy Code of Conduct
© 2024 Kongregate
","stat_type":"Replace","display_in_table":true,"accomplishment_tasks":[]}],"achievements":[],"challenges":[],"chat_bootstrap_url":"/games/Davidasdasda/stay-alive/chat.js","holodeck_url":"/games/Davidasdasda/stay-alive/holodeck","accomplishments_bootstrap_url":"/games/Davidasdasda/stay-alive/chat_achievements","sticker_drop_url":"/games/Davidasdasda/stay-alive/sticker_drop","game_path":"/games/Davidasdasda/stay-alive","html_dimensions":{"game_width":1500,"game_height":900,"max_game_width":null,"max_game_height":null,"game_left":0,"game_top":0,"chat_width":300,"chat_height":900,"flash_frame_width":1803,"flash_frame_height":926,"game_frame_width":1500,"game_frame_height":900,"min_chat_width":300,"min_chat_height":527,"divider_width":3,"quicklinks_height":26,"chat_window_non_content_height":254,"avatar_image_gutter_height":120,"chat_pane_tab_height":41},"login_url":"/accounts/new/behind_login.js?game_id=306814","shared_content_type_permalinks":[],"shared_content_type_names":[],"permissions":{"session_lookup_key":null,"no_file_size_limit":null,"chat_api":null,"premium_game":null,"served_from_internal":null,"microtransaction_api":false,"save_shared_content":true,"save_external_shared_content":true,"authenticated_users_only":false,"hide_comments":false,"dont_hide_iframe":true,"shout_api":false,"mass_messages_api":null,"shared_links":null,"disallow_cinematic":false,"disable_instart":null,"guilds_api":null,"generate_guest_characters":false,"allow_script_access":false,"periscope_dashboard":false,"incentivized_web_ads":null,"host_in_top_frame":false,"force_localconnection":false,"truex_web_ads":false},"has_game_specific_forum":false,"multiplayer_game":false,"authenticated_only_shared_content_sorts":["by_own","by_friends"],"in_beta":false,"in_preview":false,"extra_interpolation":null}); if (document && document.location && document.location.search && document.location.search.match(/watch_stats/)) { holodeck.startWatchingStats(); } document.observe('holodeck:ready', function(){ holodeck.recordAnalyticsEvent('GamePage', 'Load'); holodeck.recordMappedEventAnalytic(holodeck._tab_from_cookie); var share_param = Cookie.get('kong_shared_from'); if (share_param && !share_param.blank()) { metricTracker.trackPageView(share_param); // TODO change to event? } if (metricTracker) { var dl_now = new Date().getTime(), dl_time = (dl_now > 0 && _lts && _lts > 0) ? (dl_now - _lts) : -1; metricTracker.trackTimedEvent('GameDomLoaded', "Stay alive", dl_time); } setTimeout(function() { holodeck.recordAnalyticsEvent('GamePage', 'Played 1 Minute'); }, 60*1000); setTimeout(function() { holodeck.recordAnalyticsEvent('GamePage', 'Played 5 Minutes'); }, 5*60*1000); setTimeout(function() { holodeck.recordAnalyticsEvent('GamePage', 'Played 15 Minutes'); }, 15*60*1000); holodeck.setMetricTracker(metricTracker); holodeck.loadAdminControls(); holodeck.loadDeveloperControls(); GameMetricsUpdater.update(); holodeck.addOnTabLoadCallback('game_tab_pane', function() { GameMetricsUpdater.update(); }); if (holodeck.authenticated()) { var slc_init; holodeck.addOnTabSelectCallback('shared_links_tab_pane', function() { if (!slc_init) { slc_init = true; shared_links_controller = new SharedLinksController({ id: 'shared_links', url: "/games/Davidasdasda/stay-alive/shared_links" }); shared_links_controller.fetch(); } }); } [ 'maingameholder', 'maingameholder1', 'maingameholder2', 'maingame', 'maingamecontent', 'flashframecontent', 'gameholder', 'chat_container_cell', 'chat_container' ].each( function(e) { var ele = $(e); if (ele) { ele.scrollTop = 0; } }); }); document.observe('fold:loaded', function(e) { var params = document.location.toString().parseQuery(), comment_id = params['game_comment_id'], comment; if (comment_id) { if (comment = $('comment_' + comment_id)) { $$('.top_comments .comment_list').first().insert({top: comment}); } else { new Ajax.Request('https://www.kongregate.com/games/Davidasdasda/stay-alive/comments/' + params['game_comment_id'] + '/highlight', { method: 'get', onSuccess: function(res) { $$('.top_comments .comment_list').first().insert({top: res.responseText}); } }); } } }); document.observe('fold:loaded', function() { if(holodeck.ready) { holodeck.loadDiscussions(); } else { document.observe('holodeck:ready', holodeck.loadDiscussions.bind(holodeck)); } }); document.observe('fold:loaded', function(e) { active_user.addRunWhenAuthenticatedObserver(function() { new Ajax.Request('/cinematic_bug_counters/check_eligibility?game_id=306814', { method: 'get', onSuccess: function(t) { if (t.responseJSON['eligible']) { $('cinematic_bug_report').show(); } } }); }); if(page_data.in_guilds) { } holodeck.setupBelowFoldTabs(); }); below_fold_loaded = false; access_key = window.location.toString().toQueryParams()['guest_access_key']; new Ajax.Request( "/games/Davidasdasda/stay-alive" + '/show_below_fold' + (access_key ? '?guest_access_key=' + access_key : ''), { method: 'GET', onSuccess: function(response) { $('below_fold_content').update(response.responseText); if(Prototype.Browser.IE7) { $('sane_browser_gamespotlight').remove(); $('ie7_gamespotlight_container').show(); $('gamespotlight_container').appendChild($('ie7_gamespotlight_container')); $('sane_browser_kong_game_bf_300x250_2').remove(); $('ie7_kong_game_bf_300x250_2').show(); $('kong_game_bf_300x250_2_holder').appendChild($('ie7_kong_game_bf_300x250_2')); } }, onComplete: function(response) { below_fold_loaded = true; if (!active_user.animationThrowdownSteam()) { $('below_fold_content').fire('fold:loaded', {}); } } }); $j(function() { $j(document).on('click', '#belowgame_accomplishments .game_accomp_img', function(e) { $j(this).parents('.game_accomp_info').siblings('.game_accomp_info').children('.show').removeClass('show'); $j(this).parents('.game_accomp_info').children('.js-badge-click-message').toggleClass('show'); }); $j(document).on('click', '#belowgame_accomplishments .js-badge-click-message', function(e) { $j(this).removeClass('show'); }); }); active_user.addRunWhenAuthenticatedObserver(function() { if (page_data.kred_verification_required) { lightbox.prototype.initializeKredVerificationFrame(); } }); DynamicScriptLoader.load('https://api.cloudsponge.com/address_books.js', true); activateCloudspongeChooser = function(element_id) { var ele = $(element_id); ele.value = ''; ele.removeClassName('hinted_value'); cloudsponge.init({ domain_key: "SQRCDUVTMR37TSPHRSTZ", textarea_id: element_id, floatbox:{ zIndex:1000005 } }); cloudsponge.launch(); return false; } FacebookApiLoader.populate("218282488189771", window.location.protocol + "//www.kongregate.com/channel.html"); var navigation = new Navigation(active_user, ''); var flash_messages = new FlashMessages(), tracking_code_service = new TrackingCodeService({dataProvider: flash_messages.data.bind(flash_messages), metricTracker: metricTracker}); if(metricTracker) { metricTracker.setCustomVariable(1, 'Registered', String(active_user.isAuthenticated()), 2); active_user.recordTreatments(metricTracker); } PremiumOnlyLinks.attachHandlers(); // has to happen after flash messages }).runWhenReady(); //]]>