SoliD
03-23-2006, 04:37 PM
Hey, this post is for FearThis, it's a link to where you can "hire" somebody to play for you. If you need any help configuring your hired help, let me know ingame, u know my name.
http://www.openkore.com/wiki/index.php/Downloads
make sure u read the entire page, as you have to download a few different files in order for it to work.
if you have a basic understanding and knowledge of programming, it will aid your greatly in configuring your "hired help", however, if you are stupid when it comes to computers there are EXTREMELY detailed online tutorials on that same website to tell you how to do everything.
STEP BY STEP TUTORIAL!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1. download openkore binaries (1.6.6)
2. download field back (1.6.4)
3. download default config files (1.6.6)
4. download default table files (1.6.6)
**once all downloads are finished, extract the main openkore binaries folder to your desktop (or wherever you want it)
you should now have a yellow folder called openkore-1.6.6.
next, extract the other three files you downloaded (field, table, config) into the main openkore-1.6.6 folder.
now you must configure little brother.
first, click the "start" icon that looks like a sphere and the program will prompt you for username, password, and server.
simply input username and pass, then when it asks for server, choose "20" and press enter. this should select iRO.
then choose chaos / loki / iris by picking the corresponding number, then choose the character you want little brother to play as by choosing the corresponding number.
once little brother "Loads up" and you see him walking around, close the program window.
now, go to openkore-1.6.6 ---> control ----> config.txt
open the config.txt
at the top of config.txt you should see your server and username and stuff is already in there correctly, if so then that's good.
now, find the following values by using CTRL+F and change them to what i say below.
sitAuto_hp_lower 35
sitAuto_hp_upper 100
sitAuto_sp_lower 10
sitAuto_sp_upper 100
teleportauto_hp 20
teleportauto_minaggressives 4
teleportauto_maxdmg 500
lockmap iz_dun01 * ie, whatever map you want to stay on
****ADD this block of code somewhere in the "skills" area, u'll see it if u look thru the config.txt*********
useSelf_item Awakening Potion {
whenStatusInactive Awakening Potion
timeout 10
inLockOnly 1
}
****************** make sure u include that last bracket
the above block of code will make sure u use awakening pots
after you input all those lines of code, save adn close the config.txt.
next we move on to chat_resp.txt in the same folder you're already in.
simply delete the last line in there that says "Bot,botter huh i'm not a bot?" or something to that effect, just delete it.
************************************************** **
This will be the bare minimum you need for your little brother to actually be useful for you. Make sure you look at the CLASS SPECIFIC tutorials on the openkore website to add skills and such for your character (like two handed quicken and bash)
************************************************
Make sure your little brother has ~50 fly wings (or teleport clip) and is low weight before u start using it, that will provide maximum results.
**********************************************
The following is to make your guy bash everything in sight lol****************
attackSkillSlot Bash {
lvl 10
dist 1.5
sp >= 15
inLockOnly 1
monsters
notMonsters
notInTown 0
}
*******make sure u include the last bracket, put the above block of code into the config.txt near the attack skills area, or wherever it doesnt matter*******************
ADDED : GENERAL CLIENT COMMANDS FOR EVERYONE
if you type the following in the DOS menu while your little brother is playing, it will show you some statistics.
s : shows your your status window like if you pressed ALT+V
i : shows you what you have in your inventory
chist : stands for "chat list" shows you the last 5 lines of text
chist # : shows you the last # lines of text
exp : shows you how much exp you've gotten, exp remaining
********************************
this guide is basic and bare minimum, but it will help you get started. PLEASE READ THE FAQ AND FORUMS AT OPENKORE WEBSITE BEFORE POSTING QUESTIONS HERE!!!!! IF you still cant figure it out after genuinely trying, then post your question here and i'll answer it to the best of my ability. HAPPY PLAYING!!!!!!!!
http://www.openkore.com/wiki/index.php/Downloads
make sure u read the entire page, as you have to download a few different files in order for it to work.
if you have a basic understanding and knowledge of programming, it will aid your greatly in configuring your "hired help", however, if you are stupid when it comes to computers there are EXTREMELY detailed online tutorials on that same website to tell you how to do everything.
STEP BY STEP TUTORIAL!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1. download openkore binaries (1.6.6)
2. download field back (1.6.4)
3. download default config files (1.6.6)
4. download default table files (1.6.6)
**once all downloads are finished, extract the main openkore binaries folder to your desktop (or wherever you want it)
you should now have a yellow folder called openkore-1.6.6.
next, extract the other three files you downloaded (field, table, config) into the main openkore-1.6.6 folder.
now you must configure little brother.
first, click the "start" icon that looks like a sphere and the program will prompt you for username, password, and server.
simply input username and pass, then when it asks for server, choose "20" and press enter. this should select iRO.
then choose chaos / loki / iris by picking the corresponding number, then choose the character you want little brother to play as by choosing the corresponding number.
once little brother "Loads up" and you see him walking around, close the program window.
now, go to openkore-1.6.6 ---> control ----> config.txt
open the config.txt
at the top of config.txt you should see your server and username and stuff is already in there correctly, if so then that's good.
now, find the following values by using CTRL+F and change them to what i say below.
sitAuto_hp_lower 35
sitAuto_hp_upper 100
sitAuto_sp_lower 10
sitAuto_sp_upper 100
teleportauto_hp 20
teleportauto_minaggressives 4
teleportauto_maxdmg 500
lockmap iz_dun01 * ie, whatever map you want to stay on
****ADD this block of code somewhere in the "skills" area, u'll see it if u look thru the config.txt*********
useSelf_item Awakening Potion {
whenStatusInactive Awakening Potion
timeout 10
inLockOnly 1
}
****************** make sure u include that last bracket
the above block of code will make sure u use awakening pots
after you input all those lines of code, save adn close the config.txt.
next we move on to chat_resp.txt in the same folder you're already in.
simply delete the last line in there that says "Bot,botter huh i'm not a bot?" or something to that effect, just delete it.
************************************************** **
This will be the bare minimum you need for your little brother to actually be useful for you. Make sure you look at the CLASS SPECIFIC tutorials on the openkore website to add skills and such for your character (like two handed quicken and bash)
************************************************
Make sure your little brother has ~50 fly wings (or teleport clip) and is low weight before u start using it, that will provide maximum results.
**********************************************
The following is to make your guy bash everything in sight lol****************
attackSkillSlot Bash {
lvl 10
dist 1.5
sp >= 15
inLockOnly 1
monsters
notMonsters
notInTown 0
}
*******make sure u include the last bracket, put the above block of code into the config.txt near the attack skills area, or wherever it doesnt matter*******************
ADDED : GENERAL CLIENT COMMANDS FOR EVERYONE
if you type the following in the DOS menu while your little brother is playing, it will show you some statistics.
s : shows your your status window like if you pressed ALT+V
i : shows you what you have in your inventory
chist : stands for "chat list" shows you the last 5 lines of text
chist # : shows you the last # lines of text
exp : shows you how much exp you've gotten, exp remaining
********************************
this guide is basic and bare minimum, but it will help you get started. PLEASE READ THE FAQ AND FORUMS AT OPENKORE WEBSITE BEFORE POSTING QUESTIONS HERE!!!!! IF you still cant figure it out after genuinely trying, then post your question here and i'll answer it to the best of my ability. HAPPY PLAYING!!!!!!!!