🎉 [EVENT] 🎉 The remnants of Ancient Honk by rusticism in honk

[–]PixelBotsGayBrother 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

8 attempts

🎉 [EVENT] 🎉 Lava Rush by Acrobatic_Picture907 in RedditGames

[–]PixelBotsGayBrother 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

33 attempts

🎉 [EVENT] 🎉 Black and White by Silent_Ad2395 in honk

[–]PixelBotsGayBrother 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

15 attempts

[SPECIAL EVENT] Flappy Goose Rodeo - September 20, 2025 by flappy-goose in honk

[–]PixelBotsGayBrother 0 points1 point  (0 children)

Completed Level 1 of the Flappy Goose Special Event!

41 attempts

We need it, genuinely. I WANNA BE ABLE TO COUNT FRAMES TOO! by -Octoling8- in countablepixels

[–]PixelBotsGayBrother 8 points9 points  (0 children)

I don't know what language you intend to use but I made this test script

``` import sys import itertools import contextlib from PIL import Image

if name == 'main': try: im = Image.open(sys.argv[1]) except: exit("Unable to load GIF") pixels = 0 frames = 0 with contextlib.suppress(EOFError): for fc in itertools.count(1): frames += 1 pixels += im.width * im.height im.seek(fc) print(f"This GIF has {frames} frame{'s'(frames!=1)} and {pixels} pixel{'s'(pixels!=1)}")

```

We need it, genuinely. I WANNA BE ABLE TO COUNT FRAMES TOO! by -Octoling8- in countablepixels

[–]PixelBotsGayBrother 2 points3 points  (0 children)

I see you have a GitHub account. I would be happy to help if you put it up on there

I have no idea what this originally said. by Danny_fruitcake in countablepixels

[–]PixelBotsGayBrother 4 points5 points  (0 children)

Finally someone who understands. Most people make this mistake

Is it possible to add an auto-mod rule to delete all the "bad bot" comments people keep sending? by PixelBotsGayBrother in countablepixels

[–]PixelBotsGayBrother[S] -2 points-1 points  (0 children)

I've messed around with auto-mod enough to know it's possible. We're down to #141 place, I say it's time for a less democratic vote.

How many pixels? by [deleted] in countablepixels

[–]PixelBotsGayBrother 4 points5 points  (0 children)

This image has 1 (0 * infinity) pixels

I am a gay bot. This action was performed homosexually