Useful scripts available for roblox

I have been using Profile service and found it to be super useful and saved me a bunch of time. So I wanted to investigate what else maybe out there but when look round on google I just dont find anything.

I appreciate everyone’s idea of useful is different but I’d love to hear of some scripts that you have found and have helped your development. Also any advice on where I could look would be appreciated.

1 Like

I personally use these for most of my OOP projects & games.

  • Knit
  • Promise
  • WaitFor
  • Signal
  • Selene
  • Stylua
  • remodel
  • Roact

Some of them are frameworks (Knit, Roact) and are mostly used in game making but can also be used for OOP.

These packages save me a bunch of time & make my code run smoother and keep it clean.

2 Likes

This is a great list. I will start to implement some in my next game.

Are there any for specific game genres? Such as shoot em up, tycoons etc?