Vb Minebot: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Umby24
No edit summary
imported>Umby24
No edit summary
 
(3 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]]
[[File:20120115223958.png]]


Minebot SMP Edition is under heavy development, but is working for Minecraft v1.1
Minebot SMP Edition is under development, but is working for Minecraft v1.2.5, and currently released.
 
There are still a few bugs here and there, but it has been extensively tested, and lasted 16 hours straight on a server before being closed to be developed further.


Release of this beta bot is planned to be soon, there are a few features umby24 wishes to add before releasing it that are hindering its release. (Whitelist for users allowed to use bot's commands, Server favorites list, and VBS Scripting)
Few bugs still remain, and are being worked out.


Current Features:
Current Features:


Support for protocol version 23.
* GUI colors can be customized via a settings menu
GUI colors can be customized via a settings menu
* Login to servers
Login to all servers
* Talk in servers
Talk in servers
* IRC built in to connect minecraft servers and irc 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)
Color code support (Chat box on bot will color correctly as it would in minecraft)
* Move
move
* Hold items, drop items, change items.
hold items, drop items, change items.
* Tell you what item you (or another user) is holding
Tell you what item you (or another user) is holding
* List all users online
list all users online
* Do the famous upside down head trick
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.