Even without picture, you can give few extra detail like;
- Like what you wanna your bot to do EXACTLY so macro can be improvised.
- What server your are playing (Since you mention no updates, but openkore have regular updates every now and than)
- What exactly your bot version
- What macro you are trying to use (modified or not)
- Provide those code
- Bla bla bla.
So many things you could do to help yourself but with just 'something' 'like' 'an error' anything that so vague; so everyone else pretty much could only give vague answer (which might not tackle your exact problem)
So you can try download new, use eventMacro.
You can't copy paste old macro to use with eventMacro (since you don't mention what you've tried I assume you didn't try this).
Do some time reading eventMacro wiki (since some condition, status, etc slightly changed)
I don't know what exactly you trying to do but from the link given you can try something like this
Code:
do talknpc <x> <y> <sequence>
rather than
Code:
do talk #
pause 1
do talk resp #
pause 1
bla bla bla
Read also the documentation of command description in wiki.