Skip to content

sneccc/mj_patcher

Repository files navigation

 __       __     _____        _______             __                __                           
|  \     /  \   |     \      |       \           |  \              |  \                          
| $$\   /  $$    \$$$$$      | $$$$$$$\ ______  _| $$_     _______ | $$____    ______    ______  
| $$$\ /  $$$      | $$      | $$__/ $$|      \|   $$ \   /       \| $$    \  /      \  /      \ 
| $$$$\  $$$$ __   | $$      | $$    $$ \$$$$$$\\$$$$$$  |  $$$$$$$| $$$$$$$\|  $$$$$$\|  $$$$$$\
| $$\$$ $$ $$|  \  | $$      | $$$$$$$ /      $$ | $$ __ | $$      | $$  | $$| $$    $$| $$   \$$
| $$ \$$$| $$| $$__| $$      | $$     |  $$$$$$$ | $$|  \| $$_____ | $$  | $$| $$$$$$$$| $$      
| $$  \$ | $$ \$$    $$      | $$      \$$    $$  \$$  $$ \$$     \| $$  | $$ \$$     \| $$      
 \$$      \$$  \$$$$$$        \$$       \$$$$$$$   \$$$$   \$$$$$$$ \$$   \$$  \$$$$$$$ \$$      
                                                                                                                                                                                              

A Tampermonkey userscript for automating MJ prompt submissions

Quick Start

# 1. Install Tampermonkey
# 2. Create new script
# 3. Copy main.js contents
# 4. Update @require URLs
# 5. Save & run

Features

  • 🚀 Multi-prompt submission
  • ⏳ Queue management
  • 🔍 Auto ID detection
  • ⚙️ Settings persistence
  • 🎲 Random delays
  • 📚 Pre-built collections

Files

src/
├── main.js    # Entry point
├── api.js     # Network calls
├── queue.js   # Queue logic
├── ui.js      # Interface
└── utils.js   # Helpers

Usage

  1. Visit MJ
  2. Find MJ Patcher in top-right
  3. Configure settings
  4. Start submitting

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published