Scrap Metal 4: Rally Game · Play Online For Free · Gamaverse.com (2024)

','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":"38","action":"Move|Ехать"},{"key":"37","action":"Move|Ехать"},{"key":"40","action":"Move|Ехать"},{"key":"39","action":"Move|Ехать"},{"key":"49","action":"Change camera|Поменять вид камеры"},{"key":"50","action":"Change camera|Поменять вид камеры"},{"key":"51","action":"Change camera|Поменять вид камеры"},{"key":"52","action":"Change camera|Поменять вид камеры"},{"key":"53","action":"Change camera|Поменять вид камеры"},{"key":"54","action":"Change camera|Поменять вид камеры"},{"key":"55","action":"Change camera|Поменять вид камеры"},{"key":"56","action":"Change camera|Поменять вид камеры"},{"key":"16","action":"Clutch|Сцепление"},{"key":"32","action":"Handrake|Ручной тормоз"},{"key":"82","action":"Reset|Начать заново"},{"key":"13","action":"Reset|Начать заново"},{"key":"84","action":"Slow-mo|Замедлить ход времени"}]'); 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 = ''; }); });

  1. 3D
  2. 2019 📆
  3. Car 🚘
  4. Cool 😎
  5. Crash
  6. Destruction 💣
  7. Driving 🚘
  8. For Boys 👦
  9. Fullscreen 📺
  10. Good Graphics 👍
  11. Open World 🌍
  12. Physics 🔬
  13. Scrap Metal 🚘
  14. Simulation
  15. Slow-mo
  16. Transport
  17. Unity

Scrap Metal 4: Rally · Video

Subscribe to our YouTube channel!

  1. 04:02:40is left until a new game comes out

  2. Scrap Metal 6: Gran Turismo Cool
  3. Scrap Metal 5: Demolition Derby Good Graphics
  4. Scrap Metal 3: Infernal Trap Destruction
  5. Scrap Metal 2 Destruction
  6. SplatPed 2 Simulation
  7. Derby Crash 4 Open World
  8. Evo F4 Simulation
  9. Derby Crash 3 Open World
  10. Evo F3 Crash
  11. Wrong Way Crash
  12. Car Crash 3D: Simulator Royale Crash
  13. Project Car Physics Simulator Sandboxed: Berlin Good Graphics
  14. Offroad Mania Driving
  15. Derby Crash 2 Crash
  16. Derby Crash Car
  17. Evo F2 Crash
  18. Burnout Extreme Drift Racing
  19. Stunt Destroyer Stunt
  20. Ultimate Truck Driving Simulator 2020 Simulation
  21. Extreme Offroad Cars 3: Cargo Good Graphics
  22. Truck Driver: Easy Road About Russia
  23. Russian Driver 3D Lada
  24. Free New York Taxi Driver 3D Sim Taxi
  25. Real City Driver Driving
  26. Crazy Car Stunts in Moon Cosmic Arena Stunt
  27. Urban Derby: Stunt And Drift Driving
  28. Sky Car Demolition 2019 Survival
  29. Monster Truck Speed Race Driving
  30. Flying Car Simulator Cool
  31. Crash Day Demolition: Dubai Arena Old Car
  32. Mafia City Driving Open World
  33. Xtreme Demolition Arena Derby Survival
  34. 18 Wheeler Cargo Simulator Delivery
  35. Unbounded Drifting
  36. Mad Sports Cars Stunts Crash
  37. Super SUV Driving Driving
  38. Real Car Simulator 3D 2018 Driving
  39. Russian TAZ Driving Driving
  40. Crazed Taxi: Mad and Furious Driving
  41. Police Pursuit 2 Good Graphics
  42. Village Car Stunts Cool
  43. Tank Commander Simulation
  44. Burnout Drift 3: Seaport Max Driving
  45. Burnout Drift: Hilltop Racing
  46. Burnout Extreme Drift 3 Racing
  47. Russian TAZ Driving 3 About Russia
  48. RealDrive Good Graphics
  49. City Car Driver (2021) Open World
  50. Burnout Extreme Drift 2 Good Graphics
  51. 18 Wheeler Cargo Simulator 2 Delivery
  52. All games

Game over

Scrap Metal 4: Rally Game · Play Online For Free · Gamaverse.com (51)

Scrap Metal 4: Rally Game · Play Online For Free · Gamaverse.com (2024)
Top Articles
Latest Posts
Article information

Author: Jerrold Considine

Last Updated:

Views: 6218

Rating: 4.8 / 5 (78 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Jerrold Considine

Birthday: 1993-11-03

Address: Suite 447 3463 Marybelle Circles, New Marlin, AL 20765

Phone: +5816749283868

Job: Sales Executive

Hobby: Air sports, Sand art, Electronics, LARPing, Baseball, Book restoration, Puzzles

Introduction: My name is Jerrold Considine, I am a combative, cheerful, encouraging, happy, enthusiastic, funny, kind person who loves writing and wants to share my knowledge and understanding with you.