Vb Minebot: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Umby24
No edit summary
imported>Umby24
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== VB Minebot ==
VB Minebot is a Minecraft bot written in Visual Basic.NET (2008/2010), and is developed by Umby24.
VB Minebot is a Minecraft bot written in Visual Basic.NET (2008/2010), and is developed by Umby24.


The current working version is only for Minecraft Classic, however, there is a SMP version in development.  
There are functioning versions for Minecraft classic and Minecraft SMP.


The official website of VB Minebot is http://umby.d3s.co , where all its releases will be made. There is also a community forum available to post if you have issues.
The official website of VB Minebot is http://umby.d3s.co, which is lacking in updates right now.
 
You can find the release and the project source code on Github, here: https://github.com/umby24/VBMinebot
 
[[File:20120115223958.png]]
 
Minebot SMP Edition is under development, but is working for Minecraft v1.2.5, and currently released.
 
Few bugs still remain, and are being worked out.
 
Current Features:
 
* GUI colors can be customized via a settings menu
* Login to servers
* Talk in servers
* IRC built in to connect minecraft servers and irc servers.
* Color code support (Chat box on bot will color correctly as it would in minecraft, formatting codes such as &k not supported)
* Move
* Hold items, drop items, change items.
* Tell you what item you (or another user) is holding
* List all users online
* Do the famous upside down head trick
* Re-Written as of version 1.2.5 using Wrapped socket library.

Latest revision as of 10:47, 22 October 2012

VB Minebot is a Minecraft bot written in Visual Basic.NET (2008/2010), and is developed by Umby24.

There are functioning versions for Minecraft classic and Minecraft SMP.

The official website of VB Minebot is http://umby.d3s.co, which is lacking in updates right now.

You can find the release and the project source code on Github, here: https://github.com/umby24/VBMinebot

Minebot SMP Edition is under development, but is working for Minecraft v1.2.5, and currently released.

Few bugs still remain, and are being worked out.

Current Features:

  • GUI colors can be customized via a settings menu
  • Login to servers
  • Talk in servers
  • IRC built in to connect minecraft servers and irc servers.
  • Color code support (Chat box on bot will color correctly as it would in minecraft, formatting codes such as &k not supported)
  • Move
  • Hold items, drop items, change items.
  • Tell you what item you (or another user) is holding
  • List all users online
  • Do the famous upside down head trick
  • Re-Written as of version 1.2.5 using Wrapped socket library.