Pirate Power - VER. 1.2.060 +4


Pirate Power v1.2.060

Googleplay:https://play.google.com/store/apps/d...ab.happypirate
Features
- Infinite Power / Boosters -
- 10K Coin Reward from Mission / Goals -
- Craft without Resources -
- Evolve without Medals -


Note
- There is max coin limit so even if the reward is 10K, your balance cannot increase more than that -


Instructions
1. Download .APK file below
2. Install . APK file
3. Enjoy!


Download
https://uploads.to/bvifnj5w9lwq


شكرا لتعليقك
}; $('#notif').click(function(){$("#cm-wrapper").css({right: "0px"});$("#bg, #notif2").show();$("#notif").hide();});$('#notif2').click(function(){$("#cm-wrapper").css({right: "-381px"});$("#bg, #notif2").hide();$("#notif").show();});$('#bg').click(function(){$("#cm-wrapper").css({right: "-381px"});$("#bg, #notif2").hide();$("#notif").show();});document.getElementById('notif').onclick = function() {document.title = originalTitle;$('#show-total').hide();};document.getElementById('show-total').onclick = function() {document.title = originalTitle;$('#show-total').hide();$("#cm-wrapper").css({right: "0px"});$("#bg").show();};setTimeout(function() {$('.myframe').each(function() {$(this).replaceWith('');});}, 5000);$(document).ready(function() { var stickyNavTop = $('#HTML001').offset().top; var stickyNav = function(){var scrollTop = $(window).scrollTop(); if (scrollTop > stickyNavTop) { $('#HTML001').addClass('sticky');} else {$('#HTML001').removeClass('sticky'); }};stickyNav();$(window).scroll(function() {stickyNav();});}); setTimeout(function() { $('.jsfiddle-demo').each(function() { $(this).replaceWith(''); });