NBot (Yaode owo): Difference between revisions
Fix Wrong Info |
add more info |
||
| Line 19: | Line 19: | ||
== Variant == | == Variant == | ||
=== NothingBot === | === NothingBot === | ||
Version: NBot v1 && 1.19.2. | |||
9/11/2023 (Date might be incorrect.) | 9/11/2023 (Date might be incorrect.) | ||
library was [[Mineflayer]]. | library was [[Mineflayer]]. | ||
| Line 25: | Line 28: | ||
Its the first bot I made, which means it was the first time I learned JavaScript. | Its the first bot I made, which means it was the first time I learned JavaScript. | ||
The bot structure was influenced by | The bot structure was influenced by [[Parker2991]]'s bot and [[Chipmunkbot]]. | ||
=== NopeCloopBot === | === NopeCloopBot === | ||
Version: NBot v2 && 1.19.2 | |||
4/26/2024 (Date might be incorrect.) | 4/26/2024 (Date might be incorrect.) | ||
The first bot was a mess for me at that time, so I decided to make a new one. | The first bot was a mess for me at that time, so I decided to make a new one. | ||
| Line 41: | Line 47: | ||
=== NullBot === | === NullBot === | ||
Version: NBot v3 && 1.19.2 | |||
6/6/2024 (Date might be incorrect.) | 6/6/2024 (Date might be incorrect.) | ||
library change to [[node-minecraft-protocol]]. | library change to [[node-minecraft-protocol]]. | ||
| Line 50: | Line 59: | ||
=== NoneBot === | === NoneBot === | ||
Version: NBot v3.5 && 1.20.4 | |||
7/26/2024 | 7/26/2024 | ||
Its basically just NullBot. I can only guess I changed it just because I was bored. | Its basically just NullBot. I can only guess I changed it just because I was bored. | ||
| Line 57: | Line 69: | ||
=== NBot === | === NBot === | ||
Version: NBot v4 && 1.21.3 | |||
9/27/2024 | 9/27/2024 | ||
Wow, every part changed a lot. And core has auto-refill ''(It make me want to make chunk parser)''. | Wow, every part changed a lot. And core has auto-refill ''(It make me want to make chunk parser)''. | ||
| Line 64: | Line 79: | ||
=== NilBot === | === NilBot === | ||
Version: NBot v4.1 && 1.21.8 | |||
2/16/2025 | 2/16/2025 | ||
It ends on 1/1/2026, but sometimes I still use it before OBot was created. | It ends on 1/1/2026, but sometimes I still use it before OBot was created. | ||
Revision as of 20:06, 4 August 2026
- Not to be confused with the NBot made by Neumatic that has been discontinued.
| Name | NBot |
|---|---|
| Main Developers | Yaode_owo |
| Other Contributors | Not Remember |
| Date Created | September 11th 2023 |
| Currently Maintained | No |
| Prefix | ? |
| Project Details | |
| Library | Mineflayer && node-minecraft-protocol |
| Language | JavaScript |
NBot is a bot made by Yaode_owo.
It has different variations. Unfortunately, I cant remember most of them.
Variant
NothingBot
Version: NBot v1 && 1.19.2.
9/11/2023 (Date might be incorrect.)
library was Mineflayer.
Its the first bot I made, which means it was the first time I learned JavaScript.
The bot structure was influenced by Parker2991's bot and Chipmunkbot.
NopeCloopBot
Version: NBot v2 && 1.19.2
4/26/2024 (Date might be incorrect.)
The first bot was a mess for me at that time, so I decided to make a new one.
It has "cloop" in its name because it had a cloop core.
Tried to make command output, but failed.
Added a Campfire command.
The bot structure was affected by ABot.
NullBot
Version: NBot v3 && 1.19.2
6/6/2024 (Date might be incorrect.)
library change to node-minecraft-protocol.
Command output made at this time. it changes almost every bot, dont you think so?
The bot structure was finalized.
NoneBot
Version: NBot v3.5 && 1.20.4
7/26/2024
Its basically just NullBot. I can only guess I changed it just because I was bored.
Also, it was the first time I made a chat parser, which was very bad.
NBot
Version: NBot v4 && 1.21.3
9/27/2024
Wow, every part changed a lot. And core has auto-refill (It make me want to make chunk parser).
I guess this one combines 4 NBots: it has a lot of commands like NothingBot, a better core than NopeCloopBot, almost the same file structure as NullBot, and a NoneBot chat parser, but much better.
NilBot
Version: NBot v4.1 && 1.21.8
2/16/2025
It ends on 1/1/2026, but sometimes I still use it before OBot was created.
A better version of NBot.