skript

  • 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. J

    Solved solved

    solved
  2. A

    Gun reloading skript

    Im making a gun like the one from hypixel zombies but it only says "hi" in chat when i left click and the ammo is low: on left click: if the player is holding {pistolchamber.%player%} of {pistol}: send "hi" set {_dura} to the durability of the player's tool set...
  3. A

    Setting tool to as many items as a variable skript

    So I made this code: on right click: if the player's held item is a wooden hoe named "&6Pistol": remove 1 from {pistolchamber.%player%} set the player's tool to {pistolchamber.%player%} wooden hoes named "&6Pistol" damage the target entity by 4 And I was wondering...
  4. A

    FIXING WINDOWS

    So i am trying to make a skript where you hold shift and every second it will repair a window It should be able to repair them by holding shift and every second the empty window (air) will be filled 1 block at a time every second while shifting and it should repair the window from top left to...
  5. A

    FIXING WINDOWS

    So i am trying to make a skript where you hold shift and every second it will repair a window It should be able to repair them by holding shift and every second the empty window (air) will be filled 1 block at a time every second while shifting and it should repair the window from top left to...
  6. H

    RTP Skript

    I am requesting an RTP script that will teleport you randomly to the world "world" even if you are in another world, (My spawn is in the world "spawn"). I would also like it to take 5 seconds before you teleport while if you move or get damaged during that time it will cancel, I would also like...
  7. C

    Skript Obfucskator tool not working

    so today, i tried to download the Obfucskator tool (https://www.spigotmc.org/resources/skript-tool-obfuskator-jar-encapsulation.60791/) but when i click to download, and i login it says SpigotMC - High Performance Minecraft - Error You do not have permission to view this page or perform this...
  8. J

    Solved solved

    solved
  9. M

    Variable wont update when promted to

    Hi so I am working on this gui-menu skript where you can upgrade your armor. I chose to save and display the "level" of the players armor with a numeral variable. However, for some reason it wont update, it just wont. I tried defining it as a number with: variables: {_var.%player%} = 0...
  10. J

    Solved solved

    solved
  11. J

    Solved solved

    solved
  12. M

    Disguising a MOB / Zombie

    command createbot: permission: op trigger: spawn zombie at player set name of last spawned entity to "SKPVPBot" set {_d} to player set disguise of last spawned entity to {_d} I have tried this but yet it didn't disguise into the player's skin.
  13. E

    Solved Chat filter

    I am making a chat filter and don't want people to use "illegal" characters that are not "QWERTYUIOPASDFGHJKLZXCVBNMqwertyuiopasdfghjklzxcvbnm,.<>/?;':"[]{}=+-_0987654321!@#$%^&*()`~|\" Is there a way to do this other than putting all other characters in a blacklist like this? if message...
  14. D

    Solved Reaction events

    Hello! I have a skript made for reaction events: options: winner: &e&l%player% &r&aanswered first with &e&l end: &r&a! noans: &cNo one knows the answer: &6&l keytype: tripwire hook keyname: "&a&lCommon &r&7Key" keylore: "<##ff0000>Use &l/warp crates &r<##ff0000>to open!"...
  15. B

    Skript How To Create Randomized Rooms

    Hi yall, hope your having a splendid day/night. However, I have been trying to make randomized rooms that connect to each other as they generate. Can somebody potentially help me with this? I run on version 1.19.4.
  16. E

    Solved

    Solved, Dont know how to delete!
  17. K

    Solved Is there a way to make this code more efficient?

    Hi everyone, I am very new to coding. I made a skript for fortune to work on all blocks and so that they go in the player's inventory. The skript is working fine, but I was wondering If I can make the code more efficent, more compact. I added the skript in a .txt file below thanks!
  18. K

    Solved Need Help with compacting this skript

    Hi everyone, I am really new to skript and I made a skript but I have no idea how to make it smaller. The skript I have right now is way too long and crashes the server (It works when its smaller) Can someone help me? Thanks! I put the code in a .txt file your you guys to read.
  19. D

    Solved On holding more than one crate key it doesn't work anymore

    Hi everyone! I have made a skript for crates: options: # KEYS: keytype: tripwire hook keyname: "&aCommon &7Key" keylore: "&cUse /warp crates to open!" on rightclick: if event-block is shulker box: if block below event-block is fence: cancel event...
  20. M

    Doors trigger

    Hello, I would like to ask for help ❤️ I have no idea how to add to this script so that the script does not respond to all acacia doors but only to those located at coordinates 46, 64, -21, I hope someone can help me thanks! on right click on acacia door: send "OMG DOKÁZAL JSI OTEVŘÍT DVĚŘE"