Vex 6

Vex 6

All trademarks belong to their respective owners.

Advertisement
Vex 6 Vex 6
exit full screen

Vex 6

Vex 6

Game will start after a short ad. Thank you for your support.

DESCRIPTION

VEX 6 is the latest addition in the series of this parkour-platformer! Jump and slide your stickman through 9 new Acts + 9 new Hard Acts. Each Act ends with it's final stage to complete: 'Vexation.' Make sure to collect the coins on your way to unlock 64 different skins for your stickman. You want to earn extra coins? Then come back to VEX 6 every day to complete the daily tasks and play the daily bonus level. VEX 6 is visually stunning as it's now running on a higher resolution and 60fps!

INSTRUCTIONS

On keyboard use the Arrow-keys or WASD-keys to move your character around. On mobile use the left/right arrow buttons and Jump/Slide on the screen.
Language
English,Arabic,Dutch,English,French,German,Hindi,Indonesian,Italian,Japanese,Portuguese,Russian,Spanish,Turkish
Gender
Male Female
Age Group
Teens YoungAdults
Type HTML 5
Subtype Javascript
Screen Orientation Portrait
Dimensions 800x600
', googletag.enums.OutOfPageFormat.REWARDED).addService(googletag.pubads()); rewardedSlot.setForceSafeFrame(true); googletag.pubads().enableAsyncRendering(); googletag.enableServices(); googletag.pubads().addEventListener('rewardedSlotReady', function(evt) { evt.makeRewardedVisible(); }); googletag.pubads().addEventListener('rewardedSlotClosed', function(evt) { adInProgress = false; adClosed = true; if(linkNew == false){ checkAndRedirect(); } }); googletag.display(rewardedSlot); }); } const modal = document.getElementById("myModal"); const closeBtn = document.getElementById("closeBtn"); const unlockBtn = document.getElementById("unlockBtn"); const rewardButton = document.getElementById('reward-button'); function resetCountdown() { clearInterval(countdownInterval); countdown = 3; countdownSpan.textContent = countdown; autoClicked = false; } rewardButton.onclick = function() { modal.style.display = "block"; // startCountdown(); } function autoClickUnlock() { autoClicked = true; unlockBtn.click(); } closeBtn.onclick = function() { modal.style.display = "none"; resetCountdown(); if (adInProgress) { adClosed = false; } } document.getElementById('unlockBtn').addEventListener('click', function() { modal.style.display = "none"; showRewardAd(); resetCountdown(); }); function checkAndRedirect() { if (rewarded && adClosed) { window.location.href = "https://reviewtopapp.com/appreviews/"; } } window.addEventListener('load', function() { googletag.cmd.push(function() { googletag.pubads().addEventListener('rewardedSlotGranted', function(evt) { rewarded = true; if(linkNew == false){ checkAndRedirect(); } }); }); }); $('.product-btns button').click(function(){ linkNew = $(this).attr('data-href'); $('#modal-ask-accept').css('display', 'block'); }); $('#modal-ask-accept .close').click(function() { $('#modal-ask-accept').css('display', 'none'); }) $('#modal-ask-accept .unlock').click(function(){ $('#modal-ask-accept').css('display', 'none'); showRewardAdButton(linkNew); }) function showRewardAdButton(link) { console.log('Reward Ad Button Clicked'); googletag.cmd.push(function() { const rewardedSlot = googletag.defineOutOfPageSlot('
', googletag.enums.OutOfPageFormat.REWARDED).addService(googletag.pubads()); rewardedSlot.setForceSafeFrame(true); googletag.pubads().enableAsyncRendering(); googletag.enableServices(); googletag.pubads().addEventListener('rewardedSlotReady', function(evt) { evt.makeRewardedVisible(); }); googletag.pubads().addEventListener('rewardedSlotClosed', function(evt) { adInProgress = false; adClosed = true; if(linkNew != false) { checkAndRedirectButton(link); } }); googletag.display(rewardedSlot); }); } function checkAndRedirectButton(openLink) { if (rewarded && adClosed) { $('.unlock-accept-download').attr('href',openLink); $('#modal-accept-download').css('display', 'block'); } } $('#modal-accept-download .close').click(function() { $('#modal-accept-download').css('display', 'none'); }) $('#modal-accept-download .unlock-accept-download').click(function() { $('#modal-accept-download').css('display', 'none'); }) });