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

    Custom Balance ATM

    Hi im making a custom ATM for a minecraft FiveM server where you can deposit money and take money. My problem is at the deposit, the money has a custom lore (&cOfficieel Minetopia bankbiljet!). I dont get any error when i reload the skript but it doesnt work. on inventory click: if...
  2. A

    [HELP] Changing price for item

    Hi i want to want let a item change price every 10 seconds, and i dont know what to do. This my code so far. every 10 seconds: loop all players: set {_prijs} to a random integer between 2800 and 4600
  3. A

    [SKRIPT] Want to make a machine

    Hi, I want to make a machine where u can put 64 graphes (its just a standard minecraft item named "graphe"), and after a certain of time u will get a barrel with wine. I already have a GUI when u click the computer for the machine, just only the convert thingy i need help with.