💬 Off-Topic Guntchat & Sekturr Image Dump

  • 🏰 The Fediverse is up. If you know, you know.
  • Want to keep track of this thread?
    Accounts can bookmark posts, watch threads for updates, and jump back to where you stopped reading.
    Create account
Who knows how many of your bangerz we've lost to this chat 😩
Screenshot_20230430_160631_Chrome.jpg
 
@The Wokest for some ungodly reason decided to share some of his personal sexual(?) experience with the forum and Guntchat

1693944412240.png

When confronted, he doubled and tripled down on the judgment to share this little kernel of his lore:

1693944599622.png


1693944110294.png
1693944156371.png

He then posted this gif
1693944209615.png

pop-up-corn.gif

I just wanted to thank him for helping me to stop eating.
 
Impromptu gunt chat reunion tonight was really fun :) missed a lot of you guys
 
Does anyone have that Ralph Soyjak, where some people said he had shit in his beard from his arse eating antics?
 
‎ ‎‎ ‎‎ ‎‎ ‎‎‎ ‎‎ ‎ ‎‎‎‎‎ ‎‎:gunt:
:gunt: :gunt:

‎ ‎‎ ‎‎ ‎‎ ‎‎‎ ‎‎ ‎ ‎‎‎‎‎ ‎‎ ‎ ‎‎ ‎‎ ‎‎ ‎‎‎ ‎‎ ‎ ‎‎‎‎‎ ‎‎ :gunt:
‎ ‎‎ ‎‎ ‎‎ ‎‎‎ ‎‎ ‎ ‎‎‎‎‎ ‎‎ :gunt: :gunt:
‎ ‎‎ ‎‎ ‎‎ ‎‎‎ ‎‎ ‎ ‎‎‎‎‎ ‎‎:gunt:‎ ‎‎ ‎‎ ‎‎ ‎‎‎ ‎‎ ‎ ‎‎‎‎‎ ‎‎:gunt:
:gunt: :gunt: :gunt: :gunt:

:gunt:__________:gunt::gunt::gunt:
:gunt:__________:gunt:____________________
:gunt::gunt::gunt::gunt::gunt:
____________________:gunt:__________:gunt:
:gunt::gunt::gunt:__________:gunt:

I also created a program to automate gunt text.

Copy the alphabet in the spoiler into a file named "raw.txt", and run this python program with "python3 filename.py -w" to create the json file.
Then, you can create gunt text with "python3 filename.py [your text here]". This will print out the words in question. Just be aware sneedchat has limits on length of posts and lines, so you may have to copy the words separately.

Python:
#!/usr/bin/python3.11

__all__ = []


from sys import argv
import json


def main():
    if "-w" in argv:
        write_ralphabet()
        return
    create_and_print()


def create_and_print():
    if len(argv) > 1:
        words = " ".join(argv[1:])
    else:
        words = "KIWIFARMS RULES"
    print(words)
    with open("gunt.json", "r") as f:
        ralpha = json.load(f)
        print(create_text(words, ralpha))


def create_text(text: str, ralpha: dict) -> str:
    text = text.upper()
    text = text.split()
    result = []
    for word in text:
        temp = [None for _ in word]
        for index, char in enumerate(word):
            temp[index] = ralpha[char]
        # print(temp)
        temp2 = [None for _ in range(5)]
        for index in range(len(temp2)):
            s = ""
            for i, w in enumerate(word):
                s += temp[i][index]
            temp2[index] = s
        result.extend(temp2)
        result.append("")
    return "\n".join(result)


def write_ralphabet():
    result = {}
    with open("raw.txt", "r") as f:
        data = f.read()
        data = data.split("\n")
        while "" in data:
            data.remove("")
        # split list into lists of length 6
        data = [data[i:i + 6] for i in range(0, len(data), 6)]
        for c, *d in data:
            # d = "\n".join(d)
            result[c] = d
    with open("gunt.json", "w") as f:
        json.dump(result, f)


if __name__ == "__main__":
    main()
else:
    pass
 
Last edited:
Spoiler: Trigunt
:diddler: SNigg, yew broke da sacred rule of Gunt chat. Yew shared da trigunt recipe in a thread. Newfags now CAN trigunt because of yer need put on display. Fer what? Fer what? All ta show that yew can? Egregiously shameful display. Might as well show yer Gunt on camera, & shimmy:
A31C4466-FCF3-4EFF-AF2B-82E692854C14.gif
 
Credit to @Delicious Diversity for creating the pasta. I'm extending the video once Luma ai gets it shit together,




FINAL:

 
Last edited:
I didn't know this thread existed because I am autistic (diagnosed by Dr Ralphamale).

Haru and the Gnomes:

 


Answering the Ralphachallenge

EDIT: Now Ralph wants to rape me :(
 
Last edited:
Back
Top Bottom