-
Notifications
You must be signed in to change notification settings - Fork 0
[ID] Wiki
Rizey (Nantaaaaaaaaaa) edited this page Sep 7, 2025
·
1 revision
Bot React adalah alat otomatisasi reaksi Facebook yang dibuat dengan Google Apps Script.
Dengan bot ini, kamu bisa secara otomatis memberi reaksi (SUKA, SUPER, WOW, PEDULI, dll.) ke postingan Facebook menggunakan cookie akunmu.
๐ Versi terbaru: v1.3 ๐
- Mendukung multi-reaksi (SUKA, SUPER, WOW, HAHA, SEDIH, MARAH, PEDULI)
- Opsi auto-follow (true/false)
- Input cookie bisa langsung atau melalui link Pastebin
- Lebih stabil (menggunakan
www.facebook.com
alih-alihmbasic
) - Komentar kode bilingual (Indonesia & Inggris)
- Update versi menjadi 1.3
- Domain diubah dari
mbasic.facebook.com
โwww.facebook.com
- Penambahan opsi
auto_follow
(default: true) - Dukungan multi-reaksi di
reactType
- Tabel reaksi (
reactTable
) diperluas dengan nama, ID, dan emoji - Kode lebih rapi & komentar bilingual
- Peningkatan pada class
Request (Req)
- Versi publik awal
- Masih menggunakan
mbasic.facebook.com
- Hanya mendukung satu jenis reaksi
- Buka Google Apps Script.
- Buat project baru dan paste isi file
bot.gs
.
Cari bagian kode berikut:
const auto_follow = true;
const config = {
cookie: "xxx",
reactType: [1,16,2,3],
};
-
cookie โ masukkan cookie Facebook-mu
Contoh (langsung):Atau via Pastebin (link raw):cookie: "sb=xxxx; datr=xxxx; c_user=xxxx;"
cookie: "https://pastebin.com/raw/xxxx"
- reactType โ pilih jenis reaksi (lihat tabel di bawah)
-
auto_follow โ ubah ke
false
jika tidak ingin follow otomatis
- Klik Run di Google Apps Script.
- Bot akan otomatis memberi reaksi sesuai pengaturanmu.
Nama Reaksi | ID Reaksi | Emoji |
---|---|---|
SUKA | 1 | ๐ |
SUPER | 2 | โค |
WOW | 3 | ๐ฎ |
HAHA | 4 | ๐ |
SEDIH | 7 | ๐ข |
MARAH | 8 | ๐ก |
PEDULI | 16 | ๐ค |
Jika ada masalah atau pertanyaan, hubungi developer:
Jika kamu merasa Bot React bermanfaat, dukung project ini dengan donasi: