Closed EmeraldSnorlax closed 4 years ago
plz
This needs to be a thing. This would allow whole new possibilities, you could just feed a pi with a script that automatically mines, and you have basically a diamond generator.
Real men delete LWJGL
probably hard to do, but for this to work, we'd first need #176
Sounds epic
This sounds easy to implement, but is actually an enormous amount of work from where baritone currently is. Unless you have the game running, you have to interact with the server through your own packets, using something like https://github.com/Steveice10/MCProtocolLib
I would love this feature, but it's understandable that the devs can't just throw something like this together.
@leijurv @ZeroMemes what's your take on this idea?
It's a neat idea but it would be hard to implement because of how much it relies on running mc features.
You’d have to re-implement all of minecraft’s mechanics. Don’t think this is worth the time.
That's what I'm talking about. Baritone's original intent was to pathfind Minecraft, not to mass botnet Minecraft servers :p
While it's a really cool concept it would be too much work to implement. I think I'll close this as won't fix.
Maybe the work 3arthqu4ke has done could be helpful to provide a configuration to run headless: https://github.com/3arthqu4ke/HeadlessForge
Maybe the work 3arthqu4ke has done could be helpful to provide a configuration to run headless: https://github.com/3arthqu4ke/HeadlessForge
that would be cool, and it seems you wont have to do too much to get this to work
why does this thread still get activity i dont even play minecraft anymore why are my notifications getting triggered for this repo
why does this thread still get activity i dont even play minecraft anymore why are my notifications getting triggered for this repo
lol
loving the 2 years old issue notifications
nice
it costs you zero fucking dollars to not do that
wtf is this how??
:fancytroll:
I found this as potential solution: https://github.com/nothub/headlessbot
jesus man this thread is dead af why do i still receive email about it
cunny
ping
ban this guy please
Jesus, it was 1 year since last message on this thread and 3 since this issue was closed with "wontfix". What do you mean by ping?
Describe your suggestion
It would allow you to run baritone standalone without a GUI, or a Minecraft window, but using console commands
Settings
Just pass through arguments as normal (eg
baritone -setting "legitmine"
,baritone -goto "420 69 -911"
) Perhaps be able to join servers withbaritone -connect "ip"
Context
It will allow easy scripting, and allow you to easily automate many bots together without using a lot of computing resources because of having to draw a GUI, etc.
Perhaps it could also return useful command line output like
> Moved x blocks
,> Mined desired block
,> Inventory full
and so onFinal checklist