BestCrazyGames - Play 4000+ Free Games
CrazyGamesX - Unblocked Browser Games

Popular Games

Last Played

You didn't play any game recently. Games you played will appear here.
Troll Thief - Stickman Puzzle background
Troll Thief - Stickman Puzzle
Troll Thief - Stickman Puzzle
Play Now!
Play Now!
Game loading..
25

Troll Thief - Stickman Puzzle

0 plays

155 Riot Control-(Riot Police)

155 Riot Control-(Riot Police)

2Troll Cat

2Troll Cat

3D Maze Control

3D Maze Control

Air traffic controller

Air traffic controller

Arcade Thief Runner

Arcade Thief Runner

Ball Thief vs Police

Ball Thief vs Police

Ball Thief vs Police 2

Ball Thief vs Police 2

Catch The Thief

Catch The Thief

Catch the Thief 3D

Catch the Thief 3D

Catch The Thief 3D Game

Catch The Thief 3D Game

Chibi Troll Fashion Maker

Chibi Troll Fashion Maker

Circle Rush Trolley Run

Circle Rush Trolley Run

City Traffic Control

City Traffic Control

Click to Control Chaos

Click to Control Chaos

Coin Thief 3D Race

Coin Thief 3D Race

Coloring Book for Paw Patrol

Coloring Book for Paw Patrol

Control the mob

Control the mob

Delicious Smoothie Maker

Delicious Smoothie Maker

Detective The Thief

Detective The Thief

Dual Control

Dual Control

Dual Control Car

Dual Control Car

Flip Shoot Control

Flip Shoot Control

Fun Paw Patrol Jigsaw

Fun Paw Patrol Jigsaw

Funny Smoothie Maker

Funny Smoothie Maker

Ghost Patrol

Ghost Patrol

Ghost Patrol 3D

Ghost Patrol 3D

Grand City Car Thief

Grand City Car Thief

Gravity Control

Gravity Control

3D Games 3D Games Android Android Avoid Avoid Brain Brain Fall Boys Fall Boys Funny Funny Html5 Games For Your Site Html5 Games For Your Site
Troll Thief - Stickman Puzzle

Troll Thief - Stickman Puzzle

Rating:
No ratings yet
Released:
18 March 2024
Last Updated:
18 March 2024
Troll Thief - Stickman Puzzle is a timing-based browser game where you control a sneaky stickman. This puzzle game is perfect for kids and adults looking for a fun challenge. You'll need to use your quick reflexes to move the troll, grab treasures, and avoid obstacles. With its simple controls and addictive gameplay, it's a great game to play when you have a few minutes to spare.</p> <h2>How To Play Troll Thief - Stickman Puzzle</h2> <p>Grabbing treasures and dodging obstacles is all about timing. Tap or click to move the troll and avoid getting in the way of oncoming obstacles. Clean grabbing is key to getting the most treasure in the least amount of time.</p> <h2>Controls and Features</h2> <p>Use the arrow keys or click and tap on the screen to move the troll. The game is free and has escape barriers that can be frustrating, but it's also what makes the game so challenging and fun.</p> <h2>Tips</h2> <p>Observe obstacles and plan your moves before acting. Slow down to practice your timing and improve your quick decision-making to avoid rage quitting.</p> <h2>FAQ</h2> <h4>What are the controls for Troll Thief - Stickman Puzzle?</h4> <p>Use the arrow keys or click and tap on the screen to move the troll.</p> <h4>What is the main mechanic of the game?</h4> <p>The main mechanic of the game is timing and quick decision-making.</p> <h4>What is the objective of the game?</h4> <p>Grab treasures while avoiding obstacles.</p> <h4>Is there a timer in the game?</h4> <p>No timer is stated in the game summary.</p> </div> </div> <div class="tags-walkthrough-container"> <div class="game-walkthrough bgs fn-clear"> <p>Play Troll Thief - Stickman Puzzle </p> <div class="description" id="walkthrough-video-container" style="width: 100%; height: 480px;"> </div> <script> document.addEventListener('DOMContentLoaded', function () { const videoUrl = "https://gamemonetize.video/video/gj8t7sa2xmr15vi7ln5hbpmg2hkf4rgs-1699487244.mp4"; const youtubeId = ""; const walkthroughContainer = document.getElementById('walkthrough-video-container'); let loaded = false; function loadWalkthrough() { if (loaded || !walkthroughContainer) return; loaded = true; if ((videoUrl && videoUrl.includes('/playhop-videos/')) || (youtubeId && youtubeId.includes('/playhop-videos/'))) { const video = document.createElement('video'); video.className = 'w-full h-full object-cover object-center'; video.loop = true; video.playsInline = true; video.controls = true; video.preload = 'metadata'; const playhopSrc = videoUrl.includes('/playhop-videos/') ? videoUrl : youtubeId; const source = document.createElement('source'); source.src = playhopSrc; source.type = 'video/mp4'; video.appendChild(source); walkthroughContainer.appendChild(video); } else if ((videoUrl && videoUrl.includes('https://frontend.vh.yandex.ru/player')) || (youtubeId && youtubeId.includes('https://frontend.vh.yandex.ru/player'))) { const iframe = document.createElement('iframe'); iframe.style.width = '100%'; iframe.style.height = '100%'; iframe.title = 'Game walkthrough video'; const yandexSrc = videoUrl.includes('https://frontend.vh.yandex.ru/player') ? videoUrl : youtubeId; iframe.src = yandexSrc + (yandexSrc.includes('?') ? '&' : '?') + 'autoplay=0'; iframe.frameBorder = '0'; iframe.allow = 'encrypted-media; picture-in-picture'; iframe.allowFullscreen = true; iframe.loading = 'lazy'; iframe.referrerPolicy = 'strict-origin-when-cross-origin'; walkthroughContainer.appendChild(iframe); } else if (youtubeId && youtubeId.trim() !== "") { const iframe = document.createElement('iframe'); iframe.style.width = '100%'; iframe.style.height = '100%'; iframe.title = 'Game walkthrough video'; iframe.src = 'https://www.youtube.com/embed/' + youtubeId + '?rel=0&modestbranding=1&autoplay=0'; iframe.frameBorder = '0'; iframe.allow = 'encrypted-media; picture-in-picture'; iframe.allowFullscreen = true; iframe.loading = 'lazy'; iframe.referrerPolicy = 'strict-origin-when-cross-origin'; walkthroughContainer.appendChild(iframe); } else { walkthroughContainer.id = 'gamemonetize-video'; window.VIDEO_OPTIONS = { gameid: "gj8t7sa2xmr15vi7ln5hbpmg2hkf4rgs", width: "100%", height: "480px", color: "#3f007e" }; (function (a, b, c) { const d = a.getElementsByTagName(b)[0]; if (!a.getElementById(c)) { const s = a.createElement(b); s.id = c; s.src = "https://api.gamemonetize.com/video.js?v=" + Date.now(); d.parentNode.insertBefore(s, d); } })(document, "script", "gamemonetize-video-api"); } } if ('IntersectionObserver' in window && walkthroughContainer) { const io = new IntersectionObserver((entries) => { entries.forEach(entry => { if (entry.isIntersecting) { loadWalkthrough(); io.disconnect(); } }); }, { rootMargin: '200px 0px' }); io.observe(walkthroughContainer); } else { loadWalkthrough(); } }); </script> </div> </div> </div> </main> <script type="text/javascript"> var objGameFlash = null; var percentage = 0; t1 = setInterval("getPercentage()", 200); function getPercentage() { if (objGameFlash == null) objGameFlash = getGameFlashObj(); if (objGameFlash) { try { percentage = objGameFlash.PercentLoaded(); if (percentage < 0 || typeof(percentage) == 'undefined') percentage = 100; } catch (e) { percentage = 100; } } else { percentage = 100; } if (percentage == 100) { clearInterval(t1); } return percentage; } function getGameFlashObj() { if (window.document.GameEmbedSWF) return window.document.GameEmbedSWF; } function showGame() { $("#loader_container").css({ visibility: "hidden", display: "none" }); $("#gameDiv").css({ visibility: "visible", display: "block", height: "100%" }); showGameBox(); u3dplay(); } </script> <script type="text/javascript"> $(function() { var columnWidthValue = 185; let isMobile = window.matchMedia("only screen and (max-width: 600px)").matches; if (isMobile) { columnWidthValue = $(window).width() / 2; } // var $container = $('#content'); // $container.masonry({ // itemSelector: '.post', // columnWidth: columnWidthValue, // isFitWidth: true, // animate: true // }); window.addEventListener('resize', function(event) { var columnWidthValue = 185; let isMobile = window.matchMedia("only screen and (max-width: 600px)").matches; if (isMobile) { columnWidthValue = $(window).width() / 2; } // var $container = $('#content'); // $container.masonry({ // itemSelector: '.post', // columnWidth: columnWidthValue, // isFitWidth: true, // animate: true // }); }); // if (PageType == "games" || PageType == "best") { // $(window).scroll(function() { // if ($(document).scrollTop() + $(window).height() > $(document).height() - 500) { // if (!loading) { // loading = true; // jsonajax(30); // } // } // }); // } // var LoadedGamesNum = 0; // var loading = false; // function jsonajax(e) { // if (e <= 0) return; // if (typeof cat !== 'undefined') { // url = "/ajax_loadmoregames.php?LoadedGamesNum=" + LoadedGamesNum + "&num=" + e + "&ids=" + ids + "&cat=" + cat; // } else { // url = "/ajax_loadmoregames.php?LoadedGamesNum=" + LoadedGamesNum + "&num=" + e + "&ids=" + ids + "&pagetype=" + PageType; // } // $.ajax({ // url: url, // success: function(t) { // if (t == 'NoData') { // loading = true; // } else { // var $html = $(t); // $container.append($html).masonry('appended', $html); // loading = false; // } // LoadedGamesNum = LoadedGamesNum + e; // } // }); // } }); if (typeof PageType !== 'undefined') { if (PageType == "played") { //$(".bottomtext").hide(); } } </script> </div> <!-- <div id="BackTop"></div> --> <script type="text/javascript"> var PreGameAdURL = ""; function getcookie(name) { var cookie_start = document.cookie.indexOf(name); var cookie_end = document.cookie.indexOf(";", cookie_start); return cookie_start == -1 ? '' : unescape(document.cookie.substring(cookie_start + name.length + 1, (cookie_end > cookie_start ? cookie_end : document.cookie.length))); } function setcookie(cookieName, cookieValue, seconds, path, domain, secure) { var expires = new Date(); expires.setTime(expires.getTime() + seconds); document.cookie = escape(cookieName) + '=' + escape(cookieValue) + (expires ? '; expires=' + expires.toGMTString() : '') + (path ? '; path=' + path : '/') + (domain ? '; domain=' + domain : '') + (secure ? '; secure' : ''); } function ClearPlayedGames() { setcookie("lastplayedgames", "", -360000, "/"); return false; } function PlayedGames(game_id) { var playedgames = getcookie("playedgames"); if (playedgames.indexOf("," + game_id + ",") > -1) { playedgames = playedgames.replace("," + game_id + ",", ''); } else { if (playedgames == "" || playedgames == ",") { playedgames = "," + game_id + ","; } else { playedgames = "," + game_id + "," + playedgames; } } setcookie("playedgames", playedgames, 25920000000, "/"); } $(document).ready(function() { PlayedGames(3938); }); window.setTimeout(function() { __upGame_rx8(3938) }, 2000); var descriptionURL = "http://www.games.org.es/game/troll-thief-stickman-puzzle"; var iframe = '<iframe src="https://html5.gamemonetize.co/gj8t7sa2xmr15vi7ln5hbpmg2hkf4rgs/" id="game-player" title="game-player" width="100%" height="100%" frameborder="0" scrolling="no" sandbox="allow-scripts allow-same-origin allow-popups allow-forms allow-pointer-lock" allow="fullscreen; gamepad; pointer-lock" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'; $(document).ready(function() { $('.gamePlay-button').click(function(e) { SkipAdAndShowGame(); $("#game-box").html(iframe); $("#gamePlay-content").hide(); // $('#adsContainer').show(); if ($( document ).width() < 600) { $("#header").hide(); $("#topad").hide(); $("#game-bottom").hide(); $(".play-game-bottom").hide(); $(".tags-walkthrough-container").hide(); $(".h-head").hide(); $(".game-zoom").hide(); // $("#adsContainer").hide(); $("#game-col").css("margin", "0px"); $("#game-col").css("height", "100svh"); $("#gameDiv").css("height", "100svh"); $("#gameDiv").css("width", "100vw"); $("#gameDiv").css("position", "fixed"); $("#gameDiv").css("top", "0"); $("#gameDiv").css("left", "0"); $("#gameDiv").css("z-index", "9999"); $("#ava-game_container").css("height", "100svh"); $('body').css('overflow', 'hidden'); $('.close-fullscreen').css('display', 'flex'); // GameFullscreen() // $("#game-preloading").show(); // setTimeout( // function() // { // $("#game-preloading").hide(); // PreRollAd.start(); // }, 550); // Tambahkan fungsi fullscreen function ReqGameFullscreen() { let gameElement = document.getElementById('gameDiv'); if (gameElement.requestFullscreen) { gameElement.requestFullscreen(); } else if (gameElement.mozRequestFullScreen) { // Mozilla gameElement.mozRequestFullScreen(); } else if (gameElement.webkitRequestFullscreen) { // Webkit gameElement.webkitRequestFullscreen(); } else if (gameElement.msRequestFullscreen) { // IE/Edge gameElement.msRequestFullscreen(); } } // Panggil fungsi fullscreen ReqGameFullscreen(); } }); }); function SkipAdAndShowGame() { $("#adsContainer").hide(); if ($("#game-box").is(':empty')) { $("#game-box").html(iframe); } } $(function() { $('.ad300').eq(0).show(); if ($('.ad300').size() > 1) { setInterval(function() { var first = $('.ad300').eq(0); first.hide(); $('.ad300').last().after(first); $('.ad300').eq(0).fadeIn(); }, 3000); } $('.adsmall').eq(0).show(); if ($('.adsmall').size() > 1) { setInterval(function() { var first = $('.adsmall').eq(0); first.hide(); $('.adsmall').last().after(first); $('.adsmall').eq(0).fadeIn(); }, 3000); } }) </script> <script> $(document).ready(function() { $("#adsContainer").hide(); }); </script> <script> $(document).ready(function () { const container = $('#vote-container'); const gameId = container.data('game-id'); const likeBtn = $('#like-button'); const dislikeBtn = $('#dislike-button'); let currentVote = container.data('user-vote') || null; function sendVote(voteType, action) { $.ajax({ url: Ajaxrequest() + '?t=likevote', method: 'POST', dataType: 'json', data: { gid: gameId, vote: voteType, action: action }, success: function (res) { if (res.status === 'success') { $('#like-count').text(res.likes); $('#dislike-count').text(res.dislikes); currentVote = (action === 'remove') ? null : voteType; updateButtonUI(); } } }); } function updateButtonUI() { likeBtn.toggleClass('voted', currentVote === 'like'); dislikeBtn.toggleClass('voted', currentVote === 'dislike'); } updateButtonUI(); likeBtn.click(function () { if (currentVote === 'like') { sendVote('like', 'remove'); } else if (currentVote === 'dislike') { sendVote('like', 'switch'); } else { sendVote('like', 'add'); } }); dislikeBtn.click(function () { if (currentVote === 'dislike') { sendVote('dislike', 'remove'); } else if (currentVote === 'like') { sendVote('dislike', 'switch'); } else { sendVote('dislike', 'add'); } }); $('#favorite-button').click(function () { const btn = $(this); const icon = btn.find('i'); $.ajax({ url: Ajaxrequest() + '?t=favorite_toggle', method: 'POST', dataType: 'json', data: { gid: gameId }, success: function (res) { if (res.status === 'added') { btn.addClass('favorited'); icon.removeClass('fa-regular').addClass('fa-solid'); } else if (res.status === 'removed') { btn.removeClass('favorited'); icon.removeClass('fa-solid').addClass('fa-regular'); } } }); }); }); </script> <script> var cat = ""; </script> </main> <div id="footer"> <div class="foot-inner"> <div class="footer-links"> <a href="https://www.games.org.es/contact"><i class="fa-solid fa-envelope"></i> Contact</a> <a href="https://www.games.org.es/about"><i class="fa-solid fa-info-circle"></i> About Us</a> <a href="https://www.youtube.com/@BestCrazyGames" target="_blank"><i class="fa-brands fa-youtube"></i> YouTube</a> <a href="https://www.games.org.es/terms"><i class="fa-solid fa-file-contract"></i> Terms</a> <a href="https://www.games.org.es/privacy"><i class="fa-solid fa-shield-halved"></i> Privacy</a> <span><i class="fa-solid fa-copyright"></i> <span id="clean-domain"></span> 2026</span> <script> // Grab the URL that your system generates var siteUrl = "https://www.games.org.es"; // Strip out https://, http://, and www. var cleanUrl = siteUrl.replace(/^(?:https?:\/\/)?(?:www\.)?/i, "").replace(/\/$/, ""); // Put the clean text into the span above document.getElementById("clean-domain").innerText = cleanUrl; </script> </div> <div class="footer-blog"> <a href="https://www.games.org.es/blogs"> <i class="fa-solid fa-blog"></i> Blog </a> </div> </div> </div> <script> //gotop $(function() { var sT = $(window).scrollTop(); if ($(window).scrollTop() != "0") $("#BackTop").fadeIn("slow"); var scrollDiv = $("#BackTop"); $(window).scroll(function() { if ($(window).scrollTop() == "0") $(scrollDiv).fadeOut("slow") else $(scrollDiv).fadeIn("slow") }); $("#BackTop").click(function() { $("html, body").animate({ scrollTop: 0 }, "slow") }); }); </script> <script src="https://www.games.org.es/templates/poki-like/js/global.js"></script> <script src="https://www.games.org.es/templates/poki-like/js/jquery.masnory.min.js"></script> <script src="https://www.games.org.es/templates/poki-like/js/gamefree.js"></script> <script src="https://www.games.org.es/static/libs/js/jquery.form.min.js"></script> <script src="https://www.games.org.es/static/libs/js/root.js"></script> <script src="https://www.games.org.es/templates/poki-like/js/general.js"></script> <script src="https://www.games.org.es/templates/poki-like/js/index.js"></script> <script src="https://cdn.jsdelivr.net/npm/@splidejs/splide@3.6.12/dist/js/splide.min.js"></script><script></script> <script> $('.sidebar').mouseenter(function() { $('.logo-icon').css('width', '120px'); $('.logo-icon').attr('src', '../../../static/logo/kizi/logo.png'); }); $('.sidebar').mouseleave(function() { $('.logo-icon').css('width', '35px'); $('.logo-icon').attr('src', '../../../static/logo/kizi/logo-35.png'); }); </script> </body> </html>