01-21-2022, 06:01 PM
Hello,
I want to ask forĀ help with 3 things i'm trying to do.
I searched the forum and didn't find any solution.
1. Is there some way to turn on and turn off the autofishing via lua script ?
like: autofishing(false)
2. Is there some way to pause/unpause some persistent script ?
like: pausepersistent('script name')
3. Is there some way to open a label, insert a text, and press ok ?
like:
openitem('label')
insert the text inside
press ok
Thanks in advance.
I want to ask forĀ help with 3 things i'm trying to do.
I searched the forum and didn't find any solution.
1. Is there some way to turn on and turn off the autofishing via lua script ?
like: autofishing(false)
2. Is there some way to pause/unpause some persistent script ?
like: pausepersistent('script name')
3. Is there some way to open a label, insert a text, and press ok ?
like:
openitem('label')
insert the text inside
press ok
Thanks in advance.