Skip to content

yuasmink/NeedME-CPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeedME

NeedME is a tool made to modify Car Parking Multiplayer accounts with no root or virtual app.

you just need an Access Key, wich you can get from @NeedMEBot for free with 1K Credits Balance.

Tested on:

  • IPhone (ish).
  • Android (Termux).
  • Windows
  • Linux

Installation

don't know how to install python ?

git clone https://github.com/luizbrgg/NeedME-CPM
cd NeedME-CPM
pip install -r requirements.txt
pip install gitpython
pip install colorama
pip install progressbar2
python main.py

## install python

- ### Termux
    - `apt update && apt upgrade -y`
    - `pkg install python -y`
    - `pkg install python-pip`

- ### Linux
    - `sudo apt install python`
    - `sudo apt install python-pip`

- ### Windows
    - Download python3 form [python.org](https://www.python.org/downloads/).
    - if **pip** is not in **PATH** use: `py -3 -m pip install -r requirements.txt`
    - `py -3 main.py`

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages