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

    How do I give someone random items?

    Basically I want to give someone random items every 15 seconds? By random items i mean just, any item in the game? like stained glass, to golden apples? Please help..
  2. U

    how do the loop arg 1 times

    command /dupetest [<text>]: trigger: if arg 1 is not set: give player's tool to player if arg 1 is set: loop arg 1 times: give player's tool to player i want to do this but it just screeches at me