Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » How many 3 character usernames are left?
- 8-u
-
3 posts
How many 3 character usernames are left?
How many 3 character usernames are left?
- Flowermanvista
-
1000+ posts
How many 3 character usernames are left?
As of writing this post, there are 7,331 three character usernames left.
If you have Python installed, you can check for yourself at any time with this script written by @ScratchCatHELLO.
If you have Python installed, you can check for yourself at any time with this script written by @ScratchCatHELLO.
Last edited by Flowermanvista (March 7, 2021 23:11:48)
- PoIygon
-
1000+ posts
How many 3 character usernames are left?
There was a snap project that someone made to do this and then it was uploaded to GitHub by ihatr. I don’t know which topic it is but ihatr could probably send you the GitHub link for it
Got ninjaed.
Got ninjaed.
Last edited by PoIygon (March 7, 2021 23:11:25)
- Pentagrid
-
100+ posts
How many 3 character usernames are left?
How do you run it? As of writing this post, there are 7,331 three character usernames left.
If you have Python installed, you can check for yourself at any time with this script written by @ScratchCatHELLO.
- Flowermanvista
-
1000+ posts
How many 3 character usernames are left?
If Python is installed, just copy and paste the script in a file (let's call it filename.py), then run “python filename.py” at the command line and wait 8 minutes. (May be shorter or longer depending on your internet.)How do you run it? As of writing this post, there are 7,331 three character usernames left.
If you have Python installed, you can check for yourself at any time with this script written by @ScratchCatHELLO.
Last edited by Flowermanvista (March 8, 2021 00:36:11)
- lHatr
-
57 posts
How many 3 character usernames are left?
I made an english word namesnipe generator, not a 3 character username generator. and then it was uploaded to GitHub by ihatr. I don’t know which topic it is but ihatr could probably send you the GitHub link for it
- Pentagrid
-
100+ posts
How many 3 character usernames are left?
python: can't open file ‘C:\Users\0\filename.py’: No such file or directoryIf Python is installed, just copy and paste the script in a file (let's call it filename.py), then run “python filename.py” at the command line and wait 8 minutes. (May be shorter or longer depending on your internet.)How do you run it? As of writing this post, there are 7,331 three character usernames left.
If you have Python installed, you can check for yourself at any time with this script written by @ScratchCatHELLO.
Edit: Got it working sorta, then displayed ‘No module named requests’
Last edited by Pentagrid (March 8, 2021 03:06:07)
- Flowermanvista
-
1000+ posts
How many 3 character usernames are left?
Run “pip install requests” and try again. Edit: Got it working sorta, then displayed ‘No module named requests’
- Pentagrid
-
100+ posts
How many 3 character usernames are left?
All it did was print Concurrent then do nothing elseRun “pip install requests” and try again. Edit: Got it working sorta, then displayed ‘No module named requests’
- Pentagrid
-
100+ posts
How many 3 character usernames are left?
Edit: Nevermind, it worked
- Pentagrid
-
100+ posts
How many 3 character usernames are left?
What's the link?I made an english word namesnipe generator, not a 3 character username generator. and then it was uploaded to GitHub by ihatr. I don’t know which topic it is but ihatr could probably send you the GitHub link for it
- PkmnQ
-
1000+ posts
How many 3 character usernames are left?
I'm glad to say that I have one of them.
- Scratchy697
-
1000+ posts
How many 3 character usernames are left?
whereRun “pip install requests” and try again. Edit: Got it working sorta, then displayed ‘No module named requests’
- Robby_Blue
-
100+ posts
How many 3 character usernames are left?
Do you mean 3 letter usernames, only containing the 26 letters of the aplhabet or do you mean 3 character usernames, which may include numbers or underscored too?
All 3 letter usernames are taken.
When I tested 3 character usernames a few weeks ago, there were about 8700 left. That number may have changed by now
All 3 letter usernames are taken.
When I tested 3 character usernames a few weeks ago, there were about 8700 left. That number may have changed by now
- gosoccerboy5
-
1000+ posts
How many 3 character usernames are left?
There are a couple listed on @fi_'s profile.
- Discussion Forums
- » Questions about Scratch
-
» How many 3 character usernames are left?