Hi...
I am using openkore 2.0.7...
Its a charm, thanx to the developers...
But i am kinda unable to make my champion do combos...
i am using the following config...
i have tried all the methods given in his thread.. even tried with macros...
but didnt seem to work..
kindly someone throw some light where i am going wrong...
attackComboSlot Chain Combo {
	lvl 5
	dist 1.5
	sp > 30
	maxUses
	afterSkill Triple Attack
	autoCombo 1
	isSelfSkill 1
}
attackComboSlot Combo Finish {
	afterSkill Chain Combo
	waitBeforeUse
	dist 1.5
	isSelfSkill 1
	target_deltaHp
}
			
			
									
						
										
						Configuring Acolyte/Priest/Monk/High Priest/Champion
Moderators: Moderators, Documentation Writers
- 
				creed
 - Noob

 - Posts: 3
 - Joined: 31 Aug 2008, 10:54
 - Noob?: No
 
- 
				andy12345
 - Moderators

 - Posts: 174
 - Joined: 04 Apr 2008, 10:21
 - Noob?: No
 - Location: In your dreams...
 
Re: Configuring Acolyte/Priest/Monk/High Priest/Champion
First, this is not a place to ask questions.creed wrote:Hi...
I am using openkore 2.0.7...
Its a charm, thanx to the developers...
But i am kinda unable to make my champion do combos...
i am using the following config...
i have tried all the methods given in his thread.. even tried with macros...
but didnt seem to work..
kindly someone throw some light where i am going wrong...
attackComboSlot Chain Combo {
lvl 5
dist 1.5
sp > 30
maxUses
afterSkill Triple Attack
autoCombo 1
isSelfSkill 1
}
attackComboSlot Combo Finish {
afterSkill Chain Combo
waitBeforeUse
dist 1.5
isSelfSkill 1
target_deltaHp
}
Second, are those skills really selfskills?
- 
				creed
 - Noob

 - Posts: 3
 - Joined: 31 Aug 2008, 10:54
 - Noob?: No
 
Re: Configuring Acolyte/Priest/Monk/High Priest/Champion
yeah those are selfskills... and skills related questions can be asked here....
If i am wrong please tell me the right thread..
thanx...
			
			
									
						
										
						If i am wrong please tell me the right thread..
thanx...
- 
				Mushroom
 - Perl Monk

 - Posts: 427
 - Joined: 04 Apr 2008, 14:04
 - Noob?: No
 - Location: Brazil
 
Re: Configuring Acolyte/Priest/Monk/High Priest/Champion
But this section is full of questions, so idk anymoreFrequently Asked Questions & Guides
Do you have a question or problem? Read this forum first! Someone has probably already asked the same thing in the past. Do not ASK questions here!
Moderators: Moderators, Sub-Moderators, Documentation Writers
Quit.
			
						- 
				creed
 - Noob

 - Posts: 3
 - Joined: 31 Aug 2008, 10:54
 - Noob?: No
 
Re: Configuring Acolyte/Priest/Monk/High Priest/Champion
nice one mushroom....  
 
But my question still goes unanswered....
			
			
									
						
										
						But my question still goes unanswered....
- 
				Mushroom
 - Perl Monk

 - Posts: 427
 - Joined: 04 Apr 2008, 14:04
 - Noob?: No
 - Location: Brazil
 
Re: Configuring Acolyte/Priest/Monk/High Priest/Champion
I used to use this:
It's not 100% accurated, but works.
			
			
									
						
							Code: Select all
attackComboSlot Chain Combo {
	lvl 5
	afterSkill Triple Attack
}
attackComboSlot Combo Finish {
	lvl 5
	afterSkill Chain Combo
}
attackComboSlot Extremity Fist {
	lvl 5
	afterSkill Combo Finish
}
Quit.
			
						- 
				hugoboss1993
 - Noob

 - Posts: 1
 - Joined: 05 Sep 2009, 11:13
 - Noob?: Yes
 
Re: Configuring Acolyte/Priest/Monk/High Priest/Champion
Kindly help me with the config or macro of a high priest wherein it'll auto cast magnus then teleports after casting it. 
			
			
									
						
										
						- 
				c_k923zzz
 - Noob

 - Posts: 2
 - Joined: 16 Jul 2009, 00:18
 - Noob?: Yes
 
Re: Configuring Acolyte/Priest/Monk/High Priest/Champion
http://titopat923.blogspot.com/2009/05/ ... onfig.htmlhugoboss1993 wrote:Kindly help me with the config or macro of a high priest wherein it'll auto cast magnus then teleports after casting it.
check it out![]()
- 
				didikey
 - Noob

 - Posts: 2
 - Joined: 29 Nov 2009, 17:45
 - Noob?: Yes
 
Re: Configuring Acolyte/Priest/Monk/High Priest/Champion
Hello
I have been trying the block for vigor absortion purpose it does not work!
attackSkillSlot Vigor Absorption { <- Absorb Spirit from Goat to gain more SP
lvl 10
dist 2..15
maxCastTime 0
minCastTime 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit > = 5
aggressives
previousDamage
stopWhenHit 1
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 50 <- many times it will fail, but yes you can absorb its SP
maxUses 1 <- once is enough, afterall, it will attack you anyway.
target_whenStatusActive
target_whenStatusInactive
target_deltaHp
inInventory
isSelfSkill 1
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow
manualAI 0
}
Can you help me ?
And I have a big problem my boot collects the loot of all the world
I would like that he collects that it of the monsters that he killed! How may I fair?
I use this block:
itemsTakeAuto 1
itemsTakeAuto_party 0
itemsGatherAuto 1
itemsMaxWeight 49.5
itemsMaxWeight_sellOrStore 53
itemsMaxNum_sellOrStore 120
cartMaxWeight 7900
itemsTakeAuto_new 0
			
			
									
						
										
						I have been trying the block for vigor absortion purpose it does not work!
attackSkillSlot Vigor Absorption { <- Absorb Spirit from Goat to gain more SP
lvl 10
dist 2..15
maxCastTime 0
minCastTime 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit > = 5
aggressives
previousDamage
stopWhenHit 1
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 50 <- many times it will fail, but yes you can absorb its SP
maxUses 1 <- once is enough, afterall, it will attack you anyway.
target_whenStatusActive
target_whenStatusInactive
target_deltaHp
inInventory
isSelfSkill 1
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow
manualAI 0
}
Can you help me ?
And I have a big problem my boot collects the loot of all the world
I would like that he collects that it of the monsters that he killed! How may I fair?
I use this block:
itemsTakeAuto 1
itemsTakeAuto_party 0
itemsGatherAuto 1
itemsMaxWeight 49.5
itemsMaxWeight_sellOrStore 53
itemsMaxNum_sellOrStore 120
cartMaxWeight 7900
itemsTakeAuto_new 0
- 
				Mushroom
 - Perl Monk

 - Posts: 427
 - Joined: 04 Apr 2008, 14:04
 - Noob?: No
 - Location: Brazil
 
Re: Configuring Acolyte/Priest/Monk/High Priest/Champion
Set:
			
			
									
						
							Code: Select all
lvl 1 (this is the max lvl of the skill)
spirit >= 5 (no spaces between > and =)
isSelfSkill 0
itemsGatherAuto 0
Quit.