home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / TONELOC.ZIP / TONELOC.CFG < prev    next >
Text File  |  1992-01-14  |  5KB  |  197 lines

  1. ;
  2. ; Toneloc (p) 1991 by Minor Threat & Mucho Maas
  3. ;
  4. ; ToneLoc config file.  You may create multiple config files if you
  5. ; wish.  To use different config files with ToneLoc, run:
  6. ;
  7. ; TONELOC [Mask] /C[ConfigFilename]
  8. ;
  9. ; Otherwise the default config filename is TONELOC.CFG.
  10.  
  11. ;
  12. ; This is the COM port to use.  '1' = COM1, '2' = COM2, etc.
  13. ;
  14. Port            2
  15.  
  16. ;
  17. ; This is the baud rate to send the modem commands at.
  18. ;
  19. Baud           9600
  20.  
  21. ;
  22. ; This indicates whether the speaker should start ON or OFF.
  23. ; 0 = off, 1 = on.
  24. ;
  25. Speaker       0
  26.    
  27. ;
  28. ; This sets whether ToneLoc should use a stupid sound effect
  29. ; when a tone is found. 0 = off, 1 = on.
  30.     
  31. FoundSound        0
  32.  
  33. ;
  34. ; This can be used to disable all sounds. 0 = no sound, 1 = only
  35. ; enabled sounds.
  36. ;
  37. Sound             0
  38.  
  39. ;
  40. ; These set the color attributes of the windows and text.
  41. ;
  42. ScreenBack           3           ; Color of screen background (not in a window)
  43. StatusWindow        12           ; Color of status window border
  44. StatusText          11           ; Color of text in status window
  45. ModemWindow          9           ; Color of modem window border
  46. ModemText            3           ; Color of text in modem window
  47. FoundTText          10           ; Color of text for a found tone
  48. FoundCText          12           ; Color of text for a found carrier
  49. ActivityWindow      15           ; Color of the activity window border
  50. ActivityItems          9           ; Color of the activity window items
  51. ActivityText        14           ; Color of the activity window text (numbers)
  52. MeterBackground      9           ; Color of the meter background
  53. MeterForeground     14           ; Color of the meter foreground
  54.  
  55. ;
  56. ; This is the modem init string.  '|' means send [Enter], and '~'
  57. ; means wait for 1/2 of a second.
  58. InitString    ~ATZ~|~~S27=0~~|
  59.  
  60. l
  61. ; As long as this string is found anywhere in the return string,
  62. ; things will be Ok.
  63. InitResponse  OK
  64.  
  65. ; This is the dial string.  Usually "ATDT".  You should put any "*70"
  66. ; type things here, or if you have to dial 9 to get out, put "ATDT9",
  67. ; "ATDT9W", or "ATDT9," to wait 2 seconds after 9 (slow).
  68. DialString      ATDT
  69.  
  70. ;
  71. ; These are the strings to turn the speaker on and off.
  72. ;
  73. SpeakOn       ATM1
  74. SpeakOff      ATM0
  75.  
  76.    
  77. ; Strings that adjust the volume to various levels. Could also be used
  78. ; for macros or adjustments during dials.
  79. ;
  80. Volume0      ATL0
  81. Volume1      ATL1
  82. Volume2      ATL2
  83. Volume3      ATM3
  84. Volume4      ATL4
  85. Volume5      ATL5
  86. Volume6      ATL6
  87. Volume7      ATL7
  88. Volume8      ATS11=60
  89. Volume9      ATS11=40
  90.  
  91. ;
  92. ; This is the string to hang up the modem.
  93. ;
  94. Hangup        ATH0
  95.  
  96. ;
  97. ; This is the log file to use.  Everything that ToneLoc does is logged
  98. ; here.
  99. LogFile       TONE.LOG
  100.  
  101. ;
  102. ; This is the amount of time (in milliseconds) to wait between commands.
  103. ; Shouldn't need adjusting, but it's here just in case.
  104. ;
  105. CommandDelay  175
  106.  
  107. ;
  108. ; This is the amount of time (in milliseconds) to wait between calls.
  109. ; If you have 3-way calling, you should set this higher.
  110. ; (1000 = 1 second)
  111. ;
  112. BetweenDelay      250
  113.  
  114. ;
  115. ; This sets whether ToneLoc should do a fancy wipe of the meter between calls
  116. ; during the BetweenDelay time. 1 = wipe edges to middle, 2 = middle to edges,
  117. ; 3 = wipe backwards, 4 = no wipe
  118. ;
  119. BetweenWipe        1
  120.  
  121. ;
  122. ; This is the amount of time (in milliseconds) to wait for a dial tone
  123. ; for each call.  Usually about 16000.  (1000 = 1 second)
  124. ;
  125. WaitDelay           17000
  126.  
  127. ;
  128. ; This specifies whether or not ToneLoc should keep a .DAT file to
  129. ; prevent dialing the same number twice between runs.  Comment this
  130. ; out if you don't want the .DAT files saved.
  131. ;
  132. NoDupes
  133.  
  134. ;
  135. ; Number of rings to allow before aborting current dial attempt.
  136. ; 0 = do not abort.  Usually 2 for tone scanning, 4 for carrier scanning
  137. ;
  138. MaxRing 2
  139.  
  140. ;
  141. ; Number of times to try busy numbers (doesn't work yet)
  142. ; maximum = 9
  143. ;
  144. BusyTries 2
  145.  
  146. ;
  147. ; Sets the response ToneLoc will scan for.
  148. ; 0 = tone, 1 = carrier
  149. ;
  150. ScanType  0
  151.  
  152. ;
  153. ; Sets whether ToneLoc should ignore or use the Carrier Detect line of
  154. ; the RS-232 port to detect a carrier. Useful if you have your modem set
  155. ; to always detect a carrier.
  156. ;
  157. IgnoreCD  1
  158.    
  159. ;
  160. ; Sets the interval in minutes for an automatic save of the .dat file.
  161. ; Useful if your machine or power source is undependable. If set to
  162. ; 0 ToneLoc will only save the .dat file on exiting.
  163.  
  164. AutoSave      20
  165.  
  166. ;
  167. ; Sets the name of the found file. All numbers that respond with a tone
  168. ; or carrier are recorded here so you don't have to search through the
  169. ; log file.
  170.  
  171. FoundFile    FOUND.LOG
  172.  
  173. ;
  174. ; This is a list of numbers ToneLoc will not dial - a personal
  175. ; blacklist. Good numbers would be your own number(s), your
  176. ; friend's numbers, the police station and fire department,
  177. ; etc.
  178. Blacklist    BLACK.LST
  179.  
  180. ;
  181. ; ToneLoc can dial 3 ways: Random, Forward sequential, or Backward
  182. ; sequential. Keywords are:  Random, Forward, & Backward. (Default = Random)
  183. ;
  184. Random
  185.  
  186. ;
  187. ; Use this to enable or disable the log file ToneLoc keeps of scans.
  188. ; 0 = off, 1 = on.
  189. ;
  190. Logging     1
  191.  
  192. ;
  193. ; Use this to tell ToneLoc to exit to DOS if it gets a "NO DIALTONE"
  194. ; message from the modem too many times IN A ROW (if your line dies)
  195. ;
  196. NoToneAbort 50
  197.