Y T Nuke  
Results 1 to 12 of 12
I've lost about 80 accounts in the past 24 hours which is a bitch. How ...
  1. #1
    kimkils's Avatar
    kimkils is offline Jr. VIP
    Join Date
    Jan 2009
    Posts
    657
    Reputation
    51
    Thanks
    410
    Thanked 217 Times in 115 Posts

    Default Youtube account checker - how to check?

    I've lost about 80 accounts in the past 24 hours which is a bitch.

    How can i create a piece of software to check if a gmail/youtube is still active without logging in? Anyone know? Landram says he did it..... ?? how


    Also why is everyone using gmails on youtube? i can make accounts using disposable emails and they dont get banned, this must be an easier way of automating creation?

  2. #2
    neta1o's Avatar
    neta1o is offline Regular Member
    Join Date
    Sep 2008
    Posts
    397
    Reputation
    41
    Thanks
    88
    Thanked 276 Times in 70 Posts

    Default Re: Youtube account checker - how to check?

    Contact me with some bad accounts and I could probably add it to my software "All Things Verified"

    Right now it has support for Gmail, Craigslist, and Yahoo (in testing)
    *Threaded with proxy support
    Follow me on twitter @neta1o

  3. #3
    BadArticle's Avatar
    BadArticle is offline Junior Member
    Join Date
    Aug 2009
    Posts
    100
    Reputation
    10
    Thanks
    38
    Thanked 27 Times in 9 Posts

    Default Re: Youtube account checker - how to check?

    for gmail, you can send email (set a filter to ignore you own testing email)
    youtube, maybe you can claw the page

  4. #4
    lazlow's Avatar
    lazlow is offline Regular Member
    Join Date
    Mar 2009
    Location
    This Place
    Posts
    400
    Reputation
    120
    Thanks
    145
    Thanked 914 Times in 140 Posts

    Default Re: Youtube account checker - how to check?

    this would be a useful software if there was one, I have some hundreds of accounts that need to be checked.

  5. #5
    kimkils's Avatar
    kimkils is offline Jr. VIP
    Join Date
    Jan 2009
    Posts
    657
    Reputation
    51
    Thanks
    410
    Thanked 217 Times in 115 Posts

    Default Re: Youtube account checker - how to check?

    Quote Originally Posted by BadArticle View Post
    for gmail, you can send email (set a filter to ignore you own testing email)
    youtube, maybe you can claw the page
    the point is that you do it without having to use proxies, a way to check it without actually logging in to the account and linking accounts.

    Doh, hoped it'd be easy

  6. #6
    gogetta's Avatar
    gogetta is offline Jr. VIP
    Join Date
    Oct 2008
    Location
    Trapped Online
    Posts
    631
    Reputation
    114
    Thanks
    186
    Thanked 1,083 Times in 190 Posts

    Default Re: Youtube account checker - how to check?

    I created an Imacro that will check each and every account without the need to login.

    I have searched for a YT account checker and the only one I found was by lamlam, the bad news is it It no longer works. But if you want you can use this code for Imacros and it will verify all your accounts.

    First you will need Imacros, its a free fire fox plugin.

    Next you will need to create an excel file with your usernames and passwords in it. In row "A" put all of your usernames, and in "B" put your passwords. Then all you have to do is save it as a csv (Comma Delimited) file. Just click on "save as type" and you will see this option. Make sure you save this csv in the Imacros directory under Datasources. It would look something like this:

    C:\Documents and Settings\All Users\Documents\iMacros

    After you have saved your csv with your account details you can add this code to your Imacros. You need to click the edit button on Imacros and add this:

    Code:
    VERSION BUILD=6240709 RECORDER=FX
    SET !DATASOURCE youtubeaccounts.csv
    SET !EXTRACT_TEST_POPUP NO
    
    SET !DATASOURCE_COLUMNS 2
    SET !ERRORIGNORE YES
    
    FILEDELETE NAME=C:\Documents and Settings\All Users\Documents\iMacros\goodaccounts.csv
    TAB T=1
    URL GOTO=http://www.youtube.com/user/{{!Col1}}
    TAG POS=1 TYPE=TEXTAREA FORM=NAME:NoFormName ATTR=ID:comment_entry_box_text CONTENT={{!col1}}
    TAG POS=1 TYPE=TEXTAREA FORM=NAME:NoFormName ATTR=ID:comment_entry_box_text EXTRACT=TXT
    
    TAG POS=1 TYPE=TEXTAREA FORM=NAME:NoFormName ATTR=ID:comment_entry_box_text CONTENT={{!col2}}
    TAG POS=1 TYPE=TEXTAREA FORM=NAME:NoFormName ATTR=ID:comment_entry_box_text EXTRACT=TXT
    
    
    SAVEAS TYPE=EXTRACT FOLDER=C:\Documents and Settings\All Users\Documents\iMacros\Datasources FILE=goodaccounts.csv
    Next you need to locate and change the directory In red before you can run it. So find Imacros datasources on your pc and copy & paste the correct directory in this code.

    Now you need to be logged into to any account on YT, it doesn't matter which account you use. You just need to be logged in so that you are able to comment. Don't worry you will not be commenting on any of your accounts. We just need the comment field so we can extract the working accounts.

    So while logged in run the Imacros code above, just click "Play Loop", set the loop pretty high like "9999" and it will continue to check all your accounts til there is no more.

    When Imacros finished checking all of your accounts open up excel and go to the Imacros/Datasource directory and open up " goodaccounts.csv " You will need to show all files to locate it.

    So click open and at the bottom you will see "All Excel Files" change it to "Show All Files" and you will see goodaccounts.csv just click on it and open it up.

    When you open the file you will see the accounts that are good along with a bunch of #EANF# To remove these form your list just click CTRL+F and remove them. Now you should have a list of all the account that are working and good.

    This isn't the best way to make sure your youtube accounts are working, but it's better then nothing. If you need help just ask...

  7. The Following User Says Thank You to gogetta For This Useful Post:

    kimkils (08-18-2009)

  8. #7
    kimkils's Avatar
    kimkils is offline Jr. VIP
    Join Date
    Jan 2009
    Posts
    657
    Reputation
    51
    Thanks
    410
    Thanked 217 Times in 115 Posts

    Default Re: Youtube account checker - how to check?

    Awesome, you've given me a bright idea, i will try and get some software written tomorrow to check accounts in bulk

  9. #8
    kimkils's Avatar
    kimkils is offline Jr. VIP
    Join Date
    Jan 2009
    Posts
    657
    Reputation
    51
    Thanks
    410
    Thanked 217 Times in 115 Posts

    Default Re: Youtube account checker - how to check?

    DONE IT

    Tweaked my other software, it now checks for a string such as "user is suspended" and organises the users accordingly.

    I'll release it tomorrow

    You dont even need to be logged in, it just gets the html for each youtube.com/user/whatever and scans it for strings. i found some of my accounts which said suspended on them, is this what all accounts say? or do some say disabled? if people can check their banned accounts and tell me that would be a big help
    Last edited by kimkils; 08-18-2009 at 01:59 AM.

  10. The Following User Says Thank You to kimkils For This Useful Post:

    gogetta (08-18-2009)

  11. #9
    Razorbl is offline Jr. VIP
    Join Date
    Jun 2008
    Posts
    301
    Reputation
    30
    Thanks
    13
    Thanked 78 Times in 24 Posts

    Default Re: Youtube account checker - how to check?

    check youtube accounts like this http://www.youtube.com/user/youruser if it loads user page its working , if not its disabled

  12. #10
    kimkils's Avatar
    kimkils is offline Jr. VIP
    Join Date
    Jan 2009
    Posts
    657
    Reputation
    51
    Thanks
    410
    Thanked 217 Times in 115 Posts

    Default Re: Youtube account checker - how to check?

    exactly, thats what the software does, still tweaking it, but it can check an account every second or so, so a big list of accounts wont take long!

    Also going to make some software to manipulate login details and seperate logins from emails and colons from semi colons etc etc, to make life a little easier

  13. #11
    wowmanwow is offline Registered Member
    Join Date
    Nov 2008
    Posts
    60
    Reputation
    10
    Thanks
    11
    Thanked 11 Times in 7 Posts

    Default Re: Youtube account checker - how to check?

    Are you doing something like this:
    Dim Username as string = Richtextbox1.lines(Index)
    Dim wb as new system.net.webclient
    Dim Result as string = wb.downloadstring("http://www.youtube.com/" & Username )
    If Result.Contains("404 Not Found") then
    msgbox(false)
    end if

    I just wrote that up right here. :P

  14. #12
    teoma is offline Newbies
    Join Date
    Oct 2008
    Posts
    43
    Reputation
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Youtube account checker - how to check?

    Quote Originally Posted by kimkils View Post
    i found some of my accounts which said suspended on them, is this what all accounts say? or do some say disabled? if people can check their banned accounts and tell me that would be a big help
    i get with my banned accounts always message "This account is suspended".
    but i think its more easier to make youtube checker just by pinging the page and if there is redirect, then its banned, see eg.
    http://www.youtube.com/user/mrskinu

    anyway looking forward to your updated youtube checker thanks in advance

    edit:
    oh, just recognize that this old thread.

Natural Slow Link Building


SEO Blasts - High quality link building service

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
  SEnukeX SEO Software
Proudly Powered by Hostwinds.com Web Hosting Click Here For Exclusive BHW Discounts!

Cheap Web Hosting


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76