- Joined
- Jun 30, 2023
If you can launch cmd.exe, you can handle this program.Is this one of those things where if I have to ask how to use it I'm obviously not welcome in the first place?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
If you can launch cmd.exe, you can handle this program.Is this one of those things where if I have to ask how to use it I'm obviously not welcome in the first place?
The issue I had was which of the 21 different items on the release page I am supposed to download to use with a 64bit windows system.If you can launch cmd.exe, you can handle this program.
The EXE file for amd64 (sockchat_amd64.exe). amd64 is the architecture type.The issue I had was which of the 21 different items on the release page I am supposed to download to use with a 64bit windows system.
There are no censorship or filtering features whatsoever, nor will there ever be.View attachment 5811937
Did you self-censor or is that a feature for the app to censor "Fucker" and "FucKing" ?
oh hell yeah never been retarded enough to cause a dev to change how they distribute a program, first time for everything :^)The EXE file for amd64 (sockchat_amd64.exe). amd64 is the architecture type.
Edit: There is a new release with simpler names that I will continue using from now on.
lol I already had a feeling after the fact that the names would be a bit confusing. ARM64 and AMD64 look similar enough to confuse easily, and almost no one knows what i386 actually is.oh hell yeah never been retarded enough to cause a dev to change how they distribute a program, first time for everything :^)
Judging by this, it looks he censored it himself.![]()
Did you self-censor or is that a feature for the app to censor "Fucker" and "FucKing" ?
No, but it's quite easy to launch. For example, my sockchat is amd64.exe, so all I would have to do is download it, cd into the folder (cd downloads), and get the cookies from the request headers (inspect element, 2nd kiwifarms.st request, scroll down, request headers:Is this one of those things where if I have to ask how to use it I'm obviously not welcome in the first place?
I think I fixed that in the latest version. It was a concurrent write while trying to rejoin a room and resend a failed message.I put my computer to sleep and when I came back:
View attachment 5813760
It was reconnecting a lot of times though.
I'm working on full username-password authentication. I have a KiwiFlare solver made, so I just need to handle fetching the cookies. In the meantime, the values only change once every few days or something.Is there a way to use a cookies.txt file instead of manually grabbing the values every time?
I mean I use this for ytldp and this might be easier than trying to figure that shit outI'm working on full username-password authentication. I have a KiwiFlare solver made, so I just need to handle fetching the cookies. In the meantime, the values only change once every few days or something.
I know what cookies.txt is. I don't see a point in adding that in the meantime. The file doesn't stay valid for a month or anything, so the level of inconvenience seems equal. And you can use command history to recall the command with the cookies easily.I mean I use this for ytldp and this might be easier than trying to figure that shit out
Sounds like a cookie problem. Make sure you're using valid ones.
It doesn't matter. As long as you can get the string of cookies from the header your browser uses to load the site while you're logged in, you should be able to connect.I have the same problem but I just assumed it was user error and moved on. Does it matter if I use Firefox or Chrome?