-
-
Notifications
You must be signed in to change notification settings - Fork 374
new: HighwayTools #1226
base: master
Are you sure you want to change the base?
new: HighwayTools #1226
Conversation
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
I'll review this when I get back from vacation, on the 5th |
sry i didnt know about this review call feature. was by accident. go relaxing now xD |
src/main/java/me/zeroeightsix/kami/command/commands/HighwayToolsCommand.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/command/commands/HighwayToolsCommand.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/command/commands/HighwayToolsCommand.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/command/commands/HighwayToolsCommand.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/process/HighwayToolsProcess.kt
Outdated
Show resolved
Hide resolved
Oops build failed |
already fixed it but have more to commit be patient :D |
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
src/main/java/me/zeroeightsix/kami/module/modules/misc/HighwayTools.kt
Outdated
Show resolved
Hide resolved
Yo sry will continue work after advanced datastructures and algorithms exam i write in uni at 28/09/20 but dont bother to test the tool https://cdn.discordapp.com/attachments/716805893886312589/755668519957561435/client-1.1.7-beta-release.jar (latest commits are only anticheat use the latest working version ) @Xiaro ill rewrite this with better datastructure anyways |
don't worry about it, everyone needs a break sometimes. thanks for all your work on this c: |
I just wanna say you're making a wonderful module. Looks super awesome and looking at your todo list its not even done. :O |
- DiscordRPC Highway mode - better version
Description
Adding fully automated highway building as module to KAMI Blue. The tool places building material and destroys wrong blocks in high frequency using well timed packets. The module can build autonomously highways in all 8 directions while its pathfinder keeps you at the desired position and takes care of any possible dangerours situation. It is highly customizable and allows deep changes in system using configurations. It is fully compatible with most modules of KAMI blue like
AutoObsidian
,LagNotifier
etc and also is confirmed to work withRusherhack
Future
Impact
etc.Features
30+ blocks per second
mining interactions on 2b2t7+ blocks per second
placing interactions on 2b2t300%
faster then previous cutting edge digging solutions (source: MEG)NoCheatPlus
LagNotifier
for this feature)Signs, Portals, Banners, Bedrock
and more;highwaytools
- alias:;ht
;ht ignore add <block>
Adds block to ignore list;ht ignore del <block>
Removes block from ignore list;ht material <block>
Choose an alternative building block (default: Obsidian);ht filler <block>
Choose an alternative filler block to fill liquids (default: Netherrack);ht settings
or;ht
Shows detailed settings of the module;ht west 0
for starting the bot with direction west clipped at the coordinate 0 (Planned)LagNotifier (Baritone mode)
To stop while lagging to not get kickedAutoObsidian
to automatically get new Obsidian from Ender Chests even from shulker boxesAutoEat
setPauseBaritone
on false and below health 19.0 and u are safe from lava and other threads having gapples in inventoryInventoryManager (Support pending)
to refill the Hotbar and get rid of overburden (mostly Netherrack)AutoLog
to logout on any given dangerAutoReconnect (Support pending)
to get back on server after waiting (for example a player comes in range)AntiHunger
slows food level decrease but makes block breaking slowerHighway
(for full highways),Tunnel
(optimized for digging),Flat
(for repair obsidian sky)ClearSpace
: Choose to break wrong blocks and tunnelingClearHeight
: Choose the height of tunnelBuildWidth
: Choose the width of the highwayRailing
: Choose if the highway has rims/guardrailsRailingHeight
: Choose height of the rims/guardrailsCornerBlock
: Choose if u want to have a corner block or notPending for update v9.9
Last stable version before merge
Read NCP Code
Pending for update v11 post merge
Features:
AutoObsidian:
Planned
Known issues
AutoLog
is not compatible withAutoReconnect
> ShouldTroubleshooting
AntiHunger
for faster block breakingMOTION
to get moved to middle of the block (Baritone cant move exactly to block center)TickDelayPlace
until it worksIllegalPlacements
if the server requires (like 2b2t)KAMI Blue Pauser
is active in GUI. Sometimes it does not stop correctlyTesting