how to 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. DeltaGGYT

    Flint And Steel for traveling across worlds

    Hi, i need a lighter which can teleport across worlds. And this lighter can use only one player, i don't know how i need do access for one people, change world for teleportation and timer for it (3 second after click for teleport too teleport in world)
  2. K

    Solved Console Executes Random Commands from List of Commands

    Hello everone, I am really new to skript, I am planning to let console do a single random command among a list of commands after every certain amount of ticks. Here is what I got so far. make console execute command "/cmd1" make console execute command "/cmd2" make console execute command...