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
#2
fake and gay
Reply
#3
Where is the video?
Reply
#4
Darkstorm is sexy, therefore darkbot is sexy.
Reply
#5
(01-05-2015, 05:57 PM)Bibl Wrote:  fake and gay
is not fake, its very old, like 2-4 years Wink
Reply
#6
(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
Reply
#7
Quote:How do I compile this?!?!?!!!!! Help!!!!!!!!!!!

im sorry
Reply
#8
Protocols does not work to me.
"No protocol support for v<any protocol> support"
What should I do?
Reply
#9
(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
Reply
 


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