Recent content by IsntZ

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

    Drag item in a gui

    I want to make a Custon Enchant skript using skript-gui and i wnat to be able to drag a tool to a slot and change the gui depand of the item
  2. I

    How to know in what direction the player is moving

    I want to know in what direction the player is moving and to do something matching to it I tried doing things like: on right move: on move right: on any move: if event-direction is south: none of them worked.
  3. I

    Opening an anvil gui to a player

    and then how do i check what the player typed
  4. I

    Opening an anvil gui to a player

    So how do i do it Is there a way to do it in 1.17.1
  5. I

    Opening an anvil gui to a player

    command /opa [<offlineplayer>]: permission: op.others trigger: set {op.%player%} to arg-1 open sign gui to player
  6. I

    Opening an anvil gui to a player

    it says cant understand open sign gui to player in the chat it saves what i typed if i click up arrow and i dont want it
  7. I

    Opening an anvil gui to a player

    is there a way to do it with signs?
  8. I

    Opening an anvil gui to a player

    it made it so every skript wont work
  9. I

    Opening an anvil gui to a player

    TuSke just made all of the skript not work
  10. I

    Opening an anvil gui to a player

    how can i do it so it will check what i renamed it to?
  11. I

    Opening an anvil gui to a player

    it opened the anvil but how can i name it?
  12. I

    Opening an anvil gui to a player

    cant u just send it?
  13. I

    Opening an anvil gui to a player

    wdym?
  14. I

    Opening an anvil gui to a player

    i read them i couldnt find the answer
  15. I

    Opening an anvil gui to a player

    I want to make a password for doing /op and i am tring to make it with an anvil or a sign gui. When i try to use a gui for a sign it says Can't understand this condition/effect: And when i use an anvil there is no errors but it says: An internal error occurred while attempting to perform this...