cookie clicker

  • 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

    [HELP] Non OPS cant do anything.

    I'm getting into skript and I am just trying to make a simple Cookie Clicker server. on rightclick holding a cookie: add {CPC.%player%}+{Event.%player%} to {Cookies.%player%} Very simple stuff. Btw that code gets made... on join: #Stats if {Cookies.%player%} is not set: set...
  2. E

    Solved Sell (item) for essentials money?

    I made a skript where it's essentially a cookie clicker skript with a custom currency as {cookies}. I want the players to be able to do /sellcookies in order to get essentials money. 1 cookie = 1$ Sell Cookies Skript: command /sellcookies: permission: cookies.sell permission message...