Skip to content

Mintxshi/citron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Citron

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

credits


Info

Currently supported platforms

Platform Supported
Windows
OSX
Linux

! MacOs can only be used with Script Ware M and is still in its beta. !


Start

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.


Citron is still being worked on!

More languages are going to get support. Theres a table below on what we're working on, and a roadmap.

✅ - yes! ⚠️ - beta/being worked on ❌ = not yet/none/soon:tm: (not really)

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!

  1. 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.

  1. 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.

  1. Please specify if your package is made for citron. Don't make your package name robloxclientcontroller and then include "Works with citron" in description.

You are all done!

Thanks for reading,

Made with <3 by pika.

About

roblox client for js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published