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

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

  1. T

    Leaderboard help

    Hey there, so i have this Leaderboard script. How can i do so it spawns a NPC with the player name above the block behind the sign? CODE: https://hastebin.com/yilobusome.vbs B
  2. T

    Solved Give player a item

    Hey there This dosen't really work that great... I'm trying to give a player / my self a diamond sword with enchant sharpness (variable) but i dosen't seem to work... Anyone? CODE: Command /Dickpic: #Sorry for the command name, just a test Trigger: Send...
  3. T

    Help?

    Hello, so i have this variable, and i want to give a playe a diamond sword with the enchants, (variables) CODE: give 1 diamond sword of sharpness {Sharp::%uuid of player%} and unbreaking {Unb.Sword::%uuid of player%} to the player And it gives me this error: 29.09 22:29:09 [Server] ERROR...
  4. T

    Keys?

    Hey. Is it Possible to make a key, like "J" to do a special thing, in minecraft skript? or what
  5. T

    What timezone is skript?

    Hey there, i wonder what timezone skript goes for. Can anyone help with that? So i want something to happend at 15:00 (Danish time),and i wanna know what time that is in the skript timezone
  6. T

    Solved Anyone?

    Hey. Anyone know why this dosen't work? set {var.2var.%arg 2%} to offline player ERROR: {var.2var.%arg-2%} can only be set to one object, not more (Thing.sk, line 41: set {var.2var.%arg 2%} to offline player)
  7. T

    Solved Signs

    Hello, i know this question is asked a few times in here before, but i really never got a anwser i understood... How to a make like a top 5 on signs, example: SIGN 1: Number 1 bal SIGN 2: Number 2 bal SIGN 3: Number 3 bal And over and over again (Sorry for bad english)
  8. T

    Solved Region

    Hello there my friends. So, i'm trying to make a King of The Hill script, and it are actaully going well. BUT, i have a problem... Im trying to make it like, so when the players go in the region it checks if a koth is going on. So i've made a little test... but this is not actualy working...
  9. T

    Solved Create region error

    Hey there. Im trying to make a King of The Hill Script, but... I have a problem... When im reloading my script there is no errors, but... When im executing my command that is supossed to make a world guard region it gives me an error.. "An internal error has ocurred while attempting to perform...
  10. T

    Solved Im stupid

    Hey there. i know, im really stupid BUT How can i make a "On right click on a block" code, not like holding the block, but like rightclicking on a physical block
  11. T

    Solved Region

    Hey there, i have a problem... I want to broadcast "Hello" (Just as a test) when a player enter region "Spawn", BUT my code is not working, and i think it is because my "Spawn" region is inside my "Map" region... how can i fix it? Code: on region enter: if region at player contains...
  12. T

    Time

    Hey there, how can i make something like https://gyazo.com/1f4f3805a8069f2cce5abc0c0d7a0a36 ? Like a timer on a scoreboard, just like this. - Sorry for bad english
  13. T

    Signs

    Hey there, I have a 1v1 script. But i wonder how to get the best 3 player's with most wins on 3 different signs, so they update automaticly. - Sorry for bad english
  14. T

    Help with Hologram and Inventory

    Hey there. I have a problem, i want to make a hologram via. Skript, but i can't really get it to work, i have tried the thing on SkUnity but i does not seem to work. Can anybardy help me out with that? Number 2. Is it possible to safe a players inventory and give the items back at some point...
  15. T

    Solved Sounds

    Hey there, does anyone know where to find the sounds like, ITEM_PICKUP and LEVEL_UP?
  16. T

    Solved Teleport kinda

    Hello there. I have made a little "Sumo" script, and i really need help with 1 last thing. Its on danish tho, but i have a problem. When players actualy are joined in the sumo event, idk how to actualy tp 2 players at time, so they are going into the arena that i have made. EDIT: I ran into...
  17. T

    Cooldowns in scoreboard

    Hey there, I have a little Gapple Cooldown skript i have made, and i really want to put it into my Scoreboard, But i dont know how to do it so it dont fuck up... Im also danish, so the text you gonna see is danish, and i really want to change the "Seconds" To danish when it send's the message...
  18. T

    Custom Tab List

    Hello there. I wonder if i can make a tab list like this ( https://gyazo.com/c51c4148b6388f9d081861b1409cf220 ) And if its possible to make it in version 1.8.8 I have Searched around, but i haven't finded out jet. I know there is alot good skripters here, and i wonder if any of you can help me...
  19. T

    How to cancel a command-tab event

    Hello there. I wonder how i can cancel a "Command-Tab" event, so players can't tab a specifired command in chat.