• 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 "StartupParameters"
    Differences between revisions 11 and 12
    Revision 11 as of 2013-01-18 03:41:55
    Size: 1962
    Editor: Inanna
    Comment:
    Revision 12 as of 2013-08-02 04:44:33
    Size: 2321
    Editor: tech
    Comment:
    Deletions are marked like this. Additions are marked like this.
    Line 1: Line 1:
    The bot allows certain command line parameters to be passed to it when starting up. The Director uses these when it sends your email, server, delay, etc. to the bot when launching it.   The bot allows certain command line parameters to be passed to it when starting up. The Director uses these when it sends your email, server, delay, etc. to the bot when launching it.
    Line 15: Line 14:
    ||maxtrade ||-maxtrade ||Used to set the maximum trade quantity allowed via scripting or default tradepolicy. Default is 9,999,999. || ||maxtrade ||-maxtrade ||Used to set the maximum trade quantity allowed via scripting or default tradepolicy. Default is 99,999,999. ||

    MinimizeToTray
    Minimize
    TTSAttackWarning
    AttackFocus
    BalloonAttackWarning
    CaptchaAutoSolve
    attackwarning
    warreports
    notradingreports
    noattackreports
    noamuletmessages
    sce (enable security code)
    claimpackages
    secure (secure scripts)
    resetfh (reset farming history at startup)
    showsettings (show Settings screen if new settings are detected)
    Line 22: Line 39:

    The bot allows certain command line parameters to be passed to it when starting up. The Director uses these when it sends your email, server, delay, etc. to the bot when launching it.

    Parameter

    Usage

    Description

    username

    -username or -u

    The login for the account.

    password

    -password

    The password for the account.

    server

    -server or -s

    The server to log into.

    secret key

    -ssk

    The user's forum secret key to link the bot to NeatPortal.com

    delay

    -delay or -d

    The delay time to log into the server, in minutes.

    title

    -title

    The window title you will see in the task bar and name in the system tray for the bot.

    autologin

    -autologin

    A "0" (off) or "1" (on) switch to turn autologin to the server on/off.

    autorun

    -autorun

    A "0" (off) or "1" (on) switch to turn auto goal setting on/off.

    autoscripts

    -autoscripts

    A "0" (off) or "1" (on) switch to turn autorun of scripts on/off.

    netbookmode

    -netbookmode

    A "0" (off) or "1" (on) switch to turn on/off the shortened screensize/buttons for netbooks and small monitors.

    connectioncheck

    -connectioncheckdelay

    Used to set the number of seconds between connection timeout checks.

    maxtrade

    -maxtrade

    Used to set the maximum trade quantity allowed via scripting or default tradepolicy. Default is 99,999,999.

    MinimizeToTray Minimize TTSAttackWarning AttackFocus BalloonAttackWarning CaptchaAutoSolve attackwarning warreports notradingreports noattackreports noamuletmessages sce (enable security code) claimpackages secure (secure scripts) resetfh (reset farming history at startup) showsettings (show Settings screen if new settings are detected)

    An example of using these command line parameters from a Windows 7 command prompt:

    C:\Users\Inanna\Documents\NeatBot> NeatBot123.exe -u neatbot@neatportal.com -password abcdefg -s 123 -title NeatBotRox

    Please note that until we get the source code upgraded for Zinc 4.0 compatibility, command line parameters will not work with Linux binary builds. This is a limitation in the program we're using now to compile them. Sorry, we hope to rectify this very soon!


    CategorySetup

    StartupParameters (last edited 2016-03-06 16:56:13 by Inanna)