Giter Club home page Giter Club logo

bfs's Introduction

Disclaimer

Pembuat bot ini tidak bertanggung jawab jika anda kena banned/blokir shopee

Fitur

  • Tidak mengandalkan webdriver atau selenium dapat membuat bot lebih cepat & ringan, dan support running di android via Termux
  • Gratis (donasi)
  • Multi akun
  • Interactive CLI / Simple

Install

Termux

Copas command dibawah

curl -L https://github.com/alimsk/bfs/releases/latest/download/bfs-android-arm64 > bfs && chmod +x bfs

gunakan command yang sama ketika mau update

Linux

curl -L https://github.com/alimsk/bfs/releases/latest/download/bfs-linux-amd64 > bfs && chmod +x bfs

Windows

Download file exe nya manual di release

Simple CLI

Kalo mau running botnya di vps/rdp, mungkin lebih enak menggunakan CLI yg simpel.
untuk itu udah saya sediakan, bisa compile sendiri di folder bfs-simple (butuh go1.18).

Versi ini nggak ada bedanya dengan versi yg biasa, kecuali lebih simpel saja.

Penggunaan

Untuk login bisa ambil cookie shopee dari chrome menggunakan ekstensi Copy Cookies, lalu pastekan ke textinputnya.

Kalo kurang jelas bisa cek video tutorial.

CLI Arguments

-state

nama state file.

state file adalah tempat bfs menyimpan akun dan data. (default "bfs_state.json")

-d

delay antar request (pada bagian checkout).
bot akan mengirimkan request secara bersamaan, opsi ini mengatur berapa lama harus menunggu sebelum mengirimkan request selanjutnya.

jika disetting ke 0 maka request akan dikirimkan satu-persatu.

nilai dapat berisi durasi seperti 1s, 500ms, atau 2m

-sub

mengurangi waktu flash sale dengan nilai yg diberikan.
misal waktu fs adalah 12:00:00, jika argumen ini 1s maka bot akan mulai checkout pada 11:59:59.
karena 12:00:00 - 1s adalah 11:59:59.

Note: jika flash sale sudah dimulai maka opsi ini di abaikan.

nilai dapat berisi durasi seperti 1s, 500ms, atau 2m

Subcommand

info

mengambil informasi produk.

penggunaan:
bfs info <url produk>

version

tampilkan versi bfs.

penggunaan:
bfs version

Grup Telegram

https://t.me/+n9NofX8hLwo5OGVl

Support

Star repo ini dengan menekan tombol di pojok kanan atas.
jangan cuma make doang dong, biar sama-sama untung :D

bisa juga donate ke saya via:

kalo nemu bug atau masalah lain bisa buat issue di halaman issue.

Contribution

Contributions are welcome

Author

alimsk

bfs's People

Contributors

alimsk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.