The macro configuration below is a Ragnarok soul linker pvp support bot config. It offers the usual soul linker buffs used in pvp. The soul linker is controlled by pm commands. You need to have the latest version of Openkore or else the soul linker would not recognize the commands.
Copy this into a new file and place it in your macros folder.

automacro sin {
pm /sin/i
run-once 1
call sint

}

automacro wiz {
pm /wiz/i
run-once 1
call wiz

}

automacro performer {
pm /performer/i
run-once 1
call performert

}

automacro kaite {
pm /kaite/i
run-once 1
call kaitet

}

automacro kaupe {
pm kaupe /i
run-once 1
call kaupet

}

macro kaupet {
do stand
do sp 464 $.lastpm
pause 1
pause 1
do sit
release kaupe

}

macro kaitet {
do stand
do sp 465 $.lastpm
pause 1
pause 1
do sit
release kaite

}

macro performert {
do stand
do sp 455 $.lastpm
pause 1
pause 1
do sit
release performer

}

macro wizt {
do stand
do sp 453 $.lastpm
pause 1
pause 1
do sit
release wizt

}

macro sint {
do stand
do sp 457 $.lastpm
pause 1
pause 1
do sit
release sin

}


Bookmark and Share

« »