GithubHelp home page GithubHelp logo

alipbudiman / cl-assist-ajs-v2 Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 4.0 821 KB

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

License: BSD 3-Clause "New" or "Revised" License

Python 80.22% C++ 18.30% C 0.88% JavaScript 0.61%
linebot line unofficial-library python3 botline bot-pro unoffcial-linebot

cl-assist-ajs-v2's Introduction

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

cl-assist-ajs-v2's People

Contributors

alipbudiman avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.