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

    Python Anticheat (Skript)

    Do not make anticheats in Skript. It will always result that theres many false flags. Skript can NOT replace good and well-made java plugins, so I do not recommend using anticheat with Skript.
  2. G

    Send Action Bar "" to Loop-Player not working.

    send action bar "" to loop-player is not a thing, you need to use: set action bar of loop-player to ""
  3. 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.
  4. 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?
  5. G

    Solved Money from 1000 to 1k (Bugged)

    Still not working... nvm
  6. G

    Solved Money from 1000 to 1k (Bugged)

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

    SlowChat / Slow Chat

    I have fixed it already because I havent gotten any help so I found out myself
  8. 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 "...
  9. G

    Skellet Stylish Scoreboard

    I ave already learned how to make skellet scoreboard now
  10. G

    Skript broken / not working

    1. Sure 2. Every part 3. Nothing I use the same skript on a playerserver on cubedcraft and it works on cubedcraft https://pastebin.com/Rv2zHNTn
  11. G

    Skript broken / not working

    Its like 2000 lines of code... Btw, wverytime I try skript and try to make something on a custom server, it never works
  12. 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...
  13. G

    Solved Projectile that damages over time

    on damage: if projectile is arrow named "throwingknife": broadcast "test"
  14. G

    Solved Play raw sound & send title with subtitle not working & staff logs not working

    I dont need to steal, I know skript really much
  15. G

    Solved Play raw sound & send title with subtitle not working & staff logs not working

    on "play raw sound "note.pling" at player with pitch 0.5 and volume 1" You need to remove the "and"... Like this https://prnt.sc/vdebu5 so ur making an invadedlands remake? I do the same
  16. 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!!
  17. 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???
  18. G

    On click with head

    ok
  19. G

    On click with head

    I have already tried "playerhead", "player head", "head", "397:3", "players head" and it wont work
  20. 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