OwlCyberSecurity - MANAGER
Edit File: index.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>HACK CHEAT SLOT ONLINE TERBARU 100% BERHASIL 2022</title> <meta name="description" content="Mencari cheat slot online 2022 yang pasti berhasil? silahkan coba tools hacking judi slot kami di jamin pasti berhasil!"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/css/font-awesome.css"> <link rel="stylesheet" href="https://www.slothack2022.com/assets/css/style.css"> <!-- iCheck --> <link rel="stylesheet" href="https://www.slothack2022.com/plugins/iCheck/square/green.css"> <style> *{ margin: 0; padding: 0; } body {background: black;} .containerx { background-color: rgba(255, 255, 255, 0.85); margin: 50px 10%; padding: 3rem; position: relative; z-index: 1; } #c { position: fixed; top: 0; left: 0; } .bg_info_box { border-top-left-radius: 60px; border-top-right-radius: 60px; margin-top: 200px; padding-bottom:50px; text-align:center; color: #ffffff; background: linear-gradient(180deg, #910000 0%, #410000 100%); } .bg_info_box .info_box_img { margin-top: -65%; } .info_box_img amp-img { max-width:300px; width: 100%; margin: 0 auto; } .info_box_desc { font-size:18px; } .mobile_height { display:none; height:120px; } .bg_info_box h3 { color:#ffffff; font-size:24px; } .content_box_heading { margin: 0; padding-left: 80px; } .content_box_img { position: absolute; top: -20px; left: 0px; } .faq_content { background: linear-gradient(180deg, #910000 0%, #410000 100%); border-radius: 50px; padding: 30px; letter-spacing: 0.05em; margin: 10px; color: #ffffff; position:relative; margin-bottom: 20px; margin-top: 100px; box-shadow: 5px 12px 10px -3px rgb(0 0 0 / 60%); } .faq_top_img { position: absolute; top: -115px; right: 0; } .faq_content p { text-align:justify; } .testimonial_box_head_sec { display:flex; align-items:center; } .footer { background: #242424; position: relative; color: rgba(255, 255, 255, 0.5); margin-top: 30px; padding-top: 50px; padding-bottom: 50px; } .footer_content { position:relative; } .footer_menu_title { font-size: 24px; padding-left: 20px; } .footer_copyright { padding-left:20px; } .footer_copyright img { object-fit:contain; } .footer_website { font-size: 24px; margin:0; } .footer_website a { color:rgba(255, 255, 255, 0.5); } .footer_website a:hover { color:#D8A235; } .footer:before { content: ' '; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url(assets/bg_top_pattern.webp); background-repeat: no-repeat; background-position: right; } .fixed-bottom-footer { display: flex; justify-content: space-around; position: fixed; padding: 5px 0; left: 0; right: 0; bottom: 0; z-index: 99; background: linear-gradient(180deg, rgba(167, 0, 0, 0.8) 0%, rgba(16, 1, 1, 0.8) 85.42%), #D61B1B; border-radius: 30px; margin:20px; box-shadow: 5px 12px 10px -3px rgb(0 0 0 / 60%); } .fixed-bottom-footer a { display: flex; flex-direction: column; justify-content: center; align-items: center; } .fixed-bottom-footer amp-img { max-width: 50%; margin-bottom: 5px; } .fixed-bottom-footer a { color: #fff; } .btn-container { max-width: 480px; margin: 0 auto; } .alternatif-sec { text-align:center; } .padding { padding: 0px 15px; } .link-alternatif-design { font-size: 22px; letter-spacing: 1px; background: linear-gradient(90deg, rgba(205, 160, 1, 0.88) 0%, #C10A00 21.61%, #FD2E49 52.04%, #A02881 76.29%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-size:400%; font-weight:bold; animation: btn_text_ef 10s linear infinite; } .btn-container { display: flex; margin-top: 30px; margin-bottom: 30px; justify-content: center; } .btn-container a { color:#D9D9D9; width: 30%; text-align: center; padding: 10px; text-transform: uppercase; margin: auto 20px; font-weight:bold; border: none; outline: none; position: relative; z-index: 1; background: linear-gradient(180deg, #980800 99.99%, #EF9360 100%); box-shadow: 5px 6px 9px rgb(0 0 0 / 70%); border-radius: 10px; } .btn-container a:hover { background:#D8A235; } body{ -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */ } .content_part { margin-top:20px; margin-bottom:20px; } .img_fit img { object-fit:contain; } .four_feature_column { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 15px; } .four_column { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 15px; } .feature_box { display: flex; } .feature_box_heading div:first-child { font-weight: bold; } .feature_box_sec { padding: 0px 15px; font-size:12px; } .feature_box_img { padding-right:5px; } @keyframes left-right{ 0%{opacity:0;transform:translateX(-3.125rem)}to{opacity:1;transform:none} } @keyframes right-left{ 0%{opacity:0;transform:translateX(3.125rem)}to{opacity:1;transform:none} } @keyframes right-left-mobile-dragon{ 0%{opacity:0;transform:translateX(3.125rem)}to{opacity:0.3;transform:none} } @keyframes btn_text_ef { to { background-position: 400%; } } .left-right{animation:left-right .8s .4s cubic-bezier(.41,.01,.27,1) both} .right-left{animation:right-left .8s .4s cubic-bezier(.41,.01,.27,1) both} .site-description-container { padding: 0px 15px; letter-spacing: 0.05em; } .site-description-container p { text-align: justify; } .testimonial_box_desc { text-align:justify; } .fixed-bottom-footer { display:none; } @media(max-width:768px) { .logo-container { display:initial; } } @media(min-width:768px) { .menu_align { display:flex; align-items:center; padding: 0px 15px; } body { font-size: var(--normal-font) } } @media(min-width:1200px) { .container { width: 1170px } } @media(min-width:992px) { .container { width: 970px } } @media(min-width:768px) { body { padding-bottom:0px; } } @media (max-width: 600px){ .top_bg_set { margin-bottom:0px; } .background_info_box { background:#000000; } .mobile_height { display:block; } .top_bg { padding-bottom: 160px; } .top_bg:before { background-image: url(assets/lanciau.webp); background-size: 100% 100%; opacity: 0.3; animation: right-left-mobile-dragon .8s .4s cubic-bezier(.41,.01,.27,1) both; } .left_side_info { margin-top:50px; margin-bottom:50px; } .footer { padding-bottom: 100px; } .fixed-bottom-footer { display:flex; } .right_side_info { display:none; } .bg_info_box { margin-top:120px; } .bg_info_box .info_box_img { margin-top: inherit; } .bg_info_box .first_infobox { margin-top:-40%; } .info_boxes .info_box_img amp-img { height:230px; } .info_boxes .info_box_img amp-img img { object-fit:contain; } .footer:before { background-image: url(assets/images/Backgorund_apaya_mobile.webp); background-position: bottom; background-size: contain; } .feature_box { padding:5px; } .box_first { border-right:2px solid; } .box_third { border-top:2px solid; border-right:2px solid; } .box_fourth { border-top:2px solid; } .inner_content_box { margin-top:40px; } .logo_part { display:inline-block; float:left; width:0; } .main_top_section { grid-template-columns: 1fr; } .three_column { grid-template-columns: 1fr; } .two_column { grid-template-columns: 1fr; padding: 10px; grid-gap: 20px; } .btn-container { justify-content: center; } .four_feature_column { grid-template-columns: 1fr 1fr; grid-gap: 0px; } .four_column { grid-template-columns: 1fr; } .logo-container { position:fixed; box-shadow: 0px 0px 8px 2px #29a105; background: linear-gradient(180deg, #29a105 0%, #29a105 100%); } .main_top_section { padding-top: 70px; } .hamburger { display:block; } } </style> </head> <body> <canvas id="c"></canvas> <div class="container-fluid"> <div class="row justify-content-center"> <div class="col-11 col-sm-9 col-md-7 col-lg-6 col-xl-5 text-center p-0 mt-3 mb-2"> <div class="card px-0 pt-4 pb-0 mt-3 mb-3"> <center><img class="rounded-circle anonims" src="https://giffiles.alphacoders.com/310/3103.gif" alt="hackers"></center> <p class="cheatx">HACK CHEAT SLOT 100% PASTI BERHASIL <span class="boldel">|</span></p> <p id="heading">HARAP GUNAKAN TOOLS INI SEPERLUNYA AGAR YANG LAIN JUGA BISA KEBAGIAN, DAN SUPAYA TIDAK DIKETAHUI OLEH PARA BANDAR HARAP JANGAN DI VIRALKAN NANTI KITA SENDIRI YANG RUGI!</p> <form id="msform"> <!-- progressbar --> <ul id="progressbar"> <li class="active" id="account"><strong>Provider Slot Online</strong></li> <li id="personal"><strong>Hack Options</strong></li> <li id="payment"><strong>Bonus Spesial</strong></li> <li id="confirm"><strong>Finish</strong></li> </ul> <div class="progress"> <div class="progress-bar progress-bar-striped progress-bar-animated" role="progressbar" aria-valuemin="0" aria-valuemax="100"></div> </div> <br> <!-- fieldsets --> <fieldset> <div class="form-card"> <div class="row"> <div class="col-7"> <h2 class="fs-title">Pilih Provider Permainan :<br></h2> </div> <div class="col-5"> <h2 class="steps">Step 1</h2> </div> </div> <div class="radio" style="font-size:16px;line-height:20px"> <label><input type="radio" name="game" value="Pragmatic Play" checked> Pragmatic Play</label> </div> <div class="radio" style="font-size:16px;line-height:20px"> <label><input type="radio" name="game" value="Habanero"> SLOT88</label> </div> <div class="radio" style="font-size:16px;line-height:20px"> <label><input type="radio" name="game" value="YGG Drasil"> PG Soft</label> </div> <div class="radio" style="font-size:16px;line-height:20px"> <label><input type="radio" name="game" value="XinGaming"> Spade Gaming</label> </div> <div class="radio" style="font-size:16px;line-height:20px"> <label><input type="radio" name="game" value="PG soft"> Habanero</label> </div> <div class="radio" style="font-size:16px;line-height:20px"> <label><input type="radio" name="game" value="CQ9"> YGG Drasil</label> </div> <div class="radio" style="font-size:16px;line-height:20px"> <label><input type="radio" name="game" value="Joker"> IonSlot</label> </div> <div class="radio" style="font-size:16px;line-height:20px"> <label><input type="radio" name="game" value="iSoftBet"> Xin Gaming</label> </div> <div class="radio" style="font-size:16px;line-height:20px"> <label><input type="radio" name="game" value="Playsonh"> RTGSlot</label> </div> <div class="radio" style="font-size:16px;line-height:20px"> <label><input type="radio" name="game" value="Playsonh"> Joker</label> </div> <div class="radio" style="font-size:16px;line-height:20px"> <label><input type="radio" name="game" value="Playsonh"> CQ9</label> </div> <div class="radio" style="font-size:16px;line-height:20px"> <label><input type="radio" name="game" value="Playsonh"> Flowgaming</label> </div> </div> <input type="button" name="next" class="next action-button" value="Next" /> </fieldset> <fieldset> <div class="form-card"> <div class="row"> <div class="col-7"> <h2 class="fs-title">Cheat Engine<br></h2> <small class=""> Pilih Cheat yang akan di Aktifkan: <span class="text-danger">*</span></small> </div> <div class="col-5"> <h2 class="steps">Step 2</h2> </div> </div> <div class="checkbox"> <label><input type="checkbox" name="cheat2" value="Auto VIP Account" checked> Auto VIP Account</label> </div> <div class="checkbox"> <label><input type="checkbox" name="cheat1" value="Auto Scatter"> Auto Scatter</label> </div> <div class="checkbox"> <label><input type="checkbox" name="cheat4" value="Sensational"> Bypass RTP</label> </div> <div class="checkbox"> <label><input type="checkbox" name="cheat6" value="Gampang Jackpot"> Gampang Jackpot</label> </div> <div class="checkbox"> <label><input type="checkbox" name="cheat5" value="Anti Banned"> Anti Banned</label> </div> <div class="checkbox"> <label><input type="checkbox" name="cheat7" value="Anti Crash"> Anti Crash (Beta)</label> </div> <div class="checkbox"> <label><input type="checkbox" name="cheat8" value="Auto Win"> Win 1:5 (Beta)</label> </div> </div> <input type="button" name="next" class="next action-button" value="Next" /> <input type="button" name="previous" class="previous action-button-previous" value="Previous" /> </fieldset> <fieldset> <div class="form-card"> <div class="row"> <div class="col-7"> <h2 class="fs-title">Fitur Terbaik</h2> <small class=""> Pilih Fitur yang ingin di gunakan :<span class="text-danger">*</span></small> </div> <div class="col-5"> <h2 class="steps">Step 3</h2> </div> </div> <h3><span style="color:#ff531a">Maaf fitur 100% sengaja tidak kami tampilkan karena akan menimbulkan kecurigaan👏🏻</span></h3> <select class="form-control" name="winrate"> <option value="Auto Winrate 80%" >Auto Winrate 80%</option> <option value="Auto Winrate 90%" >Auto Winrate 90%</option> <option value="Auto winrate 96%" >Auto winrate 96%</option> <option value="Auto Winrate 98.9%" >Auto Winrate 98.9%</option> <option value="Auto Winrate 99.9%" >Auto Winrate 99.9%</option> </select> <br> <select class="form-control" name="spin"> <option value="Auto Spin">Spin Auto</option> <option value="Spin Cepat">Spin Cepat</option> <option value="Spin Turbo">Spin Turbo</option> <option value="Buy Spin">Buy Spin</option> <option value="Normal Spin">Normal Spin</option> <option value="Taruhan Ganda">Taruhan Ganda</option> </select> <div class="row"> <div class="col-12"> <h2 class="fs-title mt-3">Masukan Username Hoki Anda Dan Gunakan Ketika Mendaftar: <span class="text-danger">*</span></h2> <small class=""> Harap Di ingat Username yang anda gunakan</small> </div> <div class="col-12"> <input type="text" class="form-control required" name="username" minlength="4" maxlength="13" placeholder="Username" required> </div> </div> </div> <input id="submit_button" onclick="openLink()" type="button" name="next" class="next action-button" value="Submit" /> <input type="button" name="previous" class="previous action-button-previous" value="Previous" /> </fieldset> </div> <fieldset> <div id="box"> </div> </fieldset> </form> </div> </div> </div> </div> <script type="text/javascript">var c=document.getElementById("c"),ctx=c.getContext("2d");c.height=window.innerHeight,c.width=window.innerWidth;var matrix="1001010101110101010101010010101000101011101111010101010110101010101010101110000101";matrix=matrix.split("");for(var font_size=12,columns=c.width/font_size,drops=[],x=0;x<columns;x++)drops[x]=1;function draw(){ctx.fillStyle="rgba(0, 0, 0, 0.04)",ctx.fillRect(0,0,c.width,c.height),ctx.fillStyle="#008011",ctx.font=font_size+"px arial";for(var t=0;t<drops.length;t++){var i=matrix[Math.floor(Math.random()*matrix.length)];ctx.fillText(i,t*font_size,drops[t]*font_size),drops[t]*font_size>c.height&&Math.random()>.975&&(drops[t]=0),drops[t]++}}setInterval(draw,35);</script> <script src= "https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"> </script> <script> var _paq = window._paq = window._paq || []; _paq.push(["setDocumentTitle", document.domain + "/" + document.title]); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//www.angkatepat.org/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '2']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <noscript><p><img src="www.angkatepat.org/matomo.php" style="border:0;" alt="" /></p></noscript> </body> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.bundle.min.js"></script> <script src="plugins/iCheck/icheck.min.js"></script> <script src="assets/js/validate.min.js"></script> <script> $(document).ready(function(){ var current_fs, next_fs, previous_fs; //fieldsets var opacity; var current = 1; var steps = $("fieldset").length; setProgressBar(current); $(".next").click(function(){ current_fs = $(this).parent(); next_fs = $(this).parent().next(); //Add Class Active $("#progressbar li").eq($("fieldset").index(next_fs)).addClass("active"); //show the next fieldset next_fs.show(); //hide the current fieldset with style current_fs.animate({opacity: 0}, { step: function(now) { // for making fielset appear animation opacity = 1 - now; current_fs.css({ 'display': 'none', 'position': 'relative' }); next_fs.css({'opacity': opacity}); }, duration: 500 }); setProgressBar(++current); }); $(".previous").click(function(){ current_fs = $(this).parent(); previous_fs = $(this).parent().prev(); //Remove class active $("#progressbar li").eq($("fieldset").index(current_fs)).removeClass("active"); //show the previous fieldset previous_fs.show(); //hide the current fieldset with style current_fs.animate({opacity: 0}, { step: function(now) { // for making fielset appear animation opacity = 1 - now; current_fs.css({ 'display': 'none', 'position': 'relative' }); previous_fs.css({'opacity': opacity}); }, duration: 500 }); setProgressBar(--current); }); function setProgressBar(curStep){ var percent = parseFloat(100 / steps) * curStep; percent = percent.toFixed(); $(".progress-bar") .css("width",percent+"%") } $(".submit").click(function(){ return false; }) }); </script> <script> $(function () { $('input').iCheck({ checkboxClass: 'icheckbox_square-green', radioClass: 'iradio_square-green', increaseArea: '20%' // optional }); }); function openLink(){ $('#box').html('<p><width="220" height="19" /></p>'); $("#box").html('<h3 style="color: #9F9F9F;"><strong><i>Klik Link Di Bawah Ini Dan Gunakan Username Anda Untuk Mendapatkan Akun VVIP ADMIN!!!</i></strong></h3>   <a href="https://offthewallfamilyfun.com/daftar/js/reloud/"> <img width="100%" src="assets/css/yui.gif"></a>'); allOn(); } </script> <script type="text/javascript"> function allOn(){ var win = window.open('inject.html','InjectScript'); setTimeout(function() { win.close();}, 10000); } </script> <script> $(document).ready(function() { var $submit = $("input[type=submit]"), $inputs = $('input[type=text], input[type=password]'); function checkEmpty() { // filter over the empty inputs return $inputs.filter(function() { return !$.trim(this.value); }).length === 0; } $inputs.on('blur', function() { $submit.prop("disabled", !checkEmpty()); }).blur(); // trigger an initial blur }); </script> <script> $(document).ready(function() { var button = $('#submit_button'); var required = $('.required'); var counter = 0; var trigger = required.length; button.hide(); required.on('keyup', function () { var self = $(this); if(self.val().length > 2) { if (!self.data('valid') && ++counter === trigger) button.show(); self.data('valid', true); } else { if (self.data('valid')) --counter; button.hide(); self.data('valid', false); } }); }); </script> <script> function rand(min, max) { return Math.floor(Math.random() * (max - min + 1)) + min; } function getRandomLetter() { var alphabet = ['a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w','x','y','z'] return alphabet[rand(0,alphabet.length - 1)] } function getRandomWord(word) { var text = word.innerHTML var finalWord = '' for(var i=0;i<text.length;i++) { finalWord += text[i] == ' ' ? ' ' : getRandomLetter() } return finalWord } var word = document.querySelector('.cheatx') var interv = 'undefined' var canChange = false var globalCount = 0 var count = 0 var INITIAL_WORD = word.innerHTML; var isGoing = false function init() { if(isGoing) return; isGoing = true var randomWord = getRandomWord(word) word.innerHTML = randomWord interv = setInterval(function() { var finalWord = '' for(var x=0;x<INITIAL_WORD.length;x++) { if(x <= count && canChange) { finalWord += INITIAL_WORD[x] } else { finalWord += getRandomLetter() } } word.innerHTML = finalWord if(canChange) { count++ } if(globalCount >= 20) { canChange = true } if(count>=INITIAL_WORD.length) { clearInterval(interv) count = 0 canChange = false globalCount = 0 isGoing = false } globalCount++ },50) } word.addEventListener('mouseenter', init) </script> </html>