Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!

cracked.io | Best Forum Around | Free Premium Accounts




 5367

Generator Account Twitch [Python

by TheMitiny - 21 August, 2019 - 08:27 AM
This post is by a banned member (TheMitiny) - Unhide
TheMitiny  
Registered
40
Posts
10
Threads
4 Years of service
#1
(This post was last modified: 21 August, 2019 - 08:34 AM by TheMitiny.)
Simples Generator Account

Code:
import selenium
from selenium import webdriver
from selenium.webdriver.common.proxy import Proxy, ProxyType
from time import sleep
import random
from os import system


print(' /$$$$$$ \n'
' /$$__ $$ \n'
' | $$ \__/ /$$ /$$\n'
' | $$ | $$ | $$\n'
' | $$ | $$ | $$\n'
' | $$ $$| $$ | $$\n'
' | $$$$$$/| $$$$$$/\n'
' \______/ \______/ \n'
' =- 1 . 0 -=\n')

try:
proxy_list = open('proxylist.txt', 'r')
except:
print('[!] ERROR > Diretorio proxylist.txt nao encontrado :( \n \n ')
system('pause')

bot_name = str(input(' [?] Insira O Username Do Bot : '))
bot_id = 1
proxy = ''
proxy_id = 0
proxy_value = 0

print(proxy_list.readlines()[proxy_value][:-1])

while bot_id <= 3:
#<====== ARRUMANDO O VALUE DO PROXY INICIO =======>#

if proxy_id == 2:
proxy_id = 0
proxy_value += 1
proxy = proxy_list.readlines()[proxy_value][:-1]

#<====== ARRUMANDO O VALUE DO PROXY FINAL=======>#

print(f'[!] - Criando {bot_name}{str(bot_id)} - [!]')
options = webdriver.ChromeOptions()
options.add_argument('-')

#<========= PROXY INICIO ========>#
prox = Proxy()
prox.proxy_type = ProxyType.MANUAL

prox.ssl_proxy = proxy

capabilities = webdriver.DesiredCapabilities.CHROME
prox.add_to_capabilities(capabilities)

#<========== PROXY FINAL ========>#

browser = webdriver.Chrome(desired_capabilities=capabilities)
browser.get('https://www.twitch.tv/')
browser.find_element_by_xpath('//*[@id="root"]/div/div[2]/nav/div/div[3]/div[3]/div/div[1]/div[2]/button/div/div').click()
sleep(4)
browser.find_element_by_xpath('/html/body/div[2]/div/div/div/div/div/div[1]/div/div/form/div/div[1]/div/div[2]/input').send_keys(bot_name + str(bot_id*10))
browser.find_element_by_xpath('/html/body/div[2]/div/div/div/div/div/div[1]/div/div/form/div/div[2]/div/div[2]/div[1]/input').send_keys('rikmak21')
browser.find_element_by_xpath('/html/body/div[2]/div/div/div/div/div/div[1]/div/div/form/div/div[3]/div/div[2]/div[1]/div/input').send_keys('5')
browser.find_element_by_xpath('/html/body/div[2]/div/div/div/div/div/div[1]/div/div/form/div/div[3]/div/div[2]/div[2]/select').send_keys('a')
browser.find_element_by_xpath('/html/body/div[2]/div/div/div/div/div/div[1]/div/div/form/div/div[3]/div/div[2]/div[3]/div/input').send_keys('1995')
browser.find_element_by_xpath('/html/body/div[2]/div/div/div/div/div/div[1]/div/div/form/div/div[4]/div/div[2]/input').send_keys('main' + str(bot_name) +str(bot_id * 10) + '@gmail.com')
sleep(1)
browser.find_element_by_xpath('/html/body/div[2]/div/div/div/div/div/div[1]/div/div/form/div/div[5]/button').click()
print('\n \n \n \n ')
print('# CONTA #')
print(f'{bot_name}{str(bot_id*10)}:Mitiny21')
print(f'{bot_name}{str(bot_id*10)}@gmail.com')
input('\n \n ENTER - Se terminou o Captcha\n ')
print('Criando....' + str(bot_name) + str(bot_id))
browser.close()
bot_id += 1
proxy_id += 1
This post is by a banned member (azk) - Unhide
azk  
Registered
24
Posts
0
Threads
4 Years of service
#2
Good code my friend
This post is by a banned member (Rasko1) - Unhide
Rasko1  
Registered
67
Posts
16
Threads
4 Years of service
#3
(This post was last modified: 30 September, 2020 - 01:54 PM by Rasko1.)
......
This post is by a banned member (TheMitiny) - Unhide
TheMitiny  
Registered
40
Posts
10
Threads
4 Years of service
#4
(27 August, 2019 - 01:52 AM)PantsAreMao Wrote: Show More
@TheMitiny
wont work, lack of indentation, just put it on pastebin or between code tags

If u use in windows u need a Selenium library in python.

How Install Selenium ?
R: a simple command > pip install -U selenium <
This post is by a banned member (Rasko1) - Unhide
Rasko1  
Registered
67
Posts
16
Threads
4 Years of service
#5
(27 August, 2019 - 06:47 PM)TheMitiny Wrote: Show More
(27 August, 2019 - 01:52 AM)PantsAreMao Wrote: Show More
@TheMitiny
wont work, lack of indentation, just put it on pastebin or between code tags

If u use in windows u need a Selenium library in python.

How Install Selenium ?
R: a simple command > pip install -U selenium <

Im a python coder, just telling you that you need to put it with indentation or it wont work
 
This post is by a banned member (sleep1337) - Unhide
sleep1337  
Registered
4
Posts
1
Threads
4 Years of service
#6
(This post was last modified: 10 January, 2020 - 11:38 PM by sleep1337.)
.12345
This post is by a banned member (Anonymous_19) - Unhide
15
Posts
1
Threads
4 Years of service
#7
thanks men, I´ll try it


Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)