HBot: Difference between revisions
From Kaboom Wiki
Allink as a contributor, references, oldest bot, use ChomeNS article style for prefix |
Koshchki123 (talk | contribs) No edit summary |
||
| Line 16: | Line 16: | ||
'''HBot''' is a bot developed by hhhzzzsss. It is the oldest bot still active{{Citation needed}}. | '''HBot''' is a bot developed by hhhzzzsss. It is the oldest bot still active{{Citation needed}}. | ||
=Source code release= | ==Source code release== | ||
On {{date|Nov 25 2021}}, hhhzzzsss released a partial version of the HBot source code on [[Wikipedia:GitHub|GitHub]]. | On {{date|Nov 25 2021}}, hhhzzzsss released a partial version of the HBot source code on [[Wikipedia:GitHub|GitHub]]. | ||
| Line 29: | Line 29: | ||
* The iControlU detection system | * The iControlU detection system | ||
=Trivia= | ==Trivia== | ||
* A source code release has not been made since HBot 1.18 ({{date|Mar 20, 2022}})<ref>[https://github.com/hhhzzzsss/HBot-Release/commit/96587e8acc1f46b1141c9ba6c65dd7803f4fd6a0 96587e8 1.18]</ref> | * A source code release has not been made since HBot 1.18 ({{date|Mar 20, 2022}})<ref>[https://github.com/hhhzzzsss/HBot-Release/commit/96587e8acc1f46b1141c9ba6c65dd7803f4fd6a0 96587e8 1.18]</ref> | ||
Latest revision as of 06:17, 12 August 2026
HBot's logo | |
| Name | HBot |
|---|---|
| Main Developers | hhhzzzsss |
| Other Contributors | Allink[1] |
| Date Created | April 2020 |
| Currently Maintained | Yes |
| Prefix | # hbot: |
| Project Details | |
| Library | MCProtocolLib |
| Language | Java |
| Source Code | Partially available on github.com |
HBot is a bot developed by hhhzzzsss. It is the oldest bot still active[citation needed].
Source code release[edit]
On 25 November 2021, hhhzzzsss released a partial version of the HBot source code on GitHub. This release redacts multiple files:
- The main bot class
- Build scripts, required to compile the source code into a binary
- Exploits used to kick players or crash players
- The blacklist system
- The hashing system
- The locking system
- The iControlU detection system
Trivia[edit]
- A source code release has not been made since HBot 1.18 (20 March 2022)[2]
- chayapak successfully created a clone of HBot from this limited release
- When HBot was migrated from Maven to Gradle, source release generation was converted from a PowerShell script to a Gradle task