Need Help For Macro

06/05/2012 09:22 Jkeanne#1
Hi i got working macro for my champ , but i want to do is , 1st execute the skill slot in config.txt before my macro triggered .

for example ..
this is my automacro :

automacro warp {
map izlude
call {
pause 2
do talk 0
pause 1
do talk 2
pause 1
do talk resp 0
}
timeout 15
}

what i want is , to do useself_skill first in config.txt before doin the automacro.