[GUIDE]My Combo Sura Config + FS Slave Config

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
Message
Author
khurkee
Noob
Noob
Posts: 5
Joined: 19 Jul 2013, 02:49
Noob?: Yes

[GUIDE]My Combo Sura Config + FS Slave Config

#1 Post by khurkee »

Note:

- if your going to use Tiger Cannon as leveling skill you should have a FS slave to heal you.
- with this config you should have Power Absorb and Rising Dragon skill.
- you must do the following:

1. copy config.txt and paste it to your control folder and rename it as config_2.txt.
2. copy code below for config.txt and config_2.txt, you'll notice the "doCommand switchconf yourcontrolfolder\config_2.txt" with this command, everytime my sura's SP dropped to less than 30% it will switch to config_2.txt where he will be using Power Absorb and Vigor Absorption to regen SP (power absorb>zen or rising dragon>vigor absorption>zen or rising dragon and so on..) then switching back again to config.txt if his SP is more than 55% if there is no aggressive monster or 35% if there is an aggressive monster.

config.txt code

Code: Select all

doCommand switchconf sura\config_2.txt {
	sp < 30%
	manualAI 2
}

useSelf_skill Heal {
	lvl 10
	hp < 60%
	sp > 10%
	manualAI 2
}

useSelf_skill Heal {
	lvl 10
	hp < 70%
	sp > 10%
	aggressives < 1
	manualAI 2
}

useSelf_skill Rising Dragon {
	lvl 10
	aggressives < 1
	whenStatusInactive Rising Dragon Delay
	spirit < 4
	manualAI 2
}

useSelf_skill Rising Dragon {
	lvl 10
	whenStatusInactive Rising Dragon Delay
	spirit < 4
	manualAI 2
}

useSelf_skill Rising Dragon {
	lvl 10
	whenStatusInactive Raising Dragon, Rising Dragon Delay
	sp > 10%
	manualAI 2
}

useSelf_skill Zen {
	lvl 1
	spirit < 4
	manualAI 2
}

useSelf_skill Gentle Touch-Save {
	lvl 3
	sp > 10%
	spirit > 2
	whenStatusInactive Gentle Touch - Gain
	aggressives < 1
	manualAi 2
}

attackComboSlot Hell Gate {
	afterSkill Fallen Empire
	waitBeforeUse 0.626
	whenStatusActive Tiger Cannon Delay
	isSelfSkill 1
}

attackComboSlot Tiger Cannon {
	hp > 60%
	afterSkill Fallen Empire
	waitBeforeUse 0.626
	isSelfSkill 1
}

attackComboSlot Hell Gate {
	afterSkill Fallen Empire
	waitBeforeUse 0.626
	isSelfSkill 1
}

attackComboSlot Fallen Empire {
	afterSkill Dragon Combo
	waitBeforeUse 0.626
	isSelfSkill 1
	manualAI 2
}

attackSkillSlot Dragon Combo {
	lvl 10
	dist 1.5
}
config_2.txt code

Code: Select all

doCommand switchconf sura\config.txt {
	sp > 55%
	aggressives < 1
	manualAI 2
}

doCommand switchconf sura\config.txt {
	sp > 35%
	aggressives > 0
	manualAI 2
}

useSelf_skill Power Absorb {
	lvl 1
	sp < 90%
	spirit > 0
	whenStatusActive Raising Dragon
	whenStatusInactive Power Absorb Delay
	manualAI 2
}

useSelf_skill Vigor Absorption {
	lvl 1
	sp < 90%
	spirit > 0
	whenStatusActive Power Absorb Delay
	manualAI 2
}

useSelf_skill Heal {
	lvl 10
	hp < 50%
	sp > 10%
	manualAI 2
}

useSelf_skill Heal {
	lvl 10
	hp < 70%
	sp > 10%
	aggressives < 1
	manualAI 2
}

useSelf_skill Rising Dragon {
	lvl 10
	whenStatusInactive Rising Dragon Delay
	spirit < 1
	manualAI 2
}

useSelf_skill Rising Dragon {
	lvl 10
	whenStatusInactive Raising Dragon, Rising Dragon Delay
	sp > 10%
	manualAI 2
}

useSelf_skill Zen {
	lvl 1
	spirit < 1
	manualAI 2
}
3. set attackDistance 1, attackDistanceAuto 0 and attackMaxDistance 3 at config.txt.
4. set ai_skill_use 0.1 at timeout.txt.
5. take note of your sura combo attack delay (check photo below)mine is 0.726 then subtract ai_skill_use 0.1 to get waitBeforeUse value for combo skill block.

Image

6. edit all attackComboSlot block waitBeforeUse at config.txt, 0.626 sinced i have 0.726 delay then minus 0.1(note:at shop with dsl connection im using 0.626 waitBeforeUse and when im at my office botting using sunbroadband wireless connection im using 0.426 waitBeforeUse lagg effect :lol: LoL! just try to expirement :idea: ).


some videos of my combo sura using xKore 2 mode :D :lol: :P :mrgreen:

https://www.facebook.com/photo.php?v=59 ... 0030664394
https://www.facebook.com/photo.php?v=59 ... 9240622222
https://www.facebook.com/photo.php?v=59 ... 2714228236
https://www.facebook.com/photo.php?v=59 ... 8354544300

my FS Slave config

Code: Select all

useSelf_skill High Heal {
	lvl 10
	sp > 10%
	hp < 70%
	whenStatusInactive High Heal Delay
}

useSelf_skill Heal {
	lvl 10
	sp > 10%
	hp < 80%
}

useSelf_skill Blessing {
	lvl 10
	sp > 10%
	whenStatusInactive Blessing
}

useSelf_skill Increase AGI {
	lvl 10
	sp > 10%
	whenStatusInactive Increase AGI
	stopWhenHit 0
}

useSelf_skill Assumptio {
	lvl 5
	sp > 10%
	whenStatusInactive Assumptio
	stopWhenHit 0
}

useSelf_skill Renovatio {
	lvl 1
	sp > 10%
	whenStatusInactive Renovatio, Renovatio Delay
	stopWhenHit 1
}

useSelf_skill Angelus {
	lvl 10
	sp > 10%
	whenStatusInactive Angelus
	stopWhenHit 0
}

useSelf_skill Magnificat {
	lvl 5
	sp > 10%
	whenStatusInactive Magnificat
	stopWhenHit 0
}

useSelf_skill Secrament {
	lvl 5
	sp > 10%
	whenStatusInactive Sacrament
	stopWhenHit 0
}

partySkill Resurrection {
	lvl 4
	sp > 10%
	inInventory Blue Gemstone > 0
	target_dead 1
}

partySkill High Heal {
	lvl 5
	sp > 10%
	target_hp < 90%
	whenStatusInactive High Heal Delay
	partyaggressives < 1
}

partySkill High Heal {
	lvl 5
	sp > 10%
	target_hp < 80%
	whenStatusInactive High Heal Delay
	partyaggressives > 0
}

partySkill Coluseo Heal {
	lvl 3
	sp > 10%
	whenStatusActive High Heal Delay
	whenStatusInactive Coluseo Heal Delay
	target_hp < 80%
	partyaggressives > 0
}

partySkill Coluseo Heal {
	lvl 3
	sp > 10%
	whenStatusActive High Heal Delay
        whenStatusInactive Coluseo Heal Delay
	target_hp < 90%
	partyaggressives < 1
}

partySkill Heal {
	lvl 10
	sp > 10%
	target_hp < 90%
		
}

partySkill Blessing {
	lvl 10
	sp > 10%
	target_whenStatusInactive Blessing
	target_timeout 100
}

partySkill Secrament {
	lvl 5
	sp > 10%
	target_whenStatusInactive Sacrament
	target_timeout 180
}

partySkill Renovatio {
	lvl 1
	sp > 10%
	whenStatusInactive Renovatio Delay
	target_whenStatusInactive Renovatio
	target_timeout 90
	stopWhenHit 0
}

partySkill Assumptio {
	lvl 5
	sp > 10%
	whenStatusInactive
	target_whenStatusInactive Assumptio
	target_timeout 100
	stopWhenHit 0
}

partySkill Impositio Manus {
	lvl 5
	sp > 10%
	target_whenStatusInactive Impositio Manus
	target_timeout 50
}
Feel free to ask :ugeek: :geek:

vespercore02
Noob
Noob
Posts: 18
Joined: 15 Nov 2010, 11:40
Noob?: No

Re: [GUIDE]My Combo Sura Config + FS Slave Config

#2 Post by vespercore02 »

nice work sir keep it up :D :D

langitbonovox
Human
Human
Posts: 21
Joined: 29 Apr 2013, 09:06
Noob?: Yes

Re: [GUIDE]My Combo Sura Config + FS Slave Config

#3 Post by langitbonovox »

dude can u guide me on how to use xkore 2 or xkore 3

khurkee
Noob
Noob
Posts: 5
Joined: 19 Jul 2013, 02:49
Noob?: Yes

Re: [GUIDE]My Combo Sura Config + FS Slave Config

#4 Post by khurkee »

langitbonovox wrote:dude can u guide me on how to use xkore 2 or xkore 3
you can check on this thread :)
http://forums.openkore.com/viewtopic.ph ... it=XKore+2

Post Reply