Anyways, I wouldn't call this a hack its just a cool YouTube trick, Its a way to get up near 300 views every four-six hours seeing as YouTube will ban the same i.p. as counting as a view after 300-400 views for 4-6 hours. Well now I bet you guessed how I did it, I used Python to open up a YouTube page then sleeping for 5 seconds until it is open 10 times. Then sleeping again for 30 seconds, and repeating. I have not yet released the code yet for fear that with such a new up coming noob population, some skiddie will come along and steal this and rep up his retarded video on how he is a "L33t h4(kz0r". So i'm simply explaining it and anyone with some common sense can understand it (hopefully). With hopes that i get some general feedback, and if people want I can pm the code.
1. I made my first program do;
1. Open YouTube page
2. Sleep for ~5 seconds
3. Repeats until its done so 9 times
4. Sleeps ~40 seconds
5. Opens second program
2. Second program;
1-4 Same as the first
5. Opens first program
3. Third program
An auto clicker that every five seconds initiates a "Mouse_Click" event so that the newly opened tabs will close
Notes- At first I had trouble with the while statements, making it go until it hit 10 browsers then sleeping, but then a came up with the solution noted above. I'm positive there is a simpler way to do this, but i thought it was pretty ingenious my way
Thanks!



