PDA

View Full Version : Openkore kill steal script enabled


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

greatskull26
15th April 2005, 14:05
AVAILABLE FOR pRO CHAOS ONLY

DISCLAIMER:
This will not be available for the public but i am selling this for 10m in zenny.
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

you know bro if you have been reading the threads here ks bot are already in RO
vampire or vxkore is already ksing in ro even modkore and even openkore...

bot-for-hire
18th April 2005, 16:04
it's been a while since i've visited this thread

openkore DOES NOT SUPPORT KS
Go to the openkore forum and you will see that THE EXPERIMENTAL ksplayers option will be removed by next update

MKHR DOES NOT SUPPORT KS
you need to edit the source file for it to be enabled

well, i do intend to keep this script for myself and i have been getting more xp in lutie/ct3 than those bots THAT ARE RUNNING AWAY FROM ME after i attack a monster

PS: i've tested this in xmode and yes, my script will now pick up items even when there are players near you, - i got my last obb that way XD

bot-for-hire
19th April 2005, 21:40
i guess this is the downside

i am now one of the most wanted in lutie

_Kristoff_ : e2
_Kristoff_ : amf sawsaw na bot
_Kristoff_ : sawsaw
_Kristoff_ : sin
K.M.T. cute : oi
BLINDJUSTlCE : wow dinadaan sa kapal ng mukha
PameIaRoK : leche ka pota
PameIaRoK : can be b??
FakeAngel : sa
FakeAngel : asa
j0ey13 : mahina
FakeAngel : waa
-=ByteMe=- : wak
_Kristoff_ : wa
_Kristoff_ : sawsaw
cutie_aicelle : waa
BLINDJUSTlCE : wow dinadaan sa kapal ng mukha
Toy_Punk : kuripot
dhen04 : kc ikaw ehhhhhhhhh
>>Sputnik-> : sus
>>Sputnik-> : wag naman

bot-for-hire
20th April 2005, 06:40
for the other's that are interested, you will be added to my yahoo group where you can download this
*this is the way the last 2 buyers got their copy
you need a yahoo account so we can talk in YM while processing the deal

pherrr
20th April 2005, 07:08
Pro is getting worst coz of guys like this one, if u have a kill steal script enable bot
keep it for ur own use! dont distribute or sell it in zeny's

shr0ud
20th April 2005, 07:26
expensive... 5m... just buy urself a 2x boned gakkung with that instead of spending it for that bot... bsides, KS is still a no-no...

bot-for-hire
20th April 2005, 17:05
no problema /peace

almario
22nd April 2005, 06:11
5m=worst environment(specially chaos)

icejham28
22nd April 2005, 06:49
5m=worst environment(specially chaos)

lol chaos is not worst...im from pro chaos

bot-for-hire
22nd April 2005, 07:46
lol chaos is not worst...im from pro chaos

same here, read my sig

icejham28
22nd April 2005, 08:14
same here, read my sig


yups /gg

bot-for-hire
22nd April 2005, 08:22
wala pa daw akong 15 posts so try to email me para makareply ako

drey
22nd April 2005, 08:28
@bot-for-hire


please post in english or with a translation . . .

you saw gil warned/banned someone before?

he might see this post and get you for it . . .






Peace!

bot-for-hire
22nd April 2005, 08:48
oops sorry

translation to my last post:

i can't send PMs as of now due to insufficient posts so please contact me using my email

luck777jojo
22nd April 2005, 11:37
closed.