Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to "verify" your details, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Entire forum
➜ MUSHclient
➜ Plugins
➜ Cell phone notification
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Pavli
(1 post) Bio
|
Date
| Wed 08 Aug 2018 04:12 AM (UTC) |
Message
| Hi, I am just start using MUSHclient and playing MUDs after many years :-) Please is there any plugin or script for MUSHclient which after hitting trigger send notification to cell phone? | Top |
|
Posted by
| Nick Gammon
Australia (23,057 posts) Bio
Forum Administrator |
Date
| Reply #1 on Wed 08 Aug 2018 04:39 AM (UTC) |
Message
| Personally I don't know of anything. You would need some external program that does the sending to the cell phone, which you might possibly control using a COM object.
Some discussion about that here:
http://www.gammon.com.au/forum/?id=6022 |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Fiendish
USA (2,533 posts) Bio
Global Moderator |
Date
| Reply #2 on Thu 09 Aug 2018 02:33 AM (UTC) |
Message
| If I were going to try, I would probably do it through a service like twilio. |
https://github.com/fiendish/aardwolfclientpackage | Top |
|
Posted by
| Shadowfyr
USA (1,788 posts) Bio
|
Date
| Reply #3 on Fri 10 Aug 2018 04:52 PM (UTC) |
Message
| Yeah, out of curiousity I did a quick google search on how one could make an SMS funtion. This page: https://www.developershome.com/sms/howToSendSMSFromPC4.asp
And the others on the site, seem to suggest you could "build" one, but its probably easier to use an existing one. That said, it would need an account, of some sort, to "pay" for the messaging (damn cell companies can't do anything for free, not even basic messages..) and then its just a case of having mushclient use https to connect, send the request, and watch to see if the return indicated that it worked. I seem to remember cases of mushclient using http to talk to some things, separate from the connection to the mud/mush you are playing, but.. not sure how much more complicated it is to use https instead, and you need to, since, from the above page, its likely you have to pass the account ID and password, as part of the transaction with any SMS service you may want to use. | Top |
|
Posted by
| Kevnuke
USA (145 posts) Bio
|
Date
| Reply #4 on Thu 16 Aug 2018 10:01 AM (UTC) Amended on Thu 16 Aug 2018 10:02 AM (UTC) by Kevnuke
|
Message
| Might be a handshake you could capture by running a protocol analyzer on your local network with a mirrored port on your router and a cell company that allows WiFi calling/SMS. T-Mobile or AT&T.
Edit: might be easier if you can get a protocol analyzer on your phone instead. | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
16,903 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top