A premium, powerful tool by HEAVSTAL TECH™ to help you effectively appeal WhatsApp account and group bans.
Restore your access with intelligently crafted, high-success-rate appeals.
- ⚡ Multi-Tier Appeal System: Dedicated workflows for regular account bans, group bans, and legally-focused permanent ban appeals.
- 📚 Curated Templates: Access a library of high-success-rate appeal templates for various scenarios.
- 🤖 AI-Powered Assistant (Jeden): Get custom-generated appeals by describing your situation or uploading a screenshot of the ban message.
- 👁️ Screenshot Analysis: The AI uses Tesseract.js to read text directly from your ban screenshots for a more accurate appeal.
- 💾 Local Appeal History: All your sent appeals are logged securely in your browser's local storage for your reference.
- 🎨 Dynamic Theming: Switch between Dark Blue, Dark Yellow, and Dark Red themes to suit your style.
- 📱 Fully Responsive: A clean, modern UI that works perfectly on both desktop and mobile devices.
- Framework: Next.js
- Language: TypeScript
- Styling: Tailwind CSS
- AI Engine: Groq (for Llama 3.1)
- Image Recognition (OCR): Tesseract.js
- Deployment: Vercel
Follow these instructions to set up and run the project locally.
- Clone the repository:
git clone https://github.com/YOUR_USERNAME/BanBreaker.git
- Navigate to the project directory:
cd BanBreaker - Install the dependencies:
npm install
For the AI Assistant to work, you need to provide your Groq API key.
- Create a new file named
.env.localin the root of your project. - Add your API key to this file:
GROQ_API_KEY=gsk_YourSecretGroqApiKeyHere
Start the local development server with this command:
npm run devOpen http://localhost:3000 in your browser to see the application.
This app is optimized for deployment on Vercel.
- Push your code to a GitHub repository.
- Import the repository into Vercel.
- Important: In your Vercel project settings, go to Settings > Environment Variables and add your
GROQ_API_KEYwith its value. - Deploy!
This project is distributed under the MIT License. See LICENSE for more information.
Built with ❤️ by HEAVSTAL TECH™