Tags
Tags
BSBuape Studios
Created by Omni on 10/12/2024 in #kiai-support
i need to tranfer from maki bot
@Omni, Unfortunately, Maki importing is not supported. The developers do not have a public API that Kiai can access, and they lock their leaderboards behind login pages, so we cannot scrape them either. Additionally, the leaderboards online do not show how much XP a user has, only what level they are on, so we would just be guessing and you would end up with inaccurate data. We recommend starting from scratch if you want to transition from Maki to Kiai, but if you want to try to import the levels yourself one by one using the /xp command, the formula you can use is below
320 + 280 * ({level} - 1)
320 + 280 * ({level} - 1)
17 replies