Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

pRO NI,Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (LEAP YEAR Update)

Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

san ba customer support ng level up ragnarok sir?
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

Sino dito nka2 alam kung panu ung config na " kapag na mob tsaka lang nya gagamitin ung skill "

Ex. pag ung RG na MOB atleast 4 or 5 monsters gagamit xa ng OVERBRAND ..

pa share nman !

:thanks:
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

^
ganto

aggressives > xxxxxxx

atttackSkillSlot blablabla {
aggressives > 5
}

gagamitin lang mo lang ang skill na blablabla
pag may umatake or nag miss sayo na monster na 5 or more basta nasa range mo.

pa correct nalang ako..mejo limot ko na hahaha..
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

Using Awakes or Berserk or vice versa
config.txt
Code:
useSelf_item Awakening Potion {
	whenStatusInactive Awakening Potion
	inLockOnly 0
	notWhileSitting 1
	notInTown 1
	timeout 0
	disabled 0 
	inInventory
	manualAI 0
}

useSelf_item Berserk Potion {
	whenStatusInactive Berserk Potion
	inLockOnly 0
	notWhileSitting 1
	notInTown 1
	timeout 0
	disabled 1
	inInventory
	manualAI 0
}

Set disabled to 1 if you do not like to use this option or 0 the other way around.

config.txt
Code:
buyAuto [B]Awakening Potion[/B] {
	npc [B]geffen_in 77 167[/B]
	npc_steps
	standpoint
	distance 5
	price
	minAmount [B]10[/B]
	maxAmount [B]100[/B]
}

buyAuto <dito ung item n bibilhin mo> {
npc <ito ung location and coordinates ng tool dealer>
npc_steps
standpoint
distance 5
price
minAmount <dito ung minimum amount ng item pag dumating sa amount n ito ung item mo bibili n sya, eg: 10>
maxAmount <ito ung max amount nmn n dapat hawak nia, pag 10 ung min amount tas max amount mo is 100, bibili sya ng 90>
}

items_control.txt
Code:
Awakening Potion 100
ganyan lng dapat yan. kc pag may ibang value, baka i storage pa nya.

Maraming Salamat po KOya :excited:

Gumagana na Assassin ko di na bano :lol:
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

^
ganto



atttackSkillSlot blablabla {
aggressives > 5
}

gagamitin lang mo lang ang skill na blablabla
pag may umatake or nag miss sayo na monster na 5 or more basta nasa range mo.

pa correct nalang ako..mejo limot ko na hahaha..

tama boss. hehe
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

Guys, para mas mbilis kau makahanap ng sagot, kung config or all about control folder, hanapin nio muna sa openkore manual sa site, or kay google, din dapat openkore din mapuntahan nio. then kong di maintindihan, tsaka kau ask dito. kung 22osin sa google ako maghahanap pero official openkore parin ung mga sagot, mga advance, nlng mahahanap dito, ay mga prblem n pang kalahatan. hehe ....

thanks to jozkoz! at sa mga tumutulong sa thread na ito.

MABUHAY SYMBIANIZE
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

Question ulit sir about sa random walk..paano po ba ung mag rarandom walk siya sa isang area lang? Tnry ko lagyan ng 2 value ung lockMap_randX at 1 value ung lockMap_randY para sa isang straight line lang sana maglakad ung bot, pero ayaw gumana

lockMap_randX 313-350
lockMap_randY 44

or

lockMap_randX 313,350
lockMap_randY 44

And about sa Macro..patulong po sana sa $.status na command..pinalitan ko ung console-triggered na auto macro para mag base na lang siya sa current status ko..pa check po kung ano mali

automacro bleed {

status Bleeding
exclusive 1
aggressives = 0
call {
do sit
stop
}
}
 
Last edited:
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

Question ulit sir about sa random walk..paano po ba ung mag rarandom walk siya sa isang area lang? Tnry ko lagyan ng 2 value ung lockMap_randX at 1 value ung lockMap_randY para sa isang straight line lang sana maglakad ung bot, pero ayaw gumana

lockMap_randX 313-350
lockMap_randY 44

or

lockMap_randX 313,350
lockMap_randY 44


siguro sir kung isang straight line mo lang gusto maglakad,
dapat X or Y lang lagyan mo, depende kung san sa dalawa ang vertical axis or horizontal axis.
try mo alisin yung value sa Y

pero di ako sure ah, based lang sa pagkakaintindi ko
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

Question ulit sir about sa random walk..paano po ba ung mag rarandom walk siya sa isang area lang? Tnry ko lagyan ng 2 value ung lockMap_randX at 1 value ung lockMap_randY para sa isang straight line lang sana maglakad ung bot, pero ayaw gumana

lockMap_randX 313-350
lockMap_randY 44

or

lockMap_randX 313,350
lockMap_randY 44

And about sa Macro..patulong po sana sa $.status na command..pinalitan ko ung console-triggered na auto macro para mag base na lang siya sa current status ko..pa check po kung ano mali

automacro bleed {

status Bleeding
exclusive 1
aggressives = 0
call {
do sit
stop
}
}

:noidea: sa first question

2nd question pano ba yan. hahaha ...:thumbsup:
try mo nga remove ung stop function, para saan un?
aggressives == 0
 
Last edited:
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

^
ganto



atttackSkillSlot blablabla {
aggressives > 5
}

gagamitin lang mo lang ang skill na blablabla
pag may umatake or nag miss sayo na monster na 5 or more basta nasa range mo.

pa correct nalang ako..mejo limot ko na hahaha..


tama ba to ?
kc di na ginagamit ung banishing point .

sa land kc tinatarget ung banishing dba ?
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

tama ba to ?
kc di na ginagamit ung banishing point .

sa land kc tinatarget ung banishing dba ?

sinuukan mo n ba? oo pede prin un kht ground un
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

sinuukan mo n ba? oo pede prin un kht ground un

namamatay lang ng namamatay ung RG ko ee ,
d ko na tuloy binot . XD

d nya kc ginagamit ung skill .

meron pa bang kelangan na distance na ilalagay ?
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

Sinu nagbabad din sa Ice Titan? hehe valk server..
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

@shaun018
pakita mo nga ung config mo.
 
Last edited:
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

@shaun018
pakita mo nga ung config mo.


eto ohh . pa check nman kung ano mali . thanks


# Please Read the Users Manual
# The Manual is located at http://wiki.openkore.com/index.php?title=Manual

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

master Philippines - pRO: Valkyrie
server 0
username
password
loginPinCode
char 0

bindIp
# For an overview of all servertypes please go to the following URL:
# http://wiki.openkore.com/index.php?title=ServerType
serverType mRO

# 1 = hook into RO client, 2 = Act as stand-alone proxy, proxy = act as true proxy
XKore 0
XKore_silent 1
XKore_bypassBotDetection 0
XKore_exeName ragexe.exe

# XKore 2 / Proxy configuration
XKore_listenIp 127.0.0.1
XKore_listenPort 6901
XKore_publicIp 127.0.0.1

# It is not advised to set secureAdminPassword if you're using Xkore 2
secureAdminPassword 1
adminPassword voshonaw
callSign
commandPrefix ;

pauseCharServer 0
pauseMapServer 0
ignoreInvalidLogin 0
secureLogin_requestCode

message_length_max 80

######## 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.5
attackDistanceAuto 0
attackMaxDistance 2.5
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 1
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0
attackChangeTarget 1
aggressiveAntiKS 1

autoMoveOnDeath 0
autoMoveOnDeath_x
autoMoveOnDeath_y
autoMoveOnDeath_map

attackEquip_topHead
attackEquip_midHead
attackEquip_lowHead
attackEquip_leftHand
attackEquip_rightHand
attackEquip_leftAccessory
attackEquip_rightAccessory
attackEquip_robe
attackEquip_armor
attackEquip_shoes
attackEquip_arrow

#You need the breakTime plugin: http://wiki.openkore.com/index.php?title=BreakTime
autoBreakTime {
startTime
stopTime
}

autoConfChange {
minTime
varTime
lvl
joblvl
}

autoMakeArrows 0

autoRestart 0

autoRestartMin 10800
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

clientSight 20

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

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

itemsTakeAuto 0
itemsTakeAuto_party 0
itemsGatherAuto 0
itemsMaxWeight 99
itemsMaxWeight_sellOrStore 99
itemsMaxNum_sellOrStore 99
cartMaxWeight 7900
itemsTakeAuto_new 0


lockMap gl_prison
lockMap_x
lockMap_y
lockMap_randX
lockMap_randY

route_escape_reachedNoPortal 1
route_escape_randomWalk 1
route_escape_shout
route_avoidWalls 1
route_randomWalk 1
route_randomWalk_inTown 0
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 5

runFromTarget 0
runFromTarget_dist 6

saveMap
saveMap_warpToBuyOrSell 1
saveMap_warpChatCommand

shopAuto_open 0
shop_random 0

sitAuto_hp_lower 40
sitAuto_hp_upper 90
sitAuto_sp_lower 0
sitAuto_sp_upper 0
sitAuto_follow 0
sitAuto_over_50 0
sitAuto_idle 1
sitAuto_look
sitAuto_look_from_wall


statsAddAuto 0
statsAddAuto_list
statsAddAuto_dontUseBonus 1
statsAdd_over_99 0

skillsAddAuto 0
skillsAddAuto_list

tankMode 0
tankModeTarget

teleportAuto_hp 10
teleportAuto_sp 0
teleportAuto_idle 0
teleportAuto_portal 0
teleportAuto_search 0
teleportAuto_minAggressives 0
teleportAuto_minAggressivesInLock 0
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 500
teleportAuto_maxDmgInLock 0
teleportAuto_deadly 1
teleportAuto_useSkill 3
teleportAuto_useChatCommand
teleportAuto_allPlayers 0
teleportAuto_notPlayers
teleportAuto_atkCount 0
teleportAuto_atkMiss 10
teleportAuto_unstuck 0
teleportAuto_lostTarget 0
teleportAuto_dropTarget 0
teleportAuto_dropTargetKS 0
teleportAuto_attackedWhenSitting 0
teleportAuto_totalDmg 0
teleportAuto_totalDmgInLock 0
teleportAuto_equip_leftAccessory
teleportAuto_equip_rightAccessory
teleportAuto_lostHomunculus
teleportAuto_useItemForRespawn

dealAuto 1
dealAuto_names
partyAuto 2
partyAutoShare 0
guildAutoDeny 1

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

chatTitleOversize 0
shopTitleOversize 0

sleepTime 50000

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

tankersList

repairAuto 0
repairAuto_list

status_mapProperty 0
status_mapType 0

removeActorWithDistance

######## Mercenary Support ########

mercenary_attackAuto 2
mercenary_attackAuto_party 1
mercenary_attackAuto_notInTown 1
mercenary_attackAuto_onlyWhenSafe 0
mercenary_attackDistance 1.5
mercenary_attackMaxDistance 2.5
mercenary_attackMaxRouteTime 4
mercenary_attackCanSnipe 0
mercenary_attackCheckLOS 0
mercenary_attackNoGiveup 0
mercenary_attackChangeTarget 1

mercenary_followDistanceMax 10
mercenary_followDistanceMin 3

mercenary_route_step 15

mercenary_tankMode 0
mercenary_tankModeTarget

mercenary_teleportAuto_hp 10
mercenary_teleportAuto_maxDmg 500
mercenary_teleportAuto_maxDmgInLock 0
mercenary_teleportAuto_deadly 1
mercenary_teleportAuto_unstuck 0
mercenary_teleportAuto_dropTarget 0
mercenary_teleportAuto_dropTargetKS 0
mercenary_teleportAuto_totalDmg 0
mercenary_teleportAuto_totalDmgInLock 0

######## Homunculus Support ########

homunculus_attackAuto 2
homunculus_attackAuto_party 1
homunculus_attackAuto_notInTown 1
homunculus_attackAuto_onlyWhenSafe 0
homunculus_attackDistance 1.5
homunculus_attackMaxDistance 2.5
homunculus_attackMaxRouteTime 4
homunculus_attackCanSnipe 0
homunculus_attackCheckLOS 0
homunculus_attackNoGiveup 0
homunculus_attackChangeTarget 1

homunculus_followDistanceMax 10
homunculus_followDistanceMin 3

homunculus_route_step 15

homunculus_tankMode 0
homunculus_tankModeTarget

homunculus_teleportAuto_hp 10
homunculus_teleportAuto_maxDmg 500
homunculus_teleportAuto_maxDmgInLock 0
homunculus_teleportAuto_deadly 1
homunculus_teleportAuto_unstuck 0
homunculus_teleportAuto_dropTarget 0
homunculus_teleportAuto_dropTargetKS 0
homunculus_teleportAuto_totalDmg 0
homunculus_teleportAuto_totalDmgInLock 0

# intimacyMax / Min sets a threshhold of when not to feed your homunculus
# If intimacy is HIGHER than the minimum or LOWER/EQUAL to the max, we wont feed.
homunculus_intimacyMax 999
homunculus_intimacyMin 911

# How long should we wait between feeding? default: random between 10 and 60 seconds
homunculus_hungerTimeoutMax 60
homunculus_hungerTimeoutMin 10

# Turn on/off homunculus autofeeding
homunculus_autoFeed 1
# In Wich maps should we allow feeding? (leave empty for any map)
homunculus_autoFeedAllowedMaps

# Feed homunculus between MIN and MAX value (example: between 11 and 25)
homunculus_hungerMin 11
homunculus_hungerMax 24

######## 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 Banishing Point {
lvl 5
dist 1.5
sp > 15%
maxUses 3
maxAttempts 4
monsters
aggressives > 3
}
attackComboSlot {
afterSkill
waitBeforeUse
dist 1.5
isSelfSkill 1
target_deltaHp
}

doCommand {
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory
inCart
inMap
manualAI 0
}


useSelf_skill Spear Quicken {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp=>10%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Spear Quicken
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
manualAI 0
}
useSelf_skill Auto Guard {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp=>10%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Auto Guard
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
manualAI 0
}
useSelf_skill Reflect Shield {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp=>10%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Reflect Shield
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
manualAI 0
}

useSelf_skill_smartHeal 1

useSelf_item Red Potion,Novice Potion {
hp <= 50%
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory_name
inInventory_qty
}

partySkill {
lvl 10
dist 3
maxCastTime 0
minCastTime 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
manualAI 0
target
target_hp
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
target_deltaHp
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 {
topHead
midHead
lowHead
leftHand
rightHand
leftAccessory
rightAccessory
robe
armor
shoes
arrow
monsters
weight 0
whileSitting 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
manualAI 0
}

useSelf_item {
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
manualAI 0
}

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

buyAuto {
npc
npc_steps
standpoint
distance 5
price
minAmount 2
maxAmount 3
}

sellAuto 0
sellAuto_npc
sellAuto_npc_steps
sellAuto_standpoint
sellAuto_distance 5


storageAuto 0
storageAuto_npc
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password 11111111
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 1
storageEncryptKey 0x050B6F79, 0x0202C179, 0x0E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9

npcTimeResponse


getAuto {
minAmount
maxAmount
passive
}

######## 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
storageEncryptKey 0x050B6F79, 0x0202C179, 0x0E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9
gameGuard 1
charBlockSize 116
serverEncoding Tagalog
macro_orphans terminate
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

:noidea: sa first question

2nd question pano ba yan. hahaha ...:thumbsup:
try mo nga remove ung stop function, para saan un?
aggressives == 0
Para ata magkaroon ng 1 second na pause after nung macro..d rin ako sure..try ko ung == sa aggressives..thanks sa info
siguro sir kung isang straight line mo lang gusto maglakad,
dapat X or Y lang lagyan mo, depende kung san sa dalawa ang vertical axis or horizontal axis.
try mo alisin yung value sa Y

pero di ako sure ah, based lang sa pagkakaintindi ko

nakuha ko na..dapat pala may value ung lock X and Y, pati ung sa random x and y :salute:

San ba maganda mag plevel 130+ na warlock?
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

eto ohh . pa check nman kung ano mali . thanks

bka di nia kaya ung location mo. haha .... tas palitan mo ng gnito ito pattern nia,

Code:
attackSkillSlot [B]<SKILL>[/B] {
	lvl 10
	dist [B]1,2,3,4,5,6,7,8,9,10[/B]
	maxCastTime 0
	minCastTime 0
	hp
	sp [B]> 10[/B]
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive
	whenFollowing
	spirit
	aggressives
	previousDamage
	stopWhenHit 0
	inLockOnly 0
	notInTown 0
	timeout 0
	monsters [B]Grove, Dryad, Stone Shooter, Wootan Shooter, Wootan Fighter, Wooden Golem, Clock, Clock Tower Manager, Elder, Punk, Alarm, Harpy, Sleeper[/B]
	notMonsters
	maxAttempts [B]5[/B]
	maxUses [B]2[/B]
	target_whenStatusActive
	target_whenStatusInactive
	target_deltaHp
	inInventory
	isSelfSkill 0
	manualAI 0
	disabled 0
}

pag disable ung tele sa server mo, remove mo ung teleport jan sa config mo.
Code:
teleportAuto_hp 10
teleportAuto_sp 0
teleportAuto_idle 0
teleportAuto_portal 0
teleportAuto_search 0
teleportAuto_minAggressives 0
teleportAuto_minAggressivesInLock 0
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 500
teleportAuto_maxDmgInLock 0
teleportAuto_deadly 1
teleportAuto_useSkill 3
teleportAuto_useChatCommand
teleportAuto_allPlayers 0
teleportAuto_notPlayers
teleportAuto_atkCount 0
teleportAuto_atkMiss 10
teleportAuto_unstuck 0
teleportAuto_lostTarget 0
teleportAuto_dropTarget 0
teleportAuto_dropTargetKS 0
teleportAuto_attackedWhenSitting 0
teleportAuto_totalDmg 0
teleportAuto_totalDmgInLock 0
teleportAuto_equip_leftAccessory
teleportAuto_equip_rightAccessory
teleportAuto_lostHomunculus
teleportAuto_useItemForRespawn

TRY AND TRY UNTIL YOU ***** hehehe :noidea:
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config (oct.29,11) El Dicastes up

bka di nia kaya ung location mo. haha .... tas palitan mo ng gnito ito pattern nia,

Code:
attackSkillSlot [B]<SKILL>[/B] {
	lvl 10
	dist [B]1,2,3,4,5,6,7,8,9,10[/B]
	maxCastTime 0
	minCastTime 0
	hp
	sp [B]> 10[/B]
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive
	whenFollowing
	spirit
	aggressives
	previousDamage
	stopWhenHit 0
	inLockOnly 0
	notInTown 0
	timeout 0
	monsters [B]Grove, Dryad, Stone Shooter, Wootan Shooter, Wootan Fighter, Wooden Golem, Clock, Clock Tower Manager, Elder, Punk, Alarm, Harpy, Sleeper[/B]
	notMonsters
	maxAttempts [B]5[/B]
	maxUses [B]2[/B]
	target_whenStatusActive
	target_whenStatusInactive
	target_deltaHp
	inInventory
	isSelfSkill 0
	manualAI 0
	disabled 0
}

pag disable ung tele sa server mo, remove mo ung teleport jan sa config mo.
Code:
teleportAuto_hp 10
teleportAuto_sp 0
teleportAuto_idle 0
teleportAuto_portal 0
teleportAuto_search 0
teleportAuto_minAggressives 0
teleportAuto_minAggressivesInLock 0
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 500
teleportAuto_maxDmgInLock 0
teleportAuto_deadly 1
teleportAuto_useSkill 3
teleportAuto_useChatCommand
teleportAuto_allPlayers 0
teleportAuto_notPlayers
teleportAuto_atkCount 0
teleportAuto_atkMiss 10
teleportAuto_unstuck 0
teleportAuto_lostTarget 0
teleportAuto_dropTarget 0
teleportAuto_dropTargetKS 0
teleportAuto_attackedWhenSitting 0
teleportAuto_totalDmg 0
teleportAuto_totalDmgInLock 0
teleportAuto_equip_leftAccessory
teleportAuto_equip_rightAccessory
teleportAuto_lostHomunculus
teleportAuto_useItemForRespawn

TRY AND TRY UNTIL YOU ***** hehehe :noidea:




edi pag ginawa kong gnayan un, ang gagawin nya pag nakita nya ung monster na nsa list gagamitin nya ung skill ,

ang tanong ko pre kung panu ung " gagamit xa ng skill na AOE pag na MOB xa " ..

salamat na din sa EFFORT :)

:thanks:
 
Back
Top Bottom