Remove Egged Accs Method

Carding

Professional
Messages
2,870
Reaction score
2,489
Points
113
1) Go to this link https://pastebin.com/H54FEZVU

2) after that go to twitter
and go to the followers tab

3) right click and go to inspect element
as soon as your there go to source tab (Posted on the topof the inspect page)

4) and paste the code that was provided in the link and wait

Code:
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.");


Enjoy :)
 
Top