Jump to content

gaouser

Member
  • Posts

    29
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Turkey

About gaouser

Profile Information

  • OS
    XP Pro x86

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

gaouser's Achievements

10

Reputation

  1. EveryDiscord running on XP without One-Core API. I have replaced the listbox channel list with a TreeView-based one. now it looks way better. Server/Guild Icons don't load due to an experimental change I have done. I may add user profile loading alongside Decor for it.
  2. Both DMs and WebSockets have been implemented
  3. Next: DMs & WebSockets(WebSockets being delayed so much lol)
  4. Replaced queue with paralel WinSocks
  5. Added: Queue system for TCP handling Next: WebSockets
  6. Added: Guild icons Better chat view
  7. Added: Primitive Channel and Guild selection
  8. no it looked weird and cringe.. also this is my username on everywhere, including VBForums etc
  9. May try making a custom proxy sending MP4s for youtube videos using YT-DLP running on a server, GUI client would be easy as WinMedia Player provides ActiveX's
  10. UCRT itself uses WinSocks while my code doesn't...
  11. It's a better idea to make a YT proxy server. and fetch the videos as MP4/WMV from there with a custom client for it. I may in fact do that. as backportings getting harder and harder.
  12. gaouser (do not misspell it. and make captialization is same. do not capitalize the first letter)
  13. EveryDiscord After seeing WQweto's Windows 98+ thunks async TLS library named "VBAsyncSocket" I decided to go ahead and start creating a Discord client on it (which was before DM, but DM came mid-development.) Some reasons I decided to build this: DM relies on modern libraries like OpenSSL. that may drop support for XP in future. I can get to way earlier Windows versions thanks to VB6 runtime being Win95+ unlike most CRTs. this effectively erases the limit as Win32 was created in Win95 too. DM is NT4+, This will be 98+(heavy focus on XP just like DM tho) I'm just excited to build new stuff even if they already exist :P Status: Can fetch messages Code easily readable Can send messages Tested on XP x86 SP3 Can fetch guilds but incomplete. currently uses channel IDs Roadmap: OAuth2 Joining servers FakeNitro implemented Better GUI Gateway support My GitHub
  14. If not. Is it possible to sideload a driver etc?
×
×
  • Create New...