Manarion Guild Contributions Logger

Log total contributions for each guild member and export to CSV

Penulis
Owchy
Pemasangan harian
1
Total pemasangan
1
Nilai
0 0 0
Versi
1.0.4
Dibuat
10 Agustus 2025
Diperbarui
11 Agustus 2025
Size
19,7 KB
Lisensi
N/A
Berlaku untuk

This script is still a work in progress.

Current Issues:

  • QOL: Need to be on the guild page, or click the fetch button and it will take you to the guild page in a new tab.

manarion-guild-contribution

Compiles the contributions made by guild members and allows them to be seen on the screen and exported to CSV.

Manarion Contributions Log

A Tampermonkey userscript for the browser-based idle game Manarion, designed to fetch and log total contributions from each guild member.

🧾 What It Does

  • ✅ Adds a “Fetch Guild Contributions” button to the guild page
  • 🔄 Loops through all visible guild members
  • 📊 Collects data from each member’s “Contributions” modal
  • 📋 Logs each member's totals to the browser console

📦 Contribution Categories

The script automatically collects and logs:

  • 🟪 Mana Dust
  • 🟧 Elemental Shards
  • 📘 Codex
  • 🐟 Fish
  • 🌲 Wood
  • ⛏ Iron
  • ⚔ Battle XP

Example Output:

✅ (Username) Contributions:

  • Mana Dust: 447429836446
  • Elemental Shards: 5132979546
  • Codex: 836
  • Fish: 17637961736
  • Wood: 5514480
  • Iron: 5902901
  • Battle XP: 7512765161

🚀 Installation

  1. Install Tampermonkey browser extension.
  2. Click here to install the script.
  3. Go to your Guild page.
  4. Click “Fetch Guild Contributions” in the top-right corner.
  5. View the full report in your browser console (F12 > Console).

📌 Notes

  • It requires the guild member list to be fully loaded before use.

🛡 Disclaimer

This script performs read-only operations and does not alter any game data. Use responsibly and in accordance with the game's terms of service.

🧩 Optional Enhancements (PRs Welcome!)

  • UI overlay with a sortable table
  • CSV export
  • Leaderboard-style contributor summaries
  • Filtering or threshold highlights

Enjoy simplifying your guild management!

长期地址
遇到问题?请前往 GitHub 提 Issues。