Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: MU Online Launcher โ€“ AntiCheat + WebView + AdminCP  (Visto 1524 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline v1rusjkee Posteado: June 07, 2025, 10:34:10 AM | Modificado: July 03, 2025, 02:16:56 AM by ZabiinoOo

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt

๐Ÿ›ก๏ธ Security & Protection

โœ… Anti-Cheat System: process scanning, SHA256 hash validation, detection by name, and auto-termination. 
๐Ÿšซ Manual main.exe launch blocking: terminates all unauthorized PIDs. 
๐Ÿ” License check: key, ID, and expiration date. 
๐Ÿ”’ Mutex (mutual exclusion): prevents multiple launcher instances. 
๐Ÿ“ธ Screenshot on suspicion: taken and sent to the server. 
๐Ÿ•ต๏ธ Cheat report system (`report`): includes IP, HWID, process name, hash, and ban reason. 
โ›” Ban system: IP + HWID blacklist with progressive ban duration.

---

๐Ÿ” Update & File Integrity

โ™ป๏ธ Auto-update via update.zip: download and extract. 
๐Ÿงพ File hash checking: compared with `update_hashes.json`. 
๐Ÿงฉ DLL hashing & anti-cheat hash check: validated with `hash.json`.

---

๐Ÿง  Interface & Structure

๐ŸŒ HTML interface using local `index.html`, tabs: News, Events, Changelogs. 
๐Ÿ“ฆ Embedded WebView with full JS, CSS, and WebChannel support. 
๐ŸชŸ main.exe embedded inside launcher window (via HWND). 
๐ŸŽจ Custom UI: sidebar, character avatars, window switching. 
๐ŸงŠ Transparent panels + stylish blur effects. 
๐Ÿงญ Mini-Hub (MiniWidget) support overlayed on `main.exe`, showing AntiCheat status, version, and online count.

---

โš™๏ธ Settings

๐ŸŒ Language selection: RU / LT / EN (+ more via JSON). 
๐Ÿงฌ Themes: light / dark mode. 
๐Ÿ”Š Volume control (via pycaw). 
๐Ÿงฉ .pyd module support (`LauncherAdds.pyd`).

---

๐Ÿ“ก Integrations & Online

๐Ÿ’ฌ Discord integration: online count, top players, Castle Siege info. 
๐Ÿ”— WebChannel JSON access: cache from `characters-cache.json`, `guilds`, `pvp`, `logs`, etc. 
๐Ÿ“ˆ Online statistics: real-time player and guest count. 
๐Ÿ’ณ Donate system: PayPal / Stripe / USDT (TRC20) supported. 
๐Ÿ›’ Market interface: view and sell items from `characters-cache.json`. 
๐Ÿ… Rankings with filters: PvP, Online, General, Guilds, ELO, with pagination. 
๐Ÿ“– Guides: multi-language support.

---

๐Ÿ‘ฎ Admin Features

๐Ÿง‘โ€๐Ÿ’ผ Admin Panel (AdminCP): anti-cheat reports, ban list, donation logs. 
๐Ÿ“‹ Ban viewer: HWID, IP, process name, detected hash, attempts, screenshot.

---

๐Ÿงช Other Features

๐Ÿชช HWID + IP tracking โ€” stored on launch. 
๐ŸŽญ Window switching for multiple main.exe instances via avatar click. 
๐ŸŽฏ Window title check: if "Admin" is detected, AdminCP button appears. 
โฑ๏ธ Launch animations (fade-in, fade-out). 
๐Ÿ›‘ Interface lockout on ban.

๐Ÿ’ธ Pricing
  • ๐Ÿ•’ 3 Months License โ€“ โ‚ฌ50 
  • ๐Ÿ“… 1 Year License โ€“ โ‚ฌ100 
  • ๐Ÿง  Full Source Code โ€“ โ‚ฌ500 (one-time)
๐Ÿ’ฌ Need help or want to buy?

Gracias:


Offline v1rusjkee #1 Posteado: June 08, 2025, 08:11:15 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt
Spoiler for 1. Preloader:
Spoiler for 2. License cheker:
Spoiler for 3. Home Page:
Spoiler for 4. Settings Button:
Spoiler for 5. Rankings Page:
Spoiler for 6. Donate Page:
Spoiler for 7. Guides Page:
Spoiler for 8. Main.exe Page:
Spoiler for 9. AdminCP Button:
Spoiler for 10. Admin Control Page:
Spoiler for 11. Block Page:


Offline v1rusjkee #2 Posteado: June 08, 2025, 04:22:28 PM | Modificado: June 08, 2025, 04:24:29 PM by v1rusjkee

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt
Spoiler for ๐Ÿ“„ Footer with License Info and Copyright:
We added a footer displaying license details and copyright information.


Spoiler for ๐Ÿšซ Ban List with Screenshot View and Unban:
Created a ban list feature that allows viewing screenshots of banned users and lifting active bans.


Spoiler for ๐Ÿ’ฐ Donation Log Tracking:
Implemented donation logs to monitor and track financial transaction traffic in real time.


Spoiler for ๐Ÿง™ Character List & Controls:
Developed a character list with functions to take screenshots, issue or remove bans, add currencies (WCoinC, WCoinP, Goblin Points), and review screenshots for verification.


Spoiler for ๐Ÿ›ก๏ธ Improved AntiCheat System:
The AntiCheat system has been enhanced. 
Now it not only checks forbidden file hashes but also monitors running processes, window titles, keywords in file paths, and more to detect cheats more effectively.



Offline v1rusjkee #3 Posteado: June 09, 2025, 05:28:24 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt
๐Ÿ”ฅ Today's Launcher Updates:

Spoiler for ๐Ÿ” Security: Sensitive Actions Moved to Python Bridge:
โœ”๏ธ All sensitive actions (bans, screenshot deletion, requests) are now handled securely via the Python bridge. 
โœ”๏ธ JavaScript no longer has direct access โ€” improved security and integrity.

Spoiler for ๐Ÿ“ธ Player Screenshot Requests:
โœ”๏ธ Admins can now request a screenshot by character name. 
โœ”๏ธ The screenshot is captured silently and uploaded to the server (`screenshots_admin`). 
โœ”๏ธ Supports `request.txt` and `add_request.php` integration.

Spoiler for ๐Ÿ›ก๏ธ AntiCheat Improvements:
โœ”๏ธ Now checks not only SHA256 hashes but also: 
โ€ข Running processes 
โ€ข Window titles 
โ€ข Suspicious keywords 
โœ”๏ธ Progressive ban system: from 3 hours to permanent ban.

Spoiler for ๐Ÿ–ฅ๏ธ AdminCP WebView Integration:
โœ”๏ธ Admin panel (`admincp.html`) now loads all data via QWebChannel. 
โœ”๏ธ No `fetch` requests โ€” safer and cleaner. 
โœ”๏ธ Admin-only actions are handled securely on the backend.

Spoiler for ๐Ÿ“„ License Footer:
โœ”๏ธ License & copyright footer 
โœ”๏ธ Only displayed on `index.html` 
โœ”๏ธ Injected via `inject_footer_license()` from Python bridge.

Spoiler for ๐Ÿงช Emulator Compatibility:
โœ”๏ธ Fully tested and 100% working on the following servers:

โœ… Louis Emulator 
โœ… MSPro 
โœ… MuDevs 
โœ… IGNC 

Confirmed full compatibility


Offline v1rusjkee #4 Posteado: June 11, 2025, 12:18:32 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt
Works with Louis, MSPro emulators, MuDevs, IGNC


Offline v1rusjkee #5 Posteado: June 23, 2025, 01:47:35 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt
**Changes for today: `v3.0.1`**

**Updated class logic by season (`get_allowed_classes_by_season`)**
โ€“ Full support for seasons 97Dโ€“S21.
โ€“ Only official Webzen classes included (no custom classes).
โ€“ Class codes standardized to: `dw`, `dk`, `elf`, `mg`, `dl`, `sum`, `rf`, `gl`, `rw`, `sl`, `gc`, `lw`, `lemuria`, `illusion`, `alc`.

**Added class name comments in the dropdown**
โ€“ `<select>` class list now shows proper display names.
โ€“ Fixed issue with incorrect labels (e.g. LW, LEMURIA) by using `dict` translation.

**Updated `config.php`**
โ€“ Added support for defining moderator list.
โ€“ Moderator output is now loaded from `config.php`.

**Added `whitelist.json`**
โ€“ Used to exclude specific class codes / hashes / processes from AntiCheat.
โ€“ Supports server-specific whitelisting.

**Improved window title parsing**
โ€“ `extract_nick()` now supports both `Name:` and `Player:` formats.
โ€“ Universal compatibility with Louis, IGCN, mudevs, and mspro server files.

**Multi-language support for class names (`dict.class_*`)**
โ€“ Added translation keys: `class_lw`, `class_lemuria`, `class_illusion`, `class_alc`.


Offline v1rusjkee #6 Posteado: June 24, 2025, 10:18:49 AM | Modificado: July 03, 2025, 02:17:30 AM by ZabiinoOo

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt
[FOR SALE] E-MU Launcher v3.0.1 โ€“ Full Source Code โ€“ 500 EUR

โœ… **Stable and secure MU Online launcher**, tested by multiple users.
โœ… Written in Python (PyQt5) with modular structure and full customization support.
โœ… Includes:

* Auto-update system
* Embedded game window
* Anti-cheat with hash detection, screenshot capture, and HWID/IP bans
* Multilingual support (EN, LT, RU + more)
* Integrated WebView UI (HTML/CSS/JS via QWebEngine)
* AdminCP (needs minor improvements, especially in the "Characters" tab)
* Integrated Discord notifications
* Custom tray icon, sidebar, settings, avatars, logs
* Full bridge between PyQt5 and HTML (via QWebChannel)
* And more ..

๐Ÿ’ก Version: 3.0.1
๐Ÿ’ธ Price: 500 EUR
๐Ÿ“น Preview video:

Gracias:


Offline v1rusjkee #7 Posteado: June 25, 2025, 08:28:42 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt

Offline v1rusjkee #8 Posteado: June 27, 2025, 02:47:15 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt
[UPDATE v3.0.3] Work is in progress on the Event List system โ€” it will display all upcoming events in real time. The release is scheduled for the coming days.



Offline v1rusjkee #9 Posteado: June 28, 2025, 04:44:53 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt

Offline v1rusjkee #10 Posteado: June 29, 2025, 03:00:47 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt
Also, in version 3.0.3 there will be a new way to close main.exe using Mouse2 click. Mouse1 is for entering, Mouse2 is for closing.

Gracias:


Offline v1rusjkee #11 Posteado: June 30, 2025, 04:02:07 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt

Offline v1rusjkee #12 Posteado: July 02, 2025, 05:31:51 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt

Step-by-step guide to set up automatic character export and donation system for MU Online using Task Scheduler, PHP backend, and game client integration.

โœ… What's included:
Client integration
Hosting setup (www folder)
Scheduled export via Task Scheduler
Secure .htaccess rules
Donation config setup (donate/config.php)

โฑ Setup time: 3โ€“5 minutes
๐Ÿ“ Files included: Client, CronJob, www


Offline v1rusjkee #13 Posteado: July 03, 2025, 03:18:59 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt

Offline v1rusjkee #14 Posteado: July 04, 2025, 02:19:59 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt

Offline v1rusjkee #15 Posteado: July 04, 2025, 05:28:42 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt

Offline v1rusjkee #16 Posteado: July 05, 2025, 02:06:26 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt


Version 3.0.3a (July 2025)

Added:
  • Auto-detection of server structure in export_characters.php 
    Now adapts to ServerFiles setting (`louis`, `mspro`, `mudevs`, `ignc`, `ssemu`, etc.)
  • Config-based button control 

Easily disable unused buttons (home, donate, events...) via donate/config.php
  • Footer now shows launcher version for easier update tracking

Changed:
  • Improved backend logic for exports & config loading
  • Cleaner frontend separation โ€” license block now injected securely from Python

To update:
  • Replace: LauncherAdds.pyd, index.html, script-home.js
  • Update: export_characters.php, donate/config.php, get_donate_settings.php
https://discord.com/invite/e-mu


Offline v1rusjkee #17 Posteado: Today at 05:16:04 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 106
  • Gracias recibida: 34
  • lt

Offline ArcaneMU #18 Posteado: Today at 02:29:51 PM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 95
  • Gracias recibida: 8
  • il
love your work! keep upgrading the bot :)

Gracias:


Offline PoccHaHa #19 Posteado: Today at 02:31:22 PM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 68
  • Gracias recibida: 34
  • md


Version 3.0.3a (July 2025)

Added:
  • Auto-detection of server structure in export_characters.php 
    Now adapts to ServerFiles setting (`louis`, `mspro`, `mudevs`, `ignc`, `ssemu`, etc.)
  • Config-based button control 

Easily disable unused buttons (home, donate, events...) via donate/config.php
  • Footer now shows launcher version for easier update tracking

Changed:
  • Improved backend logic for exports & config loading
  • Cleaner frontend separation โ€” license block now injected securely from Python

To update:
  • Replace: LauncherAdds.pyd, index.html, script-home.js
  • Update: export_characters.php, donate/config.php, get_donate_settings.php
https://discord.com/invite/e-mu

Thank You for the Amazing Launcher โ€“ Highly Recommended!

Hello developers and community!

I just wanted to express my sincere gratitude for creating such a great launcher! I recently purchased it, and Iโ€™m extremely happy with itโ€”everything works smoothly, the interface is intuitive, and the extra features make the experience truly enjoyable.

A few highlights worth mentioning:
โœ” Fast & stable performance โ€“ no lag, everything runs smoothly.
โœ” User-friendly customization โ€“ simple yet flexible settings.
โœ” Great support โ€“ whenever I had questions, the team responded quickly.

Thank you for your hard work! This launcher is absolutely worth the price, and Iโ€™ll gladly recommend it to friends and other players. With this level of quality, Iโ€™m sure youโ€™ll attract even more happy users!

Keep up the fantastic workโ€”youโ€™re doing an amazing job!

Gracias:


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
13 Replies
3125 Views
Last post February 20, 2018, 09:42:35 AM
by jesusvelasquezz
3 Replies
2052 Views
Last post January 31, 2019, 01:57:18 PM
by Jhootaz
1 Replies
1423 Views
Last post August 05, 2019, 12:32:05 PM
by Gaboo;
8 Replies
853 Views
Last post May 19, 2022, 09:36:49 PM
by Mathi
26 Replies
2501 Views
Last post April 03, 2023, 12:07:40 PM
by kbjj