Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/z-dux/crused-autocatcher
- Owner: Z-Dux
- License: apache-2.0
- Created: 2024-12-04T12:14:30.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T09:53:19.000Z (about 1 month ago)
- Last Synced: 2024-12-23T10:30:02.881Z (about 1 month ago)
- Topics: discord, discordjs, pokemon, poketwo, selfbot, selfbots
- Language: TypeScript
- Homepage: https://solver.poketwo.store
- Size: 158 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- 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
---
![image](https://github.com/user-attachments/assets/87c37a15-2845-437f-a58c-f7c517b06b54)---
## PrerequisitesBefore 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)