program c label Tickleis99 #################################################################################### # Title: T.Serialis aka Multiceps serialis or Bladderworm # Description: Neck at 1133.23, first segment begins below that, careful not to hit the neck # N = Neck, S = Segment Size, C = Segment Count # Formula: sweep [N-(s*C)] [N-S] S, [] added for readability # NOTE: Coconut Oil or Neem work to relax the worm when it becomes a hinderance to digestion # Life Cycle: Adult->eggs->oncosphere->coenuri->Adult # WARNING: Another neurological Tapeworm, keep Mannitol handy # CRITICAL: The dump frq must be sent exact, as you can tell both Head and Neck are very close. If your machine is not # accurate enough or uses a spark or duplicates frqs or whatever this can be horrific. # Killing the head before separating the segments can be a cause for emergency surgery when a large scolex is blocking your intestine # F100 series will work and can be hooked up to a scalar device or EMX or PERL, consider all other setups experimental # Heads: Killing heads should either be skipped or only done if sure that no further heads with scolex are within range. The dump frq if run # for about 4m on heads without segments appears to damage their nervous system enough for them to die several hours after the hit. # Due to this the dwell for dumps has been set to 24hrs and one must manually click next to go to complete the script. # Weaponized: T.Serialis is a weaponized tapeworm and when killed may release T.rhodesiense (East African Sleeping Sickness) weaponized Spores #################################################################################### goto 0 label 0 # Switched unit into count UP timer label Headis100 label Invantsis98 label dump pulse 0 0 # 0 is better for separating large amount of sections, pulse 3.33 66.6 is best to kill those without scolex dwell 86400 # 24 hours 1134.1111 # hits the base of the spine which involuntarily makes them dump one segment after another label 1 pulse 6.66 66.6 label Eggs # ingested by an intermediate host dwell 120 46687.7587 label Oncosphere # circulate in blood until they lodge in suitable organs (including skeletal muscle, eyes, brain and subcutaneous tissue) dwell 600 46676.6554 label 2 pulse 6.66 66.6 label Coenuri # Human infection with larval forms is named coenurosis dwell 1200 38876.5465 label 3 label Biow.Spores # Foodborne pulse 0 0 dwell 360 45665.5563 exit label 98 # Infant usually number thousands released after killing a nest pulse 0 0 dwell 240 4536.0655 pause 1 # Visual indicator goto 0 label 99 # Tickle the Neck to find more with scolex attached dwell 11 1133.23 pause 1 # Visual indicator goto 0 label 100 # Head, exact only use if you know what you are doing pulse 6.66 66.6 dwell 120 1135.5655