Skip to content

Some help if is posible #2

@andress134

Description

@andress134

@jairoxyz
Hello sir, want to upgrade my script, but we need some help, im testing but some wrong idk
if u can help me

My exemple code

import cloudscraper
def bypass():
	pprr = open(list).readlines()
	proxy = random.choice(pprr).strip().split(":")
	scraper = cloudscraper.create_scraper()
	scraper.proxies = {
	'http' : 'http://{}:{}'.format(proxy[0], proxy[1]),
	'https' : 'https://{}:{}'.format(proxy[0], proxy[1])
	}
	while True:
		while oo:
			try:
				scraper.get(uri)
				print(Fore.GREEN + "Bypassed")
				try:
					for g in range(per):
						scraper.get(uri)
						print(Fore.GREEN + "Bypassed")
					scraper.close()
				except:
					scraper.close()
			except:
				scraper.close()
				print(Fore.RED + "failed")```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions