citron is a roblox-javascript client that is capable of running code, automating a bot to chat to teammates, and much more.
please read the credits, the people who supported citron are awesome and deserve it
Currently supported platforms
Platform | Supported |
---|---|
Windows | ✅ |
OSX | ❌ |
Linux | ❌ |
! MacOs can only be used with Script Ware M and is still in its beta. !
Go to the directory your project will be in. Run the following below.
npm i citronrbx
.
Add the following to your code.
const citron = require('citronrbx')
And then, run npx citronstart
.
Injectors | Supported |
---|---|
krnl | ❌ |
Script-Ware M | ❌ |
Script-Ware | ❌ |
Synapse | ✅ |
Fluxus | ❌ |
Any WRD things | ❌ |
For more info, visit the wiki.
More languages are going to get support. Theres a table below on what we're working on, and a roadmap.
✅ - yes!
Lang | Support | Repo |
---|---|---|
JavaScript | n/a | |
Ruby | ❌ | n/a |
Lua | ❌ | n/a |
Go | ❌ | n/a |
Rust | ❌ | n/a |
If you want to make your own Citron pkg read below!
- If you make a Citron Pkg for a lang that already exists, you won't be featured in "Repo".
1a. If we make a package for the language you made one for, your's will be removed.
- If making a package take the proper precautions, citron works with certain things.
2a. Make sure your package opens a server at localhost:80
(most of the time)
2b. Your package must use websockets with it's server.
2c. Make sure the user can change the port.
- Please specify if your package is made for citron. Don't make your package name
robloxclientcontroller
and then include "Works with citron" in description.
Made with <3 by pika.