Hello,
I recently wrote 2 bots for youtube commenting.
They send youtube comments automatically (every (random) minutes).
1st bot is written in PHP and the second in VB.net.
They use web requests (not API).
They both worked fine for about 3 days.
The problem is: all comments I try to send via this bot are getting flagged as spam instantly.
I tried:
-> using fresh, HQ, private and never used proxy
-> using new accounts
-> changing header information (like different browsers etc.)
What's more, when I use normal browser - it works for the proxy and the account I used in my bot, so I'm nearly 100% sure, that the problem is in the code of my bot.
is there anything that might help?
Regards.
I recently wrote 2 bots for youtube commenting.
They send youtube comments automatically (every (random) minutes).
1st bot is written in PHP and the second in VB.net.
They use web requests (not API).
They both worked fine for about 3 days.
The problem is: all comments I try to send via this bot are getting flagged as spam instantly.
I tried:
-> using fresh, HQ, private and never used proxy
-> using new accounts
-> changing header information (like different browsers etc.)
What's more, when I use normal browser - it works for the proxy and the account I used in my bot, so I'm nearly 100% sure, that the problem is in the code of my bot.
is there anything that might help?
Regards.