
Sprunki Incredibox | Free Online Game
Sprunki Incredibox is a classic game, full of fun and challenges, that will bring you joy.

Sprunki Incredibox is a classic game, full of fun and challenges, that will bring you joy.
© Copyright 2024 All rights reserved.
})(); window.cmp_addFrame = function(b) { if (!window.frames[b]) { if (document.body) { var a = document.createElement("iframe"); a.style.cssText = "display:none"; if ("cmp_cdn" in window && "cmp_ultrablocking" in window && window.cmp_ultrablocking > 0) { a.src = "//" + window.cmp_cdn + "/delivery/empty.html" } a.name = b; a.setAttribute("title", "Intentionally hidden, please ignore"); a.setAttribute("role", "none"); a.setAttribute("tabindex", "-1"); document.body.appendChild(a) } else { window.setTimeout(window.cmp_addFrame, 10, b) } } }; window.cmp_rc = function(h) { var b = document.cookie; var f = ""; var d = 0; while (b != "" && d < 100) { d++; while (b.substr(0, 1) == " ") { b = b.substr(1, b.length) } var g = b.substring(0, b.indexOf("=")); if (b.indexOf(";") != -1) { var c = b.substring(b.indexOf("=") + 1, b.indexOf(";")) } else { var c = b.substr(b.indexOf("=") + 1, b.length) } if (h == g) { f = c } var e = b.indexOf(";") + 1; if (e == 0) { e = b.length } b = b.substring(e, b.length) } return (f) }; window.cmp_stub = function() { var a = arguments; __cmp.a = __cmp.a || []; if (!a.length) { return __cmp.a } else { if (a[0] === "ping") { if (a[1] === 2) { a[2]({ gdprApplies: gdprAppliesGlobally, cmpLoaded: false, cmpStatus: "stub", displayStatus: "hidden", apiVersion: "2.2", cmpId: 31 }, true) } else { a[2](false, true) } } else { if (a[0] === "getUSPData") { a[2]({ version: 1, uspString: window.cmp_rc("") }, true) } else { if (a[0] === "getTCData") { __cmp.a.push([].slice.apply(a)) } else { if (a[0] === "addEventListener" || a[0] === "removeEventListener") { __cmp.a.push([].slice.apply(a)) } else { if (a.length == 4 && a[3] === false) { a[2]({}, false) } else { __cmp.a.push([].slice.apply(a)) } } } } } } }; window.cmp_gpp_ping = function() { return { gppVersion: "1.0", cmpStatus: "stub", cmpDisplayStatus: "hidden", supportedAPIs: ["tcfca", "usnat", "usca", "usva", "usco", "usut", "usct"], cmpId: 31 } }; window.cmp_gppstub = function() { var a = arguments; __gpp.q = __gpp.q || []; if (!a.length) { return __gpp.q } var g = a[0]; var f = a.length > 1 ? a[1] : null; var e = a.length > 2 ? a[2] : null; if (g === "ping") { return window.cmp_gpp_ping() } else { if (g === "addEventListener") { __gpp.e = __gpp.e || []; if (!("lastId" in __gpp)) { __gpp.lastId = 0 } __gpp.lastId++; var c = __gpp.lastId; __gpp.e.push({ id: c, callback: f }); return { eventName: "listenerRegistered", listenerId: c, data: true, pingData: window.cmp_gpp_ping() } } else { if (g === "removeEventListener") { var h = false; __gpp.e = __gpp.e || []; for (var d = 0; d < __gpp.e.length; d++) { if (__gpp.e[d].id == e) { __gpp.e[d].splice(d, 1); h = true; break } } return { eventName: "listenerRemoved", listenerId: e, data: h, pingData: window.cmp_gpp_ping() } } else { if (g === "getGPPData") { return { sectionId: 3, gppVersion: 1, sectionList: [], applicableSections: [0], gppString: "", pingData: window.cmp_gpp_ping() } } else { if (g === "hasSection" || g === "getSection" || g === "getField") { return null } else { __gpp.q.push([].slice.apply(a)) } } } } } }; window.cmp_msghandler = function(d) { var a = typeof d.data === "string"; try { var c = a ? JSON.parse(d.data) : d.data } catch (f) { var c = null } if (typeof(c) === "object" && c !== null && "__cmpCall" in c) { var b = c.__cmpCall; window.__cmp(b.command, b.parameter, function(h, g) { var e = { __cmpReturn: { returnValue: h, success: g, callId: b.callId } }; d.source.postMessage(a ? JSON.stringify(e) : e, "") }) } if (typeof(c) === "object" && c !== null && "__uspapiCall" in c) { var b = c.__uspapiCall; window.__uspapi(b.command, b.version, function(h, g) { var e = { __uspapiReturn: { returnValue: h, success: g, callId: b.callId } }; d.source.postMessage(a ? JSON.stringify(e) : e, "") }) } if (typeof(c) === "object" && c !== null && "__tcfapiCall" in c) { var b = c.__tcfapiCall; window.__tcfapi(b.command, b.version, function(h, g) { var e = { __tcfapiReturn: { returnValue: h, success: g, callId: b.callId } }; d.source.postMessage(a ? JSON.stringify(e) : e, "") }, b.parameter) } if (typeof(c) === "object" && c !== null && "__gppCall" in c) { var b = c.__gppCall; window.__gpp(b.command, function(h, g) { var e = { __gppReturn: { returnValue: h, success: g, callId: b.callId } }; d.source.postMessage(a ? JSON.stringify(e) : e, "") }, "parameter" in b ? b.parameter : null, "version" in b ? b.version : 1) } }; window.cmp_setStub = function(a) { if (!(a in window) || (typeof(window[a]) !== "function" && typeof(window[a]) !== "object" && (typeof(window[a]) === "undefined" || window[a] !== null))) { window[a] = window.cmp_stub; window[a].msgHandler = window.cmp_msghandler; window.addEventListener("message", window.cmp_msghandler, false) } }; window.cmp_setGppStub = function(a) { if (!(a in window) || (typeof(window[a]) !== "function" && typeof(window[a]) !== "object" && (typeof(window[a]) === "undefined" || window[a] !== null))) { window[a] = window.cmp_gppstub; window[a].msgHandler = window.cmp_msghandler; window.addEventListener("message", window.cmp_msghandler, false) } }; window.cmp_addFrame("__cmpLocator"); if (!("cmp_disableusp" in window) || !window.cmp_disableusp) { window.cmp_addFrame("__uspapiLocator") } if (!("cmp_disabletcf" in window) || !window.cmp_disabletcf) { window.cmp_addFrame("__tcfapiLocator") } if (!("cmp_disablegpp" in window) || !window.cmp_disablegpp) { window.cmp_addFrame("__gppLocator") } window.cmp_setStub("__cmp"); if (!("cmp_disabletcf" in window) || !window.cmp_disabletcf) { window.cmp_setStub("__tcfapi") } if (!("cmp_disableusp" in window) || !window.cmp_disableusp) { window.cmp_setStub("__uspapi") } if (!("cmp_disablegpp" in window) || !window.cmp_disablegpp) { window.cmp_setGppStub("__gpp") };
ShadowMaster
Mastering shadows is an art!
InfernoWarrior
Fighting in flames is exhilarating!
RiftExplorer
Exploring rifts is an adventure!
ChaosRanger
Rangers are the best!
MysteriousSeeker
Seeking the unknown is thrilling!
EpicDruid
Druids connect with nature and magic!