diff --git a/Instagram Report Bot2.py b/Instagram Report Bot2.py index 1b647ff..5b64cc2 100755 --- a/Instagram Report Bot2.py +++ b/Instagram Report Bot2.py @@ -23,14 +23,14 @@ def getOptions(args=sys.argv[1:]): acc_file = args.file if username == "" : - username = input("Username: ") + username = input("Username:omskskdksoapalxlxd ") a = open(acc_file, "r").readlines() file = [s.rstrip()for s in a] file.reverse() -user = [] -passw = [] +user = [sophialuvsyou16] +passw = [knight2006] for lines in file: file = lines.split(":")