home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / TGCHEK20.ZIP / TGCHECK.DOC < prev    next >
Text File  |  1997-11-04  |  8KB  |  229 lines

  1.  
  2.  
  3.  
  4.                            TGCheck v2.00 beta 
  5.  
  6. Table of Contents:
  7.  
  8.   1. About TGCheck
  9.  
  10.   2. Installation (READ!!)
  11.  
  12.   3. TGCheck's Log
  13.  
  14.   4. TGCheck Options
  15.  
  16.   5. If You Can't Get TGCheck To Work
  17.  
  18.   6. Support
  19.  
  20.   7. Future Versions
  21. ──────────────────────────────────────────────────────────────────────────
  22.  
  23. Disclaimer:
  24.  
  25.  This program is provided as-is, it has no warranties of any kind.
  26.  Use at your own risk.  If you do not agree with this,
  27.  delete the program from your computer.
  28.  
  29.  
  30.  
  31.  
  32.         1. About TGCheck
  33.  
  34.    TGCheck is a FREEWARE Telegard Script that will randomly check users info
  35. to make sure they have enterd true info.  TGCheck will randomly ask their
  36. Voice Phone number, Zip code, B-Day, middle 3 #'s in voice, and last 4 #'s
  37. in voice phone (###-###-????) where ???? is what the user has to enter.
  38. When it asks a question (about 10% of the times they logon) it will display
  39. the answer to the question in the Command Line Box that will only show up
  40. local.  They user has 3 chances to enter the right info; after they use their
  41. 3rd chance, TGCheck will send an Automated message to you (the sysop) and
  42. then will force the user to write you a letter explaining why they enter
  43. the wrong answer.  Then TGCheck will put a line in the sysop logs with the
  44. answer to the question and what they entered, then TGCheck will hangup on
  45. the user.
  46.  
  47. ──────────────────────────────────────────────────────────────────────────
  48.  
  49.         2. Installation
  50.  
  51.   Unlike just about every other Telegard Script, you do not need to change
  52. any paths in the script file, all you have to do to install TGCheck, is move
  53. all the files in the .zip to your Telegard TEXT Dir ( C:\bbs\text ) and then
  54. edit your LOGON.SCR File, and somewhere inside it put:
  55.  
  56. SCRIPT TGCHECK.SCR C:\BBS\TEXT
  57.  
  58.                     ^^^^^^^^^^^ change this to your TEXT DIR!!! WITHOUT a
  59.                                 trailing backslash (SO DON'T DO C:\BBS\TEXT\
  60.                                 IT WILL NOT WORK LIKE THAT)               ^
  61.  
  62. If for some reason you don't put the right path to your text dir, TGCheck
  63. will not work and will tell you that the path to the Telegard Text dir is the
  64. problem.  After you have moved all the files to the text dir and edited the
  65. logon.scr, logon and see if it works; if for some reason it doesn't, start over
  66. with the instalation.
  67.  
  68. ──────────────────────────────────────────────────────────────────────────
  69.  
  70.         3. TGChecks Log
  71.  
  72.   TGCheck records just about everything that happens in TGCHECK.LOG in your
  73. Telegard text dir ( C:\bbs\text\tgcheck.log ). It will record all 3 answers
  74. the user entered, the time they entered, and a lot of other info that is useful.
  75. If you do not want to have a log file for TGCheck, read the next part of the
  76. docs (TGCheck Options) Also - The TGCHECK.LOG has Telegard Color codes in
  77. it, so you should set it up so you can display it from your Sysop Menu.
  78.  
  79. The log will have a 3/4 Box around it :
  80.  
  81. ┌────────────────────────────────────────────────────────────────────────
  82. └────────────────────────────────────────────────────────────────────────
  83.  
  84. The box is there not only to separate each entry, but also if the user
  85. hung up when it asked him a question (because they didnt know the answer, etc)
  86. the box will not be all the way around (most likely will not be at the bottom).
  87.  
  88.  
  89. ──────────────────────────────────────────────────────────────────────────
  90.  
  91.  
  92.         4. TGCheck Options
  93.  
  94.   Right now, TGCheck has 2 options: nolog option, and a Canadian Support
  95. Option. The Nolog option just deletes the log everytime someone enters
  96. TGCheck, so it will still keep a log for the last person who entered, but
  97. the log will stay VERY small if you have the nolog option on.  To enable the
  98. nolog option, just change the TGCheck line in your Logon.scr
  99.  
  100. It would regulerly be like this:
  101.  
  102. SCRIPT TGCHECK.SCR C:\BBS\TEXT
  103.                    ^^^^^^^^^^^ or whatever your system is
  104.  
  105. Change it to this:
  106.  
  107. SCRIPT TGCHECK.SCR C:\BBS\TEXT NOLOG
  108.                                ^^^^^ **MUST** be in CAPITAL LETTERS!!!!!
  109.                    ^^^^^^^^^^^Or whatever your system is.
  110.  
  111. The other option is Canadian option.  All this does is not ever ask for
  112. the Zip Code since it is in a different format in Canada. To enable this option,
  113. just change the TGCheck line in your Logon.scr.
  114.  
  115. It would regularly be like this:
  116.  
  117. SCRIPT TGCHECK.SCR C:\BBS\TEXT
  118.                    ^^^^^^^^^^^ or whatever your system is
  119.  
  120. Change it to this:
  121.  
  122. SCRIPT TGCHECK.SCR C:\BBS\TEXT CAN
  123.                                ^^^ **MUST** be in CAPATOL LETTERS!!!!!
  124.                    ^^^^^^^^^^^or whatever your system is
  125.  
  126. If you wanted to have BOTH the NOLOG and CAN option on it
  127. would look like this:
  128.  
  129. SCRIPT TGCHECK.SCR C:\BBS\TEXT NOLOG CAN
  130.  
  131.  
  132. ──────────────────────────────────────────────────────────────────────────
  133.  
  134.  
  135.         5. If You Can't Get TGCheck To Work.
  136.  
  137.   The First Thing you should do if you can't get TGCheck to work is start
  138. all over, and reinstall it.  If this doesn't work, try these:
  139.  
  140. Q: TGCheck doesnt run when someone logs on
  141. A: Try putting it somewhere else in your LOGON.SCR
  142.  
  143. Q: TGCheck says that the path isnt correct
  144. A: you haven't entered the correct path on the command line, it should be:
  145.  
  146. SCRIPT TGCHECK.SCR C:\BBS\TEXT
  147.                               ^^ make sure you haven't put a \ after the text
  148.  
  149. Q: When someone logs on it says
  150. "Unable to find script file "TGCHECK.SCR".
  151. A: You didnt move all the files to your BBS's Text Dir!
  152.  
  153.  
  154. That's about all the problems that I can think of that you may have.. So if
  155. you have any problems that you can't figure out, E-Mail me (my address is in the
  156. the next part of the Docs)
  157.  
  158. ──────────────────────────────────────────────────────────────────────────
  159.  
  160.         6. Support
  161.  
  162.   Send Suggestions, comments, questions, etc. to:   subby@pcisys.net
  163.  
  164.   Or visit the TGCheck internet page at
  165.  
  166.   http://www.pcisys.net/~subby/index.html
  167.  
  168.  
  169. ──────────────────────────────────────────────────────────────────────────
  170.  
  171.         7. Future Versions
  172.  
  173. next version: 2.10 beta
  174.  
  175.  what will probably be new:
  176.  
  177.  
  178.     Configurablility will be the biggest thing, here is a list of things
  179.     that will be configurable:
  180.  
  181.        - what to check (only B-Day, Only Zipcode, Just B-Day & Zip code, etc)
  182.  
  183.        - What percent of logons to check, so you could set it to only check
  184.          1/100 times, which if your bbs got 25 calls a day, about 1 check
  185.          every 4 days, or set it 10/100 so that it checks people 10% of
  186.          the time they logon.
  187.  
  188.        - Wether or not to hang up on a user who has failed the check
  189.  
  190.        - Wether or not to make the user send you a email explaining why
  191.          they failed the check if they fail
  192.  
  193.        - Wether or not to send the sysop a automatted message stating that
  194.          a user has failed a check.
  195.  
  196.        - What security level to not check above, by this I mean, if you
  197.          set this at 250, TGCheck will never check anyone with a security
  198.          level over 250.  So if on your bbs you set your friends to a higher
  199.          security level then regular users, you can set TGCheck to not ever
  200.          check them.
  201.          
  202.        - Maybe configurable colors for the program
  203.  
  204.    -----
  205.  
  206.    2.10b will also have a DOS "setup" program that will help you set all these
  207.    options
  208.        
  209.  
  210. Approx. realease date:  12-24-97, probably sooner
  211.  
  212. --------
  213.  
  214. The next version after 2.10b will be 3.0b, which will basically be 2.10b
  215. in the new Telegard 3.09b2 compiling scripting language.
  216.  
  217. And 3.10b will take advantage of new things in the new scripting language.
  218.  
  219.  
  220. --------
  221.  
  222. Send any suggestions to subby@pcisys.net
  223.