Discuss Scratch

8-u
New Scratcher
3 posts

How many 3 character usernames are left?

How many 3 character usernames are left?
Flowermanvista
Scratcher
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.

Last edited by Flowermanvista (March 7, 2021 23:11:48)

PoIygon
Scratcher
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.

Last edited by PoIygon (March 7, 2021 23:11:25)

Pentagrid
New Scratcher
100+ posts

How many 3 character usernames are left?

Flowermanvista wrote:

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.
How do you run it?
Flowermanvista
Scratcher
1000+ posts

How many 3 character usernames are left?

Pentagrid wrote:

Flowermanvista wrote:

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.
How do you run it?
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.)

Last edited by Flowermanvista (March 8, 2021 00:36:11)

lHatr
Scratcher
57 posts

How many 3 character usernames are left?

PoIygon wrote:

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
I made an english word namesnipe generator, not a 3 character username generator.
Pentagrid
New Scratcher
100+ posts

How many 3 character usernames are left?

Flowermanvista wrote:

Pentagrid wrote:

Flowermanvista wrote:

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.
How do you run it?
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.)
python: can't open file ‘C:\Users\0\filename.py’: No such file or directory

Edit: Got it working sorta, then displayed ‘No module named requests’

Last edited by Pentagrid (March 8, 2021 03:06:07)

Flowermanvista
Scratcher
1000+ posts

How many 3 character usernames are left?

Pentagrid wrote:

Edit: Got it working sorta, then displayed ‘No module named requests’
Run “pip install requests” and try again.
Pentagrid
New Scratcher
100+ posts

How many 3 character usernames are left?

Flowermanvista wrote:

Pentagrid wrote:

Edit: Got it working sorta, then displayed ‘No module named requests’
Run “pip install requests” and try again.
All it did was print Concurrent then do nothing else
Pentagrid
New Scratcher
100+ posts

How many 3 character usernames are left?

Edit: Nevermind, it worked
Pentagrid
New Scratcher
100+ posts

How many 3 character usernames are left?

lHatr wrote:

PoIygon wrote:

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
I made an english word namesnipe generator, not a 3 character username generator.
What's the link?
boncuk18
Scratcher
1000+ posts

How many 3 character usernames are left?

PkmnQ
Scratcher
1000+ posts

How many 3 character usernames are left?

I'm glad to say that I have one of them.
Scratchy697
Scratcher
1000+ posts

How many 3 character usernames are left?

Flowermanvista wrote:

Pentagrid wrote:

Edit: Got it working sorta, then displayed ‘No module named requests’
Run “pip install requests” and try again.
where
Robby_Blue
Scratcher
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
ninjaMAR
Scratcher
1000+ posts

How many 3 character usernames are left?

Scratchy697 wrote:

Flowermanvista wrote:

Pentagrid wrote:

Edit: Got it working sorta, then displayed ‘No module named requests’
Run “pip install requests” and try again.
where
In the terminal. You must have pip installed. Install it from here
gosoccerboy5
Scratcher
1000+ posts

How many 3 character usernames are left?

There are a couple listed on @fi_'s profile.

Powered by DjangoBB