All Projects → ThatOneCalculator → Among-Us-Dumpy-Gif-Maker

ThatOneCalculator / Among-Us-Dumpy-Gif-Maker

Licence: other
A tool to make dumpy among us GIFS

Programming Languages

python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
shell
77523 projects
kotlin
9241 projects

Projects that are alternatives of or similar to Among-Us-Dumpy-Gif-Maker

AmongUsTryhard
Among us mod that fixes some game breaking bugs when tryharding among us. As well as some useful settings
Stars: ✭ 18 (-96.65%)
Mutual labels:  among, among-us, amongus
nodepolus2
NodePolus is a JavaScript library containing multiple implementations of the Among Us network protocol.
Stars: ✭ 295 (-45.07%)
Mutual labels:  among-us, amongus
among-us-replayer
Replayer for Among Us
Stars: ✭ 32 (-94.04%)
Mutual labels:  among-us, amongus
CheepsAmongUsMods
This repo will contain modifications for the game Among Us using BepInEx
Stars: ✭ 42 (-92.18%)
Mutual labels:  among-us, amongus
CrowdedSheriff
BepInEx mod adding custom Sheriff role in the "Among Us" game
Stars: ✭ 15 (-97.21%)
Mutual labels:  among-us, amongus
amongus-protocol
An implementation of the Among Us protocol in typescript.
Stars: ✭ 56 (-89.57%)
Mutual labels:  among-us, amongus
Crewlink
Free, open, Among Us Proximity Chat
Stars: ✭ 3,213 (+498.32%)
Mutual labels:  among-us, amongus
Among-Us-Love-Couple-Mod
Among Us Love Couple Mod
Stars: ✭ 45 (-91.62%)
Mutual labels:  among-us, amongus
AnyImageKit
A toolbox for pick/edit/capture photo or video. Written in Swift.
Stars: ✭ 580 (+8.01%)
Mutual labels:  gif
togglific
Do you find web animations distracting? Togglific provides a distraction-free web experience!
Stars: ✭ 17 (-96.83%)
Mutual labels:  gif
bcomp-extended
Emulator of basic computer
Stars: ✭ 21 (-96.09%)
Mutual labels:  jar
ios-nd-gif-maker-swift
Resources for Udacity's Gif Maker app in Swift.
Stars: ✭ 13 (-97.58%)
Mutual labels:  gif
jvm.js
A Java VM bytecode library written in ES6 for Node.js
Stars: ✭ 33 (-93.85%)
Mutual labels:  jar
View-Load-ReTry
这个加载框架有点不一样,针对View进行加载,加载页面还保持了原View的属性,侧重点在灵活,哪里需要加载哪里,加载状态页面完全自定义,无任何限制,针对加载结果可以按需配置对应页面,LeakCanary检测无内存泄漏
Stars: ✭ 116 (-78.4%)
Mutual labels:  gif
whatisnewdialog
An Android library for displaying a dialog where it presents new features in the app.
Stars: ✭ 22 (-95.9%)
Mutual labels:  gif
xaringanBuilder
An R package for building xaringan slides into multiple outputs, including html, pdf, png, gif, pptx, and mp4.
Stars: ✭ 157 (-70.76%)
Mutual labels:  gif
xvcode
web dynamic validation code generator 动态web校验码图片生成
Stars: ✭ 43 (-91.99%)
Mutual labels:  gif
SSSwiftUIGIFView
SSSwiftUIGIFView is a custom controller which helps to load GIF in SwiftUI.
Stars: ✭ 48 (-91.06%)
Mutual labels:  gif
GiphyImageResultsPreview
Library for GIF results, preview, play, share everything at one place!
Stars: ✭ 28 (-94.79%)
Mutual labels:  gif
sail
The missing small and fast image decoding library for humans (not for machines) ⛵ https://sail.software
Stars: ✭ 206 (-61.64%)
Mutual labels:  gif





Among Us Dumpy Bot Among Us Dumpy Bot Among Us Dumpy Bot

Made by ThatOneCalculator & Pixer415

voring.me (misskey) that1calculator

With help from twistCMYK, Coco, Advos, karl-police, and auguwu!

v4.2.1

Please credit this repository when you use this program!

Testimonials

"Among Us Dumpy Bot is the best Discord bot" -Mutahar (SomeOrdinaryGamers)

Technologies used

Jar:

Bots:

Examples

Click here

Instructions

Easiest:

The Discord bot uses slash commands, type /info for more info or /dumpy to make a dumpy gif.
Need more help? Join the

Run as a program:

Requirements:

Usage:

AUR package for Arch Linux users arch

yay -S among-us-dumpy-gif-maker && among-us-dumpy-gif-maker

To everyone else:

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-4.2.1-all.jar <flags> All flags are optional. Flags:
--background <arg>    Path to custom background
--extraoutput <arg>   Appends text to output files
--file <arg>          Path to file, hides file picker
--help                Shows this message
--lines <arg>         Changes the number of lines (defaults to 10)
--mode <arg>          Crewmate mode, currently supports default, furry, sans, isaac, and bounce

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
gradle wrapper
./gradlew shadowJar # .\gradelw.bat shadowJar if you're on Windows
java -jar ./build/libs/Among-Us-Dumpy-Gif-Maker-4.2.1-all.jar

Please note that the Discord/Revolt bots are not designed to be self-hosted, and I will not be providing support for self-hosting them.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].