Hi! I've been having fun making some different bots, at the moment im working with a wilderness bot, and therefore want to make a script which changes the world if a player is nearby. Is that possible?
That will count players around (including you, so test for >=2). You can probably use within condition, if you want to detect actually "map visible" players, otherwise it detects anyone.
Use Player condition > Query players
That will count players around (including you, so test for >=2). You can probably use within condition, if you want to detect actually "map visible" players, otherwise it detects anyone.