Reply to this subject
Start a new subject
 
Refresh page
| Posted by |
Bede
(2 posts) bio
|
| Date |
Thu 12 Apr 2012 01:29 PM (UTC) [ quote
] |
| 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) [ quote
] |
| 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 (851 posts) bio
Global Moderator |
| Date |
Reply #2 on Sat 14 Apr 2012 03:31 PM (UTC) [ quote
] 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. |
http://aardwolfclientpackage.googlecode.com/ | 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.
941 views.
Reply to this subject
Start a new subject
 
Refresh page
top
Comments to:
Gammon Software support
Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )