A
Admincraftβ€’2mo ago
Pweppapig2

AI Server helper

So I have been looking around for a while now and I couldnt find anything that does exactly what I want but what would be the closest thing to having an AI player (I can link up a Minecraft account and open ai key) join a public server and do tasks that I give it? For example mine, build, pvp etc.
8 Replies
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
You can’t just hook a language model up with Minecraft You need something to interface. Otherwise it will be extremely expensive to process every single frame generated and decide an action The closest thing you will get would be wurst or baritone. However that is 99% illegal on public servers, and we don’t endorse cheating.
Upioti
Upiotiβ€’2mo ago
Im pretty sure there's a mod that uses llms as bots right?
Bruhdows
Bruhdowsβ€’2mo ago
Are you talking about these fake "AI" from YouTube, where they msg them the task or something, and the do it? Like mining blocks, attacking someone, build etc... You can easily make something like that with Mineflayer
Pweppapig2
Pweppapig2OPβ€’2mo ago
yeah kinda Need something that can connect to a public server though
Bruhdows
Bruhdowsβ€’2mo ago
Mineflayer can do that you just provide the IP and port
Pweppapig2
Pweppapig2OPβ€’2mo ago
Oh cool I found this other thing called MinePal but they said that it wont work on servers with a lobby from which they gotta tpa to the main server is it the same here?
Bruhdows
Bruhdowsβ€’2mo ago
Yeah, but you can make them for example select a position, make them point at stuff, right click stuff so you're able to make it walk to the npc, right click it etc... so with a bit of code you can connect to the main server or just implement commands like goto <user>, pointat <user>, rightclick etc... DM me
Pweppapig2
Pweppapig2OPβ€’2mo ago
Ahh okay

Did you find this page helpful?