├── BdCloner.py
├── IMG_20210115_143924.jpg
├── IMG_20210115_144321.jpg
└── README.md
/BdCloner.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Hunter-alamin/BDCLONER/HEAD/BdCloner.py
--------------------------------------------------------------------------------
/IMG_20210115_143924.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Hunter-alamin/BDCLONER/HEAD/IMG_20210115_143924.jpg
--------------------------------------------------------------------------------
/IMG_20210115_144321.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Hunter-alamin/BDCLONER/HEAD/IMG_20210115_144321.jpg
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 |
2 | # BD Cloner TOOL
3 | # COMMANDS
4 |
5 | ````
6 | $ pkg install python
7 |
8 | $ pkg install python2
9 |
10 | $ pkg install git
11 |
12 | $ pip2 install requests
13 |
14 | $ pip2 install mechanize
15 |
16 | $pip install requests
17 |
18 | $ pip install mechanize
19 |
20 | $ git clone https://github.com/Hunter-alamin/BDCLONER
21 |
22 | $ cd BDCLONER
23 |
24 | $ python2 BdCloner.py
25 |
26 | ````
27 |
28 | # USERNAME & PASSWORDS
29 | ````
30 | USERNAME : HUNTERBOY
31 | PASSWORD : alaminkhan
32 | ````
33 |
34 | # Single Commands
35 |
36 | ````
37 | $ pkg install python ; pkg install python2 ; pkg install git ; pip2 install requests ; pip2 install mechanize ; pip install requests ; pip install mechanize ; git clone https://github.com/DevillHaunter/BDCLONER ;
38 | cd BDCLONER ; python2 BdCloner.py
39 | ````
40 | # SCREENSHOT
41 | 
42 |
43 | ### CONTACT WITH HUNTERBOY ALAMIN IF YOU NEED ANY HELP
44 | 🔰🔰🔰🔰
[[](https://github.com/DevillHunter)]
[[](https://t.me/alamin123khan)]
[_[](https://www.facebook.com/alaminkhan.60)_]
🔰🔰🔰🔰
45 |
46 |
--------------------------------------------------------------------------------