From 64b444e7e989adb102e45fd62245e86bb39aec47 Mon Sep 17 00:00:00 2001 From: Mitchell Katz Date: Sun, 10 Dec 2017 22:25:06 -0500 Subject: [PATCH] Create README.md --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5313185 --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +## What it does +The AutoDAB 1.0 Mod was assemebed by Sk1er. This mod makes users automatically dab upon willing a game on Hypixel. + +## Requirements +AutoDAB 1.0 requires [RenderPlayerAPI](https://2pi.pw/dl/RenderPlayerAPI-1.8.9-1.0.jar) + +**If you use a 1.7 animations mod, you must disable anything that overrides f5 animations for this mod to work. If you use Orangemarshall's 1.7 animations mod, disable "3rd person sword block postion" in /animationsconfig and press save** +## Config Settings +`/autodab toggle` - Toggles the mod + +`/autodab f5` - Toggle automatic enter and leaving of f5 mode when the mod dabs + +`/autodab length [seconds]` - Time in seconds mods will dab for + +In game controls, you may change the value of the hotkey to dab. While the button is pressed, the user will dab. + +## Credit +The game end detection is made by [2Pi](https://twitter.com/2_P_I) in his AutoGG 3.0. + +The original dab mod part of the mod is made by [MrCrayfish](https://twitter.com/MrCraayfish). + +1.8.9 Dab Mod port is made by [2Pi](https://twitter.com/2_P_I) + + +[Original Dab Mod](https://mrcrayfish.com/mods?id=cdabm) + +[1.8.9 Dab Mod Port](https://www.youtube.com/watch?v=EYuKzZ81RxU) + +[AutoGG Source](https://www.youtube.com/watch?v=1eETPGuSQWA)