Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Can't get testbot to show

Joined
Nov 3, 2015
Messages
25
This is my manifest can anyone help:


<manifest>
<main-class>com.funkybunch.bots.testbot.Testbot</main-class>
<name>Test Bot</name>
<descripton>this is a test bot!</descripton>
<version>0.0.1</version>
<compatibility>
<game-type>RS3</game-type>
</compatibility>
<categories>
<category>WOODCUTTING</category>
</categories>
</manifest>
 
Top