A curated archive of Python-based hacks, bots, mods, and animation overrides for Metin2, gathered across various communities.
Collected over the years from Dreamfancy.org, M2kmod releases, and other Metin2 modding sources. Contains injection tools, in-game automation scripts, full mod frameworks with custom GUI, and 7x damage animation packs for all classes.
Python ArΕivi/
β
βββ 7x Damage/ # Animation damage multiplier mods
β βββ dmg/ # Damage animation overrides (MSA/MSK)
β β βββ pc/ # Original animations per class
β β β βββ assassin/ # + bow, dualhand_sword, onehand_sword
β β β β βββ action/ # (dance, kiss, clap, etc.)
β β β β βββ bow/ # combo/damage/run/walk sequences
β β β β βββ dualhand_sword/ # combo_01~08 + rampage
β β β β βββ fishing/ # fishing animations
β β β β βββ general/ # damage/dead/run/walk
β β β β βββ horse/ # mounted animations
β β β β βββ horse_bow/ # mounted bow
β β β β βββ horse_dualhand_sword/# mounted dual sword
β β β β βββ horse_onehand_sword/ # mounted onehand
β β β β βββ intro/ # character select screen
β β β β βββ onehand_sword/ # combo_01~07 + rampage
β β β β βββ skill/ # 20+ skill animations (amseup,
β β β β β # charyun, dokgigung, eunhyeong,
β β β β β # gungsin, gwangyeok, hwajo, etc.)
β β β β βββ wedding/ # wedding attire
β β β βββ shaman/ # bell, fan, 30+ skills
β β β β βββ action/ # (same social actions)
β β β β βββ bell/ # combo_01~07
β β β β βββ fan/ # combo_01~07
β β β β βββ fishing/ #
β β β β βββ general/ #
β β β β βββ horse/ # mounted bell+fan
β β β β βββ horse_bell/ #
β β β β βββ horse_fan/ #
β β β β βββ intro/ #
β β β β βββ skill/ # 35+ skills (bipabu, boho, budong,
β β β β β # byeorak, daejeongeop, gicheon,
β β β β β # hosin, jeungeop, jeungryeok,
β β β β β # kwaesok, noejeon, paeryong, etc.)
β β β β βββ wedding/ #
β β β βββ sura/ # onehand_sword, 25+ skills
β β β β βββ action/ #
β β β β βββ fishing/ #
β β β β βββ general/ #
β β β β βββ horse/ #
β β β β βββ horse_onehand_sword/ #
β β β β βββ intro/ #
β β β β βββ onehand_sword/ # combo_01~07
β β β β βββ skill/ # 30+ skills (geomhwan, gongpo,
β β β β β # gwigeom, heuksin, hwayeom,
β β β β β # jumagap, maryeong, pabeop, etc.)
β β β β βββ wedding/ #
β β β βββ warrior/ # onehand + twohand sword, 25+ skills
β β β βββ action/ #
β β β βββ fishing/ #
β β β βββ general/ #
β β β βββ horse/ #
β β β βββ horse_onehand_sword/ #
β β β βββ horse_twohand_sword/ #
β β β βββ intro/ #
β β β βββ onehand_sword/ # combo_01~07 + attack seq
β β β βββ skill/ # 30+ skills (cheongeun, daejin,
β β β β # geomgyeong, gigongcham, gihyeol,
β β β β # gyeoksan, noegeom, palbang, etc.)
β β β βββ twohand_sword/ # combo_01~07 + damage seq
β β β βββ twohand_sword - Kopia/ # backup copy
β β β βββ wedding/ #
β β βββ pc2/ # PvP-specific animation set
β β βββ assassin/ # (same structure as pc/ mirror)
β β βββ shaman/ #
β β βββ sura/ #
β β βββ warrior/ #
β βββ lib/ # Python loader script for 7x dmg
β βββ dmg/ # mirrored animation structure
β β βββ pc/ #
β β βββ pc2/ #
β βββ otodamage.py # Auto-damage injector script
β
βββ KarΔ±ΕΔ±k/ # Standalone hack scripts (40+ files)
β β
β β ### Bots ###
β βββ farmbot.py # Auto farming bot
β βββ fishbot1.0.py # Fishing bot v1.0
β βββ fishbot1.1.py # Fishing bot v1.1
β βββ fishbot-darealfreak.py # Fishing bot by DaRealFreak
β βββ 123klo-fishbot.py # Fishing bot by 123klo
β βββ levelbot.py # Leveling bot
β βββ craplevelbot.py # Crap level bot
β βββ pasha37-levelbot.py # Level bot by Pasha37
β βββ buffbot.py # Auto buff bot
β βββ spambot.py # Chat spam bot
β βββ energybot.py # Auto energy recharge bot
β βββ efsunbotu.py # Enchantment bot
β βββ efsunbotu2.py # Enchantment bot v2
β βββ alchemistbot.py # Alchemy bot
β βββ darealfreakbot.py # Multi-purpose bot by DaRealFreak
β βββ mesajbot.py # Auto messenger bot
β β
β β ### Multi-Hacks ###
β βββ multihack.py # Multi-hack (collection of toggles)
β βββ multihack2.py # Multi-hack v2
β βββ multihack3.py # Multi-hack v3
β βββ multihack4.py # Multi-hack v4
β βββ kagb-multihack.py # Multi-hack by KAGB
β βββ rajmultihack.py # Multi-hack by Raj
β βββ vbmultihack.py # VB multi-hack
β βββ 123klo-multihack.py # Multi-hack by 123klo
β β
β β ### Teleport Hacks ###
β βββ teleport1.py # Teleport hack v1
β βββ teleport2.py # Teleport hack v2
β βββ teleport3.py # Teleport hack v3
β βββ teleport4.py # Teleport hack v4
β β
β β ### Damage / Combat ###
β βββ 7x damage.py # 7x damage script
β βββ skillhack.py # Skill hack
β βββ modhack.py # Attack speed / mod hack
β βββ kickhack.py # Kick / stagger hack
β βββ zoomhack.py # Zoom distance hack
β βββ padmak.py # PvP auto-dodge
β βββ edithack.py # Edit / memory hack
β βββ okcuhack.py # OKCU hack
β βββ yangbug.py # Yang dupe bug
β β
β β ### Item & Utility ###
β βββ itemcreator.py # Item creator tool
β βββ shopcreator.py # Shop creator tool
β βββ pickupstealer.py # Auto pickup / steal
β βββ itembasma.py # Item duplication
β βββ moblock.py # Mob lock-on
β βββ vidscanner.py # Video scanner
β βββ metinbulucu.py # Metin stone finder
β βββ antifly(sekmeme).py # Anti-fly / no knockback
β
βββ M2kmod/ # Full-featured Metin2 modification framework
β βββ 1.3 version/ # Legacy release (Python 2.2 + 2.7)
β β βββ python22/ # Python 2.2 build
β β β βββ launch_m2k.py # Launcher script
β β β βββ m2kmod/ # Mod root
β β β βββ __init__.py
β β β βββ hackbar.py # Main hack GUI bar
β β β βββ Saves/ # Config saves (.m2k)
β β β βββ Images/ # GUI texture library (.tga)
β β β β βββ General/ # icons: chat, combo, exp, ghost,
β β β β β # horse, moon, nofog, pickup, etc.
β β β β βββ Hackbar/ # module icons: buff, energy, eqchanger,
β β β β β # fish, ghost, info, inventory, etc.
β β β β βββ Shortcuts/ # arrow & action buttons
β β β β βββ Arrow/ # teleport direction arrows
β β β βββ Modules/ # (only 1.4+ has modules)
β β βββ python27/ # Python 2.7 build (mirror structure)
β β
β βββ 1.4 version/ # Stable release (Python 2.7)
β β βββ hackbar.py # Main hack GUI bar
β β βββ __init__.py
β β βββ Saves/ # Config: config.m2k, priceconfig.m2k, texts.m2k
β β βββ Images/ # GUI textures (+Hackbar, General, Shortcuts)
β β βββ Modules/ # Feature modules:
β β βββ __init__.py
β β βββ Bookreader.py # Auto book reader (Exp, Skill)
β β βββ Buffbot.py # Auto party buffing
β β βββ EQChanger.py # Equipment switcher
β β βββ Info.py # Server/player info display
β β βββ Inventorymanager.py # Auto inventory management
β β βββ Itemcreator.py # Item spawning tool
β β βββ Itemstealer.py # Auto loot / steal
β β βββ Levelbot.py # Auto leveling
β β βββ Settings.py # Mod configuration
β β βββ Shopcreator.py # Auto shop creation
β β βββ Soulstonereader.py # Soulstone stat reader
β β βββ Spambot.py # Chat spam automation
β β βββ Taubuyer.py # Auto buy from NPC
β β βββ Telehack.py # Teleport hack module
β β βββ m2k_hook.py # Game hook interface
β β βββ m2k_lib.py # Core library
β β βββ pyDetour.py # Python detour engine
β β βββ swich.py # Feature switch/toggle
β β βββ tp.py # Teleport coordinates
β β
β βββ 2.0 version (final)/ # Final release
β βββ m2kmod_run.py # Runner script
β βββ m2kmod_script.py # Alternative launcher
β βββ m2kmod/ # Mod root (same structure as 1.4)
β βββ __init__.py
β βββ hackbar.py
β βββ Saves/
β βββ Images/
β βββ Modules/ # (same module set as 1.4)
β
βββ Python Loader/ # DLL injectors for running .py in-game
β βββ Loader 1/ # Generic Python loaders
β β βββ Python_Loader_2.2.dll # For Python 2.2
β β βββ Python_Loader_2.7.dll # For Python 2.7
β β βββ msvcr100d.dll # VC++ runtime dependency
β βββ Loader 2/ # KAGB branded loaders
β βββ kagb22.dll # KAGB loader (Python 2.2)
β βββ kagb27.dll # KAGB loader (Python 2.7)
β βββ msvcr100d.dll # VC++ runtime dependency
β
βββ Zahon Mod/ # Advanced GUI mod with detector systems
β βββ ZAHON_MOD/ # Main mod directory
β β βββ Buttons/ # GUI button textures (.tga / .xcf)
β β β βββ ETC/ # Off, On, Question Mark, Restart
β β β βββ Function/ # Auto Attack, Auto Pot, Detector,
β β β β # GM Detector, Mobber, Pick Up,
β β β β # Teleport, Use Item
β β β βββ Gui/ # Show/Hide buttons
β β β βββ Other/ # Book Reader (Buy, Egzo, Rada)
β β β βββ Other_Gui/ # BS, Buff Bot, Exp Donator, FB,
β β β β # Inventory Manager, Item Clicker,
β β β β # Python Loader, Spam Bot
β β β βββ Teleport/ # Direction arrows
β β βββ Config/ # Detection configuration
β β β βββ Detector/ # All_List, Boss_List, Metin_List,
β β β β # Ore_List, Player_List
β β β βββ GM_Detector/ # GM detection name lists
β β β βββ Another/ # Extra configs
β β β βββ Teleport/ # Teleport coordinates
β β β βββ Save/ # Save data
β β βββ Icons/ # Icon textures
β β β βββ Auto_Pot/ # Blue/Red pot indicators
β β β βββ Detector/ # Boss, Metin, Ore, Player icons
β β β βββ ETC/ # Bar, Empty Slot
β β β βββ GM_Detector/ # GM warning icon
β β β βββ Info/ # Logo, Facebook, YouTube, MPC
β β β βββ Info_Screen/ # Splash screen images
β β βββ Python/ # Python scripts
β β βββ BS.pyc # Compiled BS module
β β βββ Fake_Info.py # Fake info display
β βββ lib/ # Library version (same structure)
β βββ ZAHON_MOD.py # Main library entry point
β βββ ZAHON_MOD/ # (mirrors ZAHON_MOD/ contents)
β
βββ .gitignore # Ignores .pyc, __pycache__, .DS_Store
βββ LICENSE # License file
βββ README.md # This file
- Metin2 client (any version that supports Python loading)
- Python Loader DLL (included in
Python Loader/)- Python 2.2 compatible β
Python_Loader_2.2.dllorkagb22.dll - Python 2.7 compatible β
Python_Loader_2.7.dllorkagb27.dll
- Python 2.2 compatible β
- VC++ runtime (
msvcr100d.dllincluded)
# 1. Choose your Python Loader (2.2 or 2.7)
# 2. Inject the DLL into your Metin2 process
# 3. Load your desired .py script
# 4. Use in-game hotkeys (varies per script)- Inject with the appropriate Python Loader
- Run
hackbar.pyβ the GUI appears in-game - Toggle modules via the button interface
- Copy
ZAHON_MOD/into your Metin2lib/directory - Inject
ZAHON_MOD.pyvia Python Loader - GUI with button-based module control appears in-game
- Run
otodamage.pyto enable auto-damage injection - Animation files (
.msa/.msk) override default attack speeds - Covers all 4 classes with multiple weapon types
This archive is for educational and research purposes only. Using these scripts may result in a permanent game account ban. No warranty is provided for any of the scripts β use at your own risk.
Sources: Dreamfancy.org, M2kmod, KAGB, Zahon Mod & various Metin2 modding communities