• My Pages
  • Comments
  • Add Link
  • Subscribe
  • Subscribe User
  • Edit (GUI)
  • Edit (Text)
  • Rename Page
  • Copy Page
  • Load Page
  • Save Page
  • Delete Page
  • Attachments
  • Check Spelling
  • Diffs
  • Info
  • Revert to this revision
  • XML
  • Render as Docbook
  • Print View
  • Raw Text
  • Delete Cache
  • Like Pages
  • Local Site Map
  • Remove Spam
  • Package Pages
  • Sync Pages
    • Diff for "Logout"
    Differences between revisions 1 and 8 (spanning 7 versions)
    Revision 1 as of 2012-09-05 15:02:54
    Size: 1364
    Editor: Inanna
    Comment:
    Revision 8 as of 2013-03-21 20:25:41
    Size: 1328
    Editor: Inanna
    Comment:
    Deletions are marked like this. Additions are marked like this.
    Line 1: Line 1:
    ||<tablestyle="margin: 1em 1em 1em 0px; background-color: rgb(249, 249, 249); border-style: solid; border-color: rgb(170, 170, 170); color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; line-height: 19.5px; text-align: start; " tableclass="wikitable"style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Usage:||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">logout @:logouttime @:logontime<<BR>>logout ''time.to.out'' ''time.to.on'' ||
    ||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Example:||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">logout @:01:30:31 @:06:35:00<>BR>>logout 1:00 5:00 ||
    ||<tablebgcolor="#F9F9F9" tablestyle="margin:1em 1em 1em 0px;border-style:solid;border-color:rgb(170, 170, 170);color:rgb(0, 0, 0);font-family:sans-serif;font-size:13px;line-height:19.5px;text-align:start;" tableclass="wikitable"#F2F2F2 style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em;">Usage: ||<style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em;">logout @:logouttime [@:logontime]<<BR>>logout time.to.logout [time.to.logon] ||
    ||<#F2F2F2 style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em;">Example: ||<style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em;">logout @:01:30:31 @:06:35:00<<BR>>logout 1:00 ||
    Line 5: Line 5:
    Disconnects/connects the bot from/to the server. Time must be expressed in 24 hr format if using tha @ option. 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.
    Line 7: Line 7:
    Note that any script running that causes the bot to diconnect '''''will continue running''''' again once the bot reconnects. Note that any script running that causes the bot to disconnect '''''will continue running''''' again once the bot reconnects.
    Line 9: Line 9:
     {{{  . {{{
    Line 16: Line 16:
    Line 17: Line 18:

    If the 2nd parameter is omitted, then the bot will not log back in.
    Line 18: Line 22:
    CategoryAllScripts CategoryFunctionScripts ScriptAccount

    Usage:

    logout @:logouttime [@:logontime]
    logout time.to.logout [time.to.logon]

    Example:

    logout @:01:30:31 @:06:35:00
    logout 1:00

    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.

    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.

    If the 2nd parameter is omitted, then the bot will not log back in.


    ScriptAccount

    Logout (last edited 2013-03-21 20:25:41 by Inanna)