I wrote a ~2k line script, was undetected for around a week or two, running for 5+ hrs a day, but after the first ban the other bans came in after using the script for like 2 days (stealth injection, didn't use proxies to be fair). I don't think writing your own script makes much of a difference anymore (I'm sure it used to years back).
Hi, can I select a song from the list using the API? I've looked at the API but couldn't find anything related to this so I assume it doesn't support the selection of music?
Why is this method recursive? it doesn't look like it does anything.
private void walkMagic(Area area, boolean x) {
walkMagic(MAGIC_AREA, true);
}
Also, you don't need a method to walk somewhere, you just need to call the walking.webWalk(position) or walking.webWalk(area) methods