Metin2 Alchemy Refine Script is a Python script prepared for GLBot++ to open Cor chests and automatically refine suitable alchemy combinations.
The script scans the alchemy inventory for compatible stones with the same ID, and when it finds two matching slots, it starts the refine action through the Dragon Soul Refine packet. It can also open a selected number of Cor chests by VNUM.
What does the script do?
- Count to OpenSets how many Cor chests will be opened.
- Chest VNUMUses the VNUM of the chest to open. The default Cor VNUM is 50255.
- Open ChestsOpens the selected number of chests with safe timing.
- RefineFinds matching combinations in the alchemy inventory and starts the refine process.
- Copy / DownloadUse the code panel below to copy the script or download it as alchemy_refine.py.
How to run it
- 1. Get the script fileCopy the code from the panel below or download alchemy_refine.py.
- 2. Place it in the GLBot++ scripts folderMove the file into C:\MemoryBreak\GLBot++\scripts.
- 3. Run it with Py LoaderOpen Py Loader from the GLBot++ screen and run alchemy_refine.py.
Loading script...


