PDA

View Full Version : HELP openkore how tu use combos


thedude
10th January 2006, 00:38
i need help how can i make my bot to use chain combo
after trible strike ?

ReYiuKie
10th January 2006, 02:15
i need help how can i make my bot to use chain combo
after trible strike ?

Try this

attackComboSlot Chain Combo {
afterSkill Triple Attack
waitBeforeUse .375
dist 1.5
isSelfSkill 1
}

attackComboSlot Combo Finish {
afterSkill Chain Combo
waitBeforeUse .357
dist 1.5
isSelfSkill 1
}

CrashOverride23
10th January 2006, 08:12
@ReYiuKie
are you sure that .375 is the correct one. cause mine is .431, but it only uses the combo sometimes, not all the time my bot is in triple attack delay status, so how often do your settings uses the combo?

drey
10th January 2006, 09:34
the waitBeforeUse values are connected with your ASPD . . . so if you're an AGI monk you need to lessen the value and conversely if you're a VIT type . . .

experiment . . . it's the key!



. . .

ReYiuKie
10th January 2006, 10:09
@ReYiuKie
are you sure that .375 is the correct one. cause mine is .431, but it only uses the combo sometimes, not all the time my bot is in triple attack delay status, so how often do your settings uses the combo?


yes it works for me but it fails sometimes! Drey is right it also depends on your ASPD!

bogski
10th January 2006, 12:35
it seems like the combo is only by chance. It also depends on your internet connection.