
graham123
Newbie
Mar 19, 2005, 3:54 AM
Post #1 of 5
(1641 views)
Shortcut
|
|
open source bot
|
Can't Post
|
|
Some of you may disagree with this but hopefully will stop people asking the simplest of simple questions. Here is an openbot www.zym-host.com/openbot.rar - It is a justclient, compiled, with working compiler and run.bat. You will need the data files however which you can get here www.zym-host.com/Data.rar For those of you that wish to do it yourself but need a link here is the deob201. www.zym-host.com/Deob201.rar Finally here is the run.bat i use to work my bots: www.zym-host.com/Run.bat The compile.bat i use to compile all my java files: www.zym-host.com/Compile.bat And the mudclient from the openbot just incase you want it seperatly: www.zym-host.com/mudclient.java Presuming you have jdk 1.5.0 set correctly this should all work. If not then here is a link to download jdk 1.5.0 http://java.sun.com/j2se/1.5.0/download.jsp And find a brief tut by Reines(I think) on setting the PATH: Installing your JDK: Start off by extracting jdk150 onto your harddisc (normally C:\), delete any un-needed levels and rename the folder to "jdk150". Next open up your Control Panel, and open "System", goto the Advanced tab, then click Environment Variables. Look under the user variables list for the variable "PATH", if it doesn't exsist then click new and create it. This basically tells your computer where to find the Java compiler, so we need to change its value to the path of your Java compiler, which should be "C:\jdk150\bin\" assuming you installed it where i suggested. This is done a different way using windows ME and 98, i think you goto Start -> Run, and type "msconfig" to get a menu where you can change the PATH. Ok. This if you still cant make a just client using this information then please give up. Some people might not agree with me posting this but maeh. I would advise you try and make the just client yourself... theres plenty of tutorials around just use them, you will learn more, not a lot more, but a bit. you can scan it for hours and you will not find any trojan/keylogger or anyother data stealing things in there this is just to help people start off making a bot
(This post was edited by graham123 on Mar 19, 2005, 3:56 AM)
|