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. C

    Count skript

    Hallo everyone Ehm i need a spam event, where a player write "!" in chat. And when he has done that 5 times, then we will get a reward and the event will stop. on chat: if player has permission "spamname.sk": if first character of message = "!": add 1 to {count.spamname}...
  2. C

    Spam event, O:

    Hallo guys! :-D My english is not that good, sorry guys :/ Ehmm i have been trying to make a name-spam event. But i can't figur out how to count the message. The event is about where you start it with a simpel command like /namespam on Then it is about to spam your own name so much as you can...
  3. C

    region help

    Hallo! I need help to make the console add a flag to a region, at line 37 command /start: permission: Admin.sk permission message: &8[&3&lEvent&8]&7 Du har ikke adgang til at starte events. trigger: add location of player to {radtp::*} send "&8[&3&lEvent&8] &7Du...
  4. C

    Teleport to a other world please help

    Hello. I cant figur out how to teleport a player to another world, when they enter a region. And there is one more problem o:. What is the code to save a players inventory in the same world and restore it again later. on region enter: if "%region%" contains "Test1": teleport the...
  5. C

    Help please

    Hallo! I need help to a skript, I want it to work like this: When a player kill another player will there spawn a TNT at the victims dead, and the tnt will eksplow and all the players/attackers around will be push high upwards. I cant get it to work. I have really try :/ on death: chance...
  6. C

    How do I fix this.. Please Help

    Hey, guys! I don't know how to make this. I can't remember how. At the 2 last lines, i want the Random Player in the Broadcast.
  7. C

    Block event! Help [!]

    Hallo everyone. Please can someone help me with this event skript. There is an fail with the skript. on region enter: if "%region at player%" contains "global": on place of bricks: wait 3 seconds delete event-block
  8. C

    #hand skript

    Hallo everyone. Ehmm i have search on youtube and google, but cant find anything. So i hope you guys can help me. When a player write #hand and hold the item in his hand. Then i come at that what enchantsment it is. Like (Diamond Sword) and when you roll your maouse over it. Then it show the...
  9. C

    Double Jump!

    Hallo everyone. I got a problem with an Double Jump Skript. Ehmm i dont know how to do it right. But when i enter a region the doublejump come active, but i cant jump so high, and cant figut it out. on region enter: if "%region at player%" contains "spawn": if {doublejump.%player%}...
  10. C

    Double Jump Skript o:

    Hallo everyone. Ehmm is double jump skript impossible in regions. So that players only can do it in spawn o: And when they go out in a other region, they lost the double jump.
  11. C

    Need help to RainbowChat

    Hallo everyone. I got a problem with a skript, i am trying to make. I got this plugin named Rainbowchat, it does that when a player with the right permission write /rbc (text) Then the text will be in rainbow letters. But i will have that when i write /rbcall Then all on the server can write...
  12. C

    Ban - TempIpban System!

    I have been trying to make a Ban - System. But it won't work. I want it to work this way: If the player get ban for 2 days, and then get unban, and if he get ban again, then it will be 4 days. Automatic. Look at this skript, dont know what the problem is. Please help: command /hack [<player>]...
  13. C

    Solved Math Skripts

    Hallo everyone, i have been trying to make a Math Skript. When a player write /math then it will come in broadcast with a random numbers like 65 + 55 and then players can answer in chat, with 120 mabey. Then the person who got it right, gets 500$ I have made a code, but it is not done at all. I...
  14. C

    New skritper Please help!

    Hallo everyone, ehmm i got a really big problem, and i need you guys to help me please. If you're looking at my own making skript, you ill see a fail, and i dont know how to do it right. And there is some more problems, I need to when admins write /pvpevent start then and first then can other...
  15. C

    Set blocks or not

    Hallo everyone Ehmm i dont know how to set a DragonEgg at a location/coordinates. I have been trying: Spawn 1 DragonEgg to Location at -50, 26, -2825 in world "swag" And i have been trying this: make console execute command "/fill -50 26 -2825 -50 26 -2825 dragonegg" Nothing work, please help!
  16. C

    Solved Help please

    Hallo everyone If a player tp to a otheer world, there inventory would not save. I dont know how to fix it. I make been making worlds with Multiversecore. And there is 1 problem more: The last one where its says If arg 1 is "join": I want it to be like this. Ehmm when a admin write /pvpevent...
  17. C

    Telport players to random locations

    Hello everyone! I have been trying and trying to make a PvPevent skript, and when players wirite /pvpevent join they are being teleportede to the map. So after 60 seconds, the players there have white /PvPevent join will be teleportede to random locations in the arena. I have made almost the...
  18. C

    Inventory save and restor

    I have been searching on youtube and google about this, but cant find out of this. I want it to when players write /join they will be send to a location and there old inventory will be saved, when there has gone 10 minuts they will be teleportede back and there inventory will restor Please help.
  19. C

    New Skripter, trying to learn as much i can. (Help)

    Hallo everyone Im a new skripter, and i can a little bit, but want to learn more about it! I have been about something like Loop-player's and Loop-player and more. But what do you use i to, and how do it work. IS there like a site where i can read about it, and the codes there follow O: Please...
  20. C

    Random Integer

    Hallo guys I have made a skript but cant find out to do this: Where there is {_random} i want what they get fram the random integer there On right click holding a firework star: chance of 50%: wait 3 ticks add random integer between 0 and 100 to player's balance...