@givirus its because of your script logic, maybe you dont call the function? OR you dont have proper error handling which results into certain parts of your script being skipped since they are inside an if statement. I encountered this problem many times in the past, you will need to handle errors and it'll will be most likely fixed, for the purpose of debugging you can use the "Log" function at several points to see where it will print it.
Help with YT view script
-
I've build youtube view script a week ago.
It was okay nothing bad, the views are permanent.
Until the last 2 days, it starts detected as spam.
i.e: I do 100 view, but in a realtime analytics just show 30-40 view. And then gone in couple of hours.Ps: Before its detected as spam, I run the script on AWS. Because my AWS account got suspended, then I run the script on Azure.
Does the VPS on Azure make the script detect as spam?
I can't run on AWS because don't have account anymore.
Sorry for my terrible english, hope you guys understand my issue