Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions AKING.py → ahmad.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
## ## ## ## ## ## ### ## ##
## ## ## ## #### ## ## ###### ❤
(!)══════════════════════════════════════════
(!) Author : IMTIAZ AKING
(!) Guthub : AKING110
(!) Author : ahmad khan
(!) Guthub : ahmad
(!) Facebook : MR.AKING.07
(!) Type : PAID
(!) Type : free
(!) Version : 1.2.1
\033[1;37m(!)══════════════════════════════════════════""")

Expand All @@ -24,11 +24,11 @@ def Run():
print('[•] Choose Your Country For Cloning\n\033[1;37m(!)══════════════════════════════════════════')
print('[1] Pak Cloning \n[2] BD Cloning\n[0] Exit')
Aking = input('[•] Choose : ')
if Aking =='1':
if free =='1':
if bit =='32bit':
import AKING32
import free32
elif bit =='64bit':
import AKING
import free
elif Aking =='2':
if bit =='32bit':
import BD32
Expand Down