From a041c89576e9a3fc2ff259dbdc8586f70c857c7f Mon Sep 17 00:00:00 2001 From: yamanakin <67648654+yamanakin@users.noreply.github.com> Date: Sat, 4 Jul 2020 19:51:52 +0300 Subject: [PATCH 1/2] Update tr.py --- LIST/tr.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/LIST/tr.py b/LIST/tr.py index d6b9ad7..ced8517 100644 --- a/LIST/tr.py +++ b/LIST/tr.py @@ -31,8 +31,8 @@ def turkey(): print("{} |P \\\__// | ").format(w) print(" |CS '--' | ") print("{} '--------------'----------{}------------------. ").format(r,w) - print("{} | {}Author : {}HVmbl3 {} | {}INDO{}N{}{}ESIA | ").format(r,w,r,w,r,ir,reset,w) - print("{} | {}Youtube : {}Shodiq 2701 {}| {}+62-813-6487-3762 {}|").format(r,w,w,w,lgray,w) + print("{} | {}Author : {}AKIN {} | {}TUR{}K{}{}EY | ").format(r,w,r,w,r,ir,reset,w) + print("{} | {}Youtube : {}HD OYUNCU {}| {}BOŞVER {}|").format(r,w,w,w,lgray,w) print("{} '------------------------------------{}-------' ").format(r,w) print("{} [ {}List page : {} {}]").format(r,w,rfindpage,r) run() @@ -51,4 +51,5 @@ def run(): count += 1 except: print "" - print r+"Makasi udh pake tools kami"+w + print r+"KAMERA HACK +"+w From b535b8cfb1675b145490e8437b48ec917c054125 Mon Sep 17 00:00:00 2001 From: yamanakin <67648654+yamanakin@users.noreply.github.com> Date: Sat, 4 Jul 2020 20:10:53 +0300 Subject: [PATCH 2/2] scan.py --- scan.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scan.py b/scan.py index 8e0df63..f137427 100644 --- a/scan.py +++ b/scan.py @@ -33,8 +33,8 @@ def main(): print("{} |P \\\__// | ").format(w) print(" |CS '--' | ") print("{} '--------------'----------{}------------------. ").format(r,w) - print("{} | {}Author : {}HVmbl3 {} | {}INDO{}N{}{}ESIA | ").format(r,w,r,w,r,ir,reset,w) - print("{} | {}Youtube : {}Shodiq 2701 {}| {}+62-813-6487-3762 {}|").format(r,w,w,w,lgray,w) + print("{} | {}Author : {}HVmbl3 {} | {}TUR{}KEY{}{}AKIN ALAF | ").format(r,w,r,w,r,ir,reset,w) + print("{} | {}Youtube : {}HD OYUNCU {}| {}+BOŞVER NUMARAMI {}|").format(r,w,w,w,lgray,w) print("{} '------------------------------------{}-------' ").format(r,w) print (" {}[ 1 ] {}Italy").format(r,w) print (" {}[ 2 ] {}Indonesia").format(r,w) @@ -43,10 +43,10 @@ def main(): print (" {}[ 5 ] {}France").format(r,w) print (" {}[ 6 ] {}Korea").format(r,w) print (" {}[ 7 ] {}German").format(r,w) - print (" {}[ 8 ] {}Turkey").format(r,w) + print (" {}[ 8 ] {}TURKEY").format(r,w) print (" {}[ 9 ] {}Exit").format(r,w) print "" - select = input("\033[1;31m[ \033[1;37mSelect@Number \033[1;31m]\033[1;37m> ") + select = input("\033[1;31m[ \033[1;37mNumara Seçiniz \033[1;31m]\033[1;37m> ") filtering(select)