Skip to content

iGio90/clash-royale-client

 
 

Repository files navigation

clash-royale-client

NodeJS client to connect to Clash Royale servers.

What can it do?

  • Connect and login into Clash Royale servers
  • Encrypt packets to send them to the servers
  • Decrypt server packets
  • Basic actions:
    • Request clan join
    • Invite to clan and kick from clan
    • Get user stats
    • Get tops
    • ...

This is a basic client. Now is your turn. Modify the client and add functions to fit it to your requirements.

Usage

Running the client

npm run client

Commands

  • Type 'help' to get started

Installation

  • Run npm install
  • Rename config.example to config.js and modify your credentials

Credits

About

NodeJS client to connect to Clash Royale servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%