/micky_getskin

Resource to obtain the clothes worn by your character, it can be used for example to obtain the clothes for jobs.

Primary LanguageLua

📁 micky_getskin

Resource to obtain the clothes worn by your character, it can be used for example to obtain the clothes for jobs. It is necessary to have the skinchanger script for it to work.

⚙️ Configuration

📂 ../micky_getskin/server.lua

  • Enter the URL of the Webhook in the DiscordWebhook variable on line 6.
  • Configure the clothes you want to be sent in Discord in the Clothes variable in line 9.

carbon (3)

❓ How to use

  • It has only one command called /getskin, to which you can pass an (optional) argument which would be the name of the skin.
  • Everyone has access to the command so it is recommended that you only start the resource when you need it.

Captura de pantalla 2023-10-29 204331

👋 Micky014