PDA

View Full Version : about changing clips


mama*rizs
18th November 2005, 17:15
can someone give me a sample on how to change an equipped tele clip to heal clip? i'v seen mr. rubentan's guide already regarding this matter but it isn't working for me. and i'v tried a lot of other ways to. thanks a lot

Dennis The Pogi
18th November 2005, 17:42
provide more information to your request

when do you want to equip tele clip...

when do you want to equip heal clip..

:hah: :smile:

cloudmaster
18th November 2005, 18:36
can i add one more question about changing clips/belts? i have a telebelt and a healclip. and i want to use 2 COMs when im battling monsters, then when i want to use tele or heal it uses telebelt or healclip, then changes back again from 2 COMs. tnx for the help..

Dennis The Pogi
18th November 2005, 18:49
i think it will not equip back to COM...coz there is no accesory slot in autoswitch_default

only right hand, left hand and arrow has a autoswitch default

:hah: :smile:

icynrvna
18th November 2005, 19:42
not sure if this will work.

equipAuto "the clip you want to use" {
def < default clip, which you want to revert back after use of other clip
monsters < monster you want to use the clip on
skills
weight 0
whileSitting 0
onTeleport 0
hp
sp
onAction < i guess you can put attack here
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives < edit this too i think, hehehe
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

search the manual for the syntax and i bet the official forums have a posts about this.

Lafara
18th November 2005, 20:38
I don't know what COM mean ... if you can translate this lang into full fledged word ... please tell me ~~

equipAuto can't equip left accessary ... one weakness.

############
bot's Equipments
############
1. bot equiped both COM in left/right accessary slots.
2. bot have teleport clip , healing clip in inventory.

############
equipAuto section
############
equipAuto Clip [Vitata] [1] {
def COM
skills Heal
}
equipAuto Clip [Creamy] [1] {
def COM
onTeleport 1
}

try using it and develop it for your own sake.

PS. you'll find that equipAuto teleport clip is inefficient ... If you care your bot.

CrashOverride23
18th November 2005, 20:47
COM = clip of mustle

mama*rizs
19th November 2005, 03:00
provide more information to your request

when do you want to equip tele clip...

when do you want to equip heal clip..

:hah: :smile:

yes i'v done it in many other ways but i just can't get it to work ^^. the case is i want to use phenclip and teleclip as my default aces. but i want to wear the healclip if my hp lets say is lesser than a certain percentage. this thing i can't really make it /sob. i can do the healclip and phenclip as default but this method spends a lot of my sp making my bot sitdown again and again because of lack in sp. the other way around it's not working, i mean the teleclip and phenclip as default.

gachoman
19th November 2005, 05:00
there is always another way to skin a cat. . . .but mines a bit hard but if you're willing to try it out. . . .then .. . .well whatever. . . . .

equipAuto Clip [Phen] [1]{
def
monsters<----monsters you encounter in lockmap, changes, well if you change lockmap
skills
weight 0
whileSitting 0
onTeleport 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory_name
inInventory_qty
}

equipAuto Clip [Creamy] [1]{
def
monsters<----monsters you encounter in lockmap, changes, well if you change lockmap
skills
weight 0
whileSitting 0
onTeleport 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory_name
inInventory_qty
}
(i dunno why you wanna use this as a default clip. . . ..well, i dont see the point. . . . .well, whatever)

equipAuto Clip [Vitata] [1] {
def
monsters
skills Heal
weight 0
whileSitting 0
onTeleport 0
hp
sp > 10
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory_name
inInventory_qty
}

of course. . .. you have to also produce a config for heal. . . .well im sure you can do that. . . . .

yep. . . .thats what i do for my stalker and my h.priest. . . . .pretty tedious coz as you change the lockmap, well the monsters also changes. . . .well in my case i just add on the monsters coz i bounce maps from time to time depending on my mood. . . .

thats it. . . .work that bot. . . .(mejo unorthodoxed pero it works for me. . . )

icynrvna
19th November 2005, 11:31
equipAuto Clip [Vitata] [1] {
def Clip [Creamy] [1]
monsters
skills
weight 0
whileSitting 1
onTeleport 0
hp < 50
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives < 4
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

1. equip phen in left and tele on the right accessory
2. when your hp goes down below 50, it'll change tele into heal as long as your hp is below 50 and no more than 4 mobs are attacking you.
3. make a useselfskill heal and put in hp > 50

when you are fighting mobs and your hp goes down below 50, itll change into healclip and start healing while fighting, ofcourse you wont be able to tele thats why we put in aggresives to less than 4 (or edit which you think the bot can handle without dying) or just bring flywings for emergency.

Dennis The Pogi
19th November 2005, 11:38
your wrong dude

this is wrong

equipAuto healing clip

this the write pattern

equipAuto Clip [Vitata] [1]

:hah: :smile:

icynrvna
19th November 2005, 11:49
ops just writing out of memory hehe, and that was the syntax of mkhr =P

yeh what dennis said, just edit the clip parts

alabski
12th January 2006, 06:59
Can anyone help me with my config, I want to equip Heal Clip when hp <40 but i cant seem to find the correct syntax in reverting back to teleport clip, heres my config:

equipAuto clip [vitata] [1] {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory
rightAccessory
robe
armor
shoes
arrow
monsters
weight 0
whileSitting 0
hp < 40
sp > 5
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

equipAuto clip [Creamy] [1] {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory
rightAccessory
robe
armor
shoes
arrow
monsters
weight 0
whileSitting 0
hp <20
sp
on Teleport 1
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory

lerks
12th January 2006, 07:33
try this!

equipAuto clip [vitata] [1] {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory
rightAccessory
robe
armor
shoes
arrow
monsters
weight 0
whileSitting 0
hp <= 60 <-------- Equip heal clip when your hp is less than or equal to 60%
sp > 5
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

equipAuto clip [Creamy] [1] {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory
rightAccessory
robe
armor
shoes
arrow
monsters
weight 0
whileSitting 0
hp > 60 <------Equip tele clip when ur hp is greater than 60%
sp
on Teleport 1
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory

you can change
hp <=60 to hp < 60
then this should coordinate with your use self skill
using ur heal skill when your hp is less than the percentage given
if this doesnt solve your problem try something else
and you might want to add equiptng tele clip while ur using heal clip
when agressive monster attacks you... just an opinion!

alabski
13th January 2006, 06:24
hey lerks thank you for your reply, but im afraid its still not working.

Facts: I'm trying to bot a lvl 58 wiz at payon_fild10 (Elder Willow, Horong, Greatest General etc.)

I'm using Cold Bolt as the primary attack skill.

Facts: Phen Clip is equipped at right accessory (obviously this clip cannot be unequipped or the wiz's casting would be interrupted resulting in sure death.)

I'm using OpenKore 1.6.3

My woes:

I'am able to equip Heal Clip but cannot revert to teleport clip when teleportation is needed.
How can I attack the greatest geneal from a distance.

Please find below my complete config:

# See the documentation for what these variables do.
# New variables have comments above them.

######## Login options and server-specific options ########

master Philippines - pRO: Odin/Chaos
server 1
username xxxxxxx
password xxxxxxx
char 0
sex 0

bindIp
# 0 = normal server, 1 = oRO, 2 = pRO, 3 = eAthena/Freya,
# 4 = new Freya, 5 = new eAthena, 6 = new oRO commercial (experimental)
serverType 2

XKore 0
XKore_silent 0
XKore_bypassBotDetection 0
exeName ragexe.exe
commandPrefix ;

pauseMapServer 0
ignoreInvalidLogin 0
secureLogin_requestCode

message_length_max 80
# If you play oRO or euRO, you should set chatLangCode to 1
chatLangCode 0
storageEncryptKey


######## Main configuration ########

alias_heal sp 28

allowedMaps
allowedMaps_reaction 1

attackAuto 2
attackAuto_party 1
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1
attackDistanceAuto 2.5
attackMaxDistance 1
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 0
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0

attackEquip_topHead
attackEquip_midHead
attackEquip_lowHead
attackEquip_leftHand
attackEquip_rightHand
attackEquip_leftAccessory
attackEquip_rightAccessory
attackEquip_robe
attackEquip_armor
attackEquip_shoes
attackEquip_arrow

autoBreakTime {
startTime
stopTime
}

autoConfChange {
minTime
varTime
lvl
joblvl
}

autoMakeArrows 0

autoRestart 0

autoRestartMin 5
autoRestartSeed 3600

autoRestartSleep 1
autoSleepMin 900
autoSleepSeed 900

autoResponse 0

autoSpell

avoidGM_near 0
avoidGM_near_inTown 0
avoidGM_talk 0
avoidGM_reconnect 1800
avoidGM_ignoreList

avoidList 1
avoidList_inLockOnly 0
avoidList_reconnect 1800

cachePlayerNames 1
cachePlayerNames_duration 900
cachePlayerNames_maxSize 100

dcOnDeath 1
dcOnDualLogin 0
dcOnDisconnect 0
dcOnEmptyArrow 0
dcOnMute 0
dcOnPM 0
dcOnZeny 0
dcOnStorageFull 1

follow 0
followTarget
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 6
followDistanceMin 3
followLostStep 12
followSitAuto 0
followBot 0

itemsTakeAuto 2
itemsTakeAuto_party 0
itemsGatherAuto 2
itemsMaxWeight 50
itemsMaxWeight_sellOrStore 47
itemsMaxNum_sellOrStore 99
cartMaxWeight 7900

lockMap pay_fild10
lockMap_x
lockMap_y
lockMap_randX
lockMap_randY

route_randomWalk 1
route_randomWalk_maxRouteTime 75
route_maxWarpFee
route_maxNpcTries 5
route_teleport 0
route_teleport_minDistance 150
route_teleport_maxTries 8
route_teleport_notInMaps
route_step 15

runFromTarget 0
runFromTarget_dist 6

saveMap
saveMap_warpToBuyOrSell 1

shopAuto_open 0
shop_random 0

sitAuto_hp_lower 20
sitAuto_hp_upper
sitAuto_sp_lower 5
sitAuto_sp_upper 0
sitAuto_over_50 0
sitAuto_idle 0

statsAddAuto 0
statsAddAuto_list
statsAddAuto_dontUseBonus 0

skillsAddAuto 0
skillsAddAuto_list

tankMode 0
tankModeTarget

teleportAuto_hp 20
teleportAuto_sp 0
teleportAuto_idle 1
teleportAuto_portal 0
teleportAuto_search 0
teleportAuto_minAggressives 3
teleportAuto_minAggressivesInLock 2
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 500
teleportAuto_maxDmgInLock 0
teleportAuto_deadly 1
teleportAuto_useSkill 3
teleportAuto_emptyName 1
teleportAuto_allPlayers 0
teleportAuto_atkCount 0
teleportAuto_atkMiss 10
teleportAuto_unstuck 0
teleportAuto_dropTarget 1
teleportAuto_dropTargetKS 0
teleportAuto_attackedWhenSitting 1
teleportAuto_totalDmg 2500
teleportAuto_totalDmgInLock 0
teleportAuto_equip_leftAccessory clip [Creamy] [1]
teleportAuto_equip_rightAccessory

dealAuto 1
partyAuto 1
partyAutoShare 0
guildAutoDeny 1

verbose 1
showDomain 0
squelchDomains
verboseDomains
beepDomains
beepDomains_notInTown

logChat 0
logPrivateChat 1
logPartyChat 0
logGuildChat 1
logSystemChat 0
logEmoticons
logConsole 0
logAppendUsername 1

chatTitleOversize 0
shopTitleOversize 0

sleepTime 10000
intervalMapDrt 1

ignoreAll 0
itemHistory 0
autoTalkCont 1
noAutoSkill 0
portalRecord 2
missDamage 0

tankersList

secureAdminPassword 0
adminPassword praclieh
callSign


######## Block options ########
# You can copy & paste any block multiple times. So if you want to
# configure two attack skills, just duplicate the attackSkillSlot block.

attackSkillSlot Cold Bolt {
lvl 10
dist 8
maxCastTime 0
minCastTime 0
hp
sp > 10
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters Bigfoot,Eggyra,Elder Willow,Greatest General,Horong,Poison Spore
notMonsters Nine Tail
maxAttempts 0
maxUses 0
target_whenStatusActive
target_whenStatusInactive
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow

}

attackSkillSlot {
lvl 10
dist 2
maxCastTime 0
minCastTime 0
hp
sp > 10
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
target_whenStatusActive
target_whenStatusInactive
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow

}

attackSkillSlot {
lvl 3
dist 1
maxCastTime 0
minCastTime 0
hp
sp > 10
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 5
target_whenStatusActive
target_whenStatusInactive
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow

}

attackSkillSlot {
lvl 10
dist 2
maxCastTime 0
minCastTime 0
hp
sp => 50
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
target_whenStatusActive
target_whenStatusInactive
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow

}

attackComboSlot {
afterSkill
waitBeforeUse
dist 1.5
isSelfSkill 1
}


useSelf_skill Energy coat {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp > 5
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 1
timeout 3000
disabled 0
inInventory
}

partySkill {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
target
target_hp
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
target_dead 0
inInventory
isSelfSkill 0
}


autoSwitch_default_rightHand
autoSwitch_default_leftHand
autoSwitch_default_arrow

# NOTE: In the case of two handed weapons, or no Shield,
# duplicate the weapon name for 'rightHand'
# To attack with bare hands, specify "[NONE]" (without the quotes) for rightHand

autoSwitch {
rightHand
leftHand
arrow
distance
useWeapon
}

equipAuto clip [creamy] [1] {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory clip [vitata] [1]
rightAccessory
robe
armor
shoes
arrow
monsters
weight 0
whileSitting 0
hp <=60
sp > 5
onAction
whenStatusActive heal
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

equipAuto {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory
rightAccessory
robe
armor
shoes
arrow
monsters
weight 0
whileSitting 0
hp > 60
sp
onAction teleport
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory

}

useSelf_skill_smartHeal 1

useSelf_item Meat,White Herb,Orange Potion,Yellow Potion,Red Herb,Red Potion,White Potion,Apple,Banana,Sweet Potato,Carrot {
hp <= 15 %
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory

}

useSelf_skill Heal {
lvl 1
maxCastTime 0
minCastTime 0
hp <= 70
sp
onAction
whenStatusActive
whenStatusInactive Heal
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory

}
useSelf_item Awakening Potion {
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly
notWhileSitting 0
notInTown 1
timeout 1800
disabled 0
inInventory
}

######## Autostorage/autosell ########

buyAuto {
npc
standpoint
distance 5
minAmount 2
maxAmount 3
}

sellAuto 0
sellAuto_npc
sellAuto_standpoint
sellAuto_distance 5

storageAuto 0
storageAuto_npc izlude 134 88 Kafra Girl
storageAuto_distance 3
storageAuto_npc_type 2
storageAuto_npc_steps c r1 n
storageAuto_password 213790
storageAuto_keepOpen 0
relogAfterStorage 1

getAuto 1 Awakening Potion {
minAmount 0
maxAmount 10
passive 1
}


######## Debugging options; only useful for developers ########

debug 0
debugPacket_unparsed 0
debugPacket_received 0
debugPacket_ro_sent 0
debugPacket_sent 0
debugPacket_exclude
debugPacket_include
debugPacket_include_dumpMethod
debugDomains

i just tried this new config but its not working either i still get the no No teleportation skill message, your help would be greatly appreciated.
thanks

alabski
13th January 2006, 06:41
Facts: Phen Clip is equipped at right accessory (obviously this clip cannot be unequipped or the wiz's casting would be interrupted resulting in sure death.)

I'm using OpenKore 1.6.3

My woes:

I'am able to equip Heal Clip but cannot revert to teleport clip when teleportation is needed.
How can I attack the greatest geneal from a distance.

Please find below my complete config:

# See the documentation for what these variables do.
# New variables have comments above them.

######## Login options and server-specific options ########

master Philippines - pRO: Odin/Chaos
server 1
username xxxxxxx
password xxxxxxx
char 0
sex 0

bindIp
# 0 = normal server, 1 = oRO, 2 = pRO, 3 = eAthena/Freya,
# 4 = new Freya, 5 = new eAthena, 6 = new oRO commercial (experimental)
serverType 2

XKore 0
XKore_silent 0
XKore_bypassBotDetection 0
exeName ragexe.exe
commandPrefix ;

pauseMapServer 0
ignoreInvalidLogin 0
secureLogin_requestCode

message_length_max 80
# If you play oRO or euRO, you should set chatLangCode to 1
chatLangCode 0
storageEncryptKey


######## Main configuration ########

alias_heal sp 28

allowedMaps
allowedMaps_reaction 1

attackAuto 2
attackAuto_party 1
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1
attackDistanceAuto 2.5
attackMaxDistance 1
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 0
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0

attackEquip_topHead
attackEquip_midHead
attackEquip_lowHead
attackEquip_leftHand
attackEquip_rightHand
attackEquip_leftAccessory
attackEquip_rightAccessory
attackEquip_robe
attackEquip_armor
attackEquip_shoes
attackEquip_arrow

autoBreakTime {
startTime
stopTime
}

autoConfChange {
minTime
varTime
lvl
joblvl
}

autoMakeArrows 0

autoRestart 0

autoRestartMin 5
autoRestartSeed 3600

autoRestartSleep 1
autoSleepMin 900
autoSleepSeed 900

autoResponse 0

autoSpell

avoidGM_near 0
avoidGM_near_inTown 0
avoidGM_talk 0
avoidGM_reconnect 1800
avoidGM_ignoreList

avoidList 1
avoidList_inLockOnly 0
avoidList_reconnect 1800

cachePlayerNames 1
cachePlayerNames_duration 900
cachePlayerNames_maxSize 100

dcOnDeath 1
dcOnDualLogin 0
dcOnDisconnect 0
dcOnEmptyArrow 0
dcOnMute 0
dcOnPM 0
dcOnZeny 0
dcOnStorageFull 1

follow 0
followTarget
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 6
followDistanceMin 3
followLostStep 12
followSitAuto 0
followBot 0

itemsTakeAuto 2
itemsTakeAuto_party 0
itemsGatherAuto 2
itemsMaxWeight 50
itemsMaxWeight_sellOrStore 47
itemsMaxNum_sellOrStore 99
cartMaxWeight 7900

lockMap pay_fild10
lockMap_x
lockMap_y
lockMap_randX
lockMap_randY

route_randomWalk 1
route_randomWalk_maxRouteTime 75
route_maxWarpFee
route_maxNpcTries 5
route_teleport 0
route_teleport_minDistance 150
route_teleport_maxTries 8
route_teleport_notInMaps
route_step 15

runFromTarget 0
runFromTarget_dist 6

saveMap
saveMap_warpToBuyOrSell 1

shopAuto_open 0
shop_random 0

sitAuto_hp_lower 20
sitAuto_hp_upper
sitAuto_sp_lower 5
sitAuto_sp_upper 0
sitAuto_over_50 0
sitAuto_idle 0

statsAddAuto 0
statsAddAuto_list
statsAddAuto_dontUseBonus 0

skillsAddAuto 0
skillsAddAuto_list

tankMode 0
tankModeTarget

teleportAuto_hp 20
teleportAuto_sp 0
teleportAuto_idle 1
teleportAuto_portal 0
teleportAuto_search 0
teleportAuto_minAggressives 3
teleportAuto_minAggressivesInLock 2
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 500
teleportAuto_maxDmgInLock 0
teleportAuto_deadly 1
teleportAuto_useSkill 3
teleportAuto_emptyName 1
teleportAuto_allPlayers 0
teleportAuto_atkCount 0
teleportAuto_atkMiss 10
teleportAuto_unstuck 0
teleportAuto_dropTarget 1
teleportAuto_dropTargetKS 0
teleportAuto_attackedWhenSitting 1
teleportAuto_totalDmg 2500
teleportAuto_totalDmgInLock 0
teleportAuto_equip_leftAccessory clip [Creamy] [1]
teleportAuto_equip_rightAccessory

dealAuto 1
partyAuto 1
partyAutoShare 0
guildAutoDeny 1

verbose 1
showDomain 0
squelchDomains
verboseDomains
beepDomains
beepDomains_notInTown

logChat 0
logPrivateChat 1
logPartyChat 0
logGuildChat 1
logSystemChat 0
logEmoticons
logConsole 0
logAppendUsername 1

chatTitleOversize 0
shopTitleOversize 0

sleepTime 10000
intervalMapDrt 1

ignoreAll 0
itemHistory 0
autoTalkCont 1
noAutoSkill 0
portalRecord 2
missDamage 0

tankersList

secureAdminPassword 0
adminPassword praclieh
callSign


######## Block options ########
# You can copy & paste any block multiple times. So if you want to
# configure two attack skills, just duplicate the attackSkillSlot block.

attackSkillSlot Cold Bolt {
lvl 10
dist 8
maxCastTime 0
minCastTime 0
hp
sp > 10
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters Bigfoot,Eggyra,Elder Willow,Greatest General,Horong,Poison Spore
notMonsters Nine Tail
maxAttempts 0
maxUses 0
target_whenStatusActive
target_whenStatusInactive
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow

}

attackSkillSlot {
lvl 10
dist 2
maxCastTime 0
minCastTime 0
hp
sp > 10
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
target_whenStatusActive
target_whenStatusInactive
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow

}

attackSkillSlot {
lvl 3
dist 1
maxCastTime 0
minCastTime 0
hp
sp > 10
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 5
target_whenStatusActive
target_whenStatusInactive
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow

}

attackSkillSlot {
lvl 10
dist 2
maxCastTime 0
minCastTime 0
hp
sp => 50
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
target_whenStatusActive
target_whenStatusInactive
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow

}

attackComboSlot {
afterSkill
waitBeforeUse
dist 1.5
isSelfSkill 1
}


useSelf_skill Energy coat {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp > 5
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 1
timeout 3000
disabled 0
inInventory
}

partySkill {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
target
target_hp
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
target_dead 0
inInventory
isSelfSkill 0
}


autoSwitch_default_rightHand
autoSwitch_default_leftHand
autoSwitch_default_arrow

# NOTE: In the case of two handed weapons, or no Shield,
# duplicate the weapon name for 'rightHand'
# To attack with bare hands, specify "[NONE]" (without the quotes) for rightHand

autoSwitch {
rightHand
leftHand
arrow
distance
useWeapon
}

equipAuto clip [creamy] [1] {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory clip [vitata] [1]
rightAccessory
robe
armor
shoes
arrow
monsters
weight 0
whileSitting 0
hp <=60
sp > 5
onAction
whenStatusActive heal
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

equipAuto {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory
rightAccessory
robe
armor
shoes
arrow
monsters
weight 0
whileSitting 0
hp > 60
sp
onAction teleport
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory

}

useSelf_skill_smartHeal 1

useSelf_item Meat,White Herb,Orange Potion,Yellow Potion,Red Herb,Red Potion,White Potion,Apple,Banana,Sweet Potato,Carrot {
hp <= 15 %
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory

}

useSelf_skill Heal {
lvl 1
maxCastTime 0
minCastTime 0
hp <= 70
sp
onAction
whenStatusActive
whenStatusInactive Heal
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory

}
useSelf_item Awakening Potion {
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly
notWhileSitting 0
notInTown 1
timeout 1800
disabled 0
inInventory
}

######## Autostorage/autosell ########

buyAuto {
npc
standpoint
distance 5
minAmount 2
maxAmount 3
}

sellAuto 0
sellAuto_npc
sellAuto_standpoint
sellAuto_distance 5

storageAuto 0
storageAuto_npc izlude 134 88 Kafra Girl
storageAuto_distance 3
storageAuto_npc_type 2
storageAuto_npc_steps c r1 n
storageAuto_password 213790
storageAuto_keepOpen 0
relogAfterStorage 1

getAuto 1 Awakening Potion {
minAmount 0
maxAmount 10
passive 1
}


######## Debugging options; only useful for developers ########

debug 0
debugPacket_unparsed 0
debugPacket_received 0
debugPacket_ro_sent 0
debugPacket_sent 0
debugPacket_exclude
debugPacket_include
debugPacket_include_dumpMethod
debugDomains

i just tried this new config but its not working either i still get the no No teleportation skill message, your help would be greatly appreciated.
thanks

cris10
16th January 2006, 12:03
attackCanSnipe 0 chnge it to 1 it can help u to distnce attack
Try this config
equipAuto Clip [Vitata] [1] { <---your healing clip
def Clip [Creamy] [1] <---your other clip if you have, if you dont just leave it blank
skills Heal <---heal as much as possible
}

CrashOverride23
16th January 2006, 13:57
equipAuto Clip [Vitata] [1] { <---your healing clip
def <<< is the default equip that you are going to replace by the equipAuto
skills Heal

alabski
19th January 2006, 07:06
cris10 & crashoverride23 thank you for ur reply. my problem is the open kore version im using does not have a line that says "def" for default clip.

}

equipAuto clip [vitata] [1] {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory clip
rightAccessory
robe
armor
shoes
arrow
monsters
weight 0
whileSitting 0
hp <=60
sp > 5
onAction
whenStatusActive heal
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
}

wapak2
19th January 2006, 07:17
cris10 & crashoverride23 thank you for ur reply. my problem is the open kore version im using does not have a line that says "def" for default clip.What version's that? redownload the latest version. :)

AntonJade
20th January 2006, 06:11
Yeah, i agree with wapak2 and try to use openkore 1.6.4 so that you will have no error with that and it is a stable version........................................... .................

alabski
20th January 2006, 15:34
I'm using 1.6.3 wont changing clips work in this version? thanks.. ^^

AntonJade
20th January 2006, 15:49
I'm using 1.6.3 wont changing clips work in this version?

No, It change clips hmmmmmmmmmmmmmm, Im confuse with your problems.................................. You'd rather suppose to ask drey/rubentan/ or wapak2 so that they can help you...................... I never encountered that problem....................................

alabski
18th February 2006, 11:45
I'm botting an assasin at commodo beach_dun02, is it possible to equip Clip [Cobold] on both hands and unequip when Healing and Teleportation is needed ?

autoSwitch {
rightHand
leftHand
arrow
distance
useWeapon
}

equipAuto Clip [Vitata] [1]
def Clip [Cobold] [1]
monsters
skills Heal
weight 0
whileSitting 0
onTeleport 0
hp < 70 <---my bot would start healing at <= 70% hp
sp 0
onAction
whenStatusActives
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 1
timeout 0
disabled 0
inInventory

}

equipAuto Clip [Creamy] [1]
def Clip [Cobold] [1]
monsters
skills Heal
weight 0
whileSitting 0
onTeleport 1
hp < 10 <---- my bot would only teleport at <= 10% hp
sp
onAction
whenStatusActives
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 1
notWhileSitting 0
notInTown 1
timeout 0
disabled 0
inInventory

}

This is my idea on what the script may look like, its not working. I tried this config once and the bot just keeps on changing clips even when the conditons are not satisfied. Would I have to edit other parts of my script in order for this to work. Suggestions anyone ?