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 Welcome ALL pRO Players

Magkaparty na ba sila?

Sa fs mu, check mu to:

Para hindi mag attack:
mon_control.txt


Para sumunod:
config.txt


sumunod na siya.,kaso nun umupo siya ayaw na sumunod.,ayaw nia din ibuffs un rouge ko saka siya ung pumupuloot...thanks


Lagay mu to sa mon_control.txt ng FS mu.

All -1 0 0

Kung hindi sumusonod kahit magkaparty na, ibigsabihin lang nyan, mali yung panagan ng rouge na nilagay mu sa config.txt:

follow 1
followTarget GeneralSpecific
GeneralSpecific name ng merch ko yan, dapat exact para maidentify nya yung character mu.
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

Lagay mu to sa mon_control.txt ng FS mu.



Kung hindi sumusonod kahit magkaparty na, ibigsabihin lang nyan, mali yung panagan ng rouge na nilagay mu sa config.txt:


GeneralSpecific name ng merch ko yan, dapat exact para maidentify nya yung character mu.

ok naman ung name.,nagheheal nga siya sa rouge ko.,ayaw lang siya ibuffs ng priest ko.,simula nun umupo siya di na siya umalis sa puwesto niya...
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

ok naman ung name.,nagheheal nga siya sa rouge ko.,ayaw lang siya ibuffs ng priest ko.,simula nun umupo siya di na siya umalis sa puwesto niya...

follow 1
followTarget Name



pag mali ang name na nakalagay sa followTarget automatic hindi na niya yan mahahanap... Uupo yan kapag naka set yung sitAuto_idle 1, Kapag tama ang name tsaka online yung Character automatic mahahanap ng bot priest mo yan...

Regarding sa buffs? this is how I set mine:

remove "dist" in the conditions, kapag may nakalagay aantayin pa niyang magkaroon ng tamang distansya bago magbuffs >.<

if nakalagay "dist 3" , magbubuffs lang siya pag distance niya from the character is 3 cells... Kaya yun nung una ayaw talga magbuffs, ng tinanggal ko nagbuffs na rin... hehehe

Code:
useSelf_skill Heal {
	lvl 10
	maxCastTime 0
	minCastTime 0
	hp < 85%
	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
}

useSelf_skill Increase Agi {
	lvl 10
	maxCastTime 0
	minCastTime 0
	hp > 1%
	sp >= 30%
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive Increase AGI
	whenFollowing
	spirit
	aggressives < 2
	monsters
	notMonsters
	stopWhenHit 0
	inLockOnly 0
	notWhileSitting 0
	notInTown 0
	timeout 0
	disabled 0
	inInventory
	manualAI 0
}

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

useSelf_skill Assumptio {
	lvl 5
	maxCastTime 0
	minCastTime 0
	hp
	sp
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive Assumptio
	partyAggressives < 2
	whenFollowing
	spirit
	aggressives
	monsters
	notMonsters
	stopWhenHit 1
	inLockOnly 0
	notWhileSitting 0
	notInTown 0
	timeout 0
	disabled 0
	inInventory
	manualAI 0
}
useSelf_skill_smartHeal 1

partySkill Ressurection {
	lvl 4
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive
	target_aggressives
	target_monsters
	target_timeout 0
	target_deltaHp
	target_dead 1
	inInventory
	isSelfSkill 0
}


partySkill Gloria {
	lvl 5
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive Gloria
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive
	target_aggressives < 1
	target_monsters
	target_timeout 0
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 1
}

partySkill Heal {
	lvl 10
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive
	target
	target_hp <= 85%
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive
	target_aggressives
	target_monsters
	target_timeout 0
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}


partySkill Suffragium {
	lvl 3
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 1
	manualAI 0
	aggressives < 2
	whenStatusInactive
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive Suffragium
	target_aggressives < 2
	target_monsters
	target_timeout 0
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}




partySkill Blessing {
	lvl 10
	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
	disabled 0
	manualAI 0
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive Blessing
	target_aggressives
	target_monsters
	target_timeout 240
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}

partySkill Increase Agi {
	lvl 10
	maxCastTime 0
	minCastTime 0
	hp
	sp
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive
	whenFollowing
	spirit
	aggressives
	monsters
	notMonsters
	stopWhenHit 1
	inLockOnly 0
	notWhileSitting 0
	notInTown 0
	timeout 360
	disabled 0
	manualAI 0
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive Increase AGI
	target_aggressives
	target_monsters
	target_timeout 240
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}

partySkill Impositio Manus {
	lvl 5
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive Impositio Manus
	target_aggressives
	target_monsters
	target_timeout 60
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}

partySkill Assumptio {
	lvl 5
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive
	partyAggressives < 2
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive Assumptio
	target_aggressives < 1
	target_monsters
	target_timeout 100
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}

partySkill Status Recovery {
	lvl 1
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive Frozen, Petrified, Stunned
	target_whenStatusInactive
	target_aggressives
	target_monsters
	target_timeout
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}

partySkill Magnificat {
	lvl 5
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	stopWhenHit 1
	manualAI 0
	whenStatusInactive Magnificat
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive Magnificat
	target_aggressives < 2
	target_monsters
	target_timeout 0
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 1
}

partySkill Cure {
	lvl 1
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive Blinded
	target_whenStatusInactive
	target_aggressives
	target_monsters
	target_timeout
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}

good luck!
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

follow 1
followTarget Name



pag mali ang name na nakalagay sa followTarget automatic hindi na niya yan mahahanap... Uupo yan kapag naka set yung sitAuto_idle 1, Kapag tama ang name tsaka online yung Character automatic mahahanap ng bot priest mo yan...

Regarding sa buffs? this is how I set mine:

remove "dist" in the conditions, kapag may nakalagay aantayin pa niyang magkaroon ng tamang distansya bago magbuffs >.<

if nakalagay "dist 3" , magbubuffs lang siya pag distance niya from the character is 3 cells... Kaya yun nung una ayaw talga magbuffs, ng tinanggal ko nagbuffs na rin... hehehe

Code:
useSelf_skill Heal {
	lvl 10
	maxCastTime 0
	minCastTime 0
	hp < 85%
	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
}

useSelf_skill Increase Agi {
	lvl 10
	maxCastTime 0
	minCastTime 0
	hp > 1%
	sp >= 30%
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive Increase AGI
	whenFollowing
	spirit
	aggressives < 2
	monsters
	notMonsters
	stopWhenHit 0
	inLockOnly 0
	notWhileSitting 0
	notInTown 0
	timeout 0
	disabled 0
	inInventory
	manualAI 0
}

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

useSelf_skill Assumptio {
	lvl 5
	maxCastTime 0
	minCastTime 0
	hp
	sp
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive Assumptio
	partyAggressives < 2
	whenFollowing
	spirit
	aggressives
	monsters
	notMonsters
	stopWhenHit 1
	inLockOnly 0
	notWhileSitting 0
	notInTown 0
	timeout 0
	disabled 0
	inInventory
	manualAI 0
}
useSelf_skill_smartHeal 1

partySkill Ressurection {
	lvl 4
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive
	target_aggressives
	target_monsters
	target_timeout 0
	target_deltaHp
	target_dead 1
	inInventory
	isSelfSkill 0
}


partySkill Gloria {
	lvl 5
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive Gloria
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive
	target_aggressives < 1
	target_monsters
	target_timeout 0
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 1
}

partySkill Heal {
	lvl 10
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive
	target
	target_hp <= 85%
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive
	target_aggressives
	target_monsters
	target_timeout 0
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}


partySkill Suffragium {
	lvl 3
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 1
	manualAI 0
	aggressives < 2
	whenStatusInactive
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive Suffragium
	target_aggressives < 2
	target_monsters
	target_timeout 0
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}




partySkill Blessing {
	lvl 10
	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
	disabled 0
	manualAI 0
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive Blessing
	target_aggressives
	target_monsters
	target_timeout 240
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}

partySkill Increase Agi {
	lvl 10
	maxCastTime 0
	minCastTime 0
	hp
	sp
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive
	whenFollowing
	spirit
	aggressives
	monsters
	notMonsters
	stopWhenHit 1
	inLockOnly 0
	notWhileSitting 0
	notInTown 0
	timeout 360
	disabled 0
	manualAI 0
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive Increase AGI
	target_aggressives
	target_monsters
	target_timeout 240
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}

partySkill Impositio Manus {
	lvl 5
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive Impositio Manus
	target_aggressives
	target_monsters
	target_timeout 60
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}

partySkill Assumptio {
	lvl 5
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive
	partyAggressives < 2
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive Assumptio
	target_aggressives < 1
	target_monsters
	target_timeout 100
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}

partySkill Status Recovery {
	lvl 1
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive Frozen, Petrified, Stunned
	target_whenStatusInactive
	target_aggressives
	target_monsters
	target_timeout
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}

partySkill Magnificat {
	lvl 5
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	stopWhenHit 1
	manualAI 0
	whenStatusInactive Magnificat
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive
	target_whenStatusInactive Magnificat
	target_aggressives < 2
	target_monsters
	target_timeout 0
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 1
}

partySkill Cure {
	lvl 1
	onAction
	maxCastTime 0
	minCastTime 0
	hp
	sp
	timeout
	disabled 0
	manualAI 0
	whenStatusInactive
	target
	target_hp
	target_isJob
	target_isNotJob
	target_whenStatusActive Blinded
	target_whenStatusInactive
	target_aggressives
	target_monsters
	target_timeout
	target_deltaHp
	target_dead 0
	inInventory
	isSelfSkill 0
}

good luck!



Thanks dito idol..ok na din bot ko... :excited:
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

mga sir, pahelp naman, meron na akong sniper at gusto falconer siya, blitz beat, falcon assault, etc.

gumawa ako config na nagfafalcon assault siya, pero yung after cast delay niya ang problem. kasi, gusto ko, after niyang mag FA, normal attack lang siya (since hindi naman siya makakapag skill), pero ang ginagawa niya, pinipilit niyang mag DS. so gumagalaw lang ulit character ko after 3 seconds.. zzzz. anyone can help?

meron nga pala akong macro for warp follow para sa mga slave priests. yung sasama siya sa warp portal. ^^,
post ko na alng kung gusto niyo

edit: nasolve ko na. hahaha ^^
 
Last edited:
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

waaa paps blacksheep, nakalimutan mo na ako T_T tungkol sa homunculus ko.. anung number ilalagay ko para pulutin niya lahat ng loots kahit hindi niya kill? autolootitems #???? thanks
 
Last edited:
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

mga sir, pahelp naman, meron na akong sniper at gusto falconer siya, blitz beat, falcon assault, etc.

gumawa ako config na nagfafalcon assault siya, pero yung after cast delay niya ang problem. kasi, gusto ko, after niyang mag FA, normal attack lang siya (since hindi naman siya makakapag skill), pero ang ginagawa niya, pinipilit niyang mag DS. so gumagalaw lang ulit character ko after 3 seconds.. zzzz. anyone can help?

meron nga pala akong macro for warp follow para sa mga slave priests. yung sasama siya sa warp portal. ^^,
post ko na alng kung gusto niyo

edit: nasolve ko na. hahaha ^^

----------------------------------------------------------------------------
paps papost nga ung config para s warp follow thanks :praise:
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

Magkaparty na ba sila?

Sa fs mu, check mu to:

Para hindi mag attack:
mon_control.txt


Para sumunod:
config.txt


Yan lang yun chong, everything else will follow kapag magkaparty na sila at alam na nung fs yung name at location nung kaparty.

Ako yung nag comment nung macro sa may unahan sa page 821.. kasi may problem yata yung slavex2 pag tumagal.. pero yung gi nawa ko para sumunod yung dalawa kong slave "Priest" Autofollow lng po target tapos change mo yung autoAttack nya i 0 mo lahat (Reffer To wikia kung ano ibig sabihin ng Code) and follow instruction lng yung nasa first page. EDITx2 ka lng para ma kuha mu yung saktong config..

Pero ngayun MACRO problema ko di ko alam pano yun ayusin..
 
Last edited:
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

waaa paps blacksheep, nakalimutan mo na ako T_T tungkol sa homunculus ko.. anung number ilalagay ko para pulutin niya lahat ng loots kahit hindi niya kill? autolootitems #???? thanks

Sorry naman sir, hindi ako makapag OL dahil sa Illusia :rofl:haha! LOL Ü

Para sa autoloot, eto lang lagay mu sa pickupitems.txt:


at eto naman sa config.txt:
itemsTakeAuto 2
itemsTakeAuto_party 1
itemsGatherAuto 2
itemsMaxWeight 50%
itemsMaxWeight_sellOrStore 49%
itemsMaxNum_sellOrStore 150
cartMaxWeight
itemsTakeAuto_new 0

Para sa Homunculus, lagay mu lang to sa config.txt mu. Hindi ko na mahanap yung orig config ko pero try mu na din to. Naka BOLD yung mga critical, double check mu na lang.


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

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

homunculus_followDistanceMax 1
homunculus_followDistanceMin 2

homunculus_route_step 15

homunculus_tankMode 0
homunculus_tankModeTarget

homunculus_teleportAuto_hp 10
homunculus_teleportAuto_maxDmg 5000
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 50

# 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 20
homunculus_hungerMax 24

Keep homunculus_hungerMin and Max to 20 - 24 para +1 sa intimacy everytime it will feed it.
 
Last edited:
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

i need help sa config ng merchant? help plss..

papanu po ba config ng merchant n ilalagay nya lahat ng loot sa cart? para nmn ndi ako ma over weight..
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

Sorry naman sir, hindi ako makapag OL dahil sa Illusia :rofl:haha! LOL Ü

Para sa autoloot, eto lang lagay mu sa pickupitems.txt:



at eto naman sa config.txt:


Para sa Homunculus, lagay mu lang to sa config.txt mu. Hindi ko na mahanap yung orig config ko pero try mu na din to. Naka BOLD yung mga critical, double check mu na lang.




Keep homunculus_hungerMin and Max to 20 - 24 para +1 sa intimacy everytime it will feed it.
######## Homunculus Support ########

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

homunculus_followDistanceMax 1
homunculus_followDistanceMin 2

homunculus_route_step 15

homunculus_tankMode 0
homunculus_tankModeTarget

homunculus_teleportAuto_hp 10
homunculus_teleportAuto_maxDmg 5000
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 50

# 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 20
homunculus_hungerMax 24

sir blacksheep pati ba ung mga naka # na sign need ko i copy paste at ilagay sa config txt ko??? naghit thanks na ako wait ko lang reply mo about dito .. salamat ha!
 
Last edited:
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

eto yung macro na fs slave priest, para sumama sa warp
pm lang siya ng warp1-4, depende kung anong warp point

automacro warp1 {
pm /warp1/i
call portal1
timeout 20
}

macro portal1 {

$px = @arg("$.pos", 1)
$py = @arg("$.pos", 2)

$py1 = @eval($py-1)

do ai manual
pause 1
do stand
pause 1
do sl 27 $px $py1
pause 1
do warp 0
pause 7
do move $px $py1
pause 1
do ai auto
}

automacro warp2 {
pm /warp2/i
call portal2
timeout 20
}

macro portal2 {

$px = @arg("$.pos", 1)
$py = @arg("$.pos", 2)

$py1 = @eval($py-1)

do ai manual
pause 1
do stand
pause 1
do sl 27 $px $py1
pause 1
do warp 1
pause 7
do move $px $py1
pause 1
do ai auto
}

automacro warp3 {
pm /warp3/i
call portal3
timeout 20
}

macro portal3 {

$px = @arg("$.pos", 1)
$py = @arg("$.pos", 2)

$py1 = @eval($py-1)

do ai manual
pause 1
do stand
pause 1
do sl 27 $px $py1
pause 1
do warp 2
pause 7
do move $px $py1
pause 1
do ai auto
}

automacro warp4 {
pm /warp4/i
call portal4
timeout 20
}

macro portal4 {

$px = @arg("$.pos", 1)
$py = @arg("$.pos", 2)

$py1 = @eval($py-1)

do ai manual
pause 1
do stand
pause 1
do sl 27 $px $py1
pause 1
do warp 3
pause 7
do move $px $py1
pause 1
do ai auto
}
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

pano po config ng fire trap ng shadow chase?tama po ba to?
attackSkillSlot 2253 {
lvl 5
dist 1.5
maxCastTime 0
minCastTime 0
hp
sp > 10%
homunculus_hp
homunculus_sp
homunculus_dead
onAction attack
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters Kobold-1, Kobold-2, Kobold-3, Kobold-4, Anopheles, Hodremlin, Vanberk, Isilla, Beholder, Gremlin, Eremes Guile, Egnigem Cenia, Wickebine Tres, Armeyer Dinze, Remover, Errende Ebecee, Kavach Icarus, Laurell Weinder, Gemini-S58
notMonsters
maxAttempts 0
maxUses 55
target_whenStatusActive
target_whenStatusInactive
target_deltaHp
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
manualAI 0
}


useSelf_item Special Alloy Trap Box {
inInventory Special Alloy Trap < 10
}
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

eto yung macro na fs slave priest, para sumama sa warp
pm lang siya ng warp1-4, depende kung anong warp point

automacro warp1 {
pm /warp1/i
call portal1
timeout 20
}

macro portal1 {

$px = @arg("$.pos", 1)
$py = @arg("$.pos", 2)

$py1 = @eval($py-1)

do ai manual
pause 1
do stand
pause 1
do sl 27 $px $py1
pause 1
do warp 0
pause 7
do move $px $py1
pause 1
do ai auto
}

automacro warp2 {
pm /warp2/i
call portal2
timeout 20
}

macro portal2 {

$px = @arg("$.pos", 1)
$py = @arg("$.pos", 2)

$py1 = @eval($py-1)

do ai manual
pause 1
do stand
pause 1
do sl 27 $px $py1
pause 1
do warp 1
pause 7
do move $px $py1
pause 1
do ai auto
}

automacro warp3 {
pm /warp3/i
call portal3
timeout 20
}

macro portal3 {

$px = @arg("$.pos", 1)
$py = @arg("$.pos", 2)

$py1 = @eval($py-1)

do ai manual
pause 1
do stand
pause 1
do sl 27 $px $py1
pause 1
do warp 2
pause 7
do move $px $py1
pause 1
do ai auto
}

automacro warp4 {
pm /warp4/i
call portal4
timeout 20
}

macro portal4 {

$px = @arg("$.pos", 1)
$py = @arg("$.pos", 2)

$py1 = @eval($py-1)

do ai manual
pause 1
do stand
pause 1
do sl 27 $px $py1
pause 1
do warp 3
pause 7
do move $px $py1
pause 1
do ai auto
}
=============
sir siya din ba yung gagawa ng warp point? akala ko kung magpapawarp ako sa isang warper susunod siya sa warp ni ginawa nung warper pag pumasok na ako.. ganito ba ito o hindi?
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

=============
sir siya din ba yung gagawa ng warp point? akala ko kung magpapawarp ako sa isang warper susunod siya sa warp ni ginawa nung warper pag pumasok na ako.. ganito ba ito o hindi?


dapat siya gagawa ng warp, :)
di ko pa ginagawa yung magpapawar tapos sasama, hahah
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

dapat siya gagawa ng warp, :)
di ko pa ginagawa yung magpapawar tapos sasama, hahah

a ganun ba sir... e sir ano command ko sa fs prist para mag warp siya? thanks po sa tulong niyo
 
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

mga sir, need help po.

kasi po yung support ko po pag namatay hindi po bumabalik sa rachel sanctuary. naka lagay sa bot "cannot calculate route from rachel to ra_san01". pano po kaya ang gagawin ko mga bossing?

salamat po sa mga sasagot :salute:
 
Last edited:
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

Mga Sir,

Need ko lng ng konting help:help: sa pag-adjust ng Macro para pangdeactivate ng Power Maximize. Medyo ayaw gumana.

Eto po yung Macro na ginawa ko;

automacro PMaxDeactivate {
console /(T|t)arget died/
call NoMoreAggro
timeout 10
}

macro NoMoreAggro {
$num = aggressives
while ($num >= 1) as loop
log \$num aggressive monters
end loop
if ($num == 0) goto deactivate
:deactivate
do 114 5
log Power Maximize deactivated
stop
}

Sya nga po pla na-notice ko lng na pag nag-stop yung Macro for cargo quest, let us say sa 2nd crate kahit itype mo uli yung "macro quest" nde sya magco-continue. Kaya inadjust ko sya ng konti para pag nga autosit iispam nya yung quest from cargo quest to lonely knight quest.

Eto po yung rewritten macro.
Credits ko to the original authors of the macro;


##########################################
#########Modified Alberta Quest###########
##########################################


automacro Quest {
console /You are sitting/
call {
$randomHX = @random ("94","95","96","97","98")
$randomHY = @random ("60","61","62","63","64")
do move alberta $randomHX $randomHY
do talknpc 90 62 c c c r0 c c n
}
timeout 2
}

automacro 1stCrate {
console /(You can easily recognize the first crate|get me the first crate)/
base >= 1
call {
$randomX1 = @random ("187","188","189","190","191")
$randomY1 = @random ("164","165","166","167","168")
do move $randomX1 $randomY1
pause 2
$i = 0
while ($i < 5) as loop
do talknpc 188 173 c n
$i++
end loop
pause 2
call PortManagerNPC
}
}

automacro 2ndCrate {
console /(retrieve the second crate|get me the second crate)/
base >= 21
exclusive 1
call {
$randomX2 = @random ("224","225","226","227","228")
$randomY2 = @random ("102","103","104","105","106")
do move $randomX2 $randomY2
pause 2
$i = 0
while ($i < 5) as loop
do talknpc 232 104 c n
$i++
end loop
pause 2
call PortManagerNPC
}
}

automacro 3rdCrate {
console /third crate should be with/
base >= 41
exclusive 1
call {
$randomX3 = @random ("238","239","240","241","242")
$randomY3 = @random ("88","89","90","91","92")
do move $randomX3 $randomY3
pause 2
$i = 0
while ($i < 5) as loop
do talknpc 246 87 c n
$i++
end loop
pause 2
call PortManagerNPC
}
}

automacro 4thCrate {
console /get me the fourth crate/
base >= 61
exclusive 1
call {
$randomX4 = @random ("238","239","240","241","242")
$randomY4 = @random ("64","65","66","67","68")
do move $randomX4 $randomY4
pause 2
$i = 0
while ($i < 5) as loop
do talknpc 245 67 c n
$i++
end loop
pause 2
call PortManagerNPC
}
}

automacro 5thCrate {
console /find the fifth crate/
base >= 81
exclusive 1
call {
$randomX5 = @random ("235","236","237","238","239")
$randomY5 = @random ("40","41","42","43","44")
do move $randomX5 $randomY5
pause 2
$i = 0
while ($i < 5) as loop
do talknpc 243 43 c n
$i++
end loop
pause 2
call PortManagerNPC
}
}

automacro 6thCrate {
console /(sixth create has been found|our wounded scouts have reported)/
base >= 81
exclusive 1
call {
$randomX6 = @random ("114","115","116","117","118")
$randomY6 = @random ("215","216","217","218","219")
do move alberta 105 153
pause 2
do move alberta 110 221
pause 2
do move $randomX6 $randomY6
pause 2
$i = 0
while ($i < 2) as loop
do talknpc 123 221 c n
$i++
end loop
pause 2
do move alberta 110 221
pause 2
do move alberta 105 153
pause 2
call PortManagerNPC
}
}

macro PortManagerNPC {
$randomHX = @random ("94","95","96","97","98")
$randomHY = @random ("60","61","62","63","64")
do move $randomHX $randomHY
pause 2
do talknpc 90 62 c n
stop
}

automacro QuestComplete {
console /(already did work for today|come back 20 hours)/
call {
log Quest Complete
pause 1
call siyete
}
}

##########################################
#########Modified Knight Quest############
##########################################

macro siyete {
$randomHX = @random ("124","125","126","127","128")
$randomHY = @random ("55","56","57","58")
do move alberta $randomHX $randomHY
stop
}


automacro 1stCategory {
location alberta 123 59 129 54
base >= 1
base <= 20
exclusive 1
run-once 1
call {
do talknpc 122 55 c c r0 c c c r0 c n
call SirDonovan
call GoHome
log Quest Complete!
stop
}
}


macro SirDonovan {
$randomX1 = @random ("54","55","56","57","58")
$randomY1 = @random ("74","75","76","77","78")
do move alberta $randomX1 $randomY1
pause 2
do talknpc 56 80 c c n
stop
}



automacro 2ndCategory {
location alberta 123 59 129 54
base >= 21
base <= 40
exclusive 1
run-once 1
call {
do talknpc 122 55 c c r0 c c c r1 c n
call SirRichard
call GoHome
log Quest Complete!
stop
}
}

macro SirRichard {
$randomX1 = @random ("61","62","63","64","65")
$randomY1 = @random ("65","66","67","68","69")
do move alb2trea
pause 1
do move alb2trea $randomX1 $randomY1
pause 2
do talknpc 57 67 c c n
stop
}



automacro 3rdCategory{
location alberta 123 59 129 54
base >= 41
base <= 60
exclusive 1
run-once 1
call {
do talknpc 122 55 c c r0 c c c r2 c n
call SirLion
call GoHome
log Quest Complete!
stop
}
}

macro SirLion {
$randomX1 = @random ("98","99","100","101","102")
$randomY1 = @random ("114","115","116","117","118")
do move prontera
pause 1
do move prontera $randomX1 $randomY1
pause 2
do talknpc 104 116 c c n
stop
}



automacro 4thCategory {
location alberta 123 59 129 54
base >= 61
base <= 80
exclusive 1
run-once 1
call {
do talknpc 122 55 c c r0 c c c r3 c n
call SirMidetz
call GoHome
log Quest Complete!
stop
}
}

macro SirMidetz {
$randomX1 = @random ("123","124","125","126","127")
$randomY1 = @random ("172","173","174","175","176")
do move izlude 125 150
pause 1
do move izlude $randomX1 $randomY1
pause 2
do talknpc 121 174 c c n
stop
}



automacro 5thCategory {
location alberta 123 59 129 54
base >= 81
exclusive 1
run-once 1
call {
do talknpc 122 55 c c r0 c c c r4 c n
call SirGrevious
call GoHome
log Quest Complete!
stop
}
}

macro SirGrevious {
$randomX1 = @random ("183","184","185","186","187")
$randomY1 = @random ("115","116","117","118","119")
do move tur_dun01
pause 1
do move tur_dun01 $randomX1 $randomY1
pause 2
do talknpc 192 117 c c n
stop
}


macro GoHome {
$randomHX = @random ("94","95","96","97","98")
$randomHY = @random ("60","61","62","63","64")
do move alberta $randomHX $randomHY
pause 2
stop
}
 
Last edited:
Re: pRO Valk,NL,Valh,NC BGBot,HexedClient,KS,Macros,Config Welcome ALL pRO Players

Sir/mam/admin/mods pa help pls...

18 pcs ang bot ko and ginawa ko na rin yung Core affinity Set-up.
2 cores every bot program.

almost 100% na yung CPU usage nya...

ang Application na gamit ko at the same time ay Ragnarok and mozilla.

Eto po ang system unit ko

AMD QUAD CORE 2.9gz
2 gig ram
1 gig video.

eto po pics.

cpu2.jpg

cpu.jpg
 
Last edited:
Back
Top Bottom