This is some of the scripts/systems i created for metin2.
I have others that are more private as very few servers have similar ones
Most of these are only for showcase as i don't intend to share them and are small projects that i did for me or for others
More on Projects
A custom upgrade system to allow for custom recipes with different types of items
A small locking system for stones that locks a stone to the first player that hits it
Follows a choosen player from the same party
An improvement made to the v1 rarity system, now also increasing the base bonus of items and with a random drop chance
Obfuscates all the functions from modules like SendAttackPacket, AppendChat,etc with random ones
A simple function that checks on login if player is banned or not
A basic report command system with ingame quest and commands to check report list
A system that adds some admin functionalities for the metin2 api that was used in pair with a nodejs discord bot
A system that gives aura a bonus table for custom bonus per level
A captcha system that cant by bypassed by normal bots
A system that shows the list of the top 10 players in damage of a mob
Not for download / Finished
A basic system that allows to drop items with rarity or craft them in the cube, can also customize rarity and add as many bonuses as wanted
Not for download / Finished
A basic system that when the player fails the refine it saves on a specified item the materials lost, that later can be recovered by using the item
Not for download / Finished
A python only script that will find every LC_TEXT string and replace the korean string with the matching locale translation and save the file as UTF8, it can also replace on locale_string
Can send for download / Finished
A python only script that it was created with the purpose of simplify the creation of new items
Not for download / Stopped Development