Skip to content

A simple Clash Royale proxy, implementing the new encryption, built on top of Twisted in Python 3.5.

Notifications You must be signed in to change notification settings

royale-proxy/cr-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning: With version 8.212.12, Supercell has started banning accounts for the use of third party software. I am unsure what, if any, checks are in place that might reveal the use of this proxy, so continue use at your own risk. See here for more info.

cr-proxy

Run with:

python3.5 proxy.py

Installation

  1. Install dependencies.
  2. Patch the Clash Royale APK with cr-patcher and install.

Dependencies

Install twisted with:

python3.5 -m pip install twisted

Install pynacl with:

python3.5 -m pip install pynacl

Install pyblake2 with:

python3.5 -m pip install pyblake2

About

A simple Clash Royale proxy, implementing the new encryption, built on top of Twisted in Python 3.5.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published