Can I Make A Discord Bot That Choosing A Line From Accounts List?
So, I want make A Roblox Account generator. I Have a list of Roblox Accounts, I Am A Beginner At Node.JS. Is it possible and theres a tutorial for it?
Voters
Ask coding questions
So, I want make A Roblox Account generator. I Have a list of Roblox Accounts, I Am A Beginner At Node.JS. Is it possible and theres a tutorial for it?
What do you mean, like create Roblox account from a discord bot? I don't think that's possible and even if it was I think you have to solve a captcha to create a roblox account, so yeah...
No I Mean It Gonna Choose Random User:Pass From accounts.txt And send it to your dms
@senisnexploits For this kind of stuff i think you should use json files. They are easier to use than txt files in node.js programs i think. However the files reset every once in a while, that's a thing from repl
@helloyanis Alright Ill Try Thanks