UberMouse / ArteDungeon

ArteDungeon - Free open source Runescape dungeoneering script

Home Page:http://uberdungeon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#ArteDungeon

ArteDungeon is a script for the immensely popular and successful bot, RSBuddy. For Java MMORPG Runescape. The program source code is completely open and free (Must be redistributed with authors permission) - whether you're a Java expert or just keen to explore.

###Get the code

Download the latest source code with:

git clone git://github.com/UberMouse/ArteDungeon.git

Keep your source up to date with:

git pull origin master

Subversion is also supported:

svn checkout http://svn.github.com/UberMouse/ArteDungeon.git

Dependencies

##All OS

###Compiling

Make sure JDK is installed, then open a command/terminal window in the top level directory and run the command javac *.java

Running

RSBuddy is required to run RSBot. You must run the client in dev mode to load the script (There is a tutorial on the RSBuddy forums).

Legal

The entire source code is freely available under the GPLv3 terms. The code is provided purely for educational purposes by the authors as freedom of expression. By downloading and using this source code you agree to the license agreement.

About

ArteDungeon - Free open source Runescape dungeoneering script

http://uberdungeon.com

License:GNU General Public License v3.0


Languages

Language:Java 100.0%