||Usage:||logout @:logouttime @:logontime<
>logout ''time.to.logout'' ''time.to.logon'' || ||Example:||logout @:01:30:31 @:06:35:00<
>logout 1:00 5:00 || Disconnects/connects the bot from/to the server. Time must be expressed in 24 hr format if using tha @ option. Note that any script running that causes the bot to disconnect '''''will continue running''''' again once the bot reconnects. {{{ 1: logout 1:00 29:00 2: attack 400,400 any c:1000,s:1000 3: repeat 3 4: sleep 45 5: loop }}} This script will cause the bot to send 3 spam waves to the target every 30 minutes, indefinitely, disconnecting from the server in between each set. ---- CategoryAllScripts CategoryGeneralScripts