ollydev / SMART

SMART Minimizing Autoing Resource Thing --- A tool to run the RuneScape Client in a sandbox

Home Page:https://ben.land

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMART was created by BenLand100 a very long time ago. It is currently hosted
on github at https://github.com/BenLand100/SMART and is mostly used by the
SRL community at http://villavu.com/ where it is a key component in their 
attempts to cheat at RuneScape. SMART (v5.0+) is released under the GPLv3 and 
has netted over 10 million launches over the past three years (v6.3+). For 
questions, suggestions, comments, etc., try one of the two links given earlier.

To Build SMART, use the instructions given in the Makefile by running `make`
in the root directory (the directory this file is in). Currently SMART has 
build targets for Linux and Windows and is mostly architecture independent.

SMART comes with some examples of use and various language bindings in the
test-apps folder, use `make test-*` targets in the to build the various apps.
Running `make` will give a list of test targets.

About SMART: http://benland.us/index.php?title=SMART
Usage Tracker: http://benland.us/smart.php

~Benjamin J. Land a.k.a. BenLand100

About

SMART Minimizing Autoing Resource Thing --- A tool to run the RuneScape Client in a sandbox

https://ben.land

License:GNU General Public License v3.0


Languages

Language:C++ 44.6%Language:Java 40.3%Language:C 8.6%Language:Makefile 3.4%Language:Python 3.1%