GitHub - Tigerly1/metin2bot: Most advanced metin2bot using image processing etc (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Repository files navigation
Metin2-Bot
Two bots were implemented:
- Bravery Cape Bot
- Prototype for interacting with the game UI
- Sends key strokes and mouse presses to the game to automatically farm monsters for experience
- Mostly an intermediate step for the Metin Farm Bot (see below)
- Metin Farm Bot
- Takes sreenshots of the game client and pre-processes them using HSV filters
- Uses cpu opitimilized NN detectors, to detect stones of metin (Yolo, ResNet, SDmobile)
- has instructions for fine-tuning for another levels
- Detects snowmen using a Haar feature-based Cascade Classifiers
- Multi-threaded bot implementation as state machine to farm snowmen automatically
- Remote monitoring through Telegram Bot implementation
TO BE DONE:
MULTIWINDOW, AUTO ANSWERING, RANDOM COMMUNIACTION, FIGHT MODE