home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaDemoCD2.iso / ASCII / TEXTE / SCENE / SCENERS-WARS / OJ!FLAKE.TXT < prev    next >
Encoding:
Text File  |  1994-03-26  |  6.5 KB  |  180 lines

  1. @BEGIN_FILE_ID.DIZFLAKE-TRSI-FLAKE-TRSI-FLAKE-TRSI-FLAKE-TRSI!
  2.  
  3.   to FLAKE of TRSI about VIRUSWORKSHOP and
  4. ebola blablablablab answer to your textfile!
  5.  
  6. FLAKE-TRSI-FLAKE-TRSI-FLAKE-TRSI-FLAKE-TRSI!
  7. @END_FILE_ID.DIZ
  8.  
  9. got back from the military, and I found a little  textfile  written  by
  10. mr.virusworkshop himself -> FLAKE/TRSI. here's what he wrote and what I
  11. have to say about it. 
  12.  
  13. >Of course no name under the text, but I don`t suppose someone will
  14. >sign this, as a risk of getting a personal comment from our side,
  15. >so I will answer in a open letter:
  16.  
  17. oh, dear'y me! I didn't sign it, *sigh*.   seeing it was such a BIG and
  18. MAJOR release, that textfile, how in blooming hell could I be so stupid
  19. and un-focused NOT to sign it?  shit, I'm getting out the booze and the
  20. pills...overdose next...wow, look at all the bright colors!? blipp...
  21.  
  22. Ok, seriously: the file was written in a *BIG* hurry in the middle of the
  23. night, and I honestly forgot to sign it. all I wanted to do was to inform
  24. the un-lucky people out there who'd gotten the ebola virus from somewhere
  25. (anyone mentioned zcandler's elite list? nope.)   I  can  understand  you
  26. beeing upset about it, seeing I was putting down your little 'baby'. I am
  27. very deeply sorry if you've gotten any lasting  mental  scars  from  this
  28. incident.
  29.  
  30. ..and "why havn't you replied earlier?" -> I've been in the military!!!!!
  31. for 6 days, then I went to a psychologist.  threw  me out of the military
  32. they did, after having read the psychologists report.  maybe that's why I
  33. couldn't get virusworkshop v5.5/5.8 to kill the ebola?  I WAS INZANE WHEN
  34. I TRIED IT! YES! YES! YEEEEES!!! errr, no - I wasn't.
  35.  
  36. >You write that VW said it would try to remove the EBOLA, but it
  37. >fails at some files. Sounds crazy, as I checked the whole routines
  38. >several times and I had about 100 testsamples, which all got
  39.  
  40. if you'd read the text, you'd understood. 2 times VW crashed when trying
  41. to de-crunch my trash'em-one file. pissed me off, so I deleted the whole
  42. file and re-booted.  then i went through and killed  *everything*  on my
  43. harddisk one time -- turned the machine off -- turned on again and had 2
  44. kill everything once more (still using VW..) and turned off. when turnin
  45. on the machine, and VirusWorkshop still reporting the  Ebola Link virus,
  46. I came to the conclusion that VIRUSWORKSHOP DOES NOT KILL THE EBOLA VIRI
  47. ... do you find that strange?
  48.  
  49. >To you, unkown author, I don`t beliefe you a single word. I see this
  50. >text as a part of propaganda. If you really want to help the people,
  51. >then write a little bugreport and send it with name to us.
  52.  
  53. you've already GOT a bug-report! just for fun, my hardware configuration:
  54.  
  55. amiga 1200 w/viper 68030 8mb fastram accelerator card
  56.              rotten 28.8k no-name piece of crap modem
  57.              western digital 425mb ide harddisk
  58.              powerSCSI cd-rom
  59.  
  60. my STARTUP-SEQUENCE is the standard commodore startup-sequence, so no need
  61. to list. my USER-STARTUP is like this:
  62.  
  63. *** BEGIN ***
  64.  
  65. copy > NIL: SYS:S/RAM.info TO RAM:Disk.info                                                  ; added by MagicWB
  66. tdx >nil:
  67. run >nil: C:MagicWB-Demon 4,123,123,123 5,175,175,175 6,170,144,124 7,255,169,151 8,0,0,255  ; added by MagicWB
  68.  
  69. rtpatch >nil:
  70. fastmemfirst
  71. addbuffers hd0: 10 >nil:
  72. addbuffers hd1: 100 >nil:
  73. addbuffers df0: 15 >nil:
  74.  
  75. assign DELIPLAYERS: hd0:deliplayers/
  76. assign NCOMM: hd0:ncomm/
  77.  
  78. ;BEGIN DirectoryOpus 5
  79. ASSIGN DOpus5: "boot:Opus5"
  80. PATH DOpus5:c Add 
  81. ;END DirectoryOpus 5
  82.  
  83. assign dance_diverse_#2_01: hd1:demos/dance_diverse2/
  84. assign dance_diverse_#2_02: hd1:demos/dance_diverse2/
  85. assign dance_diverse_#2_03: hd1:demos/dance_diverse2/
  86. assign dance_diverse_#2_04: hd1:demos/dance_diverse2/
  87. assign dance_diverse_#2_05: hd1:demos/dance_diverse2/
  88. assign dance_diverse_#2_06: hd1:demos/dance_diverse2/
  89. assign dance_diverse_#2_07: hd1:demos/dance_diverse2/
  90. assign dance_diverse_#2_08: hd1:demos/dance_diverse2/
  91. assign dance_diverse_#2_09: hd1:demos/dance_diverse2/
  92. assign dance_diverse_#2_10: hd1:demos/dance_diverse2/
  93. assign dance_diverse_#2_11: hd1:demos/dance_diverse2/
  94. assign dance_diverse_#2_12: hd1:demos/dance_diverse2/
  95. assign dance_diverse_#2_13: hd1:demos/dance_diverse2/
  96.  
  97. assign DL: hd1:downloads/
  98. assign ASCII: hd1:ts/ascii/
  99. assign CAPCOM: hd1:ts/capcom/
  100.  
  101. ;BEGIN MUI
  102. if exists "boot:MUI"
  103.    assign MUI: "boot:MUI"
  104.    if exists MUI:Libs
  105.       assign add LIBS: MUI:Libs
  106.    endif
  107.    if exists MUI:Locale
  108.       assign add LOCALE: MUI:Locale
  109.    endif
  110.    version >nil: exec.library 39
  111.    if not warn
  112.       if exists MUI:Docs
  113.          if exists HELP:dummy ; do not remove
  114.          endif                ; this entry!
  115.          assign add HELP: MUI:Docs
  116.       endif
  117.    endif
  118. endif
  119. ;END MUI
  120. assign >NIL: MagicWB: SYS:Prefs/MagicWB-Images
  121.  
  122. ;BEGIN DeluxePaintV
  123. Assign DPaintV: "boot:DPaintV" defer
  124. ;END DeluxePaintV
  125.  
  126. ;BEGIN DOpus
  127. ASSIGN DOpus: "boot:"
  128. ;END DOpus
  129.  
  130. Path "SYS:SquirrelSCSI/SCSIMounter" ADD
  131. SCSIMounter >NIL: DEVICE=squirrelscsi.device UNIT=3 QUIET
  132.  
  133. assign ab3d1: boot:ab3d/
  134. assign ab3d2: boot:ab3d/
  135.  
  136. cpu databurst >nil:
  137. ;BEGIN Borrrderline
  138. if exists "work:demos/Borrrderline"
  139.    assign Borrrderline1: "work:demos/Borrrderline"
  140.    assign Borrrderline2: "work:demos/Borrrderline"
  141.    assign Borrrderline3: "work:demos/Borrrderline"
  142. endif
  143. ;END Borrrderline
  144.  
  145. *** END ***
  146.  
  147. so now you can read what I did, and you know what programs I had running
  148. on each startup. (hey, stop calling my user-startup lame! :))
  149.  
  150. >I am wondering, why you don`t give us your name. Any problems with
  151. >that ?
  152.  
  153. no, it's: Mark Ryder/Capcom/Mo'soul.
  154.  
  155. >Anyway, a nice try, but VirusWorkshop is able to recognize
  156. >and repair the EBOLA linkvirus.
  157.  
  158. you can run around and scream about this as much as you  didn't,   but
  159. the fact is: virusworkshop DID NOT KILL THE EBOLA VIRUS. sorry, that's
  160. the way it is on my machine, and that's what I'll preach 'till you can
  161. produce something which actually works.
  162.  
  163. >Try it better the next time, my little lame unknown author....
  164.  
  165. ooooOOoOoOooOoooOOOOoOh! it's nice to see that people  can  take  some
  166. critisism.   your sarcasm and virusworkshop  has  one thing in common:
  167. they don't work.   (fuck you if you can't  take  getting  some sarcasm
  168. in return.)
  169.  
  170. in conclusion: virusworkshop is great, but has some bugs like  every  other
  171. program 'out there'. but that doesn't make it a bad program. VW is the best
  172. all-round virus killer available in my opinion -- but it couldn't  kill  my
  173. ebola problem. take the critisism/bug-report,  do whatever you like  -  but
  174. there is no way in hell I'll have you run around calling me  lamer  because
  175. you didn't like it that your own program didn't work.
  176.  
  177. thanks for virusworkshop.
  178.  
  179.                                                 - MARK RYDER/CAPCOM/MO'SOUL
  180.