Script to detect whether you have been caught cheating
1–8 of 8 posts
Re: Script to detect whether you have been caught cheating
#2print("Searching databases of known leaked websites...") time.sleep(get_time()) print("Detecting email reuse across many platforms...") time.sleep(get_time()) print("Calculating probabilities of password reuse based on profiles...") time.sleep(get_time()) print("") if random.randint(1,100) % 88 == 0: print("\033[92mYou are fine. Your double life has not been leaked onto the internet") else: print("\033[91mYou have been caught. Give it up while you still have dignity.") print("\033[91mWho knows, if you beg your significant other might forgive you.")
Re: Script to detect whether you have been caught cheating
#3This is not honest. print("Searching databases of known leaked websites...") time.sleep(get_time()) print("Detecting email reuse across many platforms...") time.sleep(get_time()) print("Calculating probabilities of password reuse based on profiles...") time.sleep(get_time()) print("") if random.randint(1,100) % 88 == 0: print("\033[92mYou are fine. Your double life has not been leaked onto the internet") else: print(…
Re: Script to detect whether you have been caught cheating
#4This is not honest. print("Searching databases of known leaked websites...") time.sleep(get_time()) print("Detecting email reuse across many platforms...") time.sleep(get_time()) print("Calculating probabilities of password reuse based on profiles...") time.sleep(get_time()) print("") if random.randint(1,100) % 88 == 0: print("\033[92mYou are fine. Your double life has not been leaked onto the internet") else: print(…
To get a better understanding on how this all works I recommend reading the code.
Yep, detected alright.Re: Script to detect whether you have been caught cheating
#5I don't really get it. Maybe someone can explain?
Re: Script to detect whether you have been caught cheating
#6Re: Script to detect whether you have been caught cheating
#7Re: Script to detect whether you have been caught cheating
#8This is not honest. print("Searching databases of known leaked websites...") time.sleep(get_time()) print("Detecting email reuse across many platforms...") time.sleep(get_time()) print("Calculating probabilities of password reuse based on profiles...") time.sleep(get_time()) print("") if random.randint(1,100) % 88 == 0: print("\033[92mYou are fine. Your double life has not been leaked onto the internet") else: print(…
Might I suggest you read this: https://news.ycombinator.com/formatdoc