Hello,
Is it possible for DeepBot to delete a line from a textfile it just read? I'm currently using @readfile@ to read a line, but I want to delete the line read from the file.
I have a text file with alot of game keys, and for each subscriber I get, I want the bot to pick a random line from the text file, and delete that game key so that it isn't picked twice.
Thanks.
-main-