Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DarkBot :: Minecraft AI
#1
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
Reply
 


Messages In This Thread
DarkBot :: Minecraft AI - by DarkStorm - 01-05-2015, 04:36 PM
RE: DarkBot :: Minecraft AI - by Bibl - 01-05-2015, 05:57 PM
RE: DarkBot :: Minecraft AI - by Kingchen - 01-12-2015, 10:40 AM
RE: DarkBot :: Minecraft AI - by DarkStorm - 01-13-2015, 01:26 AM
RE: DarkBot :: Minecraft AI - by Butterfly - 01-05-2015, 10:14 PM
RE: DarkBot :: Minecraft AI - by mibbzz - 01-12-2015, 10:12 AM
RE: DarkBot :: Minecraft AI - by afffsdd - 01-20-2015, 11:20 AM
RE: DarkBot :: Minecraft AI - by xVacuum - 02-18-2015, 10:21 PM
RE: DarkBot :: Minecraft AI - by Konloch - 02-19-2015, 10:53 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website