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: about 1 year ago
JSON representation
Best Poketwo autocatcher in existence with captcha solver support
- Host: GitHub
- URL: https://github.com/z-dux/crused-autocatcher
- Owner: Z-Dux
- License: apache-2.0
- Created: 2024-12-04T12:14:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T03:14:45.000Z (over 1 year ago)
- Last Synced: 2025-03-30T21:51:12.508Z (about 1 year ago)
- Topics: discord, discordjs, pokemon, poketwo, selfbot, selfbots
- Language: TypeScript
- Homepage: https://solver.poketwo.store
- Size: 188 KB
- Stars: 46
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crused Pokémon Autocatcher
A free high end Discord Pokétwo autocatcher
---

---
## 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)