-
Notifications
You must be signed in to change notification settings - Fork 124
Ability to join a specific server #139
Comments
Seems like a cool feature... |
This MIT licensed code seems to work well: https://github.com/LukeeeeBennett/slither-nest |
hmmm |
Anyone able to do this quick ? Needed |
The key seems to be in window.bso. Here's a JSONification of the object with circular references removed. I'm working on it at the moment, but happy if anyone else wants to have a play.
|
Oh wait, just seen @tjorim 's comment about https://github.com/LukeeeeBennett/slither-nest . Happy if someone wants to merge that into our code before I've got my head around window.bso myself. |
@MattDuffin Lots of scripts have this functionality - including the one mentioned above. It's just a matter of porting it |
We could display the list of servers and then a input box or a drop down box to select one ... |
We don't need to do anything complicated, especially if we're just adding this as a prerequisite to #265. It seems that writing directly to window.bso.ip & window.bso.po then dying take you to that server. I don't have any more time to experiment tonight, I might have a go at porting slither-nest tomorrow after work if nobody's got there before me. Matt signing off. |
It would be nice to be able to connect to a specified server.
Using another mod interferes with the bot and keypressed most of the time.
The text was updated successfully, but these errors were encountered: