Recent content by ThatBraxGuy

  • 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. T

    Run Commands on GUI Click (skUtilities, TuSKe)

    Hi all! I'm currently writing a skript that opens a GUI (Using TuSKe's skript addon) that will have multiple options to enable/disable different skripts. Basically I run a UHC Server and I'm trying to create a scenario manager. My question is would it be possible to create a multi-tiered...
  2. T

    Find a Random Coord, place a chest there with loot

    Hello! I'm trying to write a skript that finds a random coord on the surface, places a chest there with some customizable loot, strike lightning there, point players compasses toward it, and place a few mobs around the chest to "guard" it. This is what I have so far, but I'm not sure that it...