Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Unoffcial LINE bot. Using LINE private API for automate some task in LINE chat.

License

Notifications You must be signed in to change notification settings

alipbudiman/CL-Assist-Ajs-V2

Repository files navigation

Version 1.0.0 LICENSE Supported python versions: 3.x Contact Author

logo

CL-Assist-Ajs-V2

Version 1.3.0

Unoffcial LINE bot. Using LINE private API for automate some task in LINE chat.

Please Note, this is using Unoffcial library, wich is ILLEGAL. so use wisely

This script under MIT LICENSE.

NOT FOR SALE!!

Features

  • Banning

    • Auto Purge Blacklist
    • Add Blacklist
    • Auot Blacklist
    • Delete And Add Blacklist
    • View Blacklist
    • Other
  • Backup

    • Add Whitelist (Add Bot)
    • Delete Whitelist
    • Backup Whitelist
    • View Whitelist
    • Backup Owner & Creator
  • Kick

    • Kick (Python kick)
    • Kill (Js kick)
    • Kickall
    • Join & Kickall
  • Protect

    • Protect Kick
    • Protect Cancel
    • Protect Invite
    • Protect Join
    • Protect QR Group
    • View List Protect
  • Profile

    • Update Pict
    • Update Cover
    • Update Name
    • Update Bio
    • Add Key
    • Remove Key
    • View Group List
  • Ajs

    • Run Ajs from Assist
    • Ajs Stay / Denay
    • Ajs In
    • Ajs Backup
  • Basic

    • Debug Speed
    • Restart Bot
    • Out / Out All from Group
  • Login

    • Random Header

And Others (WIP).

How to run bot?

1. Add Primary Token into JSON

First input your token into file > statusalip.json

{
  "assistToken":"*Your Token"
}

*Your Token is your LINE Primary token, you can get it from Sniffing your LINE account or generate from your Auth Key

You can get Primary token form Sniffing or generate it by using Authkey or Generete token Bot. If you want run AJS (Anti-js) or Pending bots for backup your Assist. You need to input Other token (Diffrent Another Token) into Value of key "ajsToken"

{
  "ajsToken":"*Your Other Token"
}

*Your Other Token is your LINE Primary token and Diffrent Token from LINE Primary token input into assistToken (Diffrent Account)

Please note, you must input Token into value of assistToken for run this bot. but you are free to input Token into value of ajsToken.

if You if you don't put the token in the value of ajsToken, then your bot will run as Single Assist.

2. Add Mid Token into JSON

For reconize operatior of this bot, you need input mid into file > statusalip.json

mid same as id, but for server. You can get your mid with Sniffing, Using other bot or if you need help you can contact me on LINE

You can find Owner and Creator empty list in file > statusalip.json

You can imput your mid and other mid into list

{
  "Owner":[
    "*Your mid",
    "*Other mid"
  ],
  "Creator":[
    "*Other mid"
  ]
}

*the maximum number of mids entered is not limited

Bot will not be able to run if you leave Creator and Owner empty.

Owner will get more access than Creator(*TBA)

** NEED API FOR CONVERT PRIMARY TOKEN TO SECONDARY **

CL-Assist-Ajs-V2/main.py

Lines 23 to 25 in 1f38709

hostt = "https://api.chstore.me/v1"
Access_key = "" # << input apikey here, get api key on https://api.chstore.me
VersionBot = "1.2.0"

for converting token, you need put your api-key.

You can get api key from https://api.chstore.me

FREE 200 api-request for new user

3. Run your script

This script running using python3

python3 main.py

Note: Kill, Nuke, Nuke Join fiture using JS-Node. So you need install JS-node to.

Casing

You can contact me if have a question or want to help this repo :)

You can visit my website to, www.fxgdev.site

Please don't sell this script and APPRECIATE me

Credit

Special Thanks:

Basic library from: herywinarto/SIMPLE-PROTECTV2

Convert Primary token from: hert0t/API-DOC

Super Split Logic from: ii64/Archimed

Testing & Help by: Whynotfarell

Author:

Alip/Alif Budiman

Donation:

https://saweria.co/alipbudiman

About

Unoffcial LINE bot. Using LINE private API for automate some task in LINE chat.

Topics

Resources

License

Stars

Watchers

Forks

Languages