<?xml version="1.0" encoding="utf-8"?>
<s1 title="Logout"><table><strong class="highlight"><![CDATA[]]></strong><tr><td><strong class="highlight"><![CDATA[]]></strong><p>Usage: </p>
</td><td><strong class="highlight"><![CDATA[]]></strong><p>logout @:logouttime [@:logontime]<br/>
logout time.to.logout [time.to.logon] </p>
</td></tr><tr><td><strong class="highlight"><![CDATA[]]></strong><p>Example: </p>
</td><td><strong class="highlight"><![CDATA[]]></strong><p>logout @:01:30:31 @:06:35:00<br/>
logout 1:00 </p>
</td></tr></table><p>Disconnects/connects the bot from/to the server using your local computer time. Time must be expressed in 24 hr format if using the @ option. </p>
<p>Note that any script running that causes the bot to disconnect <em><strong>will continue running</strong></em> again once the bot reconnects. </p>
<ul><li><source><![CDATA[1: logout 1:00 29:00
2: attack 400,400 any c:1000,s:1000
3: repeat 3
4: sleep 45
5: loop]]></source></li>
</ul>
<p>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. </p>
<p>If the 2nd parameter is omitted, then the bot will not log back in. </p>
<p></p>

<br/>------------------------------------------------------------------------------<br/>
<p> <jump href="/wiki/ScriptAccount">ScriptAccount</jump> </p>
</s1>