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



 2747

6K FRESH HQ FAST HTTPS PROXIES⚡⚡

by babymaker - 30 October, 2021 - 06:08 PM
This post is by a banned member (med1546031ad) - Unhide
This post is by a banned member (CEO) - Unhide
CEO  
Galactic
6.526
Posts
1.541
Threads
4 Years of service
#26
:pepo:
[Image: I9coBP8.gif]

[Image: signature-2210876930.gif]
This post is by a banned member (balances) - Unhide
balances  
Registered
60
Posts
2
Threads
3 Years of service
#27
thnaks brodie
This post is by a banned member (o6o6) - Unhide
o6o6  
Registered
61
Posts
0
Threads
3 Years of service
#28
thanks man
This post is by a banned member (MatiTrilo) - Unhide
MatiTrilo  
Registered
6
Posts
0
Threads
3 Years of service
#29
(30 October, 2021 - 06:08 PM)babymaker Wrote: Show More

PLEASE LEAVE A LIKE FOR MORE CONTENT Pepelove 

Thks brother
This post is by a banned member (dermxx1) - Unhide
This post is by a banned member (Nik2705) - Unhide
Nik2705  
Registered
41
Posts
0
Threads
5 Years of service
#31
import requests import time import string from colorama import init, Fore, Back, Style import os,threading import random     init(convert=True) valid = 0 invalid = 0     characters = string.ascii_letters + string.digits               print(f""" {Fore.BLUE} ___ __ __ __ ___ __ __ __ ___ {Fore.CYAN} |\ | | | |__) / \ / _` |__ |\ | /\ |\ | | \ / \ \_/ \ / / _` |__ |\ | {Fore.BLUE} | \| | | | \ \__/ \__> |___ | \| /~~\ | \| |__/ \__/ / \ | \__> |___ | \| {Fore.CYAN}   """) lines = open('proxies.txt').read().splitlines() def title(): global valid global invalid while True: os.system(f"title Kieronia's Nitro Gen Valid : [{valid}] Invalid : [{invalid}]")   def nitro(): global valid global invalid while True: os.system(f"title Kieronia's Nitro Gen Valid : [{valid}] Invalid : [{invalid}]") proxy =random.choice(lines) if proxytype == "https": proxies = {'https': 'https://%s' % (proxy)} elif proxytype == "http": proxies = {'http': 'http://%s' % (proxy)} else: print(" > INVALID PROXY TYPE GIVEN, RESTART REQUIRED!") continue gift = "".join(random.choice(characters) for i in range(24)) print(f"{Fore.CYAN}[?] Testing discord.gift/{gift.upper()}") try: r = requests.get(f"https://ptb.discordapp.com/api/v6/entitlements/gift-codes/{gift}", proxies = proxies) if r.status_code == 404: print(f"{Fore.RED}[-] discord.gift/{gift.upper()} - Invalid") invalid += 1 elif r.status_code == 429: print(f"{Fore.RED}[-] discord.gift/{gift.upper()} - Ratelimited ") invalid += 1 time.sleep(5) elif r.status_code == 200: print(f"{Fore.GREEN}[-] discord.gift/{gift.upper()} -Valid Code - Saved to valid.txt") f = open("valids.txt", "a") valid += 1 f.write("https://discord.gift/"+gift) f.close() except: pass   threading.Thread(target = title).start() threadcount = int(input(" > Number of threads?\n > ")) proxytype = input(" > HTTP or HTTPS\n > ").lower() for kieronia in range(threadcount): threading.Thread(target = nitro).start() time.sleep(0.1)
This post is by a banned member (magicbeans101) - Unhide

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: 11 Guest(s)