Solved Random string

  • 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!

zainmz

Member
Apr 29, 2017
22
1
0
24
Im trying to create a vault system where a player has to enter a randomly generated code .

How would I generate a random string and assign it to a variable. And how would i check if the text entered by the player matches the string generated.
 
Im trying to create a vault system where a player has to enter a randomly generated code .

How would I generate a random string and assign it to a variable. And how would i check if the text entered by the player matches the string generated.
This is in skquery, but you can also do it in vanilla skript pretty easily