Search results

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

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

  1. sluhtie

    Scoreboard not working

    No, you can just google how to clear the player's scoreabord in skript. It's not that hard and if I just send you the code you will not learn from it
  2. sluhtie

    Scoreboard not working

    Then you will need to clear the scoreboard of all player's
  3. sluhtie

    Scoreboard not working

    Just rejoin.. Also fix the score numbers
  4. sluhtie

    Skript help with gui

    command /setcratesspawn: trigger: set {cratesteleport} to location of player send "&4&lSpawn has been set to %{cratesteleport}% to player" on load: set {-frame} to gray stained glass pane named "&a" command /menu [<string>]: trigger: set (metadata tag "gui"...
  5. sluhtie

    Skript help with gui

    Click the 3 dots and click on code
  6. sluhtie

    Skript help with gui

    Please format you're code and edit the post
  7. sluhtie

    Subtitle progress

    There is nothing like “bars” in a title. Use following for titles https://skripthub.net/docs/?id=3159 But what I think is what u mean is boss bars: I would suggest using skbees bossbars https://skripthub.net/docs/?id=6826
  8. sluhtie

    Solved How to detect what an item is named

    Hey, you can just use following: if name of player’s tool is …
  9. sluhtie

    News Welcome to new skUnity

    Now this is exciting news, amazing work, I love it! Definitely worth the wait. Great Job :emoji_clap:
  10. sluhtie

    TIps before I start something please

    As soon I’m home I’ll check if I can help you here.
  11. sluhtie

    Gen skript not working

    Omg hell nah, please don't use that. what tf is that?!?!
  12. sluhtie

    Skript since 2018*

    Skript since 2018*
  13. sluhtie

    ClashRoyale, Clash of Clans and Idle Miner Tycoon (COMBO)

    )----------------------------------------[ CLASHROYALE ]----------------------------------------( Hey adventurer! Looking for something that you have never experienced before on minehut? Then this is may be interesting for you. ClashRoyale is a project I'm working on. I wanted to create...
  14. sluhtie

    Other Skript Obfuscation & Jar Encapsulation

    You can find the Tool on github: https://github.com/Pikachu920/ScriptDeobfuscator/releases
  15. sluhtie

    Gen skript not working

    This is probably the most unperformant skript I've seen in my life but I'm to lazy to make u a whole gen skript. But I fixed your code here you go: command /gengive [<player>] [<text>]: permission: gen.give permission message: &cNo permission noob trigger: if arg-2 is...
  16. sluhtie

    Most performant way to save data

    Hey, so I'm trying out for a while now what would be the most performant and efficient way to save player data. I came up with 4 different ways to do so. But now I wanted to ask what you guys think is the best way to do that. I sorted them from most performant to most unperformant. Method 1 -...
  17. sluhtie

    Custom Model Data GUI

    Also not what I’m looking for
  18. sluhtie

    Custom Model Data GUI

    That’s not what I was looking for but thanks anyways :)
  19. sluhtie

    Custom Model Data GUI

    No, I mean a custom model data, so like a custom texture that I made with a texture pack and to apply that to the gui
  20. sluhtie

    Message top player

    Please post your code as code tag or in pastebin