Dynamic Window Title Bar with Character Stats

Started by Dorin, Jun 17, 2025, 10:36 PM

Dorin

Dynamic Window Title Bar with Character Stats

Screenshot_1.png


This Lua script allows you to dynamically update the game window title in your MuOnline client with live player information such as level, resets, master resets, WCoins, and VIP status.

Works perfectly with Louis Emulator Season 6 or any other client with Lua scripting support.





📂 File Structure:
Place the following files in:
Data\Custom\Script\Scripts\WindowTitle\

📝 Config.lua
This controls what will be shown in the window title:
You require the following to view this post content:
  • To see this content, please click the "-SAY THANKS-" button located on the bottom-right of this post.


💻 WindowTitle.lua
Main logic that updates the title every few seconds:
You require the following to view this post content:
  • To see this content, please click the "-SAY THANKS-" button located on the bottom-right of this post.




✅ Features:
  • Displays live character name, level, master level
  • Shows reset / grand reset count
  • VIP account name from custom text
  • Updates automatically every ~1 second

📌 Requirement: Client must support Lua scripting and `MainProcThread` bridge function.



Credit: Script concept and structure based on Louis Emulator client Lua API. Customized for TosaMu by Dorin.

Tested on: Louis Emulator Season 6 – update 40


Powered by SMFPacks Ads Manager Mod