Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 922 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 922 Bytes

Cmd

Warning

Cmd is no longer being updated, use at your own risk as it can be detectable in some games.

🌟 Features

  • Customizable
  • Custom commands (Plugins)
  • Custom aliases
  • Support for most executors

✨ Loadstring [W.I.P]

Main [DON'T USE THIS FOR NOW]

loadstring(game:HttpGet("https://raw.githubusercontent.com/lxte/cmd/main/main.lua"))()

Testing [USE THIS FOR NOW]

loadstring(game:HttpGet("https://raw.githubusercontent.com/lxte/cmd/main/testing-main.lua"))()

🌐 Wiki

  • Plugins - Wiki on how to create your own plugins
  • Themes - Wiki on how to apply themes

🔨 Credits