AugustArchive / Among-Us-Dumpy-Gif-Maker

A tool to make dumpy among us GIFS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Among Us Dumpy Gif Maker

Please credit this repository when you use this program!

Instructions

Easiest: use the Discord bot!

Help command: !!help

Please note that this bot is awaiting verification from Discord, and currently has a server cap of 250 servers (which it has not reached yet).

Run as a program:

Requirements:

Usage:

Make sure to download the jar!

Basic usage:

Unzip the download, 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

About

A tool to make dumpy among us GIFS

License:GNU General Public License v3.0


Languages

Language:Java 64.5%Language:Python 35.5%