bot-for-hire
15th April 2005, 13:50
AVAILABLE FOR pRO CHAOS ONLY
DISCLAIMER:
This will not be available for the public but i am selling this for 5m in zenny or 10 OBBS or 1 OCA + 1 OPB.
What you will get is the source code and how to run that source code
I do not want those 'jolog' botters to go running around chaos KSing everyone that is why
THIS WILL NEVER BE AVAILABLE FOR FREE
i
Here's a brief rundown of how this code works and what you will get
1. priority.txt is still top priority - meaning if there is a monster that is 'FREE/CLEAN' then it will be the one that will get top priority to be attacked.
2. monster_cnt.txt is still considered when KSing - meaning you will not KS monster specified here to 'not attack'
3. i have overridden the check system in openkore meaning it will now consider other monsters attacked by other player as 'FREE/CLEAN' .
4. this works in xmode and the normal DOS window
5. LOOTING - the source code is moified so you will be able to loot items with less restriction [you can now retry more before your bot gives up, useful when someone left an important loot]
6. LOOTING 2 - you can now loot EVEN when someone is near your - experimental stage
REQUIREMENTS
1. you will need XStool .dll for Xmode
The XSTools library
As explained earlier, parts of OpenKore are written in C++. In order to run OpenKore from source using ActivePerl, you must have XSTools.dll (or XSTools.so on Unix).
On both Unix and Windows, you can compile XSTools by typing 'make' in the bash shell in the OpenKore source folder. If you're a Windows user and you don't want to compile, or can't compile for whatever reason, you can also download a pre-compiled XSTools.dll. - http://openkore.sourceforge.net/misc/XSTools.zip
source - http://openkore.sourceforge.net/srcdoc/intro/setup.html
*NOTE: I can provide this along with the package but if you want to be safe there's the official link
2. You will need a launcher program inorder to comple and run the sourcecode - AKA running your bot without using start.exe
http://openkore.sourceforge.net/srcdoc/intro/cvsguide/run.html
i have downloaded the second one because it also has a map feature where you can see your bot's position that is updated in real time
NOTE: i can also provide this file if you like
THIS LAST PART IS ONLY NEEDED IF YOU WILL HAVE ANY PROBLEM IN YOUR BOT
3. Downloading and compiling the files using Cygwin
Installing Cygwin
Download the installer from the Cygwin website and run it. After clicking Next a few times, it will ask you what components to install. Make sure the following components will be installed:
* bash
* gcc
* gcc-c++
* make
http://openkore.sourceforge.net/srcdoc/intro/setup.html
How to use GCC
Like Perl, GCC is also a commandline program.
To compile XSTools.dll and NetRedirect.dll, you must use the Cygwin Bash shell. Grossly oversimplified, Bash is like DOS, except the directory seperated is a / instead of \.
First, cd into your OpenKore folder:
cd "C:/My Downloads/openkore"
Now type:
make
Yes, that's it.
If you see no error messages, then the compilation succeeded. You will find the DLLs in src\auto\XSTools and src\auto\XSTools\win32.
http://openkore.sourceforge.net/srcdoc/intro/use.html
HOW TO RUN YOUR NEW BOT
1. Download the Files i will send you
-source code [src folder]
-cygwin setup
-w32 launcher
-xstool.dll
2. Extract in in your folder like this
openkore/src
openkore/config
openkore/fields
openkore/tables
openkore [should contain xstool.dll, and the w32 launcher]
3. change the config files and edit the setting of the bot eg. priority.txt, item_control.txt etc
4. run wxstart.exe [w32 launcher] and your bot is ready to kill steal
IF THERE IS AN ERROR do this step
*this means you need to compli the code using cygwin
Installing Cygwin
Download the installer from the Cygwin website and run it. After clicking Next a few times, it will ask you what components to install. Make sure the following components will be installed:
* bash
* gcc
* gcc-c++
* make
http://openkore.sourceforge.net/srcdoc/intro/setup.html
How to use GCC
Like Perl, GCC is also a commandline program.
To compile XSTools.dll and NetRedirect.dll, you must use the Cygwin Bash shell. Grossly oversimplified, Bash is like DOS, except the directory seperated is a / instead of \.
First, cd into your OpenKore folder:
cd "C:/My Downloads/openkore"
Now type:
make
Yes, that's it.
If you see no error messages, then the compilation succeeded. You will find the DLLs in src\auto\XSTools and src\auto\XSTools\win32.
http://openkore.sourceforge.net/srcdoc/intro/use.html
All these files that i have mentioned came from the developers page of open source but the modified source code came from me
PM me or send an email to programmerforhire666@yahoo.com
NOTE: the ksoption in openkore 1.6.0 doesn't mean that is has an enable flag
iyou need to put all the players name you want to KS there for it to work
The KS option in openkore 1.6.0 DOESN'T have an enabled flag
meaning you need to specify ALL the names you want to KS for it to work
DISCLAIMER:
This will not be available for the public but i am selling this for 5m in zenny or 10 OBBS or 1 OCA + 1 OPB.
What you will get is the source code and how to run that source code
I do not want those 'jolog' botters to go running around chaos KSing everyone that is why
THIS WILL NEVER BE AVAILABLE FOR FREE
i
Here's a brief rundown of how this code works and what you will get
1. priority.txt is still top priority - meaning if there is a monster that is 'FREE/CLEAN' then it will be the one that will get top priority to be attacked.
2. monster_cnt.txt is still considered when KSing - meaning you will not KS monster specified here to 'not attack'
3. i have overridden the check system in openkore meaning it will now consider other monsters attacked by other player as 'FREE/CLEAN' .
4. this works in xmode and the normal DOS window
5. LOOTING - the source code is moified so you will be able to loot items with less restriction [you can now retry more before your bot gives up, useful when someone left an important loot]
6. LOOTING 2 - you can now loot EVEN when someone is near your - experimental stage
REQUIREMENTS
1. you will need XStool .dll for Xmode
The XSTools library
As explained earlier, parts of OpenKore are written in C++. In order to run OpenKore from source using ActivePerl, you must have XSTools.dll (or XSTools.so on Unix).
On both Unix and Windows, you can compile XSTools by typing 'make' in the bash shell in the OpenKore source folder. If you're a Windows user and you don't want to compile, or can't compile for whatever reason, you can also download a pre-compiled XSTools.dll. - http://openkore.sourceforge.net/misc/XSTools.zip
source - http://openkore.sourceforge.net/srcdoc/intro/setup.html
*NOTE: I can provide this along with the package but if you want to be safe there's the official link
2. You will need a launcher program inorder to comple and run the sourcecode - AKA running your bot without using start.exe
http://openkore.sourceforge.net/srcdoc/intro/cvsguide/run.html
i have downloaded the second one because it also has a map feature where you can see your bot's position that is updated in real time
NOTE: i can also provide this file if you like
THIS LAST PART IS ONLY NEEDED IF YOU WILL HAVE ANY PROBLEM IN YOUR BOT
3. Downloading and compiling the files using Cygwin
Installing Cygwin
Download the installer from the Cygwin website and run it. After clicking Next a few times, it will ask you what components to install. Make sure the following components will be installed:
* bash
* gcc
* gcc-c++
* make
http://openkore.sourceforge.net/srcdoc/intro/setup.html
How to use GCC
Like Perl, GCC is also a commandline program.
To compile XSTools.dll and NetRedirect.dll, you must use the Cygwin Bash shell. Grossly oversimplified, Bash is like DOS, except the directory seperated is a / instead of \.
First, cd into your OpenKore folder:
cd "C:/My Downloads/openkore"
Now type:
make
Yes, that's it.
If you see no error messages, then the compilation succeeded. You will find the DLLs in src\auto\XSTools and src\auto\XSTools\win32.
http://openkore.sourceforge.net/srcdoc/intro/use.html
HOW TO RUN YOUR NEW BOT
1. Download the Files i will send you
-source code [src folder]
-cygwin setup
-w32 launcher
-xstool.dll
2. Extract in in your folder like this
openkore/src
openkore/config
openkore/fields
openkore/tables
openkore [should contain xstool.dll, and the w32 launcher]
3. change the config files and edit the setting of the bot eg. priority.txt, item_control.txt etc
4. run wxstart.exe [w32 launcher] and your bot is ready to kill steal
IF THERE IS AN ERROR do this step
*this means you need to compli the code using cygwin
Installing Cygwin
Download the installer from the Cygwin website and run it. After clicking Next a few times, it will ask you what components to install. Make sure the following components will be installed:
* bash
* gcc
* gcc-c++
* make
http://openkore.sourceforge.net/srcdoc/intro/setup.html
How to use GCC
Like Perl, GCC is also a commandline program.
To compile XSTools.dll and NetRedirect.dll, you must use the Cygwin Bash shell. Grossly oversimplified, Bash is like DOS, except the directory seperated is a / instead of \.
First, cd into your OpenKore folder:
cd "C:/My Downloads/openkore"
Now type:
make
Yes, that's it.
If you see no error messages, then the compilation succeeded. You will find the DLLs in src\auto\XSTools and src\auto\XSTools\win32.
http://openkore.sourceforge.net/srcdoc/intro/use.html
All these files that i have mentioned came from the developers page of open source but the modified source code came from me
PM me or send an email to programmerforhire666@yahoo.com
NOTE: the ksoption in openkore 1.6.0 doesn't mean that is has an enable flag
iyou need to put all the players name you want to KS there for it to work
The KS option in openkore 1.6.0 DOESN'T have an enabled flag
meaning you need to specify ALL the names you want to KS for it to work