You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\Darkness\Downloads\Youtube-viewbot-main\main.py", line 116, in
sleeptime = random.randint(minwatch,maxwatch)
File "C:\Users\Darkness\AppData\Local\Programs\Python\Python39\lib\random.py", line 339, in randint
return self.randrange(a, b+1)
File "C:\Users\Darkness\AppData\Local\Programs\Python\Python39\lib\random.py", line 317, in randrange
raise ValueError("empty range for randrange() (%d, %d, %d)" % (istart, istop, width))
ValueError: empty range for randrange() (2, 2, 0)
The text was updated successfully, but these errors were encountered:
when i put the proxies he say :
Traceback (most recent call last):
File "C:\Users\Darkness\Downloads\Youtube-viewbot-main\main.py", line 116, in
sleeptime = random.randint(minwatch,maxwatch)
File "C:\Users\Darkness\AppData\Local\Programs\Python\Python39\lib\random.py", line 339, in randint
return self.randrange(a, b+1)
File "C:\Users\Darkness\AppData\Local\Programs\Python\Python39\lib\random.py", line 317, in randrange
raise ValueError("empty range for randrange() (%d, %d, %d)" % (istart, istop, width))
ValueError: empty range for randrange() (2, 2, 0)
The text was updated successfully, but these errors were encountered: