kookywarrior / moomooio-recorder

Record your moomoo.io gameplay without a recording software!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MooMoo.io Recorder

Record your gameplay without a recording software!

Requirements

Setup

  1. Download and unzip this.
  2. Open terminal in the unzipped folder. How to open terminal in unzipped folder
  3. Run this command: npm install canvas Getting errors when installing? Try this!
  4. Run this command: npm install
  5. Then follow by this command: npm run start

Record

  1. Install this userscript.
  2. Visit https://moomoo.io.
  3. Start the game.
  4. Click the record button to start recording.
  5. Right click the record button to mark the time.

Render

  1. Visit http://localhost:5678
  2. Select the range you want in the timeline
  3. Export video/image.

Reference

About

Record your moomoo.io gameplay without a recording software!

License:MIT License


Languages

Language:JavaScript 97.8%Language:CSS 1.6%Language:HTML 0.6%