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

    Webhook with Skript

    So, I've been wondering for a while how to make Skript send webhooks to a discord server without Vixio and stuff. I know it's possible because I saw someone do it, but I would really want to know how to do it.
  2. G

    Sorted list

    I am wondering how I can make a sorted list with like from highest to lowest. I am making a custom rank system and making /grant gui and I want it to be sorted via the priority value. How can I do that?
  3. G

    Solved Money from 1000 to 1k (Bugged)

    I have it right here: https://prnt.sc/wayd7w It should work but its really buggy...
  4. G

    SlowChat / Slow Chat

    I am so confused why this isnt working command /slowchat [<number>]: trigger: if {rank.perms.%{rank.%player%}%::*} does not contain "*" or "server.staff": noPermMsg(player) else: if arg-1 is not set: broadcast "&r "...
  5. G

    Skript broken / not working

    Like, skript wont like load the skripts... Its so annoying [16:40:44 INFO]: GamerProPlaysYT issued server command: /sk reload core [16:40:44 ERROR]: #!#! [16:40:44 ERROR]: #!#! [Skript] Severe Error: [16:40:44 ERROR]: #!#! Could not load core.sk [16:40:44 ERROR]: #!#! [16:40:44 ERROR]: #!#! If...
  6. G

    Online players in world

    I have a problem when I try to yeah, see the players in 1 world... https://prnt.sc/vde8we <- thats the code I use, but It only says 0 all the time!!
  7. G

    Skellet Stylish Scoreboard

    I need to find out how to make a scoreboard with skellet, please can someone do it for me? Like when I use skRayFall Scoreboard, its just flickering like crasy, please, can someone do it? I want it like this https://prnt.sc/usgt1o Hello???
  8. G

    On click with head

    When I try to rightclick with the head, it doesnt work. The server.sk skript is the full, just find command /profile and click on head or something
  9. G

    Leveling system

    I have a level system, and it wont work. It wont level up but the chat format works.
  10. G

    First word of message

    Hello, I try to do if someone type for example "yes" that it continues and say "no" it cancelles, but I get 2 errors https://prnt.sc/tmf4la here is the code # Javascript Tutorial Command! # options: p: &3JavaScript &7> command /discordjavascript [<text>]: aliases: djs, djavas...
  11. G

    Scoreboard in 1 World

    Help, I need so my scoreboard is in 1 world...
  12. G

    Online players in world

    Hi, I am trying to have like, online players in world. https://prnt.sc/titwsl https://prnt.sc/titx7k Please help, I need this fast!