Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var unList = []; alert(" @Vizeh_Max > This process may take some time.\n > This tab will become unclickable while processing.\n > Open a new tab to browse Twitter."); $('.ProfileCard').each(function(){ if($(this).find('.ProfileCard-avatarImage').attr('src').indexOf("defult_profile_images/defult_profile") >= 0){unList.push($(this)); }}); unList.forEach(function(acc){ if(($('.alert-messages .hidden'))){ $('.alert-messages').remove();} $(acc).find('.user-dropdown').trigger('click'); $(acc).find('.block-text').find('.dropdown-link').trigger('click'); $('block-button').trigger('click'); }); alert("> Done! " + unList.length + " egg accounts removed! \m> This page may take some additional time to become responsive again, founded by vizehh.");
Advertisement
Add Comment
Please, Sign In to add comment