Recent content by TheMangoCrew

  • 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!

  1. T

    Glitched text

    you DO know that this whole post is not connected to essentials at all? Please don't set essentials as an example, because it is completely different. I just wanted to get a skript that can have a command that changes your message to random characters selected from a list.
  2. T

    Glitched text

    Yes, I know the essentials colorchat features, but &k changes characters. I want them to not move, just have a list of weird glitchy characters and editing the message, not just using essentials. (Also, my friends said that &k can lag them out cuz all the character changes.)
  3. T

    Glitched text

    So, I want to create a command (for example: /glitchtext). When I typed it, it is activated. Typing it in once again deactivates it. If it is activated, when you send a chat message, the message replaces itself with an 8-80 character long message with weird symbols (highly inspired by DDLC), and...
  4. T

    Colored chat with HEX codes

    I know they support it. some dude made a skript on it, but it was only a screenshot so i recreated it, but it has problems
  5. T

    Colored chat with HEX codes

    I'm trying to make a skript so it can set my chat message's color to the hex color, since 1.16 added support for it, but I can't skript well, so it obviously had some errors. Could someone help fixing it? The skript is: command /color2 [<text>]: trigger: arg_1 is "reset": delete...
  6. T

    Solved Colored chat with HEX codes

    Sorry, had the wrong tag and i can't edit it now. Here is the current post: https://forums.skunity.com/threads/colored-chat-with-hex-codes.13303/
  7. T

    Ping displayed besides name in tab

    You know how you have a slot for a number between your name and the connection line? Can someone make a skript to display the ping in that place?
  8. T

    Keycard skript (again)

    Can't there be a way that it makes it for multiple buttons (for example: oak is level 1, spruce is level 2 etc.) and it is automatic, so you don't have to type a command every time (so it sets every button on the server to a card reader without question)?
  9. T

    Keycard skript (again)

    I asked this before, but I didn't specify how I imagined it. So, you have an iron door, and a button besides it. You press the button with the keycard equal or higher than the level of the card reader, and it opens. If the keycard's level is lower than what the card reader (button) accepts, it...
  10. T

    Solved Keycard skript

    thank you!
  11. T

    Solved Keycard skript

    So... I don't know how to skript, so I thought this is the best place to ask. I want to make a thing where you press a specific type of button (material of button) with for example a glass pane named smt. You have multiple levels of keycards (lets say 1-5) if you use a level 3 keycard on a level...