ROC's Armed Forces

Economy and point system

  • Gives player cash every (x) seconds that saves. Cash system is also designed for easy interaction to create shop systems (which have been done for games that have used this system)
  • Records total time played for player
  • Has a point system where players in a group above a certain rank can use '?award' to give points and '?unaward' to remove points from a player. Stats save for each player so its easy to track.
  • Groups that use total time played and a point system to award ranks can benefit from this system easily.



fd9a5cdb2bcf83fde896e793f60475df.mp4

Morph system

  • Easily configurable morph system that checks through morphs that follow a template in a folder in ReplicatedStorage for groupID and rank requirements. List automatically loads depending on the number of morphs in the folder.
  • Shop system linked directly to gamepass. Players are given the tool immediately and will spawn with the tool after buying the gamepass in game through using StarterPack.
  • UI made by me.