Adblock breaks this site

[HELP] YouTube subscriber bot.

Discussion in 'Programming General' started by xoxo1z, Jul 16, 2010.

  1. xoxo1z

    xoxo1z Member

    Joined:
    Mar 28, 2010
    Posts:
    81
    Referrals:
    0
    Sythe Gold:
    0
    [HELP] YouTube subscriber bot.

    Hey, I'm making a YouTube bot, which subscribes to someone's channel.
    I navigate my webbrowser to

    Code:
    http://www.youtube.com/subscription_center?add_user=username
    But how to click that button, that button has no ID. What I have to do here?


    Help!?
    :love:
     
  2. p03ws

    p03ws Member
    Banned

    Joined:
    Jun 9, 2010
    Posts:
    86
    Referrals:
    0
    Sythe Gold:
    0
    [HELP] YouTube subscriber bot.

    you need to login to youtube and every button has an ID i think?
    im checkin it now
    could find an id :S
     
  3. Kalumba

    Kalumba Forum Addict
    Banned

    Joined:
    Jul 24, 2005
    Posts:
    306
    Referrals:
    0
    Sythe Gold:
    0
    [HELP] YouTube subscriber bot.

    Why don't you just navigate the person to:
    http://www.youtube.com/user/[USERNAME HERE]

    And simply press the subscribe button from there?
     
  4. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    [HELP] YouTube subscriber bot.

    The subscribe button is in a block level container which has an ID. You should be able to get the button element inside that container.
     
  5. xoxo1z

    xoxo1z Member

    Joined:
    Mar 28, 2010
    Posts:
    81
    Referrals:
    0
    Sythe Gold:
    0
    [HELP] YouTube subscriber bot.

    Well I got subscribing to work, but now I'm stuck on commenting videos. It has this textarea and I need to click on that first, but don't know how to.
     
  6. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    [HELP] YouTube subscriber bot.

    Subscribing and commenting the way you are doing it is unnecessary.

    Something easier would be using the youtube username and password, logging into their account and then doing the subscribing and commenting via submitting post forms yourself. It'll be a lot easier, trust me.

    If you use firefox, you can use the "tamper data" addon to dissect the post fields that you'll need to submit yourself.

    Otherwise, it's kinda a waste of time. And a lot harder to do.
     
  7. p03ws

    p03ws Member
    Banned

    Joined:
    Jun 9, 2010
    Posts:
    86
    Referrals:
    0
    Sythe Gold:
    0
    [HELP] YouTube subscriber bot.

    can you tell us how you did the subscribe thing button?
     
  8. Burn Notice

    Burn Notice Newcomer
    Banned

    Joined:
    Aug 23, 2010
    Posts:
    23
    Referrals:
    0
    Sythe Gold:
    0
    [HELP] YouTube subscriber bot.

    I'd like to know aswell
     
  9. nickleo9

    nickleo9 Member
    Banned

    Joined:
    Sep 7, 2007
    Posts:
    67
    Referrals:
    0
    Sythe Gold:
    0
    [HELP] YouTube subscriber bot.

    l2 use javascript skiddie
    navigate to this after entering the page:
    Code:
    Javascript: _gel('subscription-confirm-form').submit();return false;
     
  10. blindkilla

    blindkilla Guru
    $25 USD Donor New

    Joined:
    Jun 22, 2005
    Posts:
    1,896
    Referrals:
    0
    Sythe Gold:
    6
    Discord Unique ID:
    282000633404456960
    Discord Username:
    sogord
    [HELP] YouTube subscriber bot.

    No need for arrogance tbh.

    xoxo1z, did you end up solving your problem?
     
< WinRar KeyGen | [TUT]Highscores Grabber[TUT] >


 
 
Adblock breaks this site