Found some nice solid skinheads for whoever needs them

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Tinkot

Active Member
Feb 10, 2018
57
1
0
27
Are you looking for solid colored heads for your gui?

I found a few players that have a solid colored skin and didn't play for a long time. Its not likely that they change their skin. Pls let me know if you know a better method of doing this. I am interested in that!

code:
code_language.skript:
command /colors:
    trigger:
        open chest with 5 rows named "&a&l+-Colors-+!" to player
        format slot 28 of player with skull of ("cy1337" parsed as an offline player) named "&fWhite" to close
        format slot 29 of player with skull of ("blackk" parsed as an offline player) named "&0Black" to close
        format slot 30 of player with skull of ("isaacSS" parsed as an offline player) named "&cRed" to close
        format slot 31 of player with skull of ("RileyYS" parsed as an offline player) named "&eYellow" to close
        format slot 32 of player with skull of ("sean1346" parsed as an offline player) named "&2Green" to close
        format slot 33 of player with skull of ("ztag100" parsed as an offline player) named "&bBlue" to close
        format slot 34 of player with skull of ("bacondagod" parsed as an offline player) named "&dPink" to close