Man i would like to learn how to make software.
I need a youtube mass ...
-
Any Youtube Mass PM sender? And how would I create one.
Man i would like to learn how to make software.
I need a youtube mass pm sender. Nothing to spam, just to send the same message to many people.
One where I can maybe just import all the urls of users that I want to pm or something like that.
Is there any software for this?
And what would be the best way to create one of these?
I think it can be simple. Because really if you are logged in, all it needs to do is go from the users channel and to the send message thing, paste in the stuff already prepared and click on send.
But really it is taking a hell a lot of time for me to go to every users channel, click on message, copy and paste and click on send.
Can php do this? I know a little of it. But not too much, just familiar with it.
-
-
-
Re: Any Youtube Mass PM sender? And how would I create one.
Yes PHP can do this, I code PHP, clearly the fact that you didn't know PHP can do it, likely means you can't do it using PHP.
Sounds like you are very new to programming, you wouldn't code something to "paste and then click send" that's just silly...
You would code a script to
1) login
2) load the users page
3) send the message
Rinse and repeat... of course you could run multiple instances to go quickly.
1) Learn basic PHP
2) Learn how to use either raw sockets or cURL
3) learn about HTTP headers
4) Apply your 'super skills' to blasting out 'same messages to many people but not spam'
And no i don't know of any software to currently do this.
-
-
Re: Any Youtube Mass PM sender? And how would I create one.
okay thanks
but I just thought of something
making something similar to:
http://www.socialmarker.com/
it opens sites, prefills areas and sends.
-
-
Re: Any Youtube Mass PM sender? And how would I create one.
-
-
Re: Any Youtube Mass PM sender? And how would I create one.

Originally Posted by
jamainia
also php
??
yes we know 
I'm thinking my best option would be to to make something like SocialMarker.
Just a little modified.
LOL nevermind, I think I'll just get some advanced autoclicker thing.
I mean something like that, some software or macro thing that is already out there that can help me automate this.
-
-
Re: Any Youtube Mass PM sender? And how would I create one.
yeah good luck deciphering all the POST variables and handling AJAX requests with PHP.
that was a hint.
-
-
Re: Any Youtube Mass PM sender? And how would I create one.
I was also looking for this kind of solution and I got a custom bot coded which brings in excess of 15k UV daily to me from Yotube alone.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks