Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/z-dux/crused-autocatcher

Best Poketwo autocatcher in existence with captcha solver support
https://github.com/z-dux/crused-autocatcher

discord discordjs pokemon poketwo selfbot selfbots

Last synced: 29 days ago
JSON representation

Best Poketwo autocatcher in existence with captcha solver support

Awesome Lists containing this project

README

        

# Crused Pokémon Autocatcher

A free high end Discord Pokétwo autocatcher

---
![image](https://github.com/user-attachments/assets/87c37a15-2845-437f-a58c-f7c517b06b54)

---
## Prerequisites

Before setting up **Crused**, make sure you have the following installed:

- **Node.js**: The Node runtime is required to run the project.
- Follow the installation guide on the official Node.js website: [Node Installation Guide](https://nodejs.org/en/learn/getting-started/how-to-install-nodejs)

---

## Setup Instructions

### Step 1: Clone the Repository

Start by cloning the repository to your local machine. Open your terminal or command prompt and run the following command:

```bash
git clone https://github.com/Z-Dux/Crused-Autocatcher.git
```

Navigate to the project directory:

```bash
cd Crused-Autocatcher
```

### Step 2: Installation
Install the required packages
```bash
setup.bat
```

### Step 3: Configuration files
> Run `setup.ts` directly after installing modules else follow below:
- Rename `example.config.json` -> `config.json`
- Create `tokens.txt`

### Step 4: Configure the `config.json` File

- Open the `config.json` and place in required fields.
- Alternatively you can run `setup.ts`.

### Step 5: Running the Project

To start the project, you can use the following command:

```bash
run.bat
```
> Alternatively you can run
> ```bash
> tsc
> node dist/index.js
> ```

---

## Contributing

We welcome contributions! To contribute to **Crused Autocatcher**:

1. Fork the repository.
2. Create a feature branch (`git checkout -b feature-name`).
3. Commit your changes (`git commit -am 'Add new feature'`).
4. Push to the branch (`git push origin feature-name`).
5. Create a pull request.

---

## License

This project is licensed under the [MIT License](LICENSE).

---

## Contact

For questions or issues, feel free to reach out:

- [GitHub Issues](https://github.com/Z-Dux/Crused-Autocatcher/issues)
- [Discord](https://broskie.xyz)