[GET] Tubenoia YouTube bot, now open-source

izSpK

BANNED
Joined
Sep 5, 2010
Messages
1,511
Reaction score
1,688
You can find the source at GitHub: https://github.com/izspk/Tubenoia

This will help people who want to write their own automated software. It comes with a lot of features. Some of the code may not work, but use this as a tool to create your own, not copy.

A thanks on this thread would be appreciated as this project took a long time to code, and it is basically free for everyone now :)
 
I actually wanted to code my own youtube bot for a while now (just too lazy to actually do it). Thanks man, i'll get started with the help of your bot perhaps this weekend :D (PS, does your bot allow comments to work because ive got some ideas on how to improve the success rate of comments).
 
I actually wanted to code my own youtube bot for a while now (just too lazy to actually do it). Thanks man, i'll get started with the help of your bot perhaps this weekend :D (PS, does your bot allow comments to work because ive got some ideas on how to improve the success rate of comments).

Yes if you go to https://github.com/izspk/Tubenoia/blob/master/Tubenoia/Classes/YouTube.vb, you can find this function:

Code:
Public Function [Comment](ByVal strComment As String, Optional ByRef CommentID As String = vbNullString) As Boolean
 
This is awesome, not too many shares like this around, thanks again.
 
would youtube become aware of this and ban the account you're attempting to get lots of views on?
 
would youtube become aware of this and ban the account you're attempting to get lots of views on?

485730-facepalm_icon.jpg

This isn't for views.
 
Help defeat those trolls, and give this thread 5 stars ;) Seems like some kid got 3 multi accounts.
 
Cool nice idea offering the code for us to tinker with thanks.
 
SPK I'm on my cell phone.

Does this use httpwebreq or browser? Can you upload to anywhere but github?
 
This has to be your greatest share by far Spk. Appreciated ...

Sent from my GT-I9000 using Tapatalk 2 Beta-2
 
Thank you. I greatly appreciate it.

I believe reading and modifying from other source codes is the #1 way to learn; general programming books will only help with the basics.
 
Thank you. I greatly appreciate it.

I believe reading and modifying from other source codes is the #1 way to learn; general programming books will only help with the basics.

no thats what script kiddies do.
 
Back
Top