Recent content by RealNetwork

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

    Solved Skript GUI HELP

    I fixed my problem by switching to TuSKe's GUIS. Also sorry for not explaining the problem better, as I got my thread marked as spam and could no longer edit it :(
  2. RealNetwork

    Solved Skript GUI HELP

    Hello. I have been trying to make a punish GUI for my anticheat, it will show all online players and when you click on a player, It will open another GUI with some other tools(ban, kick, other stuff). Here is my code so far: if arg 1 is "punish": if arg 2 is not set: wait 3 ticks...