Bot Plays Wordle

Bot plays famous Wordle game. Daily Youtube uploads and solution breakdowns.

Back
<< Previous day solution #1547

Wordle for September 14, 2025 - #1548

Attempt 1

This is the first attempt and we’ll choose a random word to start with.

Let’s start with word other

Attempt 1

Attempt for other gives us 0 correct letters, 1 present letters and 4 wrong letters.

If we look into details, we can see that:

Letter o is on a different spot - this means that it cannot be at position 1

Letter t is not present in the word and we will not use it any more

Letter h is not present in the word and we will not use it any more

Letter e is not present in the word and we will not use it any more

Letter r is not present in the word and we will not use it any more

Some letters are missing (like t, h, e, r) but it’s also important piece of information

Word should contain letters [o]

That was a great guess that limited number of remaining words

Attempt 2

Right now we have 502 words to choose from and best of them seem to be [nodal unold aloin salon sloan]

So far we know that possible letters are:

At position 1: [a b c d f g i j k l m n p q s u v w x y z]

At position 2: [a b c d f g i j k l m n o p q s u v w x y z]

At position 3: [a b c d f g i j k l m n o p q s u v w x y z]

At position 4: [a b c d f g i j k l m n o p q s u v w x y z]

At position 5: [a b c d f g i j k l m n o p q s u v w x y z]

Next guess is aloin, let’s see what it gives us

Attempt 2

Attempt for aloin gives us 0 correct letters, 3 present letters and 2 wrong letters.

If we look into details, we can see that:

Letter a is not present in the word and we will not use it any more

Letter l is not present in the word and we will not use it any more

Letter o is on a different spot - this means that it cannot be at position 3

Letter i is on a different spot - this means that it cannot be at position 4

Letter n is on a different spot - this means that it cannot be at position 5

Some letters are missing (like a, l) but it’s also important piece of information

Word should contain letters [o i n]

That was a great guess that limited number of remaining words

Attempt 3

Right now we have 8 words to choose from and best of them seem to be [poind noisy coiny incog bingo]

So far we know that possible letters are:

At position 1: [b c d f g i j k m n p q s u v w x y z]

At position 2: [b c d f g i j k m n o p q s u v w x y z]

At position 3: [b c d f g i j k m n p q s u v w x y z]

At position 4: [b c d f g j k m n o p q s u v w x y z]

At position 5: [b c d f g i j k m o p q s u v w x y z]

Next guess is poind, let’s see what it gives us

Attempt 3

Attempt for poind gives us 2 correct letters, 1 present letters and 2 wrong letters.

If we look into details, we can see that:

Letter p is not present in the word and we will not use it any more

Letter o should be at position 2

Letter i should be at position 3

Letter n is on a different spot - this means that it cannot be at position 4

Letter d is not present in the word and we will not use it any more

We got information about the correct letters and it should make next attempt easier

Some letters are missing (like p, d) but it’s also important piece of information

Word should contain letters [o i n]

Not a bad guess in general

Attempt 4

Right now we have 1 words to choose from and best of them seem to be [noisy]

So far we know that possible letters are:

At position 1: [b c f g i j k m n q s u v w x y z]

At position 2: [o]

At position 3: [i]

At position 4: [b c f g j k m o q s u v w x y z]

At position 5: [b c f g i j k m o q s u v w x y z]

It must be noisy

Attempt 4

That’s the correct answer! The word is noisy!

Conclusion

Today’s word is noisy and it took 4 attempts to guess it

Video

Here is live recording of how bot tired to guess the word:

Link to video - Wordle for September 14, 2025 - #1548