REM ========================================================== REM MREG. INC REM SUPER SMART AI (C)2007 BY ATOMIC_BIOS REM ========================================================== dim FixBug$(25) dim W0(55) dim W1(55) dim W2(55) dim W3(55) dim W4(55) dim W5(55) dim N0(8) dim N1(8) dim N2(8) dim N3(8) dim N4(8) dim N5(8) dim seed(8) REM ========================================================== dim mif1$(8) dim mif2$(8) REM ========================================================== seed(1) = 2 seed(2) = 4 seed(3) = 8 seed(4) = 1 seed(5) = 3 seed(6) = 5 seed(7) = 7 seed(8) = 6 mif1$(1) = "warp" mif1$(2) = "bios" mif1$(3) = "keen" mif1$(4) = "black" mif1$(5) = "echo" mif1$(6) = "blob" mif1$(7) = "smart" mif1$(8) = "great" REM ========================================================== mif2$(1) = "claw" mif2$(2) = "paths" mif2$(3) = "request" mif2$(4) = "signal" mif2$(5) = "worship" mif2$(6) = "snails" mif2$(7) = "figures" mif2$(8) = "life" REM ========================================================== KMD$ = COMMAND$ KMD$ = LTRIM$(KMD$) IF KMD$ = "" THEN print "Brain Version 1.0 By Atomic_Bios" print "usage: brain text" print "text is any few words" goto DONE: ENDIF RANDOMIZE A$ = KMD$ A$ = lcase$(A$) L = len(A$) for jkl = 1 to L B$ = mid$(A$, jkl, 1) B$ = lcase$(B$) REM . o O (_TRANSFUSION_) O o . REM ================ S1$ = "" S2$ = "" S3$ = "" S4$ = "" S5$ = "" S6$ = "" S7$ = "" S8$ = "" REM ================ A1$ = "" A2$ = "" A3$ = "" A4$ = "" A5$ = "" A6$ = "" A7$ = "" A8$ = "" REM ================ T1$ = "" T2$ = "" T3$ = "" T4$ = "" T5$ = "" T6$ = "" T7$ = "" T8$ = "" REM ================ P1$ = "" P2$ = "" P3$ = "" P4$ = "" P5$ = "" P6$ = "" P7$ = "" P8$ = "" REM ================ X1$ = "" X2$ = "" X3$ = "" X4$ = "" X5$ = "" X6$ = "" X7$ = "" X8$ = "" REM ================ XO$ = "" XP$ = "" XQ$ = "" XR$ = "" XS$ = "" XT$ = "" XU$ = "" XV$ = "" REM ================ if B$ = "0" then S1$ = "You can" S2$ = "Allways" S3$ = "Try to" S4$ = "Time to" S5$ = "Holds fans to" S6$ = "Opposite swings" S7$ = "Attracts to" S8$ = "Nucleus" A1$ = "blast energy" A2$ = "look deeper" A3$ = "work hard" A4$ = "track cash" A5$ = "stop wound" A6$ = "be friendly" A7$ = "smash laws" A8$ = "break bricks" T1$ = "from meaning" T2$ = "into history" T3$ = "energy zaps" T4$ = "signal ahead" T5$ = "ways beyond" T6$ = "sing force" T7$ = "rally tears" T8$ = "reach destiny" P1$ = "to tell" P2$ = "into existance" P3$ = "reaching galaxies" P4$ = "space cube" P5$ = "hands twice" P6$ = "divides by 2" P7$ = "split pieces" P8$ = "rich pieces" X1$ = "pure glory" X2$ = "to facinate" X3$ = "is big business" X4$ = "makes passion fruit" X5$ = "that racks coins" X6$ = "tiny counter" X7$ = "zero bug fix" X8$ = "many cores" XO$ = "(silly)" XP$ = "(swings)" XQ$ = "(said)" XR$ = "(blast zone)" XS$ = "(tiny dots)" XT$ = "(hidden freeze)" XU$ = "(pine cone)" XV$ = "(volume)" gosub P: endif if B$ = "1" then S1$ = "It's the" S2$ = "Better be" S3$ = "Make it" S4$ = "Means to" S5$ = "I miss you so" S6$ = "Trees" S7$ = "Helix maps" S8$ = "Pattern of" A1$ = "super cure" A2$ = "first place" A3$ = "really funny" A4$ = "single digit" A5$ = "lost world" A6$ = "buried forever" A7$ = "begin again" A8$ = "music match" T1$ = "for much" T2$ = "from friends" T3$ = "silent act" T4$ = "only one" T5$ = "silent energy" T6$ = "dots scroller" T7$ = "animated maps" T8$ = "song bird" P1$ = "into talent" P2$ = "to the exit" P3$ = "entering doors" P4$ = "rock density" P5$ = "holy one" P6$ = "mystical graphs" P7$ = "animated graphs" P8$ = "moving scale" X1$ = "to refine" X2$ = "from all" X3$ = "makes entire arena" X4$ = "signal traffic" X5$ = "that holds answers" X6$ = "simple rocks" X7$ = "clear path" X8$ = "mega blasts" XO$ = "(area)" XP$ = "(bounces)" XQ$ = "(neat)" XR$ = "(holy grace)" XS$ = "(zips lips)" XT$ = "(see answer)" XU$ = "(block top)" XV$ = "(price)" gosub P: endif if B$ = "2" then S1$ = "The clock" S2$ = "The brain" S3$ = "Only one" S4$ = "Trick is" S5$ = "Every day are" S6$ = "Win again" S7$ = "Times" S8$ = "Ready" A1$ = "ticks" A2$ = "retries" A3$ = "switches" A4$ = "stops" A5$ = "bends" A6$ = "signals blasts" A7$ = "renew old" A8$ = "hand leads" T1$ = "and jumps" T2$ = "again" T3$ = "need seed" T4$ = "zaps sparks" T5$ = "way ahead" T6$ = "mystical dots" T7$ = "iron fist" T8$ = "call towards" P1$ = "that it's in" P2$ = "in intrest" P3$ = "so mega reason" P4$ = "black acid" P5$ = "book bites" P6$ = "top heads" P7$ = "time touch" P8$ = "wood blocks" X1$ = "from magic" X2$ = "for home" X3$ = "makes spectrum complete" X4$ = "he is master mean" X5$ = "begins cerimony" X6$ = "swap timing" X7$ = "loop tester" X8$ = "big calculation" XO$ = "(rocket reader)" XP$ = "(grows)" XQ$ = "(tip)" XR$ = "(send air)" XS$ = "(tick tock)" XT$ = "(big crystal)" XU$ = "(peas pod)" XV$ = "" gosub P: endif if B$ = "3" then S1$ = "Some" S2$ = "One" S3$ = "Being a" S4$ = "Score is" S5$ = "Make money" S6$ = "Bricks told" S7$ = "Box of bricks" S8$ = "Brothers love" A1$ = "train" A2$ = "value" A3$ = "kiss" A4$ = "stone" A5$ = "drink" A6$ = "box" A7$ = "no limits" A8$ = "big cost" T1$ = "from above" T2$ = "will save you" T3$ = "simple dots" T4$ = "rail road" T5$ = "magic home" T6$ = "flip switch" T7$ = "wonders" T8$ = "hardens" P1$ = "to bleach" P2$ = "at inside" P3$ = "makes sense" P4$ = "time orbits" P5$ = "bug stop" P6$ = "rodents" P7$ = "our scents" P8$ = "past hours" X1$ = "on task" X2$ = "for forever" X3$ = "for no corruption" X4$ = "for the monster bash" X5$ = "from family" X6$ = "task divide" X7$ = "sample fish" X8$ = "big study" XO$ = "(throw)" XP$ = "(shakes)" XQ$ = "(every)" XR$ = "(bridge)" XS$ = "(earn it)" XT$ = "(magic fountain)" XU$ = "(poker chip)" XV$ = "(muffins)" gosub P: endif if B$ = "4" then S1$ = "Main goal to" S2$ = "Swear you will" S3$ = "Try to" S4$ = "Matches can" S5$ = "Walk foward to" S6$ = "Move foward" S7$ = "Onward going" S8$ = "Deposits" A1$ = "buy property" A2$ = "earn respect" A3$ = "invest wisely" A4$ = "make mail" A5$ = "show scores" A6$ = "block bad" A7$ = "forget past" A8$ = "push foward" T1$ = "for tests" T2$ = "on time" T3$ = "fork road" T4$ = "french kiss" T5$ = "moat bridge" T6$ = "power road" T7$ = "power fork" T8$ = "brought" P1$ = "so it can" P2$ = "to wake up" P3$ = "can consume" P4$ = "reads stripes" P5$ = "bold sense" P6$ = "power ahead" P7$ = "bong" P8$ = "bring it" X1$ = "to see" X2$ = "to know" X3$ = "cause people sleep" X4$ = "for huge facility" X5$ = "amongst boxes" X6$ = "squid tips" X7$ = "octopus" X8$ = "magic uses" XO$ = "(end)" XP$ = "(fox)" XQ$ = "(free)" XR$ = "(fit fire)" XS$ = "(answer pit)" XT$ = "(color bridges)" XU$ = "(pole ice)" XV$ = "(hugs fire)" gosub P: endif if B$ = "5" then S1$ = "Go" S2$ = "Plan" S3$ = "Show me" S4$ = "Signal is" S5$ = "My goal is" S6$ = "Tot secret" S7$ = "Past BIOS" S8$ = "Bring home" A1$ = "arobics" A2$ = "swimming" A3$ = "jogging" A4$ = "strobe signals" A5$ = "watch out" A6$ = "a method" A7$ = "to bear future" A8$ = "buried power" T1$ = "every day" T2$ = "often" T3$ = "desire twists" T4$ = "sacred stone" T5$ = "moan in bed" T6$ = "total income" T7$ = "family fun" T8$ = "for us all" P1$ = "so theres a path" P2$ = "to chant songs" P3$ = "belongs here" P4$ = "handy chips" P5$ = "drop ways" P6$ = "forever" P7$ = "totally" P8$ = "invitations" X1$ = "to rain forest" X2$ = "from furnaces" X3$ = "appearing accurate" X4$ = "forms a back bone" X5$ = "as a first choice" X6$ = "flash film" X7$ = "nut cancel" X8$ = "big calculations" XO$ = "(have)" XP$ = "(wheels)" XQ$ = "(fountain)" XR$ = "(faith)" XS$ = "(into time)" XT$ = "(germination)" XU$ = "(sand wind)" XV$ = "(brought fun)" gosub P: endif if B$ = "6" then S1$ = "Just" S2$ = "Goes" S3$ = "Only" S4$ = "Work to" S5$ = "Go ahead" S6$ = "Power rush" S7$ = "Box boy" S8$ = "Forks ahead" A1$ = "mixing meds" A2$ = "working hard" A3$ = "fitting pieces" A4$ = "trying hard" A5$ = "loving us" A6$ = "burning hard" A7$ = "smash limits" A8$ = "magic ride" T1$ = "for harmony" T2$ = "for peace" T3$ = "random sparks" T4$ = "just think" T5$ = "just shiver" T6$ = "boat rock" T7$ = "bold face" T8$ = "many fires" P1$ = "to think" P2$ = "from what sees" P3$ = "launches" P4$ = "crusher" P5$ = "mail box" P6$ = "tilt whip" P7$ = "worm meal" P8$ = "fish garb" X1$ = "for darkness" X2$ = "on us" X3$ = "into time tunnels" X4$ = "to realize twice" X5$ = "shakes hard" X6$ = "unknown matrix" X7$ = "non-existant sperm" X8$ = "big answers" XO$ = "(sure)" XP$ = "(rocks)" XQ$ = "(swing)" XR$ = "(real)" XS$ = "(into it)" XT$ = "(fix error)" XU$ = "(reader wings)" XV$ = "(steady going)" gosub P: endif if B$ = "7" then S1$ = "Try" S2$ = "Begin" S3$ = "Look to" S4$ = "Date is" S5$ = "Brush death" S6$ = "Bush belt" S7$ = "Towers" S8$ = "Twin dwarfs" A1$ = "dating" A2$ = "wishing" A3$ = "flying" A4$ = "signaling" A5$ = "trafficing" A6$ = "heavy dust" A7$ = "crush lead" A8$ = "time troffs" T1$ = "for eternity" T2$ = "for youth" T3$ = "inside wires" T4$ = "need dots" T5$ = "pie piece" T6$ = "wacky taffy" T7$ = "wild wacky" T8$ = "density packs" P1$ = "so you see" P2$ = "to listen" P3$ = "collides again" P4$ = "lucky" P5$ = "land twists" P6$ = "split sandwich" P7$ = "over ahead" P8$ = "power worlds" X1$ = "inside it" X2$ = "to it" X3$ = "infinite vortex" X4$ = "to swarms" X5$ = "corner stone" X6$ = "fish soup" X7$ = "buried oil" X8$ = "very potent facts" XO$ = "(after)" XP$ = "(folders)" XQ$ = "(weapon)" XR$ = "(ridge)" XS$ = "(water drops)" XT$ = "(nice looks)" XU$ = "(salt sea)" XV$ = "(owners manual)" gosub P: endif if B$ = "8" then S1$ = "It's" S2$ = "Creates" S3$ = "Signal" S4$ = "Seems that" S5$ = "Sail ahead" S6$ = "Prints" S7$ = "Works" S8$ = "Sells" A1$ = "a challenge" A2$ = "many samples" A3$ = "many sales" A4$ = "a sending" A5$ = "a point" A6$ = "a dot" A7$ = "deep stare" A8$ = "welcomes" T1$ = "to victory" T2$ = "to amaze" T3$ = "potent depts" T4$ = "real dream" T5$ = "to my love" T6$ = "towards echo" T7$ = "inside cube" T8$ = "into nucleus" P1$ = "perfect" P2$ = "in itself" P3$ = "reads minds" P4$ = "snips tips" P5$ = "need seeds" P6$ = "every way" P7$ = "each and every" P8$ = "all around" X1$ = "for you" X2$ = "to invest" X3$ = "to super power" X4$ = "to invite again" X5$ = "intricate details" X6$ = "cone head" X7$ = "factor z" X8$ = "infinite graphs" XO$ = "(inside)" XP$ = "(stars)" XQ$ = "(age)" XR$ = "(steel)" XS$ = "(create dust)" XT$ = "(panther)" XU$ = "(rice cakes)" XV$ = "(brothers)" gosub P: endif if B$ = "9" then S1$ = "Bunches of" S2$ = "Deepest" S3$ = "Burning" S4$ = "More" S5$ = "My" S6$ = "Most power" S7$ = "Chunky cakes" S8$ = "Cream puff" A1$ = "signals" A2$ = "harmonies" A3$ = "feelings" A4$ = "years" A5$ = "paths" A6$ = "weeks" A7$ = "break limit" A8$ = "tilt twist" T1$ = "of might" T2$ = "of power" T3$ = "deep under" T4$ = "road rocks" T5$ = "bright place" T6$ = "natural shape" T7$ = "double helix" T8$ = "wonder why" P1$ = "that takes it" P2$ = "to wish again" P3$ = "can see" P4$ = "fun trip" P5$ = "winter cat" P6$ = "square" P7$ = "triangle" P8$ = "circle" X1$ = "for tonight" X2$ = "right now" X3$ = "for a strong box" X4$ = "for meat loaf" X5$ = "mother ships" X6$ = "lock pick" X7$ = "final victory" X8$ = "big schematics" XO$ = "(going)" XP$ = "(woman)" XQ$ = "(brain)" XR$ = "(need)" XS$ = "(measure tilts)" XT$ = "(singer)" XU$ = "(render okay)" XV$ = "(natural shapes)" gosub P: endif if B$ = "a" then S1$ = "First" S2$ = "Beginning" S3$ = "Solution" S4$ = "Snail whip is" S5$ = "Get a" S6$ = "Measurement" S7$ = "The scales" S8$ = "The way is" A1$ = "point" A2$ = "action" A3$ = "entry" A4$ = "thirst" A5$ = "hunger" A6$ = "bridges" A7$ = "count faster" A8$ = "beginning with" T1$ = "for answers" T2$ = "for a solution" T3$ = "want call" T4$ = "family chat" T5$ = "total means" T6$ = "natures only dot" T7$ = "natural items" T8$ = "natures stuff" P1$ = "to sights" P2$ = "in vision" P3$ = "is very strong" P4$ = "earns fame" P5$ = "sequence" P6$ = "the only one" P7$ = "big smash" P8$ = "invention" X1$ = "together" X2$ = "for us" X3$ = "to amazing spectrum" X4$ = "for our big bucks" X5$ = "answers first" X6$ = "whatever from" X7$ = "infinite eyeballs" X8$ = "special design" XO$ = "(early)" XP$ = "(all set)" XQ$ = "(fairy)" XR$ = "(day)" XS$ = "(many faces)" XT$ = "(solve question)" XU$ = "(tomato)" XV$ = "(dome root)" gosub P: endif if B$ = "b" then S1$ = "Big" S2$ = "Bunches of" S3$ = "Boiling" S4$ = "Tracks" S5$ = "Make" S6$ = "Bunny bug" S7$ = "Tell tale" S8$ = "Forge path" A1$ = "bounces" A2$ = "bubbles" A3$ = "springs" A4$ = "bugs" A5$ = "nerds" A6$ = "heads" A7$ = "try hard" A8$ = "onyx places" T1$ = "for fun" T2$ = "to play" T3$ = "below zero" T4$ = "box carts" T5$ = "only dot" T6$ = "total tons" T7$ = "mixed berries" T8$ = "quest point" P1$ = "to begin" P2$ = "to believe" P3$ = "goes ahead" P4$ = "arrested" P5$ = "brother" P6$ = "Sams choice" P7$ = "black cola" P8$ = "silly squares" X1$ = "for you" X2$ = "immediatly" X3$ = "building bridges" X4$ = "to ponder" X5$ = "has been bought" X6$ = "just ahead" X7$ = "never ending" X8$ = "magic graphs" XO$ = "(bow)" XP$ = "(berries)" XQ$ = "(busy)" XR$ = "(cry)" XS$ = "(mail storms)" XT$ = "(full blot)" XU$ = "(boil again)" XV$ = "(sound bound)" gosub P: endif if B$ = "c" then S1$ = "Crystal" S2$ = "Cool" S3$ = "Wishing" S4$ = "Will be" S5$ = "Quilt of" S6$ = "Plants seed" S7$ = "How to" S8$ = "Methods for" A1$ = "cake" A2$ = "ice" A3$ = "coffee" A4$ = "crisp" A5$ = "cookie" A6$ = "gap" A7$ = "crush speed" A8$ = "simple rock" T1$ = "treats" T2$ = "suprises" T3$ = "nice ideas" T4$ = "dancing dice" T5$ = "earn living" T6$ = "purpose" T7$ = "#1 weekend" T8$ = "world ahead" P1$ = "so sing again" P2$ = "in action" P3$ = "cop code" P4$ = "red alarm" P5$ = "canister" P6$ = "natures state" P7$ = "current stage" P8$ = "rook update" X1$ = "for us" X2$ = "to it" X3$ = "to the great launches" X4$ = "for the long hallway" X5$ = "has spots" X6$ = "coke candy" X7$ = "candy cones" X8$ = "universal remote" XO$ = "(church)" XP$ = "(cola)" XQ$ = "(holiday)" XR$ = "(hero)" XS$ = "(magic clouds)" XT$ = "(crayons)" XU$ = "(ice river)" XV$ = "(purpose)" gosub P: endif if B$ = "d" then S1$ = "Doing" S2$ = "Deciding" S3$ = "Reading" S4$ = "Rain dance" S5$ = "Quick" S6$ = "Treasure chest" S7$ = "Big bubbles" S8$ = "Cone-Head" A1$ = "double" A2$ = "dare" A3$ = "dance" A4$ = "dumps" A5$ = "day" A6$ = "dish" A7$ = "watch hard" A8$ = "flip twist" T1$ = "for importance" T2$ = "for desire" T3$ = "spectrum" T4$ = "dope dwarf" T5$ = "history" T6$ = "time wave" T7$ = "works well" T8$ = "working system" P1$ = "to do" P2$ = "at midnight" P3$ = "so the snail sings" P4$ = "drinks water" P5$ = "drip drops" P6$ = "found a craze" P7$ = "found mania" P8$ = "wacky wild find" X1$ = "for us" X2$ = "to it" X3$ = "fiddle wedge" X4$ = "to begin launch" X5$ = "drippings" X6$ = "rigged dice" X7$ = "the tricks" X8$ = "self propelled" XO$ = "(doodle)" XP$ = "(digs)" XQ$ = "(divide)" XR$ = "(dome)" XS$ = "(intrest)" XT$ = "(cranberries)" XU$ = "(soda pop)" XV$ = "(swim)" gosub P: endif if B$ = "e" then S1$ = "Angelic" S2$ = "Sacred" S3$ = "Meaningful" S4$ = "Rare" S5$ = "Extra" S6$ = "Privledged" S7$ = "Musical" S8$ = "Mapping" A1$ = "eyes" A2$ = "springs" A3$ = "stones" A4$ = "tears" A5$ = "face" A6$ = "black" A7$ = "not limit" A8$ = "surity" T1$ = "of reality" T2$ = "of birth" T3$ = "light warp" T4$ = "silent energy" T5$ = "sands" T6$ = "silence swisher" T7$ = "combat mode" T8$ = "bang gangs" P1$ = "for ever" P2$ = "inside" P3$ = "to road ahead" P4$ = "cream pie" P5$ = "ever after" P6$ = "silly man" P7$ = "massive sales" P8$ = "mighty music" X1$ = "for us" X2$ = "to it" X3$ = "makes brain power" X4$ = "funny smarts" X5$ = "earnings" X6$ = "magic gas" X7$ = "fast logic" X8$ = "newest ideas" XO$ = "(extra)" XP$ = "(elevator)" XQ$ = "(ending)" XR$ = "(envelope)" XS$ = "(invest)" XT$ = "(chat)" XU$ = "(magic love)" XV$ = "(ovens uses)" gosub P: endif if B$ = "f" then S1$ = "Fancy" S2$ = "Funny" S3$ = "Magical" S4$ = "Force of" S5$ = "Decide to" S6$ = "sandwich twist" S7$ = "lemon suds" S8$ = "orange breeze" A1$ = "fairy" A2$ = "pattern" A3$ = "decorations" A4$ = "friends" A5$ = "stickers" A6$ = "blob" A7$ = "make warp" A8$ = "salt snaps" T1$ = "you wanted" T2$ = "you have" T3$ = "best dream" T4$ = "hold cards" T5$ = "stings" T6$ = "swang swish" T7$ = "neon warp" T8$ = "ice fizz" P1$ = "under water" P2$ = "to wish" P3$ = "forms grace gate" P4$ = "to flick" P5$ = "features" P6$ = "fold pockets" P7$ = "single steps" P8$ = "error flips" X1$ = "immediatly" X2$ = "right here" X3$ = "super might" X4$ = "pathways" X5$ = "full froth" X6$ = "key finder" X7$ = "unknown vortex" X8$ = "biggest rocks" XO$ = "(fiddle)" XP$ = "(folder)" XQ$ = "(craze)" XR$ = "(fills)" XS$ = "(sink)" XT$ = "(possible wish)" XU$ = "(fairy dust)" XV$ = "(lace angles)" gosub P: endif if B$ = "g" then S1$ = "Goofy" S2$ = "Great" S3$ = "Sand dollar" S4$ = "Boats of" S5$ = "Real nice" S6$ = "Clear case" S7$ = "See it all" S8$ = "Wild twists" A1$ = "gourds" A2$ = "goop" A3$ = "gel" A4$ = "nerds" A5$ = "dazzle" A6$ = "squish" A7$ = "program" A8$ = "final candy" T1$ = "sponges" T2$ = "bath" T3$ = "filthy rich" T4$ = "mop up blobs" T5$ = "grape pudding" T6$ = "grape pie" T7$ = "recipe errors" T8$ = "english twist" P1$ = "on the swing" P2$ = "on many moons" P3$ = "to hold twice" P4$ = "at garden" P5$ = "actual answer" P6$ = "fault facts" P7$ = "cold bricks" P8$ = "cane fix" X1$ = "for shows" X2$ = "to tunnels" X3$ = "magic power amp" X4$ = "for our path renewed" X5$ = "math growths" X6$ = "thrown center" X7$ = "warp juice" X8$ = "magical factory" XO$ = "(arrive)" XP$ = "(grease)" XQ$ = "(green)" XR$ = "(air time)" XS$ = "(doing again)" XT$ = "(any way)" XU$ = "(seed tunnel)" XV$ = "(facinated)" gosub P: endif if B$ = "h" then S1$ = "High" S2$ = "Hail" S3$ = "Milk dud" S4$ = "Cat tail" S5$ = "Hero" S6$ = "Musical" S7$ = "Pleasing" S8$ = "Dreamy" A1$ = "master" A2$ = "hands" A3$ = "years" A4$ = "highness" A5$ = "girl" A6$ = "charm" A7$ = "huge hours" A8$ = "packs" T1$ = "of passion" T2$ = "of desire" T3$ = "holy smoke" T4$ = "real twists" T5$ = "told tales" T6$ = "sweets" T7$ = "twists" T8$ = "icing" P1$ = "so speak twice" P2$ = "so answer again" P3$ = "is on the road" P4$ = "hour glass" P5$ = "steps" P6$ = "finished" P7$ = "toasted" P8$ = "perfection" X1$ = "for us" X2$ = "for it" X3$ = "forms a brain device" X4$ = "forms illusions" X5$ = "worms bring" X6$ = "healer" X7$ = "latter maze" X8$ = "crush numbers" XO$ = "(hands)" XP$ = "(markers)" XQ$ = "(garden)" XR$ = "(power force)" XS$ = "(crush)" XT$ = "(every view)" XU$ = "(my talk)" XV$ = "(Moms weapon)" gosub P: endif if B$ = "i" then S1$ = "Heaven sent" S2$ = "Initialize" S3$ = "Answer box" S4$ = "Touch" S5$ = "Sudden day" S6$ = "Languages" S7$ = "Missing words" S8$ = "Never created" A1$ = "intro" A2$ = "inside" A3$ = "invite" A4$ = "eyes" A5$ = "mirror" A6$ = "blaster" A7$ = "warp coil" A8$ = "initialization" T1$ = "for all" T2$ = "to amaze" T3$ = "love calls" T4$ = "intrested" T5$ = "price cake" T6$ = "leaning sticks" T7$ = "the statue" T8$ = "constitution" P1$ = "into signals" P2$ = "to begin it" P3$ = "to the far gate" P4$ = "cram loads in" P5$ = "irresistable" P6$ = "dream land" P7$ = "render vortex" P8$ = "problem solve" X1$ = "for us" X2$ = "for eternity" X3$ = "forms big branch" X4$ = "for our sea quest" X5$ = "to cram full" X6$ = "totally perfect" X7$ = "number fizz" X8$ = "zero flames" XO$ = "(see)" XP$ = "(infinite)" XQ$ = "(elf)" XR$ = "(feel date)" XS$ = "(earn time)" XT$ = "(candy ideas)" XU$ = "(future book)" XV$ = "(complex)" gosub P: endif if B$ = "j" then S1$ = "Jingle" S2$ = "Multi-complex" S3$ = "Initialize" S4$ = "Tears for" S5$ = "Contest of" S6$ = "Girl and boy" S7$ = "Spew chunks" S8$ = "Catapult" A1$ = "jungle" A2$ = "jelly" A3$ = "jury" A4$ = "seminar" A5$ = "picture" A6$ = "graft" A7$ = "warp coil" A8$ = "path packs" T1$ = "for creativity" T2$ = "from junkyard" T3$ = "best choice" T4$ = "revise edit" T5$ = "inside job" T6$ = "metric system" T7$ = "standards" T8$ = "invention" P1$ = "to combat" P2$ = "to recreate" P3$ = "to call phone" P4$ = "trap jaw" P5$ = "jokers" P6$ = "race winner" P7$ = "wonder heads" P8$ = "nose picker" X1$ = "talents" X2$ = "dazzle" X3$ = "for bold face" X4$ = "for big buns" X5$ = "for just juices" X6$ = "whipped logic" X7$ = "space rip" X8$ = "printer show" XO$ = "(chips)" XP$ = "(church)" XQ$ = "(jab)" XR$ = "(fill buffer)" XS$ = "(rake)" XT$ = "(fire fountain)" XU$ = "(super useful)" XV$ = "(factual)" gosub P: endif if B$ = "k" then S1$ = "Hersheys" S2$ = "Kings" S3$ = "Peanut" S4$ = "Sell a" S5$ = "Realize a" S6$ = "Final glory" S7$ = "Cats tales" S8$ = "Fish furnace" A1$ = "kiss" A2$ = "recipe" A3$ = "treats" A4$ = "bedtime" A5$ = "ice pop" A6$ = "baloon" A7$ = "speed past" A8$ = "boiling bugs" T1$ = "craving" T2$ = "snacks" T3$ = "specific dots" T4$ = "make calls" T5$ = "castles" T6$ = "wheel house" T7$ = "remote keys" T8$ = "stun paper" P1$ = "invite" P2$ = "for sweets" P3$ = "to answer back" P4$ = "crazy love" P5$ = "seeds" P6$ = "poop scoop" P7$ = "blank eggs" P8$ = "life half" X1$ = "of all" X2$ = "for this" X3$ = "for italic reason" X4$ = "to own factory" X5$ = "that kills" X6$ = "infinite eyeball" X7$ = "goat antlers" X8$ = "dots reader" XO$ = "(crisps)" XP$ = "(kindness)" XQ$ = "(family)" XR$ = "(folk lure)" XS$ = "(found coin)" XT$ = "(full power)" XU$ = "(jack rabbit)" XV$ = "(mega parrot)" gosub P: endif if B$ = "l" then S1$ = "Long" S2$ = "Parallel" S3$ = "Factual" S4$ = "Lonely" S5$ = "Lovers" S6$ = "Tock ticker" S7$ = "Fire bricks" S8$ = "Math paper" A1$ = "ages" A2$ = "halls" A3$ = "read" A4$ = "gifts" A5$ = "suprise" A6$ = "feelers" A7$ = "hurry up" A8$ = "bog shapes" T1$ = "like mirrors" T2$ = "doors" T3$ = "finished" T4$ = "leaky loans" T5$ = "loops" T6$ = "leaky plasma" T7$ = "big puzzle" T8$ = "silly stand" P1$ = "into channels" P2$ = "joins parts" P3$ = "it sends signals" P4$ = "pencil art" P5$ = "taken" P6$ = "potato head" P7$ = "whole cell" P8$ = "brain damage" X1$ = "totally" X2$ = "on us" X3$ = "to a line noise filter" X4$ = "for physics blasts" X5$ = "offers looks" X6$ = "truth waterfall" X7$ = "math bananna split" X8$ = "rocket man" XO$ = "(loan)" XP$ = "(likes)" XQ$ = "(lot)" XR$ = "(find lot)" XS$ = "(funky jelly)" XT$ = "(power pills)" XU$ = "(donky kong)" XV$ = "(atomic loads)" gosub P: endif if B$ = "m" then S1$ = "Means" S2$ = "Money to" S3$ = "Feel for" S4$ = "Master at" S5$ = "Daughters" S6$ = "Worm stew" S7$ = "Coke crack" S8$ = "Rock hard" A1$ = "mop mess" A2$ = "much meaning" A3$ = "mutated monsters" A4$ = "entire picture" A5$ = "mail message" A6$ = "take heavy doses" A7$ = "super counter" A8$ = "out selling" T1$ = "beyond eternity" T2$ = "in entire spectrum" T3$ = "perfect chunks" T4$ = "involve inside" T5$ = "terrific" T6$ = "sales rush" T7$ = "star dots" T8$ = "star field" P1$ = "money made" P2$ = "untold tales" P3$ = "mops the blot" P4$ = "mothers rocks" P5$ = "moths" P6$ = "measure totality" P7$ = "measurement visualization" P8$ = "cash cones" X1$ = "finds art" X2$ = "reaches over all" X3$ = "passes everything" X4$ = "makes magic" X5$ = "magnet pole" X6$ = "magnetic missile" X7$ = "polar poles" X8$ = "rocket woman" XO$ = "(make)" XP$ = "(mother)" XQ$ = "(many)" XR$ = "(fill many)" XS$ = "(buzz juice)" XT$ = "(money pops)" XU$ = "(cosmic gas)" XV$ = "(blue fish)" gosub P: endif if B$ = "n" then S1$ = "Variable" S2$ = "Name" S3$ = "Say" S4$ = "Near" S5$ = "Naked" S6$ = "Tick tacks" S7$ = "Facts teller" S8$ = "Angled points" A1$ = "notes" A2$ = "calls" A3$ = "infinity" A4$ = "talent" A5$ = "reward" A6$ = "plant" A7$ = "massive coil" A8$ = "eggo waffles" T1$ = "of reason" T2$ = "of madness" T3$ = "final calls" T4$ = "rack up reeds" T5$ = "tilt whip" T6$ = "ultra silk" T7$ = "signal spiders" T8$ = "black avinues" P1$ = "to awaken" P2$ = "to excite" P3$ = "is the note bust to" P4$ = "burns down" P5$ = "tales" P6$ = "misspell" P7$ = "fruit punch" P8$ = "error agony" X1$ = "all" X2$ = "us" X3$ = "for mass production" X4$ = "for Big project" X5$ = "is nearing" X6$ = "varied types" X7$ = "wild shroom bug" X8$ = "sexy biochemist" XO$ = "(take)" XP$ = "(jewls)" XQ$ = "(fern)" XR$ = "(fold reed)" XS$ = "(new ideas)" XT$ = "(yours higher)" XU$ = "(fact find)" XV$ = "(reverse image)" gosub P: endif if B$ = "o" then S1$ = "Only" S2$ = "Oceans of" S3$ = "Swamps brew" S4$ = "Portal of" S5$ = "Colored" S6$ = "Mail box" S7$ = "Fortunate" S8$ = "Rampid smige" A1$ = "ooze" A2$ = "oil" A3$ = "religon" A4$ = "invention" A5$ = "importance" A6$ = "horizon" A7$ = "enter warp" A8$ = "cake works" T1$ = "opens portal" T2$ = "enters door" T3$ = "safe home" T4$ = "cold desire" T5$ = "mystical arms" T6$ = "seal swim" T7$ = "facts school" T8$ = "facts talent" P1$ = "so it's melting" P2$ = "so it thinks" P3$ = "in the note book" P4$ = "realizes truth" P5$ = "doodles" P6$ = "bushes contest" P7$ = "bright river" P8$ = "possibility" X1$ = "in it" X2$ = "in this" X3$ = "for big blocks" X4$ = "for huge fire pits" X5$ = "goes on and on" X6$ = "atomic digits" X7$ = "scales arrows" X8$ = "phone book" XO$ = "(booger)" XP$ = "(cycle)" XQ$ = "(moan)" XR$ = "(rope tie)" XS$ = "(plasma acid)" XT$ = "(your own)" XU$ = "(liquid crystal)" XV$ = "(snooze alarm)" gosub P: endif if B$ = "p" then S1$ = "Springs" S2$ = "Fluffy" S3$ = "Wonderful" S4$ = "Pile of" S5$ = "Pin cushon" S6$ = "Intro" S7$ = "Amazing" S8$ = "Colored bars" A1$ = "flowers" A2$ = "powers" A3$ = "pillows" A4$ = "clouds" A5$ = "sleep" A6$ = "battles" A7$ = "tough logic" A8$ = "fonts" T1$ = "for love" T2$ = "thats pretty" T3$ = "always heats" T4$ = "prize won" T5$ = "pickle" T6$ = "symbols" T7$ = "stars" T8$ = "calculator" P1$ = "to transfer" P2$ = "to facinate" P3$ = "clouds" P4$ = "wanders far" P5$ = "dream" P6$ = "basics" P7$ = "arrays" P8$ = "lingo" X1$ = "this all" X2$ = "the end" X3$ = "for huge system" X4$ = "for big program" X5$ = "in piles" X6$ = "fifth element" X7$ = "final lock" X8$ = "magical voices" XO$ = "(prize)" XP$ = "(potion)" XQ$ = "(pawn)" XR$ = "(cake treat)" XS$ = "(big smile)" XT$ = "(money bang)" XU$ = "(zombie)" XV$ = "(paper bricks)" gosub P: endif if B$ = "q" then S1$ = "Time" S2$ = "Choice to" S3$ = "Ponder to" S4$ = "Trivia to" S5$ = "Crusher" S6$ = "Magic gift" S7$ = "Seductive" S8$ = "Heavenly" A1$ = "stop" A2$ = "finish" A3$ = "end" A4$ = "hurry" A5$ = "start" A6$ = "be" A7$ = "beat time" A8$ = "setup" T1$ = "gracefully" T2$ = "this" T3$ = "wonder miracles" T4$ = "silent eject" T5$ = "squash" T6$ = "kingdom" T7$ = "senses entirety" T8$ = "flat panel" P1$ = "and talk" P2$ = "so to make it" P3$ = "to hold again" P4$ = "metal works" P5$ = "alternative" P6$ = "grid lock" P7$ = "cancel rain" P8$ = "bridges quilt" X1$ = "tonight" X2$ = "here" X3$ = "to nitrogen bliss" X4$ = "to bring ahead" X5$ = "grape vines" X6$ = "infinite speck" X7$ = "orbital detector" X8$ = "brain bursts" XO$ = "(satisfy)" XP$ = "(quilts)" XQ$ = "(forgive)" XR$ = "(fact dice)" XS$ = "(rock dust)" XT$ = "(alarmed)" XU$ = "(ready now)" XV$ = "(zero force)" gosub P: endif if B$ = "r" then S1$ = "Rocky" S2$ = "Rough" S3$ = "Unknown" S4$ = "Potion to" S5$ = "Lost zone" S6$ = "Time sent" S7$ = "Final theories" S8$ = "Factual drift" A1$ = "road" A2$ = "reading" A3$ = "roast" A4$ = "river" A5$ = "lady" A6$ = "gong thong" A7$ = "super hurry" A8$ = "folded ridges" T1$ = "on earth" T2$ = "in deep space" T3$ = "enchantment" T4$ = "dream colors" T5$ = "mistake" T6$ = "pipe cake" T7$ = "rice crisps" T8$ = "rack balls" P1$ = "being sent" P2$ = "so it's real" P3$ = "to come here" P4$ = "force feed" P5$ = "cross hairs" P6$ = "flip switch" P7$ = "toggle on/off" P8$ = "warp throw" X1$ = "this time" X2$ = "on this" X3$ = "to my acid tap" X4$ = "at it's seed" X5$ = "jump ropes" X6$ = "crazy mind" X7$ = "last stand" X8$ = "explosive brains" XO$ = "(rip)" XP$ = "(crickets)" XQ$ = "(shell)" XR$ = "(topple head)" XS$ = "(three heads)" XT$ = "(stand still)" XU$ = "(ready said)" XV$ = "(football)" gosub P: endif if B$ = "s" then S1$ = "Ships" S2$ = "Many" S3$ = "Everyones" S4$ = "Sending" S5$ = "Christmas" S6$ = "Finally" S7$ = "relief" S8$ = "portal" A1$ = "zillions" A2$ = "goodies" A3$ = "repeaters" A4$ = "puzzles" A5$ = "house" A6$ = "mine" A7$ = "instant" A8$ = "crave soda" T1$ = "humming" T2$ = "sizzling" T3$ = "dazzle" T4$ = "ready set go" T5$ = "patterns" T6$ = "iron peelings" T7$ = "whatever for" T8$ = "sorry again" P1$ = "said again" P2$ = "infinite signals" P3$ = "to sail signals" P4$ = "wilted flower" P5$ = "significance" P6$ = "told tales" P7$ = "fancy anialation" P8$ = "dorment species" X1$ = "to wilderness" X2$ = "to compute" X3$ = "is the buried entrance" X4$ = "makes party suprises" X5$ = "rocket send" X6$ = "yes its possible" X7$ = "definate possibility" X8$ = "spice seasoning" XO$ = "(safe)" XP$ = "(ideas)" XQ$ = "(bill)" XR$ = "(sacred ball)" XS$ = "(hypnosis)" XT$ = "(until then)" XU$ = "(mother magic)" XV$ = "(widdle fidgit)" gosub P: endif if B$ = "t" then S1$ = "Tip-top" S2$ = "Harness" S3$ = "Sacred" S4$ = "Arrange" S5$ = "Creators" S6$ = "Tons of heavy" S7$ = "Brought us" S8$ = "Who has" A1$ = "trains" A2$ = "hordes" A3$ = "teeth" A4$ = "talent" A5$ = "food" A6$ = "seasoning" A7$ = "mega speed" A8$ = "topsy turvy" T1$ = "of wonder" T2$ = "of miracles" T3$ = "any dream twists" T4$ = "beetle bugs" T5$ = "triangle" T6$ = "radical views" T7$ = "fumes fiend" T8$ = "race swarf" P1$ = "measurment" P2$ = "for hope" P3$ = "to tons again" P4$ = "tiny tricks" P5$ = "to tell" P6$ = "blue holes" P7$ = "warp holes" P8$ = "total talk" X1$ = "for learning" X2$ = "for growing" X3$ = "into intake tunnel" X4$ = "for the block job" X5$ = "strong trust" X6$ = "certainly definate" X7$ = "actual win" X8$ = "power uses" XO$ = "(talk)" XP$ = "(tunnels)" XQ$ = "(jaw)" XR$ = "(pure peace)" XS$ = "(throne ball)" XT$ = "(just for you)" XU$ = "(dare doodle)" XV$ = "(bronze statue)" gosub P: endif if B$ = "u" then S1$ = "Ultra" S2$ = "Buried" S3$ = "Fancy" S4$ = "Clubs" S5$ = "Besides" S6$ = "Breezy" S7$ = "Swimming seal" S8$ = "Crop corn" A1$ = "utilities" A2$ = "pipes" A3$ = "uses" A4$ = "cursor" A5$ = "beeper" A6$ = "potato" A7$ = "microchip" A8$ = "crunch" T1$ = "turning point" T2$ = "thats bending" T3$ = "really nice" T4$ = "radical views" T5$ = "surrender" T6$ = "path find" T7$ = "purple pears" T8$ = "canary clubs" P1$ = "into reality" P2$ = "into warp speed" P3$ = "to tell twice" P4$ = "white radiation" P5$ = "tunnels" P6$ = "radio signals" P7$ = "scrolling dots" P8$ = "display crystal" X1$ = "tonight" X2$ = "whenever" X3$ = "for sawdust parts" X4$ = "is the black art" X5$ = "to capture" X6$ = "candy cane" X7$ = "every scale" X8$ = "rocket flames" XO$ = "(twists)" XP$ = "(synapses)" XQ$ = "(none)" XR$ = "(penny earn)" XS$ = "(happy fish)" XT$ = "(notion necter)" XU$ = "(underscore)" XV$ = "(push button)" gosub P: endif if B$ = "v" then S1$ = "Very" S2$ = "Sizzling" S3$ = "Hot" S4$ = "Tapes of" S5$ = "Traces at" S6$ = "Rebel abandonment" S7$ = "Forge statue" S8$ = "Burn bridges" A1$ = "spicy shows" A2$ = "warped vortex" A3$ = "fine scripts" A4$ = "unknown zone" A5$ = "impossibility" A6$ = "black star" A7$ = "magic warp" A8$ = "nice names" T1$ = "reached perfection" T2$ = "is our only guess" T3$ = "pretty stars" T4$ = "radio spice" T5$ = "containment" T6$ = "willy peter rounds" T7$ = "endo signs" T8$ = "warped paths" P1$ = "in actuality" P2$ = "turning point" P3$ = "from bogey man" P4$ = "command spectrum" P5$ = "couple times" P6$ = "coupled pair" P7$ = "bridge stone" P8$ = "useage wheels" X1$ = "in this" X2$ = "right now" X3$ = "to lane projections" X4$ = "to realize time" X5$ = "crazy vines" X6$ = "good feelings" X7$ = "acid rocks" X8$ = "digit bursts" XO$ = "(van)" XP$ = "(invite)" XQ$ = "(vote)" XR$ = "(rip ahead)" XS$ = "(anchient man)" XT$ = "(code book)" XU$ = "(whistle tune)" XV$ = "(next stage)" gosub P: endif if B$ = "w" then S1$ = "Wacky" S2$ = "Wizzard" S3$ = "Animals" S4$ = "Welcome" S5$ = "Mail" S6$ = "Endorphin" S7$ = "Endoplasmic" S8$ = "Corner stone" A1$ = "wonder" A2$ = "weeds" A3$ = "webs" A4$ = "bandaid" A5$ = "hundreds" A6$ = "schedule" A7$ = "logical crusher" A8$ = "fabrication" T1$ = "could work" T2$ = "if it fits" T3$ = "favorite place" T4$ = "word twice" T5$ = "wild window" T6$ = "contoriuum" T7$ = "blacksmith" T8$ = "smelling equipment" P1$ = "at it's time" P2$ = "ten answers" P3$ = "cause of bounty head" P4$ = "found sphere" P5$ = "walkie talkie" P6$ = "follow waves" P7$ = "still window" P8$ = "blasting brains" X1$ = "in this" X2$ = "for it" X3$ = "for the big smash" X4$ = "to solid state" X5$ = "woven willows" X6$ = "impossible crystal" X7$ = "definate sale" X8$ = "concintrated beams" XO$ = "(win)" XP$ = "(amaze)" XQ$ = "(web)" XR$ = "(much time)" XS$ = "(neon signs)" XT$ = "(strong drink)" XU$ = "(bios pill)" XV$ = "(number square)" gosub P: endif if B$ = "x" then S1$ = "Marked" S2$ = "Found" S3$ = "Glory for" S4$ = "You mean" S5$ = "Sharp" S6$ = "Crystal" S7$ = "Windows" S8$ = "Blank page" A1$ = "copies" A2$ = "treasures" A3$ = "answers" A4$ = "nothing" A5$ = "spaceship" A6$ = "just a x" A7$ = "level infinity" A8$ = "neverending" T1$ = "will be" T2$ = "final meaning" T3$ = "anazing feelings" T4$ = "color charts" T5$ = "leaning stick" T6$ = "book smith" T7$ = "smeller equipment" T8$ = "ring tones" P1$ = "for tuner" P2$ = "to harness force" P3$ = "forms a sold cube" P4$ = "lock picks" P5$ = "figures" P6$ = "diamonds" P7$ = "shapes" P8$ = "designation" X1$ = "right now" X2$ = "immediatly" X3$ = "is our battle zone" X4$ = "for our war path" X5$ = "black dots" X6$ = "back again" X7$ = "frozen tomorrow" X8$ = "atomic pusher" XO$ = "(faith)" XP$ = "(graph)" XQ$ = "(yourself)" XR$ = "(ready game)" XS$ = "(grey matter)" XT$ = "(root beer)" XU$ = "(magic tooth)" XV$ = "(warp)" gosub P: endif if B$ = "y" then S1$ = "Final" S2$ = "Math" S3$ = "Total" S4$ = "Same time at" S5$ = "Yelling" S6$ = "Thick" S7$ = "Fellowship" S8$ = "Flashing lime" A1$ = "chart" A2$ = "quest" A3$ = "force" A4$ = "home" A5$ = "only one" A6$ = "bill" A7$ = "creative logic" A8$ = "echo" T1$ = "of dimensions" T2$ = "thats spinning" T3$ = "wanted truth" T4$ = "final rips" T5$ = "yelling" T6$ = "understanding" T7$ = "meaning" T8$ = "reasoning" P1$ = "reality rocks" P2$ = "energy mites" P3$ = "so ponder chess" P4$ = "test trials" P5$ = "asking how" P6$ = "comparisons" P7$ = "talents" P8$ = "builder" X1$ = "we know" X2$ = "we want" X3$ = "cause portal works" X4$ = "time stamp" X5$ = "it has known" X6$ = "sing loud" X7$ = "solid ice system" X8$ = "trigger press" XO$ = "(sing)" XP$ = "(scales)" XQ$ = "(octapus)" XR$ = "(sold tales)" XS$ = "(lost tales)" XT$ = "(show shock)" XU$ = "(real computer)" XV$ = "(flowing)" gosub P: endif if B$ = "z" then S1$ = "Measure" S2$ = "Computing" S3$ = "Embryo" S4$ = "Zillions" S5$ = "Comfort" S6$ = "Smith James" S7$ = "Atomic seeds" S8$ = "Angelic blackness" A1$ = "zooms" A2$ = "lyrics" A3$ = "meanings" A4$ = "earnings" A5$ = "records" A6$ = "stamps" A7$ = "wake mystical" A8$ = "tunnel wake" T1$ = "booming" T2$ = "pounding" T3$ = "pleasure" T4$ = "zone ten" T5$ = "graphics" T6$ = "juice fruit" T7$ = "big red" T8$ = "twin giants" P1$ = "collisions" P2$ = "functions" P3$ = "forms strange dust" P4$ = "zapper" P5$ = "meals" P6$ = "clanging noggins" P7$ = "spinal clackers" P8$ = "trilobyte trainer" X1$ = "it wants" X2$ = "it craves" X3$ = "so wow we did it" X4$ = "we arrived there" X5$ = "to zip up" X6$ = "behold the byte" X7$ = "system warning" X8$ = "warp chamber" XO$ = "(arrive)" XP$ = "(unique)" XQ$ = "(wallet)" XR$ = "(divide again)" XS$ = "(witch doctor)" XT$ = "(fun drink)" XU$ = "(walkie talkie)" XV$ = "(pickles)" gosub P: endif if B$ = "=" then S1$ = "Clear" S2$ = "Endless" S3$ = "Signals" S4$ = "Begin" S5$ = "Unknown" S6$ = "Clasher" S7$ = "Tear" S8$ = "Drop" A1$ = "army" A2$ = "blobs" A3$ = "travel" A4$ = "power" A5$ = "solve" A6$ = "bogey" A7$ = "swamp" A8$ = "stagger" T1$ = "calls" T2$ = "jumps" T3$ = "for" T4$ = "robot" T5$ = "clocks" T6$ = "stench" T7$ = "topple" T8$ = "trees" P1$ = "brain" P2$ = "now" P3$ = "tonight" P4$ = "war" P5$ = "magic" P6$ = "ready" P7$ = "control" P8$ = "alternate" X1$ = "works" X2$ = "facts" X3$ = "meanings" X4$ = "taken" X5$ = "he held" X6$ = "bloated" X7$ = "rock" X8$ = "infinite ears" XO$ = "(possible)" XP$ = "(okay)" XQ$ = "(perfect it)" XR$ = "(jewls)" XS$ = "(control)" XT$ = "(lock)" XU$ = "(keys)" XV$ = "(shistey)" gosub P: endif REM ========================================================== if B$ = "?" then REM ========================================================== S1$ = "Hidden" S2$ = "Buried" S3$ = "Lurking" S4$ = "I know" S5$ = "Priceless" S6$ = "Division" S7$ = "Metric" S8$ = "Formulation" REM ========================================================== A1$ = "mystery" A2$ = "depts" A3$ = "forest" A4$ = "gem" A5$ = "solution" A6$ = "forest" A7$ = "software" A8$ = "sifter" REM ========================================================== T1$ = "blasts" T2$ = "of all" T3$ = "help" T4$ = "hold dice" T5$ = "software" T6$ = "shifter" T7$ = "warts" T8$ = "figurines" REM ========================================================== P1$ = "today" P2$ = "now" P3$ = "is a slow boat" P4$ = "reads well" P5$ = "road ahead" P6$ = "path finder" P7$ = "warp methods" P8$ = "mirror comparison" REM ========================================================== X1$ = "on it" X2$ = "to it" X3$ = "problem solve" X4$ = "so welcome back" X5$ = "it sits still" X6$ = "just in the mind" X7$ = "reality rocks" X8$ = "infinite sensors" REM ========================================================== XO$ = "(talk)" XP$ = "(unexplained)" XQ$ = "(lost)" XR$ = "(another song)" XS$ = "(found song)" XT$ = "(ram goop)" XU$ = "(coffee cake)" XV$ = "(echos)" REM ========================================================== gosub P: endif next jkl gosub WarpClaw: DONE: END REM ========================================================== P: REM ========================================================== FOR Rst = 1 to 55 W0(Rst) = 0 W1(Rst) = 0 W2(Rst) = 0 W3(Rst) = 0 W4(Rst) = 0 W5(Rst) = 0 NEXT Rst FOR Rst = 1 to 8 N0(Rst) = 0 N1(Rst) = 0 N2(Rst) = 0 N3(Rst) = 0 N4(Rst) = 0 N5(Rst) = 0 NEXT Rst REM ========================================================== oldR0 = 1 oldR1 = 1 oldR2 = 1 oldR3 = 1 oldR4 = 1 oldR5 = 1 for x = 1 to 55 RANDOMIZE R0 = RND(0) R0 = R0 MOD 8 R0 = R0 + 1 W0(x) = R0 REM ========================================================== R1 = RND(0) R1 = R1 MOD 8 R1 = R1 + 1 W1(x) = R1 REM ========================================================== R2 = RND(0) R2 = R2 MOD 8 R2 = R2 + 1 W2(x) = R2 REM ========================================================== R3 = RND(0) R3 = R3 MOD 8 R3 = R3 + 1 W3(x) = R3 REM ========================================================== R4 = RND(0) R4 = R4 MOD 8 R4 = R4 + 1 W4(x) = R4 REM ========================================================== R5 = RND(0) R5 = R5 MOD 8 R5 = R5 + 1 W5(x) = R5 REM ========================================================== next x for x = 1 to 55 for y = 1 to 8 if W0(x) = y then N0(y) = N0(y) + 1 endif next y for y = 1 to 8 if W1(x) = y then N1(y) = N1(y) + 1 endif next y for y = 1 to 8 if W2(x) = y then N2(y) = N2(y) + 1 endif next y for y = 1 to 8 if W3(x) = y then N3(y) = N3(y) + 1 endif next y for y = 1 to 8 if W4(x) = y then N4(y) = N4(y) + 1 endif next y for y = 1 to 8 if W5(x) = y then N5(y) = N5(y) + 1 endif next y next x for x = 1 to 8 for y = 1 to 8 if N0(x) < N0(y) then R0 = y endif next y for y = 1 to 8 if N1(x) < N1(y) then R1 = y endif next y for y = 1 to 8 if N2(x) < N2(y) then R2 = y endif next y for y = 1 to 8 if N3(x) < N3(y) then R3 = y endif next y for y = 1 to 8 if N4(x) < N4(y) then R4 = y endif next y for y = 1 to 8 if N5(x) < N5(y) then R5 = y endif next y next x if R5 = seed(1) then print XO$; print " "; endif if R5 = seed(2) then print XP$; print " "; endif if R5 = seed(3) then print XQ$; print " "; endif if R5 = seed(4) then print XR$; print " "; endif if R5 = seed(5) then print XS$; print " "; endif if R5 = seed(6) then print XT$; print " "; endif if R5 = seed(7) then print XU$; print " "; endif if R5 = seed(8) then print XV$; print " "; endif REM ========================================================== if R0 = seed(1) then print S1$; print " "; endif if R0 = seed(2) then print S2$; print " "; endif if R0 = seed(3) then print S3$; print " "; endif if R0 = seed(4) then print S4$; print " "; endif if R0 = seed(5) then print S5$; print " "; endif if R0 = seed(6) then print S6$; print " "; endif if R0 = seed(7) then print S7$; print " "; endif if R0 = seed(8) then print S8$; print " "; endif REM ========================================================== if R1 = seed(1) then print A1$; endif if R1 = seed(2) then print A2$; endif if R1 = seed(3) then print A3$; endif if R1 = seed(4) then print A4$; endif if R1 = seed(5) then print A5$; endif if R1 = seed(6) then print A6$; endif if R1 = seed(7) then print A7$; endif if R1 = seed(8) then print A8$; endif REM ========================================================== if R2 = seed(1) then print " "; print T1$; endif if R2 = seed(2) then print " "; print T2$; endif if R2 = seed(3) then print " "; print T3$; endif if R2 = seed(4) then print " "; print T4$; endif if R2 = seed(5) then print " "; print T5$; endif if R2 = seed(6) then print " "; print T6$; endif if R2 = seed(7) then print " "; print T7$; endif if R2 = seed(8) then print " "; print T8$; endif REM ========================================================== if R3 = seed(1) then print " "; print P1$; endif if R3 = seed(2) then print " "; print P2$; endif if R3 = seed(3) then print " "; print P3$; endif if R3 = seed(4) then print " "; print P4$; endif if R3 = seed(5) then print " "; print P5$; endif if R3 = seed(6) then print " "; print P6$; endif if R3 = seed(7) then print " "; print P7$; endif if R3 = seed(8) then print " "; print P8$; endif REM ========================================================== if R4 = seed(1) then print " "; print X1$; print "."; endif if R4 = seed(2) then print " "; print X2$; print "."; endif if R4 = seed(3) then print " "; print X3$; print "."; endif if R4 = seed(4) then print " "; print X4$; print "."; endif if R4 = seed(5) then print " "; print X5$; print "."; endif if R4 = seed(6) then print " "; print X6$; print "."; endif if R4 = seed(7) then print " "; print X7$; print "."; endif if R4 = seed(8) then print " "; print X8$; print "."; endif print " "; REM ========================================================== STARTCNT& = TIMER SLEEP: ENDCNT& = TIMER ELAPSED& = ENDCNT& - STARTCNT& ELAPSED& = ABS(ELAPSED&) ELAPSED& = ELAPSED&/1 IF ELAPSED& < 1 THEN SLEEP: return REM ========================================================== WarpClaw: MifR1 = RND(0) MifR1 = MifR1 MOD 8 MifR1 = MifR1 +1 MifR2 = RND(0) MifR2 = MifR2 MOD 8 MifR2 = MifR2 +1 print mif1$(MifR1); print "-"; print mif2$(MifR2); print "!"; return REM ==========================================================