- Thread Author
- #1
Okay, sorry for click-baity title, didn't want it to be too long. Also, general question.
I noticed that before the login handler kicks in, the bot goes from onStart to login handler to createRootTask, even when the "Click to play Runescape" interface is up. Why don't we handle that interface during the login handler? That way it can help prevent unwanted errors due to the player not being actually in the game, or do issues tend not to arise?
I noticed that before the login handler kicks in, the bot goes from onStart to login handler to createRootTask, even when the "Click to play Runescape" interface is up. Why don't we handle that interface during the login handler? That way it can help prevent unwanted errors due to the player not being actually in the game, or do issues tend not to arise?