Hey, wondering if anyone could help me out with a custom command I've been wanting to do.
I've been trying to work with the limitations of the bot's custom variables with no luck so far.
What I want is a command that users can run, spending points to redeem a random Steam/PSN/XBL game product key that I have stored in a Text file, or multiple text files.
Haven't been able to get things working, though. Tried storing info in a file "##.txt", and using the random variable to generate the name of the text file "3.txt", but the Random variable doesn't seem to work inside the Read File variable "@readfile@[PathToFile\@rand@[0|10].txt]".
I tried some other stuff, with no results. Any suggestions?