The Bytecode Club
DarkBot :: Minecraft AI - Printable Version

+- The Bytecode Club (https://the.bytecode.club)
+-- Forum: Lobby (https://the.bytecode.club/forumdisplay.php?fid=1)
+--- Forum: Game Cheating, Botting & Reverse Engineering (https://the.bytecode.club/forumdisplay.php?fid=97)
+--- Thread: DarkBot :: Minecraft AI (/showthread.php?tid=234)



DarkBot :: Minecraft AI - DarkStorm - 01-05-2015

DarkBot

Might as well post it over here... because... why not? DarkBot is a comprehensive Minecraft thin client specifically for use in automating Minecraft. The entirety of the Minecraft client structure has been replicated without rendering or local play. Applied AI is done via a set of tasks that decide when to start and stop and can take precedence over one another. Protocol implementations are entirely decoupled from the client itself, allowing for any version to work if implemented.

Current protocols supported:
  • 1.5.2
  • 1.6.2
  • 1.6.4
  • 1.7.2
  • 1.7.3
  • 1.7.4
  • 1.7.5
  • 1.7.6
  • 1.7.7
  • 1.7.8
  • 1.7.9
  • 1.7.10


Current tasks provided:
  • Attacking [explicitly targeting and attacking via !attack command]
  • Following [following a target via !follow command]
  • Mining [mining a staircase down to level 11 and strip mining using tunnels via !mine command]
  • Tree chopping [continually chopping the next closest tree via !chop command]
  • Farming [automatically farming nearby farmable things via !farm command]
  • Area filling [filling an area with a block type via !block command]
  • Area clearning [emptying an area via !destroy command]
  • Defending [automatically attacking nearby hostile entities, like zombies]
  • Eating [automatically eating food in inventory when with low hunger]
  • Avoiding death [automatically disconnecting on damage]


Video:
Schematic building task developed by Sayaad who has since lost the source:



Source:
https://github.com/DarkStorm652/DarkBot


RE: DarkBot :: Minecraft AI - Bibl - 01-05-2015

fake and gay


RE: DarkBot :: Minecraft AI - Butterfly - 01-05-2015

Where is the video?


RE: DarkBot :: Minecraft AI - mibbzz - 01-12-2015

Darkstorm is sexy, therefore darkbot is sexy.


RE: DarkBot :: Minecraft AI - Kingchen - 01-12-2015

(01-05-2015, 05:57 PM)Bibl Wrote:  fake and gay
is not fake, its very old, like 2-4 years Wink


RE: DarkBot :: Minecraft AI - DarkStorm - 01-13-2015

(01-12-2015, 10:40 AM)Kingchen Wrote:  
(01-05-2015, 05:57 PM)Bibl Wrote:  fake and gay
is not fake, its very old, like 2-4 years Wink

Believe me, Bibl knows very well rofl

Also, this is being phased out and replaced with a new approach via a new project


RE: DarkBot :: Minecraft AI - afffsdd - 01-20-2015

Quote:How do I compile this?!?!?!!!!! Help!!!!!!!!!!!

im sorry


RE: DarkBot :: Minecraft AI - xVacuum - 02-18-2015

Protocols does not work to me.
"No protocol support for v<any protocol> support"
What should I do?


RE: DarkBot :: Minecraft AI - Konloch - 02-19-2015

(02-18-2015, 10:21 PM)xVacuum Wrote:  Protocols does not work to me.
"No protocol support for v<any protocol> support"
What should I do?

Update the protocol to the version you need Tongue