Skip to content

HadziqM/MHFZ-database-editor

Repository files navigation

MHFZ-database-editor

How to make app work

download latest release on https://github.com/HadziqM/MHFZ-database-editor/releases/tag/3.0
extract then edit database.ini in database_editor folder to your postgres credential
edit database - Copy.ini to your other postgres credential if you have another

How to utilize app

open database_editor.exe
the label in bottom of app is kind of terminal to show output
if you got cur not defined error in console then its connection timed out
just click change db button twice to reconnect to the current db

Course editor

  • you can search your user name with "search" button
  • you can checklist the course to select course you need to operate with
  • use "set specific" to set value in calculator for your specific username
  • use "set all" to set value in calculator for all username in database
  • use "set default" make it the dafault course
  • set default mean whenever new username created in your database
    it will have the set value automatically

GCP editor

  • you can search your character name with "search" button
  • you can scan the database with "scan all" to scan character name
  • use "set specific" to set value in input for your specific character name
  • use "set all" to set value in input for all character in database
  • use "add specific" to increase your charachter gcp value
  • use "add all" to to increase all charachter gcp value
  • use "sub specific" to substract your charachter gcp value
  • use "sub all" to substract all charachter gcp value

    all the subtract value cant go bellow 0, if it calculated bellow 0 it will be 0 instead

    all command only work on not null gcp

Transmog editor

  • make sure there is skin_hist.bin in your directory (its added there as default dont worry)
  • use "set specific" to unlock all transmog in game to specific character
  • use "set all" to unlock all transmog to all character in database

Gacha coin

  • use "set spe prem" to set premium gacha coin in input value to specific character name
  • use "set spe trial" to set trial gacha coin in input value to specific character name
  • use "set all prem" to set premium gacha coin in input value to all character
  • use "set all trial" to set trial gacha coin in input value to all character

Guild Edit

  • use "scan" to scan all guild in db, then select available guild in dropbox
  • use "search" to see your id, its needed for certain command
  • use "add to guild" to forcefully add your charachter to selected guild
  • use "change leader" to forcefully assign your charachter to the guild
  • use "rp spec" to set RP from input value to specific guild name
  • use "rp all" to set RP from input value to all guild in database

Login Boost Edit

  • use "search" to know your character id
  • use "turn off spe" to turn off specific character login boost
  • use "turn on spe" to reset specific character login boost
  • use "turn off all" to turn off all character login boost
  • use "turn on all" to reset all specific character login boost

Road Edit

  • you can open csv file from your local and upload it to postgres
  • check "header" if have header in your csv file
  • you can add add item tou your roadshop at other item section
  • you can decode from hexa code item by using "conv ferias" and "conv untranslated"
  • if you get the hex from ferias you could use "conv ferias"
  • if you want to add untraslated item in game, use "conv untranslated" to decode the hex

Save file edit

  • you can upload savefile.bin in your local to postgres
  • you can upload partner.bin in your local to postgres

    be cautius that the charachter name will be overwriten with new savefile you uploaded

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages