im tryin out rn my py skills you need: invite.txt proxies.txt if yall can help please do import requests import threading import time import colorama colorama.init() proxies_enabled = False proxy = None # Set the proxy if enabled if...