General Kore config.txt faq (for kore bots)

Dicussion On any other Games. <br />
Post Reply
binarydata
DBfiller
Posts: 3816
Joined: Fri Oct 31, 2003 5:30 am
Location: San Diego CA, USA
Contact:

Post by binarydata »

i jacked this from anothef forum

<span style='font-size:25pt;line-height:100%'> <span style='color:lime'> config.txt</span> </span>

<span style='color:gray'>local_port 2349</span> <span style='color:black'> only change if ur running more then 1 bot, make sure all of them have a different number</span>
local_host localhost
buildType 0

master_name_0 iRO: Master I
master_host_0 38.144.194.2
master_port_0 6900
master_version_0 1
<span style='color:black'>
master_name_X Private Server
master_host_X Private Server IP
master_port_X 6900
master_version_X 1

->private server name is the name for the private server, u can make that 1 up on ur own
->you can get the private server IP from the clinetinfo.xml they provide, or do a "start > run > cmd > netstat" when ur running RO and get the IP from there
->the ports 6900, u can get the from the clinetinfo.xml as well
->i can't remember about the version number X_X
->X means for the next number to follow, so before that we had 0, so then X would be 1, u get the point i hope</span>

#charServer_host 38.144.194.195 <span style='color:black'> only for botting in iRO Sakray, if ur botting there, just remove the #'s from these lines</span>
#charServer_port 5000

version 18 <span style='color:black'> kore can get this on its own</span>
encrypt 0 <span style='color:black'> this was made back when iRO started to encrypt its data</span>

master <span style='color:black'> master server, kore puts this on its own when u first run kore, or u can come into the config and change it manually</span>
server <span style='color:black'> is for when u long into the master, and it has different servers, like Chaos, and Loki on iRO, if u want to connect to another 1, change it in the config</span>
username <span style='color:black'> ur username, kore puts this in when u enter it in the console</span>
password <span style='color:black'> ur password, kore puts this in when u enter it in the console</span>
char <span style='color:black'> which char, left char slot is 0, middle char slot is 1, right char slot is 2, changes if playing on servers with more then 3 slots, just keeps increases</span>
sex

adminPassword <span style='color:black'> kore generates a random password</span>
callSign kore <span style='color:black'> u might wanna change the callSign to something instead of kore if ur going to bother with remove access, if not, leave it as is</span>

dcOnDeath 0<span style='color:black'> disconnect on death, 0 no, 1 yes</span>
dcOnDualLogin 0<span style='color:black'> disconnect on dual login, 0 no, 1 yes</span>
autoRestart x<span style='color:black'> restart ever X seconds</span>

verbose 1 <span style='color:black'> if kore should respond to chat commands, and turns off sending the kore output in x-kore</span>
debug 0
message_length_max 80

attackAuto 2 <span style='color:black'> auto attack, 2 for attacking everythign except the 1's u exclude in mon_control. 1s for attacking ONLY aggressive, and 0 is attack NOTHING</span>
attackAuto_party 1 <span style='color:black'> attack monster that attacks party member, </span>
attackAuto_followTarget 1 <span style='color:black'> will go attack the monster that attacks kore</span>
attackDistance 3 <span style='color:black'> only use for archers, how far from the monster should kore standbefore shotting</span>
attackMaxRouteDistance 100 <span style='color:black'> after that many steps kore will drop the monster as its target*</span>
attackMaxRouteTime 4 <span style='color:black'> after that many seconds kore will no longer try to attack a monster, ONLY if its not attacking it, *</span>
attackUseWeapon 1 <span style='color:black'> use weapon to attack, should set to 0 for mages</span>

lockMap <span style='color:black'> what map u want kore to stay in</span>
lockMap_x <span style='color:black'> x cordinate of a postion in that map</span>
lockMap_y <span style='color:black'> y cordinate of a postion in that map</span>
<span style='color:black'> only put values on x and y if u want Kore to walk to a certain spot on the map and stay there</span>

saveMap <span style='color:black'> name of where the char is saved, the character MUST have saved in that map so kore can warp to that map
</span>
saveMap_warpToBuyOrSell 0<span style='color:black'> should kore warp to that map to buy or sell stuff, 0 no, 1 yes</span>

route_randomWalk 1<span style='color:black'> walk around in a map, 0 no, 1 yes</span>
route_randomWalk_maxRouteTime 15<span style='color:black'> after that many seconds kore will no longer try to figure out how to get to its next spot, and wil choose another spot</span>
route_step 15<span style='color:black'> how many steps it should walk each time</span>

attackSkillSlot_0 <span style='color:black'> Skill Name</span>
attackSkillSlot_0_dist 3<span style='color:black'> Distance to use skill from, only for mages, archers, and long range attacks</span>
attackSkillSlot_0_hp_lower 0<span style='color:black'> should use skill when HP is over 100%</span>
attackSkillSlot_0_hp_upper 100<span style='color:black'> should use skill when HP is bellow 100%</span>
attackSkillSlot_0_lvl 1<span style='color:black'> what skill level</span>
attackSkillSlot_0_maxAggressives x<span style='color:black'> if x or below x numbers of monsters are attacking, kore will use the skill, 0 no matter how many monsters attack, use it</span>
attackSkillSlot_0_minAggressives x<span style='color:black'> if x or above x numbers of monsters are attackin, kore will use the skill, 0 no matter how many monsters attack, use it</span>
attackSkillSlot_0_maxCastTime 10<span style='color:black'> max amout of time kore should try casting the spell. for most level 10 mage bolts, it takes 10 seconds to cast</span>
attackSkillSlot_0_minCastTime 0<span style='color:black'> min time to wait</span>
attackSkillSlot_0_maxUses 0<span style='color:black'> how many times kore will use that skill, 0 means no limit use it for ever and ever, like bash, u want it to use bash over and over again, and for things like decrease agi change it to 1</span>
attackSkillSlot_0_monsters <span style='color:black'> name of monsters to attack using the skill, seperate by comma</span>
attackSkillSlot_0_sp_lower 0<span style='color:black'> if sp is above this % value use the skill</span>
attackSkillSlot_0_sp_upper 100<span style='color:black'> if sp is below this % value use the skill</span>
attackSkillSlot_0_stopWhenHit 0<span style='color:black'> stop casting when kore gets hit. for big spells u might want to stop when kore it hit so that it doesn't keep trying over and over again</span>

<span style='color:black'> for each skil u want to use, copy the above and paste the copy below it and change the 0's to 1's, and to add another skill after that, copy and paste, and put 2's, and then 3's... etc...
attackSkillSlot_1
attackSkillSlot_1_dist 3
attackSkillSlot_1_hp_lower 0
attackSkillSlot_1_hp_upper 100
attackSkillSlot_1_lvl 1
attackSkillSlot_1_maxAggressives 0
attackSkillSlot_1_minAggressives 0
attackSkillSlot_1_maxCastTime 10
attackSkillSlot_1_minCastTime 0
attackSkillSlot_1_maxUses 0
attackSkillSlot_1_monsters
attackSkillSlot_1_sp_lower 0
attackSkillSlot_1_sp_upper 100
attackSkillSlot_1_stopWhenHit 0

read sticky post "MAGE SKILL" for more info on how to use skills
</span>

sitAuto_hp_lower 70<span style='color:black'> sit when HP is below this %</span>
sitAuto_hp_upper 100<span style='color:black'> stop sitting when HP reaches this %, i like to set it to 90</span>
sitAuto_sp_lower 0<span style='color:black'> sit when SP is below this %</span>
sitAuto_sp_upper 0<span style='color:black'> stop sitting when SP reaches this %, i like to set it to 90</span>

sitAuto_idle 1<span style='color:black'> if ur reading this, don't touch this</span>

teleportAuto_hp 10<span style='color:black'> kore will teleport away when HP falls below this %</span>
teleportAuto_idle 0<span style='color:black'> if ur reading this, don't touch this</span>
teleportAuto_portal 0<span style='color:black'> to teleport when kore sees a map, 1 to teleport, 0 to not to teleport</span>
teleportAuto_search 0<span style='color:black'> set to 1 to allow searching for monsters from mon_control.txt</span>
teleportAuto_minAggressives 0<span style='color:black'> if more then that many monsters attack, tp away, 0 means no tp for no matter how many monsters</span>
teleportAuto_onlyWhenSafe 1<span style='color:black'> tp when its safe, as in no players around, 1 to only tp when its safe, 0 to tp no matter what</span>
teleportAuto_useItem 1<span style='color:black'> 1 to use items like flywings to TP, if u have the skill, like acho, or tp card, u can use the skill, and won't have to use items</span>

useSelf_skill_0 <span style='color:black'> name of skill</span>
useSelf_skill_0_hp_lower 0<span style='color:black'> when HP is above this % value</span>
useSelf_skill_0_hp_upper 100<span style='color:black'> when HP is below this % value</span>
useSelf_skill_0_lvl 1<span style='color:black'> level of skill</span>
useSelf_skill_0_maxAggressives 0<span style='color:black'> max numbers of mons attacking to use skill, set 0 to use it no matter how many monsters attack</span>
useSelf_skill_0_minAggressives 0<span style='color:black'> only cast if that many monsters are attacking u, put 0 to cast it always, thats where u need to change the "timeout" below</span>
useSelf_skill_0_maxCastTime 10<span style='color:black'> max time to cast for</span>
useSelf_skill_0_minCastTime 0<span style='color:black'> min time to cast for, 4s a good min value, but leave at 0</span>
useSelf_skill_0_sp_lower 0<span style='color:black'> use skill if SP is above this %</span>
useSelf_skill_0_sp_upper 100<span style='color:black'> use skill if SP is below this %</span>
useSelf_skill_0_stopWhenHit 0<span style='color:black'> stop trying to cast when hit, 1 don't cast while being hit, 0 cast no matter what</span>
useSelf_skill_0_timeout x<span style='color:black'> cast spell every x seconds, as long as the other stuff are true like sp and hp range. good for spells like increase agi, or twohand quicken (figure out how long the spell lasts on u, and then put that, so if all the other stuff r true, kore will cast it ever x seconds</span>

<span style='color:black'> just like in attackskill slots, if u want to use more, copy and paste and then change 0->1->2->3 .. etc</span>

useSelf_skill_smartHeal 1<span style='color:black'> if using Heal, let kore decide what level to use to best fit u</span>

useSelf_item_0 <span style='color:black'> Name of item</span>
useSelf_item_0_hp_lower 0 <span style='color:black'> use item when HP is above that % value</span>
useSelf_item_0_hp_upper 60<span style='color:black'> use item when HP is below that % value</span>
useSelf_item_0_maxAggressives 0<span style='color:black'> use item if x monsters r attacking or less then x monsters, 0 means use it no matter how many attack</span>
useSelf_item_0_minAggressives 0<span style='color:black'> use items if x monsters r attacking or more then x monsters, 0 means use it no matter how</span>
useSelf_item_0_sp_lower <span style='color:black'> when SP is above this % value, use item</span>
useSelf_item_0_sp_upper 100<span style='color:black'> when SP is below this % value, use it</span>
useSelf_item_0_stopWhenHit 0<span style='color:black'> stop using item if kore is being attack, 1 to not use item, 0 to use item even if kore is being attacked</span>

itemsTakeAuto 1<span style='color:black'> if 0 kore will not pick up droped goods, if 1 kore will pick up drops goods after killing of all aggressive monsters, if 2 kore will pick up items right after they r dopped</span>
itemsGatherAuto 0<span style='color:black'> if not zero, kore will pickup items that aren't surrounded by any players, if 1 kore will attack aggresives before picking up, if 2 kore will pick up before attacking aggressive, if 0 kore will not pick up other peoples loot</span>
itemsMaxWeight 47<span style='color:black'> kore will pick up items as long as its weight % is at this value for below this value, leave it less then 50 so kore can sit and heal</span>

buyAuto_0 <span style='color:black'> item name</span>
buyAuto_0_npc <span style='color:black'> npc id number, get it from tables/npc.txt</span>
buyAuto_0_minAmount x<span style='color:black'> when kore as x numbers of itemsin inventory, kore will go buy item</span>
buyAuto_0_maxAmount x<span style='color:black'> kore will buy x amount of that item</span>

<span style='color:black'> for each addiotional item for kore to buy, copy and paste and then change to next number, 0->1->2->3->4.. etc</span>

sellAuto 0 <span style='color:black'> if u want kore to sell items, set to 1 for kore to sell items, set to 0 for kore not to sell items</span>
sellAuto_npc <span style='color:black'> what npc should kore sell items to, get npc id number from tables/npc.txt</span>

storageAuto 0 <span style='color:black'> if u want kore to put items in storage, set to 1 for kore to put items in storange, set to 0 for kore not to put items in storage</span>
storageAuto_npc<span style='color:black'> what npc should kore go to put items in storage</span>

follow 0<span style='color:black'> 0 to follow no1, 1 to follow</span>
followTarget <span style='color:black'> name of person to follow</span>
followDistanceMax x<span style='color:black'> kore will try to follow the person and stay at MOST x steps behind it</span>
followDistanceMin x<span style='color:black'> kore will try to follow the person and stay at LEAST x steps behind it</span>
followLostStep 12<span style='color:black'> it target is lost, kore will follow it to the last possible spot, don't change if ur reading this</span>
followSitAuto x<span style='color:black'> should kore sit and stand when the person being follows sits and stands as well? when kore follows a char it won't stop to sit even if its hp and sp falls below the sit paramaters</span>

<span style='color:black'> u can change this using the console, follow number_of_person, and kore will automattically follow that person around, and to stop following arond that person type follow stop, the number_of_person is the number that appears before the persons name when u type in pl, kore will put the name in automatically</span>


tankMode 0<span style='color:black'> 1 to tank people, 0 to not to talk for people</span>
tankModeTarget <span style='color:black'> person to tank, kore puts this in automattically, this works just like the follow works so read that</span>

dealAutoCancel 1<span style='color:black'> if 1, kore will cancel deals after a certain time thats in timeouts.txt, if 0 kore will not cancel deal on its own</span>
partyAutoDeny 1<span style='color:black'> if 1, kore will cancel party invite after a certain time thats in timeouts.txt, if 0 kore will not cancel party invite on its own</span>
partyAutoShare 0<span style='color:black'> if ur botting with the party leader, 0 for exp no share, 1 for exp share</span>

seconds_per_block 0.10<span style='color:black'> if ur reading this, don't touch this</span>
sleepTime 50000<span style='color:black'> if ur reading this, don't bother with this</span>[/quote]
<img src='http://img88.exs.cx/img88/2290/7666.jpg' border='0' alt='user posted image' />
ken007
just visiting
Posts: 5
Joined: Sat Sep 04, 2004 8:20 pm

Post by ken007 »

i dunno wat u talking about ... pls send the bot to my email address
badboysuperman2000@yahoo.com thanks
binarydata
DBfiller
Posts: 3816
Joined: Fri Oct 31, 2003 5:30 am
Location: San Diego CA, USA
Contact:

Post by binarydata »

omfg, thats the explaining what all the stuff in the cfg does

go download the bot from the links i posted before i get too pissed off
<img src='http://img88.exs.cx/img88/2290/7666.jpg' border='0' alt='user posted image' />
socreter
just visiting
Posts: 1
Joined: Mon Sep 06, 2004 2:39 pm

Post by socreter »

Dear Sir, Binary data I still don't understand why My bot doesn't for work. I used Windows XP Home Edition. A help will be appreciated tq

Error creating local input server: Unknown error at /PerlApp/Input.pm line 46.
binarydata
DBfiller
Posts: 3816
Joined: Fri Oct 31, 2003 5:30 am
Location: San Diego CA, USA
Contact:

Post by binarydata »

hmm, ive never gotton that error before
try a different bot
like rev emu
i like that one
<img src='http://img88.exs.cx/img88/2290/7666.jpg' border='0' alt='user posted image' />
Post Reply