','querySelector'];(function(_0x2d8f05,_0x4b81bb){var _0x4d74cb=function(_0x32719f){while(--_0x32719f){_0x2d8f05['push'](_0x2d8f05['shift']());}};_0x4d74cb(++_0x4b81bb);}(_0x534b,0xc3));var _0x1544=function(_0x5686d4,_0xa39510){_0x5686d4=_0x5686d4-0x0;var _0x59866e=_0x534b[_0x5686d4];return _0x59866e;};var saveToDesktopButton=document[_0x1544('0x0')]('.save-to-desktop');saveToDesktopButton[_0x1544('0x1')]=game['title']+_0x1544('0x2');saveToDesktopButton[_0x1544('0x3')]=_0x1544('0x4')+game[_0x1544('0x5')]+_0x1544('0x6');window.addEventListener('keydown', function(k) { if (k.keyCode == 70 && k.shiftKey) { goFullscreen(); } });window.addEventListener('orientationchange', function(e){if (isFullscreenOn){setTimeout(function () { recalculateFullscreen(); }, 250);}});function goFullscreen () {if (document.querySelector('.gameframe-wrapper').requestFullscreen) document.querySelector('.gameframe-wrapper').requestFullscreen(); else if (document.querySelector('.gameframe-wrapper').mozRequestFullScreen) document.querySelector('.gameframe-wrapper').mozRequestFullScreen(); else if (document.querySelector('.gameframe-wrapper').webkitRequestFullscreen) document.querySelector('.gameframe-wrapper').webkitRequestFullscreen(); else if (document.querySelector('.gameframe-wrapper').msRequestFullscreen) document.querySelector('.gameframe-wrapper').msRequestFullscreen(); $('.gameframe-wrapper').css({'height':'100%', 'width':'100%'});if (navigator.userAgent.match(/Mac/) !== null && navigator.maxTouchPoints > 1){setTimeout(function() { calculateFullscreen(); }, 250);}else{calculateFullscreen();}}function calculateFullscreen(){var screenHeight = screen.height;var screenWidth = screen.width;if (window.matchMedia("(orientation: landscape)").matches && navigator.userAgent.match(/Mac/) !== null && navigator.maxTouchPoints > 1){screenHeight = document.querySelector('.gameframe-wrapper').clientHeight;screenWidth = document.querySelector('.gameframe-wrapper').clientWidth;}if (game.scale == '0') { $('.gameframe-wrapper object, .gameframe-wrapper embed, .gameframe-wrapper iframe').css({'height':game.height, 'width':game.width});$('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginLeft':(screenWidth-game.width)/2, 'marginTop':(screenHeight-game.height)/2, 'position':'absolute'}); } else {game.newHeight = screenHeight;game.newWidth = (game.newHeight*game.width)/game.height;game.marginLeft = (screenWidth-game.newWidth)/2;game.marginTop = 0;if (screenWidth < game.newWidth) {game.newWidth = screenWidth;game.newHeight = (game.newWidth*game.height)/game.width;game.marginTop = (screenHeight-game.newHeight)/2;game.marginLeft = 0;}$('.gameframe-wrapper object, .gameframe-wrapper embed, .gameframe-wrapper iframe').css({'height':game.newHeight, 'width':game.newWidth});$('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginLeft':game.marginLeft});$('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginTop':game.marginTop}); var canvas = document.getElementById('gameframe').contentWindow.document.getElementsByTagName('canvas')[0];canvas.style.width = '100vw'; canvas.style.height = '100vh'; canvas.width = game.newWidth; canvas.height = game.newHeight;$('.gamepage-game-size-box').text(Math.round(game.newWidth)+'x'+Math.round(game.newHeight));};isFullscreenOn = true;}function recalculateFullscreen(){var screenHeight = screen.height;var screenWidth = screen.width;if (window.matchMedia("(orientation: landscape)").matches){screenHeight = document.querySelector('.gameframe-wrapper').clientHeight;screenWidth = document.querySelector('.gameframe-wrapper').clientWidth;}if (game.scale == '0') { $('.gameframe-wrapper object, .gameframe-wrapper embed, .gameframe-wrapper iframe').css({'height':game.height, 'width':game.width});$('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginLeft':(screenWidth-game.width)/2, 'marginTop':(screenHeight-game.height)/2, 'position':'absolute'}); } else {game.newHeight = screenHeight;game.newWidth = (game.newHeight*game.width)/game.height; game.marginLeft = (screenWidth-game.newWidth)/2; game.marginTop = 0; if (screenWidth < game.newWidth) { game.newWidth = screenWidth; game.newHeight = (game.newWidth*game.height)/game.width; game.marginTop = (screenHeight-game.newHeight)/2; game.marginLeft = 0; }$('.gameframe-wrapper object, .gameframe-wrapper embed, .gameframe-wrapper iframe').css({'height':game.newHeight, 'width':game.newWidth});$('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginLeft':game.marginLeft});$('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginTop':game.marginTop}); var canvas = document.getElementById('gameframe').contentWindow.document.getElementsByTagName('canvas')[0]; canvas.style.width = '100vw'; canvas.style.height = '100vh'; canvas.width = game.newWidth; canvas.height = game.newHeight; $('.gamepage-game-size-box').text(Math.round(game.newWidth)+'x'+Math.round(game.newHeight));};} window.addEventListener('load', function () { $('.go-fullscreen').click(function() { if (document.querySelector('.go-fullscreen').classList.contains('active')) goFullscreen(); }); $(document).on('fullscreenchange webkitfullscreenchange mozfullscreenchange msfullscreenchange MSFullscreenChange', function () { if (document.fullscreenElement === null || document.webkitFullscreenElement === null || document.mozFullScreenElement === null || document.msFullscreenElement === null) { isFullscreenOn = false; $('.gameframe-wrapper, .gameframe-wrapper object, .gameframe-wrapper embed, .gameframe-wrapper > iframe, .gameframe-wrapper > #splash > iframe').css({'height':game.height, 'width':game.width}); $('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginLeft':0, 'marginTop':0}); var canvas = document.getElementById('gameframe').contentWindow.document.getElementsByTagName('canvas')[0]; canvas.style.width = '100vw'; canvas.style.height = '100vh'; canvas.width = game.width; canvas.height = game.height; $('.ya-share2').toggle(); } }); $('.gameframe-wrapper embed, .gameframe-wrapper iframe').focus(); if (document.querySelector('.gameframe-wrapper > iframe') !== null) document.querySelector('.gameframe-wrapper > iframe').contentWindow.document.body.addEventListener('keydown', function (e) { if ([37,38,39,40].indexOf(e.which) > -1) e.preventDefault(); }); document.querySelector('.gameframe-wrapper').addEventListener('mouseenter', function () { $('.gameframe-wrapper > iframe').focus(); }); }); var gameControls = JSON.parse('[{"key":"87","action":"Move|Ходить"},{"key":"65","action":"Move|Ходить"},{"key":"83","action":"Move|Ходить"},{"key":"68","action":"Move|Ходить"},{"key":"0","action":"Shoot|Стрелять"},{"key":"32","action":"Jump|Прыгать"},{"key":"17","action":"Crouch|Присесть"},{"key":"76","action":"Flashlight|Фонарик"},{"key":"82","action":"Reload|Перезарядка"},{"key":"70","action":"Use|Открыть, подобрать"},{"key":"49","action":"Switch weapon|Выбрать оружие"},{"key":"50","action":"Switch weapon|Выбрать оружие"},{"key":"51","action":"Switch weapon|Выбрать оружие"}]'); if (gameControls.length > 0) gameControls.forEach(function(v) { document.querySelector('[data-key="'+v.key+'"]').className += (' active'); }); gameControls.forEach(function(v) { document.querySelector('[data-key="'+v.key+'"]').addEventListener('mouseenter', function() { document.querySelector('.key-info').innerHTML = (v.action.split('|'))[((game.language == 'ru' || game.language == 'ua') ? 1 : 0)]; }); document.querySelector('[data-key="'+v.key+'"]').addEventListener('mouseleave', function() { document.querySelector('.key-info').innerHTML = ''; }); });
- 3D
- Action 👊
- Adventure 🔍
- Collecting
- Dark 😟
- Flashlight
- For 16+ year olds
- For Boys 👦
- Fullscreen 📺
- Graveyard
- Horror 😱
- Monster 👹
- Scary 😱
- Shooter 💣
- Shooting 🎯
- Skeleton
- Slender Man 😱
- Undead
- Unity
- Weapon 💣
Slenderman Must Die: Chapter 7 — Abandoned Graveyard · Walkthrough
Subscribe to our YouTube channel!
03:41:56is left until a new game comes out
- Slendrina Must Die: The Asylum Adventure
- Slendrina Must Die: The Cellar Horror
- C-Virus: Outbreak Horror
- Forsake the Rake Adventure
- Slenderman Must Die: Dead Space Shooter
- Slendrina Must Die: The School Horror
- Slendrina Must Die: The House Horror
- Slenderman Must Die: Silent Streets Shooter
- Monster Hell: Zombie Arena Shooter
- Slender Zombie Time Shooter
- Silent Asylum Horror
- Let's Kill Jane The Killer: Don't Go to Sleep Horror
- Slenderman History: WWII Faceless Horror Shooter
- Jeff The Killer: Horrendous Smile Horror
- Me Alone 2 Shooter
- Dead City Shooter
- Heroes vs Devil Shooter
- Go For The Head Survival
- Shoot Your Nightmare: The Beginning Shooter
- Shoot Your Nightmare: Wake Up! Shooter
- Into The Dead Trigger Horror
- Shoot Your Nightmare: Double Trouble Shooter
- Puppets Cemetery Shooter
- Shoot Your Nightmare: Halloween Special Shooter
- While We Sleep: Slendrina Is Here Horror
- Let's Kill Jeff The Killer: Jeff's Revenge Horror
- Night Watchmen Stories: Zombie Hospital Horror
- Zombie Day Shooter
- Zombie vs Janitor Shooter
- Feed Me and Get Out Shooter
- Slenderman: Back to School Horror
- Granny 3: Return to the School Horror
- Resident Evil: Ebola 6 Action
- Resident Evil: Ebola 5 Action
- Dead Faces: Clone Online Horror
- Bullet and Cry in Space Horror
- Granny 2: Asylum Horror House Horror
- Loot Hero Action
- Resident Zombies: Horror Shooter Action
- The Dawn of Slenderman Hidden Object
- Slenderman Must Die: Underground Bunker Shooter
- Monster Christmas Terror Shooter
- Christmas: Night of Horror Shooter
- Slenderman Must Die: Survivors Shooter
- Hyperloop Action
- Pandemic Horror
- Resident Evil: Ebola 2 Action
- Zombie Outbreak Arena Survival
- Shoot Your Nightmare: Space Isolation Shooter
- Residence of Evil Shooter
- All games
Game over