The
Complete Sbot User Manual
By NoG_lOrP
Table of Contents:
2.1.
Sbot
2.2.
Java SDK
2.2.1.
installing
2.2.2.
setting paths made easy
4.1.
Saving
4.2.
Compiling
4.3.
Running
:1:
Introduction
The reason I am
writing this is because everyone is sick of people entering the community and
not reading the stickies in the forum. I can
understand this, because there are so many stickies,
and it can be confusing finding which ones to read, and in which order. So here
I am attempting to make an all-encompassing definitive guide. Hopefully, a link
to this guide can be put in the registration for, or something along those
lines, so that people will be sure to read it.
This guide is
dedicated to all the noobs who want to use a truly
l33t bot, and to RichyT,
the maker of _the_ one and only Sbot !
(e)
(x)
(0)
(r)
Note to RichyT or whoever hosts/maintains this
file: feel free to update the links/information in this file if it becomes out
of date. If you do, add a comment at the end saying what you changed
:2:
Installation
:2.1:
Installing Sbot
(a) Go to http://adminhax.com/SBoT/downloads/
(b) Download the latest
version of sbot, currently 3.3
(c) Download data.zip
(d) Unzip both into their own
folder, ideally C:/Sbot
:2.2:
Installing sun Java (the harder part)
:2.2.1:
Go to java.sun.com, and download most recent java vm and sdk pack, currently at http://java.sun.com/j2se/1.5.0/download.jsp
Install it, and you are done with this portion.
:2.2.2:
(a)Open your web-browser,
and type in the address bar file:///C:/ and navigate
your way to your java sdk folder.
(b)Go into the bin/ folder. Now copy the contents
of your address bar. For me it is this: file:///c:/j2sdk1.4.2_05/bin
(c)Go to Sbot/scripts and rightclick->edit
the compile.bat file.
(d)In front of javac,
paste in the path you copied before, and remove the file:///. For me it now
looks like: c:/j2sdk1.4.2_05/bin/javac
(e)Save it, and exit notepad.
:3:
Sbot
Interface
This part is rather simple, but it is kind of hard
to find a guide to using Sbot itself. First of all, to run Sbot, you double-click
run.bat.
F1: dimmed mode (what is it for?)
F9: stop a running script. I will get to running a script soon.
F11: freeze mode, freezes the game screen and all
input
F12: autologin on/off
World selector: white is
free2play, red is pay2play
Updater: just that. RichyT
like to frivolously add commands, so sometimes there is an update a day for
awhile J
:4:
Scripts
:4.1:
Saving scripts
First of all, if you want to find scripts, always
search the forum before requesting.
Once you find a script you like, cut/paste it into
notepad, and find the following line, at the top:
public class GuildMiner extends Script
In this case, you would save the script as GuildMiner.java, including the quotes. Remember,
capitalization (almost) always matters in java.
:4.2:
Compiling
This is incredibly easy, just run compile.bat. If you get any errors, report them to the
author, and ALWAYS include a
screenshot of the error.
:4.3:
Running
In order to run a script, start Sbot, and after
loading go to the DOS window. You will see something saying something like:
loaded Guildminer.class
Command: guildminebank
Command: powermine
in this case, the
script has 2 commands. When a script has multiple commands, if they are not
self explanatory the author should have explained them in his post.
Now that you know the commands, go to the Sbot
window and login, then type /run guildminebank or
whatever the command is, and enjoy having the game played for you J
:5:
The
Community
This is pretty
basic, but so many people overlook the basics.
·
Search before you ask
·
Read the stickies
·
Dont flame or spam
·
Post in the correct forum
·
Provide screen-shots of your errors
:6:
Conclusion
Well, I hope
this helped you. If you have any problems, suggestions, or
hate mail for me, PM me or email me at nog%lorp$moocow*com.
% = _, $ = @, *
= .
This
file and its contents are © 2004-2006 nog_lorp
This
file is freely distributable, as long as any alterations are noted at the
bottom of this file, including the nature of the changes made and the
name/alias of the person who made them. Yay for legal shit.