Hey guys,
I'm new to bot scripting and haven't fully acquainted myself with the API yet but have a couple questions.
I apologize if these things have been asked before.
Break Handling :
* from a technical standpoint is a script just paused during a logout break?
* is a state needed in order to pause for the break and be able to handle resuming once logged back in? Or is this automatically handled ?
* curious if command line / bash support could allow for the entire client to close and then reopen after with arguments passed as flags to chose an account and script to run?
Script Design :
I read through @Alek's bottling guidelines to not get banned and I'm assuming you <3-4 hours a day and do other things on the account (quests, interact, Ge etc etc)
* The guide suggest that "anti-ban" isn't real. So for my fellow scriptors does recreating human-like behavior of camera movements/ pitching at a random amount& frequency to mis-clicks to random pausing / slowing down the bot at random intervals matter at all? I'd like to get a better understanding if those features make a difference at all and if they don't maybe some insight why?
*Does The current mouse movements and clicks when interacting with objects, moving , etc, take random paths and random pixel positions of objects?
Love to hear thoughts on all these, and thanks for your input and help.