Register forum user name Search FAQ

Gammon Forum

Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, 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.

Due to spam on this forum, all posts now need moderator approval.

 Entire forum ➜ MUSHclient ➜ Plugins ➜ muschlient reconnecter

muschlient reconnecter

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Bede   (2 posts)  Bio
Date Thu 12 Apr 2012 01:29 PM (UTC)
Message
MushClient Reconnecter plugin link doesn't seem to be working, any chance it can be fixed, and does this have a timer so on quiting it reconnects in say, 3 mins - 4 mins?
Also i see no option when i right click on the to save target as or save file as, only save hyperlink etc.
Top

Posted by Bede   (2 posts)  Bio
Date Reply #1 on Thu 12 Apr 2012 02:31 PM (UTC)
Message
correction ** ive worked out how to get the plugin :S.
can this plug in extend the interval after a quit ie. i quit for a repop and it relogs after 5 mins. I see that this plugin relogs after an interval when it fails to connect. Thats not quite what im after. Im trying to add a quit function to my bot so it quits for repops for an amount of time then reconnects. Help would be appreciated. :)
Top

Posted by Fiendish   USA  (2,534 posts)  Bio   Global Moderator
Date Reply #2 on Sat 14 Apr 2012 03:31 PM (UTC)

Amended on Sat 14 Apr 2012 03:37 PM (UTC) by Fiendish

Message
So you want to do something like this?

Send("quit")
Disconnect()
DoAfterSpecial (300, 'Connect()', sendto.script)

The first line sends "quit" to the server.
The second line disconnects in case the server doesn't disconnect you automatically.
The third line waits 300 seconds (5 minutes) and then attempts to connect back.

Note: You'll want to disable that reconnector plugin first because it will interfere with the being disconnected for 5 minutes part.

https://github.com/fiendish/aardwolfclientpackage
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.


11,478 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.