Skip to content

duaselipar/TraceDatabaseOldEO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TraceDatabaseOldEO

TraceDatabaseOldEO is a Windows Forms tool for tracing cq_action (and appending related cq_task) records from an Eudemons Online private server running MySQL 4.0.x.
It helps server developers and administrators to follow NPC Action IDs, next chains, and generate SQL outputs quickly.


✨ Features

  • πŸ”Œ Connect / Disconnect MySQL 4.0 with one click.
  • πŸ“‚ Select database, trace NPC Action ID with id_next, id_next*, and id_nextfail.
  • πŸ”„ Type-based follow support: 0102, 0122, 0134, 0188, 1412, 2012, 2020, 8000–8003, 8005, 8006.
  • πŸ“ Output SQL in correct column order:
    • REPLACE INTO cq_action ...
    • REPLACE INTO cq_task ...
  • πŸ“‹ Quick actions: Select All, Copy All, Clear.
  • πŸ“¦ Single portable EXE build using ILMerge.

πŸ›  Requirements

  • Windows x64
  • .NET Framework 3.5
  • Visual Studio 2019/2022 (.NET desktop workload)
  • MySQL Server 4.0.x with cq_action & cq_task
  • Old connector: MySql.Data.dll v1.0.10.x
  • NuGet: ILMerge 3.0.41

πŸš€ How to Use

  1. Launch TraceDatabaseOldEO.exe (merged single EXE).
  2. Enter MySQL connection details (host, port, username, password).
  3. Click Connect to connect to MySQL 4.0.
  4. Select the target database.
  5. Enter the NPC Action ID to trace.
  6. Click Trace Action β†’ SQL output will appear.
  7. Use Copy All to copy results.

Β© 2025 DuaSelipar Dev Hub

About

Trace Action for Mysql 4

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages