- Thread Author
- #1
Hello, I want my bot to be able to edit game settings etc
But when I open game menu the "Interface closer" activates and closes it, can I temporarely disable it?
Best regards
A new scripter
Okey nvm found it under GameEvents
For others:
But when I open game menu the "Interface closer" activates and closes it, can I temporarely disable it?
Best regards
A new scripter
Okey nvm found it under GameEvents
For others:
Code:
GameEvents.RS3.INTERFACE_CLOSER.disable();