Hi everyone,
I'm releasing my new tool for old client editor:
ItemtypeDatEditorEO – a modern GUI editor for itemtype.dat with full MySQL integration.
Main Features:
- Open, view, and edit itemtype.dat with a clean grid interface
- Add, delete, copy, paste, and multi-select rows (right-click menu & shortcuts)
- Fast search by any field, including looping to next result
- Export/import CSV (handles commas and quotes in description)
- Prevents duplicate IDs (auto-removes on save/import)
- Connect to MySQL 4/5
- Add all missing items to database (by ID)
- Batch update item names
- Batch update all fields (confirm popup)
- Smart handling of req_sex/req_level (auto convert legacy male/female)
- Status bar shows total items, operation results, and errors
- All controls/buttons disabled until file is loaded/connected
How to use:
Source Code :
- Click Load DAT, select your itemtype.dat
- Edit, search, or batch export/import as you wish
- Fill MySQL details and Connect
- Use Add All, Update Name, or Update All for database sync
- Click Save to save back to itemtype.dat (duplicates auto removed)






