Vax
Vax
Comments
-
@Eoghan -- although LuaSocket would be the smart way to go, if it will work without so many more people will make use of it, which is why I avoid dependencies like …
-
@Nyoka, that line is generated by the game when, among other things, you send the "voted" command (which the script does right after the "Successful!" message). The…
-
@Iniar do you know if this script actually works for voting on TMS? It says "Successful!" and all, but a dump of the traffic is markedly different from what I get wh…
-
Not that it makes Iniar's post any less helpful, but Mudlet did add a sendAll command (see here).
-
I'm a bit confused @Ahkan--your points about volunteers are what I was trying to say. I've been involved with IRE games since before Imperian existed. I've v…
-
I think the fact is that it's hard to find and retain good volunteers. Most of what makes the game fun for players is unavailable to entities/gods/what not. There's no equivalent of bashing, questing, or pk'ing for an immortal, or even just hangin…
-
Updated the script on the pastebin to fix a bug someone pointed out. The url wasn't getting reset after each get, causing errors.
-
(Quote) The json file is pretty small. When there's nothing new it returns simply "[ ]". Otherwise it's just a couple of bytes that contain the new events.Here's an example of the file with a new event:If you login as yourself on the imperian.com website and then view source you will find a bit of code that says:curPerson = ####;That number is your person number.Here's mine, which is a work in progress using Mudlet.I'll volunteer to help. ;-) But really, it would be awesome and a nice feather in your hat in this age of Internet eavesdropping if you ever get around to it.