Discord Rich Presence Launcher

Client Discord Rich Presence Launcher 1.0

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • Dear Guest, You are a regular member, and you cannot download files here. To be able to download all files here, you must become a “Lovely Member.” How to become a Lovely Member? Click this link: 💖 How to Become a “Lovely Member” on Our Forum Alternatively, you can upgrade your account to VIP using this link: Upgrade
The game interface players use to explore, connect, and experience your custom world.

📦 Release v1.0 – Perfect World Discord Rich Presence Launcher​


🚀 Highlights​

Initial stable release of PWProtector — a lightweight launcher that integrates Perfect World with Discord Rich Presence. It runs silently in the background and auto-closes when the game ends.

🎯 Features​

  • ✅ Automatically detects when elementclient.exe is running.
  • ✅Initializes Discord Rich Presence with:
    • Custom game name and state
    • Rich visual assets (large image/logo)
    • Timestamp support
  • ✅ Closes itself once the game is no longer detected.
  • ✅ Console window is hidden on launch for a seamless background experience.
  • ✅ Includes example assets and clean Windows Forms project structure.

🔧 Setup Instructions​

1. Edit Program.cs:
  • Replace ENTER_YOUR_APPLICATION_ID with your Discord App ID.
  • Customize text, images, and buttons.

2. Build the Project:
  • Open with Visual Studio 2022+
  • Or run:
    Code:
    msbuild pwprotector.sln /p:Configuration=Release

3. Deploy:
  • Copy pwprotector.exe to:
    Code:
    [PW FOLDER]\element\reportbugs\
  • Replace the existing file if necessary.

🌐 Rich Presence Extras​

Includes Discord Rich Presence buttons:

  • 🌐 Visit Website
  • 💬 Join Discord Server

Button links are configurable in the source file: Program.cs → client.SetPresence(...)​


🛠️ Built with ❤️ by Harris Marfel (hrace009)​
Back
Top