Recent content by chasebennetthill

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

    Using a variable from a second skript

    is it possible to have two separate skripts and have one use the variable {clicks::%player%} and then have that same value saved for a different one? how would i do so?
  2. C

    Solved Help with a number generator

    Thanks I used this and now it works
  3. C

    Solved Help with a number generator

    hello i have made some code to make a number gen all works fine but if the number is 5 then users can win with 55 15 25 or pretty much any number with five in it variables: {number} = 0 {numberon} = 0 every 100 seconds: set {number} to random integer between 1...