Can anyone make a script to find if a sphinx has spawned in a realm yet?. For example, /sphinx. It can return "yes" if it has spawned, or "no" if it hasn't. Thanks!
What about placing a bot in the realm right as a new realm opens?
Originally Posted by asdf6969
What about placing a bot in the realm right as a new realm opens?
Kinda a pain in the ayy. Since there's no way to tell if a sphinx has spawned in a realm, the only way you can know is if you have received the message about a sphinx. So you'd have to track all that.
like all the messages oryx sends. Just detect "<Oryx the Mad God> At last, a Grand Sphinx to teach you some respect!" etc...
Originally Posted by asdf6969
like all the messages oryx sends. Just detect "<Oryx the Mad God> At last, a Grand Sphinx to teach you some respect!" etc...
Yeah that's the easy part. Have fun making a program that puts a bot in every realm waiting.