Show HN: Noric-bot – A bot to stress-test text-based MUDs, written in Scala 3
1–10 of 72 posts
Re: Show HN: Noric-bot – A bot to stress-test text-based MUDs, written in Scala 3
#2Re: Show HN: Noric-bot – A bot to stress-test text-based MUDs, written in Scala 3
#3A bot written in Scala 3 to stress test text-based MMORPGs.
Unless it only tests MMORPGs written in Scala....
Re: Show HN: Noric-bot – A bot to stress-test text-based MUDs, written in Scala 3
#4test
process exited with code 0Re: Show HN: Noric-bot – A bot to stress-test text-based MUDs, written in Scala 3
#5Was hoping that this was something more like AFL for TCP clients, discovering all the commands the MUD supports, and through it, the entire state-space of the MUD's world-model.
Re: Show HN: Noric-bot – A bot to stress-test text-based MUDs, written in Scala 3
#6Re: Show HN: Noric-bot – A bot to stress-test text-based MUDs, written in Scala 3
#7Oh even cooler, there's a mud chat network so people can chat between muds: https://grapevine.haus (coded in elixir too!)
Re: Show HN: Noric-bot – A bot to stress-test text-based MUDs, written in Scala 3
#8Doesn't look like this does anything clever/special; it just randomly spits a finite set of handwritten commands to the socket that the author's target MUD happens to accept. Was hoping that this was something more like AFL for TCP clients, discovering all the commands the MUD supports, and through it, the entire state-space of the MUD's world-model.
The bot you describe sounds cool -- would love to see it!
Re: Show HN: Noric-bot – A bot to stress-test text-based MUDs, written in Scala 3
#9> A bot to stress test text-based MMORPGs written in Scala 3. A bot written in Scala 3 to stress test text-based MMORPGs. Unless it only tests MMORPGs written in Scala....