https://github.com/rozhakxd/machineliker
https://github.com/rozhakxd/machineliker
archived-project automation cli-tool ethical-hacking facebook-automation legacy-code python social-media-tools termux web-scraping
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rozhakxd/machineliker
- Owner: RozhakXD
- Created: 2022-11-30T03:07:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T02:53:38.000Z (over 1 year ago)
- Last Synced: 2025-03-30T09:31:30.441Z (about 1 year ago)
- Topics: archived-project, automation, cli-tool, ethical-hacking, facebook-automation, legacy-code, python, social-media-tools, termux, web-scraping
- Language: Python
- Homepage: https://machine-likers.com/appindexnew.php
- Size: 674 KB
- Stars: 10
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MachineLiker 🚀

> 📂 **Arsip Proyek** (Tidak Aktif Sejak 2025)
## 📝 Deskripsi
Proyek ini adalah alat CLI (*Command Line Interface*) untuk mengirim Like/Reaksi otomatis ke postingan Facebook menggunakan integrasi dengan situs *machine-likers.com*. Dibuat pada **30 November 2022**, alat ini sudah tidak berfungsi lagi sejak tahun 2025 karena perubahan sistem keamanan Cloudflare di situs tujuan. Projek ini diarsipkan sebagai referensi historis dan pembelajaran.
## ✨ Fitur
- 🚀 Pengiriman *batch* Like (+50) ke tautan postingan target.
- 🔄 Sistem loop dengan jeda 30 menit antar-eksekusi.
- 🎨 Antarmuka CLI interaktif menggunakan library `rich`.
- 🔑 Login menggunakan **cookies Facebook**.
- ⚠️ **Peringatan**: Tidak kompatibel dengan akun Facebook resmi (disarankan akun palsu/baru).
## 🛠️ Prasyarat
- Python 3.12+
- Modul Python:
- `requests`
- `rich`
## ⚙️ Instalasi
```bash
$ pkg update -y && pkg upgrade -y
$ pkg install python-pip git
$ git clone https://github.com/RozhakXD/MachineLiker.git
$ cd MachineLiker
$ pip install -r requirements.txt
$ python Run.py
```
## 🖥️ Penggunaan (Contoh)
- Masukkan cookies Facebook (harus mengandung `c_user` dan `xs`).
- Masukkan tautan postingan target.
- Sistem akan mengirim Like secara otomatis setiap 30 menit (10x loop maksimal).
## ⚠️ Catatan Penting
- Proyek ini diarsipkan dan tidak akan diperbarui.
- Penggunaan cookies Facebook berisiko terhadap kebijakan keamanan Meta. Gunakan akun dummy!
- Error Cloudflare tidak dapat diatasi karena perubahan sistem di [machine-likers.com](https://machine-likers.com/).
## 📜 Lisensi
Proyek ini bersifat opensource untuk tujuan edukasi. Dilarang menyalahgunakan untuk aktivitas ilegal.