-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Premium and Cracked Accounts #46
Comments
"getaddrinfo ENOTFOUND means client was not able to connect to given address." The backend will try to connect and run its server on your local network ip. (for example 192.168.X.X) but it seems its unable to. i will add an option to select and ip! give me a few seconds and you will need to delete the dir and rerun the command. also funny thing: this project only works with paid (Premium) accounts. once you enter the username it asks you to login. only if you set the host to localhost it will use an offline account. this is to stop users spamming servers. i will comment below once i update the code (should be a few mintues) |
Perfect timing, just finished installing Ubuntu. Tell me when you updated it and I'll install it fresh. |
added! |
it may take a few seconds to update over on github's servers tho |
Yup, I'll install it in a sec |
let me know if you have any issues! |
Please wait... Error: Cannot find module 'mineflayer'
Node.js v18.19.1 |
Nvm, I'm stupid. |
Nvm installing the module didnt work |
Mmmm this seems to be more a node issue than my code issue |
Try running npm install |
Or look up: error ubuntu npm cant find packages |
Npm install just installes the same package, doesn't fix it really. Idk I guess Mineflyer doesnt work |
Mineflyer is the 1 package that is needed. tho i know it can be installed |
npm i should install it |
it works fine on my windows (11) pc and on the github codespaces (linux with node 16 i think) |
maybe:
and then re-install Node.js will work in most cases |
I'll do that after school tomorrow. |
Also, is the Nvidia API key required? |
No, tho it's needed if you want to generate nodes using ai, the key is free to get and only requires an account. You can make 1000 nodes using it. There are instructions on the site on how to obtain a key if you want one |
i also just changed the url to https://knowledgebook.vercel.app/ |
Is there an AutoLog feature? Like when you get hit the bot disconnects? |
Going to school in abit, I'll try the thing around 12:30 |
Well you can make the ai code an autolog node. Or if you want I can make it an switch in the dashboard |
It would be better to be a switch in the Dashboard |
Got it working |
Just creating the bot since my machine is slow which I'm running this on |
Okay, so the thing generally works, but a few things to mention. So firstly it's really slow, but that's the issue of my specs. But then when I try to connect using another PC I can't it's the same network and stuff but still. |
some schools bock things like this. is this at school or home. |
Nah im at home |
Is it possible to grab Planks from my Ender Chest and deliver them to a spot where there is a normal chest? |
yes. atm you do need to make it using nodes. so make a node that gets items from the ender chest, then a node that walks to a location and then a node that drops off the items. You can do all this uisng the ai option |
Does the ai work well? |
yea and its free |
@ErikLavr do you have any suggestions of what I can add next? I don't get a lot of feedback so it would be really appreciated! |
Prob auto log. That would make it perfect. For 6b6t a TPA mode maybe? |
Sure i can add that! |
@ErikLavr added! |
Tysm, didn't see your message in time. |
Hey so a little question, I wanted to make my own Mineflayer bot that uses Mineflayer-elytrafly thingy but i can get it to work. I would like to ask you for help since youre the best one to ask. Chat GPT doesnt really help either the docs arent really good and yeah. Its on 8b8t. I want it to just fly around and search for stashes. Like random positions. If it finds one it Logs it to a TxT file. I really have tried everything (and also taking some stuff from your code) but it just doesnt work. Could you help me? |
First off, can you use your Premium (Actual) Accounts from Minecraft? Or is it only cracked, since I couldn't start it yet because I get this error running under Fedora
I'll just try Ubuntu, I'll say everything that happens. Also, great work. This is crazy stuff and it's really cool.
The text was updated successfully, but these errors were encountered: