HBot: Difference between revisions

From Kaboom Wiki
Add public source code release and information surrounding it
Hcesaropz (talk | contribs)
Allink as a contributor, references, oldest bot, use ChomeNS article style for prefix
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
'''HBot''' is a bot developed by hhhzzzsss. It uses the prefix hbot: and # for its commands.{{Bot_InfoboxTemplate|title1=HBot|caption1=HBot's Logo|name=HBot|main_developers=[[hhhzzzsss]]|other_contributors=|date_created={{date|April 2020}}|currently_maintained=Yes|library=[[MCProtocolLib]]|language=[[Java]]|image1=HBot_Logo.png|source_code=[[HBot#Source code release|Partially available]] on [https://github.com/hhhzzzsss/HBot-Release github.com]}}
{{Bot_InfoboxTemplate
[[Category:Bots]]
| title1 = HBot
| caption1 = HBot's logo
| name = HBot
| main_developers = [[hhhzzzsss]]
| other_contributors = [[Allink]]<ref>[https://discord.com/channels/810027180707938346/813258869308260352/1115420836694859876 "<nowiki>[...]</nowiki> Big thanks to Allink who basically did all the work."]</ref>
| date_created = {{date|April 2020}}
| currently_maintained = Yes
| prefixes = <nowiki>#</nowiki><br />hbot:
| library = [[MCProtocolLib]]
| language = [[Wikipedia:Java|Java]]
| image1 = HBot_Logo.png
| source_code = [[HBot#Source code release|Partially available]] on [https://github.com/hhhzzzsss/HBot-Release github.com]
}}
 
'''HBot''' is a bot developed by hhhzzzsss. It is the oldest bot still active{{Citation needed}}.


=Source code release=
=Source code release=
Line 15: 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}}
* 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>
* [[chayapak]] successfully created a clone of HBot from this limited release
* [[chayapak]] successfully created a clone of HBot from this limited release
* When HBot was migrated from [[Wikipedia:Apache_Maven|Maven]] to [[Wikipedia:Gradle|Gradle]], source release generation was converted from a [[Wikipedia:PowerShell|PowerShell]] script to a Gradle task.
* When HBot was migrated from [[Wikipedia:Apache_Maven|Maven]] to [[Wikipedia:Gradle|Gradle]], source release generation was converted from a [[Wikipedia:PowerShell|PowerShell]] script to a Gradle task
 
==References==
<references />
 
[[Category:Bots]]

Latest revision as of 11:45, 4 August 2026

HBot
HBot's logo
NameHBot
Main Developershhhzzzsss
Other ContributorsAllink[1]
Date CreatedApril 2020
Currently MaintainedYes
Prefix#
hbot:
Project Details
LibraryMCProtocolLib
LanguageJava
Source CodePartially 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

References[edit]