hanahaneull / Discord-Akari

Selfbot for OwO bot coinflip gamble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akari
Automate your OwO bot coinflip gamble showcase

Info

This program will automate your coinflip gamble. There is 50% you will make profit from this selfbot

demo

Features

  1. Side coin choosing
  2. Delay (Higher delay reduce flagged by OwO bot)
  3. Start bet
  4. Auto increment bet
  5. Max bet

Installation guide

  1. Clone/Download this repository
  2. run npm i
  3. Rename config.example.js to config.js
  4. Edit configuration in config.js
  5. run node index.js

Configuration

channel

Channel ID for selfbot to start

side

Side of the coin

delay

Delay each bet (in seconds)

delaystats

Delay each stats will be printed (default should be good)

startbet

How much coin for the start bet

increment

How much coin to be added after winning the previous bet

maxbet

How much the max bet should be allowed (if curret bet equal to max bet, bet will be resetted to start bet)

Disclaimer

Selfbot are againt Discord TOS.
I'm not responsible if something happens to your discord account.

License

Copyright © 2020 Haneul Seong hana@disroot.org
This work is free. You can redistribute it and/or modify it under the
terms of the Do What The Fuck You Want To Public License, Version 2,
as published by Sam Hocevar. See the LICENSE file for more details.

About

Selfbot for OwO bot coinflip gamble

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 100.0%