kiCore - Public Release

Welcome to kiCore Version 1! We’re excited to introduce an all-new Roblox administration system, built from extensive feedback and designed to enhance your experience.

Version 2 is right around the corner, stay posted!


Why Choose kiCore?

kiCore stands out for several reasons:

  • Seamless & User-Friendly
    Our system is designed for simplicity, making administration effortless for everyone.
  • Highly Compatible
    Works smoothly with all your favourite Roblox communities and games.
  • Secure & Exploit-Proof
    With a 99% server-sided structure, we’ve minimized vulnerabilities to keep unwanted users out.
  • Lightning Fast
    kiCore outperforms other admin systems by 97.5%, ensuring quick and responsive actions.
  • Easy to Use
    We keep it simple. Our resources are accessible, and our system is easy to understand.

Join Our Community

kiCoreis trusted by many, and we’d love to have you on board! Experience excellence with a next-generation admin system.

Let us know what you think

We would love to hear your feedback!

Documents

kiCore Direct Install

kiCore Group

If you are a kiCore user, it’s important to ensure you download the new copy of kiCore to ensure your experience is not vulnerable to exploits.

1 Like

a little suspicious for an all-new version 1 public release :face_with_monocle: how many testers did you have and in what games?

why is a direct install a discord link? can’t you just upload it to the creator marketplace? :face_with_monocle:

what other admin systems were tested? can we see benchmarks? :face_with_monocle:

also why do these points link to a profile

1 Like

Each points leads to a profile because I liked the blue text instead of plain white all the way through, version two of our project is releasing shortly so this is basically a post regarding version 2.

Due to ROBLOX moderation regarding require functions, we have been flagged for moderation multiple times. (falsely) Therefore, we have not yet been able to publish kiCore to the creator store, we hope to have this resolved for version 2.

1 Like

ah, ok

to get blue text without linking anything, type < anyletter > before your text, to cancel it type </ sameletter>

I thought this only applied when you require a modulescript by the ID?

I’m not too sure, my main script requires the module which ROBLOX keeps flagging down as a violation. No matter how many times we appeal, it get’s denied.

1 Like

For example, is it

require(18238939390)

or

require(script.module)

It would be the following;

local kiModule = require(script.Parent)

(blabber, blabber)

1 Like

why would I have to join a discord server to install it? seems pretty unnecessary

Oh, forgot to mention this in my last reply, distributing an RBXM file or uploading it to github is a valid alternative.

1 Like

+1 to this. I am fully toward seeing this admin system have its own GitHub repo. I think its open-sourcing would increase transparency for the system as there isn’t much about its details in this post. Additionally, as it is “99% server-sided” in structure, the revealing of its source should not (significantly) weaken the security of the admin system.

Whether the source is released as an RBXM file or a GitHub repository, there is the potential concern for clones, though I think that its open-sourced nature will help it stand out as a trustworthy admin system and promote PRs with forks. Personally, I’d lean toward releasing this on GitHub. The model itself could load a stable version of the admin system as could be released on the repo, with fallbacks to the last stable version if anything goes wrong. This would allow the community to provide constant feedback/improvements on the admin system in the form of issues or pull requests. I think this notion has a lot of potential in community-added features as well.

2 Likes