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 ''' ||<#cccccc>'''Usage''' ||<#cccccc>'''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. || ||autoscripts ||-autoscripts ||A "0" (off) or "1" (on) switch to turn autorun of scripts on/off. || 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