Youtube BOT Python [English] [Windows] [Python 3.4]

############################# # Youtube Bot For [Windows] # # You Need Python 3.4 # # Edited By Alice # # Skype: princesa.alice # # Channel: ./Alice # ########################### import webbrowser import time import os url = input("Youtube URL With [HTTPS]:") refresh = input("Enter the refresh time in seconds:") browser = input("Enter You Browser (chrome/firefox)") count = input("How many views do you want?") def openURL(); os.system("TASKILL /F /IM + browser + ".exe") webbrowser.open(url) time.sleep(int)refresh)) for i in range(int(count)): print("Bye bye | Created By Alice | Free Script Youtube Bot Python | Skype: princesa.alice |") print("Web Page has been viewed") openURL() openURL()
Youtube BOT Python [English]
Created By Alice
www.youtube.com/c/exodoteam
skype: princesa.alice

2 Responses

Your bot is shit and you should feel bad
but the user agent does not change and your IP will also be the same so how come the views will register unless you have a setupped a dynamic proxy setting .This will not generate views

Write a comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.