You have to create a new file, add that code, add what you want to the $data array, upload to your mybb directory and run it.
If you have specific usernames you want to register, you can add them to a new array and then use array_rand() to choose a random value.
If you have specific usernames you want to register, you can add them to a new array and then use array_rand() to choose a random value.
No longer involved in the MyBB project.