[Main Help] [BTD4 Hotkeys] [BTD5 Hotkeys] [Command-Line Options]
COMMAND-LINE OPTIONS FOR BTD-RANGEFINDER.EXE:

/template=FolderName
Start with a set of rangefinder templates other than "default".
'FolderName' is any folder in the 'rangefinders' folder.
See the main Help screen for details.

/clickdelay=Milliseconds
Speed of some automated tasks, like the Ctrl+U upgrade.
You can adjust this while playing, from the 'Options' menu.
Allowed: 100-9000 (higher=slower) Default: 300

/keytimer=Milliseconds
How much time you have to press a number after using hotkeys like
Ctrl+S, Ctrl+G, or Ctrl+D. Allowed: 500-9000 Default: 4500

/padding=Number
Padding between the rangefinder image/circle and its window border.
Allowed: 1-100 Default: 30

/keepcolor=true|false
When you use Ctrl+C or the menu to change a rangefinder color,
should the new color also be used for new rangefinders?
Allowed: 1,0,true,false,yes,no Default: 1

/btdversion=4|5|sandbox
Force BTD4, BTD5, or BTD5-Sandbox mode, and disable auto-detection.

/gametitle=phrase from game-window title
The script recognizes a Bloons game by looking for this phrase in the
window title. If you play on NinjaKiwi.com, the window title is
something like "Bloons Tower Defense 4 - NinjaKiwi - Mozilla Firefox",
but if you play elsewhere, or have the download version of the game,
then the default phrase (Bloons Tower Defense) might not work.

If an option contains spaces, put the entire thing in quotes, like this:
btd-rangefinder.exe "/template=Big Green Crosshairs" /keytimer=3000

Case does NOT matter.
"/btdversion=sandbox" is the same as "/BTDVERSION=SANDBOX"

Spaces DO matter.
"/gametitle= Bloons TD4" will only match window titles with a space in
front of the word "Bloons".