/Among-Us-Dumpy-Gif-Maker

A tool to make dumpy among us gifs

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Among Us Dumpy Gif Maker

Please credit this repository when you use this program!

Instructions

Easiest: use the Discord bot!

Please note that this bot is awaiting verification from Discord, and currently has a server cap of 250 servers.

The note I got from Discord:

This application has suspicious growth, so we cannot accept your application for verification at this time. In the meantime, we have increased your maximum server limit to 250 servers. Please try again in a few weeks after seeing normal, non-advertised growth.

Run as a program:

Requirements:

  • Java Runtime Environment 15 or newer
  • ImageMagick

Usage:

Make sure to download the jar!

Basic usage:

Click and open the jar, select the file, and a file called "dumpy.gif" will be made in the same folder as the jar.

CLI usage:

  • java -jar Among-Us-Dumpy-Gif-Maker.jar for defaults
  • java -jar Among-Us-Dumpy-Gif-Maker.jar <lines> for choosing a line number. Default is 9.
  • java -jar Among-Us-Dumpy-Gif-Maker.jar <lines> <filepath> for choosing a line number AND a file path instead of using the file picker. A file called "dumpy.gif" will be made in the same folder as the jar.

From source:

Not recommended unless you intend to modify the code!

git clone https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker && cd Among-Us-Dumpy-Gif-Maker && javac sus.java && java sus