var string_id =1231414;var page_title = document.title;var time_cklick =0;var check_button =0;if(page_title.indexOf('Crash')!==-1){
window.onload =function(){
console.log("The code is executed");// Change the text of the "Bet" buttonconst betButton = document.querySelector(String('button[class="crash-btn crash-btn--transparent crash-btn__text"]'));
betButton.textContent ='Dark';// Set up an interval that will repeatedly check if the "Stop" button is enabled
setInterval(function(){if(check_button ==0){if($('button[class="crash-btn crash-betbtn crash-betbtn--stop"]').is('[disabled=disabled]')==false){
check_button =1;var button = document.querySelector('.crash-btn.crash-betbtn.crash-betbtn--stop');
button.addEventListener('click',function(){if(button.className ==='crash-btn crash-betbtn crash-betbtn--stop')});}}},1000);// 1000 м.сек// Add code to press the button if class crash-gamemountains crash-gamemountains--game// Turns into crash-game__mountainsvar button = document.querySelector('.crash-gamemountains.crash-gamemountains--game');
button.addEventListener('click',function(){if(button.className ==='crash-gamemountains.crash-gamemountains--game'&& button.className !=='crash-game__mountains'){
button.click();}});};}function getRandomInt(max){returnMath.floor(Math.random()* max);}
السؤال
Ahmed Alaa37
4 أجوبة على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.