STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228064
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/54839512?noj=FRM54839512-27DC" width="1" height="1"></div>

Punish The Hippogryph by barn-flakes (FurryGryphon HaileyExpansionBreastHipsHourglassFlashGameTextBoxTypingGrowthNudeFryingBonkHorseBirdGoose).swf

This is the info page for
Flash #168188

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
movieClip 14 smoke { frame 14 { removeMovieClip(this); } } movieClip 20 vanish { frame 11 { stop(); removeMovieClip(this); } } frame 1 { stop(); var testing = false; var zoeytotal = _root.getBytesTotal(); var thisloaded = 0; var zsize2 = 1; var zsize = 1; var ztotalsize = 300; zoey.body.lbar.onPress = function () { if (testing == true) { if (zsize2 < 330) { zsize2 += 30; } else { zsize2 = 1; } } else { if (zoeycurrent >= zoeytotal) { gotoAndStop(2); } } }; onEnterFrame = function () { var v2 = _root.getBytesLoaded(); if (testing == true) { zoeyloaded = (zsize / ztotalsize) * 300; } else { zoeyloaded = (v2 / zoeytotal) * 300; } if (zsize2 != zsize) { zsize += Math.floor((zsize2 - zsize) / 15); } zoey.head.eye.gotoAndStop(1 + Math.floor(zoeyloaded / 30)); zoey.head.hornsandears.gotoAndStop(1 + Math.floor(zoeyloaded / 30)); zoey.head.mouth.gotoAndStop(1 + Math.floor(zoeyloaded / 30)); zoey.body.l_breast.gotoAndStop(Math.floor(zoeyloaded)); zoey.body.r_breast.gotoAndStop(Math.floor(zoeyloaded)); zoey.body.shirt.gotoAndStop(Math.floor(zoeyloaded)); zoey.body.lbar.gotoAndStop(Math.floor(zoeyloaded)); }; } movieClip 27 { } movieClip 52 { } movieClip 65 { } movieClip 78 { } movieClip 80 { } movieClip 88 { } // unknown tag 88 length 153 movieClip 93 { } movieClip 100 { } movieClip 107 { } movieClip 119 { } movieClip 120 { } movieClip 121 { } frame 2 { stop(); var starttimer = 0; onEnterFrame = function () { if (starttimer < 500) { starttimer += 1; } else { gotoAndStop(3); } }; var keydetect = new Object(); Key.addListener(keydetect); keydetect.onKeyDown = function () { if (starttimer < 500) { starttimer = 500; } }; var my_cm = new ContextMenu(); my_cm.builtInItems.rewind = false; my_cm.builtInItems.print = false; my_cm.builtInItems.play = false; my_cm.builtInItems.forward_back = false; my_cm.builtInItems.loop = false; this.menu = my_cm; } // unknown tag 88 length 143 frame 3 { function grow() { if (backupState == 'angry') { plead(310 + Math.floor(totalbustsize / 60)); bonk(); speechtimer = 60; } else { flatchested = false; if (totalbustsize < 300) { totalbustsize += 60; totalhipsize += 60; setState('shocked'); plead(310 + Math.floor(totalbustsize / 60)); angerthreshold += 1; } else { plead(330); totalbustsize += 350; setState('shout'); } } pleadchance = 0; } function bonk() { bonkleft = 15; pleadchance = 0; bonking.gotoAndPlay(2); if (hippogryph.tail._currentframe > 20) { plead(324); setState('threaten'); } else { setState('threaten'); } } function reset() { angerthreshold = 0; glowc = 30719; setState('guilty'); backupState = 'guilty'; mouthless = false; plead(331); totalbustsize = 0; frypan._x = 1000; tailthere = true; leftarm = true; rightarm = true; bald = false; flatchested = false; hooves = false; cansparkle = true; hippogryph.l_wing._visible = true; hippogryph.r_wing._visible = true; hippogryph.l_shoulder._rotation = 10; hippogryph.tail._visible = true; hippogryph.tail.gotoAndPlay(1); isnaked = false; hippogryph.l_shoulder.gotoAndStop(1); hippogryph.r_shoulder.gotoAndStop(1); hippogryph.l_forearm.gotoAndStop(1); hippogryph.r_forearm.gotoAndStop(1); hippogryph.l_forearm._visible = true; hippogryph.r_forearm._visible = true; hippogryph.torso.gotoAndStop(1); } function plead(n) { if (n < 300) { setState('plead'); pleadchance = 0; lastphrase = n; laststring = speech[n]._line; } else { pleadchance = -0.02; } if (mouthless == false) { if (backupState == 'angry') { speech_b._txt.text = complain[n]._line; } else { speech_b._txt.text = speech[n]._line; } } else { speech_b._txt.text = mumble[n]._line; } speechtimer = 30 + speech[n]._line.length * 2.5; } function setState(str) { statereset = 40; if (str == 'plead' && backupState == 'angry') { curState.state = 'threaten'; str = 'threaten'; } if (str == 'shocked' || str == 'leftarm' || str == 'rightarm') { hippogryph.head.hair.wings.stars.gotoAndPlay(2); } if (state != str) { curState.state = str; state = str; for (var v2 in states[str]) { curState[v2] = states[str][v2]; } hippogryph.head.eyes.gotoAndPlay(curState.eye); hippogryph.head.eyes.lp._x = lpx + curState.lpx; hippogryph.head.eyes.lp._y = lpy + curState.lpy; hippogryph.head.eyes.rp._x = rpx + curState.rpx; hippogryph.head.eyes.rp._y = rpy + curState.rpy; hippogryph.head.eyes.eyebrows.gotoAndPlay(curState.brow); hippogryph.head.muzzle.gotoAndPlay(curState.mouth); hippogryph.head.blush.gotoAndPlay(curState.blush); } } function loseright() { rightarm = false; setState('rightarm'); if (leftarm == true) { plead(300); } else { plead(301); hooves = true; } } function loseleft() { leftarm = false; setState('leftarm'); if (rightarm == true) { plead(300); } else { plead(301); hooves = true; } } var bustsize = 1; var totalbustsize = 1; var hipsize = 1; var lastphrase = 0; var laststring = ''; var totalhipsize = 1; var states = new Object(); var curState = new Object(); var _state = ''; var backupState = 'guilty'; var statereset = 0; var lpx = 8.949999999999999; var rpx = 30.6; var lpy = 2; var rpy = -2.25; var breastxplus = 0; var breathe = 0; var breathechange = 0.2; var leftarm = true; var rightarm = true; var shiftchance = 0.001; var pleadchance = 0.001; var speech = new Object(); var mumble = new Object(); var complain = new Object(); var speechadd = 0; var speechtimer = 0; var multiplier = 30; var armchance = 0; var larmrot = 0; var rarmrot = 0; var keydetect = new Object(); var mouthless = false; var glowalpha = 30; var glowchange = 2; var angerthreshold = 0; var tailthere = true; var bonkleft = 0; var panfall = 0; var bald = false; var flatchested = false; var hooves = false; var cansparkle = true; var interact = 'touch'; var conran = 0; var starttimer = 0; var canttext = 0; var isnaked = false; var jiggle = 0; var jiggleshrink = 0; var bj = 0; var Hey = 0; glowc = 30719; speech[0] = {'_line': 'Don\'t be too harsh.'}; speech[1] = {'_line': 'Please, be gentle.'}; speech[2] = {'_line': 'This won\'t hurt, will it?'}; speech[3] = {'_line': 'I don\'t suppose <sorry> would do?'}; speech[4] = {'_line': 'I won\'t do it again, I promise.'}; speech[10] = {'_line': 'Is this big enough?'}; speech[11] = {'_line': 'They won\'t get much bigger, will they?'}; speech[12] = {'_line': 'Can\'t you just let me go with a warning?'}; speech[13] = {'_line': 'You\'re going to make them bigger, arent you?'}; speech[14] = {'_line': 'I hope that\'s all.'}; speech[20] = {'_line': 'Can they, maybe, stay this size?'}; speech[21] = {'_line': 'All right, you\'ve made your point.'}; speech[22] = {'_line': 'I guess it could be worse.'}; speech[23] = {'_line': 'Well, I can\'t say they\'re TOO big.'}; speech[24] = {'_line': 'They\'re pretty big. Can you leave them alone now?'}; speech[30] = {'_line': 'Please stop, master.'}; speech[31] = {'_line': 'I\'ve learned my lesson!'}; speech[32] = {'_line': 'You\'re not going to stop, are you?'}; speech[33] = {'_line': 'Okay, this is too big.'}; speech[34] = {'_line': 'Leave my breasts alone.'}; speech[40] = {'_line': 'How busty are you planning to make me?'}; speech[41] = {'_line': 'No more, no more! Please!'}; speech[42] = {'_line': 'Stop it! This is getting ridiculous!'}; speech[43] = {'_line': 'I didn\'t know they could get this big.'}; speech[44] = {'_line': 'This is enough, right?'}; speech[50] = {'_line': 'Gosh, I feel ridiculous.'}; speech[51] = {'_line': 'Well, at least it\'s stopped now.'}; speech[52] = {'_line': 'You\'re going to leave me like this for a long time, aren\'t you?'}; speech[53] = {'_line': 'I don\'t know how I\'m going to get around with these.'}; speech[54] = {'_line': 'I\'ll never do THAT again.'}; speech[100] = {'_line': 'Can I have my arm back now? Please?'}; speech[101] = {'_line': 'I suppose I could make do with just one.'}; speech[102] = {'_line': 'Gosh, this stump looks silly.'}; speech[103] = {'_line': 'I miss my arm already.'}; speech[104] = {'_line': 'Aww, I can feel an itch there now.'}; speech[105] = {'_line': 'I hope I get my arms back soon.'}; speech[106] = {'_line': 'I\'d better be careful not to fall over.'}; speech[107] = {'_line': 'I don\'t think missing my arms is going to be easy.'}; speech[108] = {'_line': 'I\'ll never take my arms for granted again.'}; speech[109] = {'_line': 'Could you at least scratch my nose for me?'}; speech[110] = {'_line': 'Being missing an arm sucks.'}; speech[111] = {'_line': 'Please, let me keep at least one arm.'}; speech[112] = {'_line': 'I still think this stump doesn\'t look very sensible.'}; speech[113] = {'_line': 'I guess it\'s better than having no arms.'}; speech[114] = {'_line': 'Wow, you really can feel an itch there.'}; speech[115] = {'_line': 'Whatever you\'re planning, can I at least have my arms back first?'}; speech[116] = {'_line': 'I don\'t like where this is going. Me being armless and all that.'}; speech[117] = {'_line': 'I hope I don\'t get an itch anywhere.'}; speech[118] = {'_line': 'I hope your plan isn\'t made too difficult by this.'}; speech[119] = {'_line': 'But... what if I need to defend myself?'}; speech[120] = {'_line': 'So... you snatched my arm to make my breasts bigger?'}; speech[121] = {'_line': 'Is my arm in these?'}; speech[122] = {'_line': 'If there were others here, I bet they\'d laugh at this.'}; speech[123] = {'_line': 'It\'s kinda hard to reach them both with just one.'}; speech[124] = {'_line': 'Losing one arm caused this?!'}; speech[125] = {'_line': 'You snatched my arms to make my breasts bigger?'}; speech[126] = {'_line': 'I wonder if you\'ve turned my arms into extra breast.'}; speech[127] = {'_line': 'I wonder what they feel like.'}; speech[128] = {'_line': 'Why do I think others would find this funny?.'}; speech[129] = {'_line': 'Growing breasts and no arms. This isn\'t good news.'}; speech[130] = {'_line': 'I wouldn\'t mind the size so much if I had my other arm too.'}; speech[131] = {'_line': 'While my boobs are growing, do you think my arm might grow back too?.'}; speech[132] = {'_line': 'May I have my arm back? Please? You don\'t have to stop if you do.'}; speech[133] = {'_line': 'I\'m tired of having one arm. Especially with these huge things.'}; speech[134] = {'_line': 'I wonder if I can still reach my stump over these things.'}; speech[135] = {'_line': 'At least I\'ll have a good cushion if I fall.'}; speech[136] = {'_line': 'I think all this growth is making my nipples itchy.'}; speech[137] = {'_line': 'Please, don\'t give me an itch too.'}; speech[138] = {'_line': 'I hope I can keep my balance while I\'m like this.'}; speech[139] = {'_line': 'But, how am I supposed to be a good guardian with no arms and big breasts?'}; speech[140] = {'_line': '<sigh> I guess I\'d better start mastering this with just one arm.'}; speech[141] = {'_line': 'Don\'t you think this is excessive already?'}; speech[142] = {'_line': 'At least my breasts make me feel less lopsided.'}; speech[143] = {'_line': 'My poor arm. What are you doing with it?.'}; speech[144] = {'_line': 'Can you at least put my arm somewhere I can see it?.'}; speech[145] = {'_line': 'I hope my chest doesn\'t make using my feet too hard'}; speech[146] = {'_line': 'I suppose I\'ll be a master over my hooves now.'}; speech[147] = {'_line': 'But... what if I get back pains?'}; speech[148] = {'_line': 'If I knew any other mares, I\'d know they\'d never have legs like mine because of this.'}; speech[149] = {'_line': 'I hate to imagine trying to scratch myself with my feet.'}; speech[150] = {'_line': 'You\'re never letting me have my arm back, are you?'}; speech[151] = {'_line': 'Good thing I\'m quite ambidextrous.'}; speech[152] = {'_line': 'I guess I\'d better get used to this stump.'}; speech[153] = {'_line': 'At least my breasts can\'t get any bigger.'}; speech[154] = {'_line': 'One is better than none, I suppose.'}; speech[155] = {'_line': 'Goodness, do I feel precarious.'}; speech[156] = {'_line': 'You\'ll pick me up if I trip right? I\'ll even pretend not to mind if you touch them.'}; speech[157] = {'_line': 'You\'re not going to grope them now, are you?.'}; speech[158] = {'_line': 'If my arms ARE my breasts, then I had no idea there was that much meat in them.'}; speech[159] = {'_line': 'I hope I\'m not stuck like this for too long.'}; speech[165] = {'_line': 'My head is cold.'}; speech[166] = {'_line': 'I never realised just how much hair I had.'}; speech[167] = {'_line': 'I wonder if I look funny like this?'}; speech[168] = {'_line': 'I hope that comes back on its own. Oh, who am I kidding?'}; speech[169] = {'_line': 'I guess my hair wasn\'t that useful, anyway.'}; speech[170] = {'_line': 'But... my wings are what makes me special.'}; speech[171] = {'_line': 'I hope I don\'t need my wings for anything.'}; speech[172] = {'_line': 'I never even got to finish working out what my wings were for.'}; speech[173] = {'_line': 'I hope I get those back sometime. My back already feels extra bare.'}; speech[174] = {'_line': 'I wonder if my wings will grow back on thier own.'}; speech[175] = {'_line': 'I\'m sure I\'ll make use of these... somehow.'}; speech[176] = {'_line': 'Well, at least I don\'t have four legs.'}; speech[177] = {'_line': 'Maybe I can break open extra hard things with these.'}; speech[178] = {'_line': 'I miss having fingers already.'}; speech[179] = {'_line': 'I guess breaking a nail won\'t be an issue any more.'}; speech[180] = {'_line': 'I hope it\'s not windy tonight.'}; speech[181] = {'_line': 'This is pretty embarrasing.'}; speech[182] = {'_line': 'I guess wearing that swimsuit in this environment was kinda dumb anyway.'}; speech[183] = {'_line': 'I wonder how that suit was stuck to me in the first place.'}; speech[184] = {'_line': 'I guess that bathing suit were pretty revealing anyway.'}; speech[185] = {'_line': 'I miss my tail, even if it did have a mind of its own sometimes.'}; speech[186] = {'_line': 'My poor tail. It was more useful than you know.'}; speech[187] = {'_line': 'My backside feels so funny without that long tail there.'}; speech[188] = {'_line': 'At least I don\'t have to worry about my tail getting in the way any more.'}; speech[189] = {'_line': 'I\'d better get used to looking over my shoulder.'}; speech[190] = {'_line': 'It\'s better than being busty, I think.'}; speech[191] = {'_line': 'I guess I\'d like just a little bit of boob back.'}; speech[192] = {'_line': 'This is a bit too small.'}; speech[193] = {'_line': 'Why can\'t you just leave my breasts the way you found them?'}; speech[194] = {'_line': 'I don\'t think my chest is better this way.'}; speech[300] = {'_line': 'Ah! My arm! What happened to my arm!?'}; speech[301] = {'_line': 'Nooo! Not my other arm too!!'}; speech[302] = {'_line': 'Hey! I\'m '}; speech[311] = {'_line': 'I don\'t like this.'}; speech[312] = {'_line': 'Ah, my breasts! You\'re making them bigger!'}; speech[313] = {'_line': 'What, more!?'}; speech[314] = {'_line': 'You plan on stopping eventually, right!?'}; speech[315] = {'_line': 'I hope that\'s the limit.'}; speech[316] = {'_line': 'You\'ve already taken both my arms.'}; speech[317] = {'_line': 'My arms! My arms are gone!!'}; speech[318] = {'_line': 'I\'m already '}; speech[319] = {'_line': 'My wings!'}; speech[320] = {'_line': '<Sigh> I give up. Continue as you will, Master'}; speech[321] = {'_line': 'Ah! You took my tail!'}; speech[322] = {'_line': 'Ha! I still have my tail!'}; speech[323] = {'_line': 'That\'ll teach you!'}; speech[324] = {'_line': 'Ha! Even my tail is good at bonking!'}; speech[325] = {'_line': 'Pan? What pan?'}; speech[326] = {'_line': 'I think that\'s enough! Time I hid this from you.'}; speech[327] = {'_line': '<Breathes> It\'s good to have my mouth back.'}; speech[328] = {'_line': 'Fine! Go ahead! Render me helpless. It\'s not as though I stood any chance to begin with.'}; speech[329] = {'_line': 'Aiiee! You\'ve made me bald!!'}; speech[330] = {'_line': 'Ah! The pressure! They can\'t get any bigger!'}; speech[331] = {'_line': 'Um, thanks, but why are my hips still so big?'}; speech[332] = {'_line': 'I\'m glad to have that back.'}; speech[333] = {'_line': 'Ah! My '}; speech[334] = {'_line': 'You took my tail already. Remember?'}; speech[335] = {'_line': 'Are you even looking at me? I\'m already flat chested.'}; speech[336] = {'_line': 'Ah! I wasn\'t expecting to loose my breasts completely!'}; speech[337] = {'_line': 'Well, that\'s better, I... guess.'}; speech[338] = {'_line': 'My hands! You turned my hands into hooves!'}; speech[339] = {'_line': 'That would work if I still had arms at all.'}; speech[340] = {'_line': 'You\'ve already given me extra hooves.'}; speech[341] = {'_line': 'Hey! Don\'t play with my breasts! Please?'}; speech[342] = {'_line': 'I may as well get used to this.'}; speech[343] = {'_line': 'Hey! What are you doing!? Stop it!'}; speech[344] = {'_line': 'I\'d still prefer you kept your hands to yourself.'}; speech[345] = {'_line': 'Ooh, that\'s nice. Thank you. That would have been really hard to do with my hooves.'}; speech[346] = {'_line': 'Um, thank you. But I could easily have done that myself.'}; speech[347] = {'_line': 'It\'s no good to me now!'}; complain[0] = {'_line': 'Try and punish me now.'}; complain[1] = {'_line': 'Tough guy are you?'}; complain[2] = {'_line': 'Think you\'re a match for my frying pan?'}; complain[3] = {'_line': 'Better stop now. This thing hurts.'}; complain[4] = {'_line': 'I\'ve got a frying pan - and I WILL use it!'}; complain[10] = {'_line': 'Bosom time\'s over, pal!'}; complain[11] = {'_line': 'Just you TRY and make them any bigger!'}; complain[12] = {'_line': 'Go on. Expand them again! I dare you!'}; complain[13] = {'_line': 'I like them this size. If that\'s an issue, then talk to the frying pan!'}; complain[14] = {'_line': 'I know what you\'re trying. Hopefully this frying pan convinces you otherwise.'}; complain[20] = {'_line': 'Think you\'re a match for a busty girl and her frying pan? Think again!'}; complain[21] = {'_line': 'Think you can make me a Z cup, do you? We\'ll see what my frying pan has to say about that.'}; complain[22] = {'_line': 'They\'re already huge. Just accept that and walk away.'}; complain[23] = {'_line': 'This size isn\'t good enough for you? Lets see you get past my frying pan!'}; complain[24] = {'_line': 'I\'m already practically a cow! You don\'t want to make me use this!'}; complain[30] = {'_line': 'Look what you\'ve turned me into! I could fall at any moment!'}; complain[31] = {'_line': 'Don\'t think just \'cause I\'m so top heavy doesn\'t mean I can\'t reach you.'}; complain[32] = {'_line': 'Joke\'s on you. These massive things mean I\'ll have a lot more mass.'}; complain[33] = {'_line': 'I hope you\'re happy with the state you\'ve left my bust in!'}; complain[34] = {'_line': 'I\'ll teach you to turn my boobs into coconuts!'}; complain[100] = {'_line': 'You think missing an arm means I can\'t hurt you?'}; complain[101] = {'_line': 'So you took my arm away. Big whoop!'}; complain[102] = {'_line': 'Oh, oh yeah! Leave me with one arm? We\'ll see who has the last laugh.'}; complain[103] = {'_line': 'Sure, it\'s a blow. But I\'m not giving up!'}; complain[104] = {'_line': 'Don\'t you get any ideas! I can still swing this thing pretty hard.'}; complain[105] = {'_line': 'Armless, eh! I think you\'re underestimating my tail.'}; complain[106] = {'_line': 'Fine, take my arms. See if I care. My tail and legs is all I need.'}; complain[107] = {'_line': 'Think I can\'t stop you just cause I have no arms? Try it! see what happens!'}; complain[108] = {'_line': 'I hope you don\'t think my tail is useless, \'cause boy, are you wrong!'}; complain[109] = {'_line': 'Now you\'re in for it. My tail kicks a lot more tail than any other tail there is!'}; complain[110] = {'_line': 'You think missing an arm means I can\'t hurt you?'}; complain[111] = {'_line': 'So you took my arm away. Big whoop!'}; complain[112] = {'_line': 'Oh, oh yeah! Leave me with one arm? We\'ll see who has the last laugh.'}; complain[113] = {'_line': 'Sure, it\'s a blow. But I\'m not giving up!'}; complain[114] = {'_line': 'Don\'t you get any ideas! I can still swing this thing pretty hard.'}; complain[115] = {'_line': 'Armless, eh! I think you\'re underestimating my tail.'}; complain[116] = {'_line': 'Fine, take my arms. See if I care. My tail and legs is all I need.'}; complain[117] = {'_line': 'Think I can\'t stop you just cause I have no arms? Try it! see what happens!'}; complain[118] = {'_line': 'I hope you don\'t think my tail is useless, \'cause boy, are you wrong!'}; complain[119] = {'_line': 'Now you\'re in for it. My tail kicks a lot more tail than any other tail there is!'}; complain[120] = {'_line': 'You think missing an arm means I can\'t hurt you?'}; complain[121] = {'_line': 'So you took my arm away. Big whoop!'}; complain[122] = {'_line': 'Oh, oh yeah! Leave me with one arm? We\'ll see who has the last laugh.'}; complain[123] = {'_line': 'Sure, it\'s a blow. But I\'m not giving up!'}; complain[124] = {'_line': 'Don\'t you get any ideas! I can still swing this thing pretty hard.'}; complain[125] = {'_line': 'Armless, eh! I think you\'re underestimating my tail.'}; complain[126] = {'_line': 'Fine, take my arms. See if I care. My tail and legs is all I need.'}; complain[127] = {'_line': 'Think I can\'t stop you just cause I have no arms? Try it! see what happens!'}; complain[128] = {'_line': 'I hope you don\'t think my tail is useless, \'cause boy, are you wrong!'}; complain[129] = {'_line': 'Now you\'re in for it. My tail kicks a lot more tail than any other tail there is!'}; complain[130] = {'_line': 'You think missing an arm means I can\'t hurt you?'}; complain[131] = {'_line': 'So you took my arm away. Big whoop!'}; complain[132] = {'_line': 'Oh, oh yeah! Leave me with one arm? We\'ll see who has the last laugh.'}; complain[133] = {'_line': 'Sure, it\'s a blow. But I\'m not giving up!'}; complain[134] = {'_line': 'Don\'t you get any ideas! I can still swing this thing pretty hard.'}; complain[135] = {'_line': 'Armless, eh! I think you\'re underestimating my tail.'}; complain[136] = {'_line': 'Fine, take my arms. See if I care. My tail and legs is all I need.'}; complain[137] = {'_line': 'Think I can\'t stop you just cause I have no arms? Try it! see what happens!'}; complain[138] = {'_line': 'I hope you don\'t think my tail is useless, \'cause boy, are you wrong!'}; complain[139] = {'_line': 'Now you\'re in for it! My tail kicks a lot more tail than any other tail there is!'}; complain[165] = {'_line': 'Now my scalp is frigid!.'}; complain[166] = {'_line': 'With no hair in my eyes, bonking will just be easier!'}; complain[167] = {'_line': 'You think I look funny bald? Well, I think you look funny with a squashed face.'}; complain[168] = {'_line': 'This is for all the cold nights I\'ll be having without my hair!'}; complain[169] = {'_line': 'You\'re lucky. If I still had hair, I\'d leave it in your food.'}; complain[170] = {'_line': 'Taking my wings changes nothing.'}; complain[171] = {'_line': 'Take my wings then! It\'s not as if it were that useful to me.'}; complain[172] = {'_line': 'What? Were you scared of a little pair of wings!?'}; complain[173] = {'_line': 'You should be thankful. Or else I\'d be using those wings beat your ears.'}; complain[174] = {'_line': 'If I had my wings, it\'d be ear-bat central for you!'}; complain[175] = {'_line': 'Thank you. Now I can punch and kick you in the balls at the same time, with one limb!'}; complain[176] = {'_line': 'Are you trying to turn me into a quadruped or something!'}; complain[177] = {'_line': 'Sure, they can\'t grip a frying pan, but they\'re still as hard as nails.'}; complain[178] = {'_line': 'So I don\'t have fingers? I have something better than a fist.'}; complain[179] = {'_line': 'I\'m not going to be complaining of breaking a nail soon, that\'s for sure.'}; complain[180] = {'_line': 'You\'d better put my clothes back soon, or else.'}; complain[181] = {'_line': 'Joke\'s on you. This just means I\'m more streamlined.'}; complain[182] = {'_line': 'It\'s not as though I was heavily dressed to begin with.'}; complain[183] = {'_line': 'I sometimes wonder why you dress me at all.'}; complain[184] = {'_line': 'Fine, strip me naked! See if I care.'}; complain[185] = {'_line': 'So you snatched my tail? Big whoop.'}; complain[186] = {'_line': 'How\'s taking mty tail going to stop me from bonking you, huh?.'}; complain[187] = {'_line': 'You know a threatening tail when you see one, I\'ll give you that.'}; complain[188] = {'_line': 'Good. That tail was just going to get in the way anyway.'}; complain[189] = {'_line': 'What? Are you planning to attack from behind?'}; complain[300] = {'_line': 'Ah! I forgot you could take away my arms like that!'}; complain[301] = {'_line': 'Nooooooooooooooooooooooooo!!!'}; complain[302] = {'_line': 'You\'re not going to see me '}; complain[310] = {'_line': 'I like my breasts just the way they are!'}; complain[311] = {'_line': 'This increase is enough for both of us! Okay?'}; complain[312] = {'_line': 'Stop right there! This is too much already!'}; complain[313] = {'_line': 'You think this isn\'t enough? Why don\'t you pick on someone else?'}; complain[314] = {'_line': 'You plan on stopping eventually, right!?'}; complain[315] = {'_line': 'I hope that\'s the limit.'}; complain[316] = {'_line': 'I\'m already armless! Besides, it obviously hasn\'t stopped my frying pan.'}; complain[317] = {'_line': 'My arms! How am I going to swing my frying pan now!?'}; complain[318] = {'_line': 'I\'m already '}; complain[319] = {'_line': 'You won\'t get my wings THAT easily!'}; complain[320] = {'_line': '<Sigh> I give up. Continue as you will, Master.'}; complain[321] = {'_line': 'My tail! My beautiful, beautiful tail!'}; complain[322] = {'_line': 'Ha! I still have my tail!'}; complain[323] = {'_line': ''}; complain[324] = {'_line': 'Ha! Even my tail is good at bonking!'}; complain[325] = {'_line': 'Nice try. your spells don\'t work on this.'}; complain[326] = {'_line': 'I think that\'s enough! Time I hid this from you.'}; complain[327] = {'_line': 'You\'re going to be hearing my voice a lot, believe me.'}; complain[328] = {'_line': 'Fine! Go ahead! render me helpless. It\'s not as though I stood any chance to begin with.'}; complain[329] = {'_line': 'I think I\'ll keep my hair right where it is.'}; complain[330] = {'_line': 'Ah! The pressure! They can\'t get any bigger!'}; complain[331] = {'_line': 'Um, thanks, but why are my hips still so big?'}; complain[332] = {'_line': 'I should think so, too.'}; complain[333] = {'_line': 'You\'re not taking my '}; complain[334] = {'_line': 'You took my tail already. Remember?'}; complain[335] = {'_line': 'Are you even looking at me? I\'m alredy flat chested.'}; complain[336] = {'_line': 'Ah! I wasn\'t expecting to lose my breasts completely!'}; complain[337] = {'_line': 'Well, that\'s better, I... guess.'}; complain[338] = {'_line': 'Ah! I can\'t use my frying pan with these hooves!'}; complain[339] = {'_line': 'Are you stupid? You can\'t transform my hands if I don\'t have ARMS!'}; complain[340] = {'_line': 'You snatched my fingers to stop me from using the pan! Remember?'}; complain[341] = {'_line': 'That\'ll teach you. Hands off!'}; complain[343] = {'_line': 'Is trying to cop a feel supposed to make me feel better?'}; complain[344] = {'_line': 'I\'d still prefer you kept your hands to yourself.'}; complain[345] = {'_line': 'I guess that\'s nice. It\'s still your fault I can\'t do that myself though!'}; complain[346] = {'_line': 'Don\'t try to flatter me. I know that\'s only because I\'m fighting back.'}; mumble[0] = {'_line': 'Dpn\'m mp mpp hprsh.'}; mumble[1] = {'_line': 'Plppsp, mp mpnmlp.'}; mumble[2] = {'_line': 'Thps wpnm hprm, wpll pm?'}; mumble[3] = {'_line': 'p mpn\'m sppppsp <sprrp> wpplm mp.'}; mumble[4] = {'_line': 'p wpn\'m mp pm pmppn. p prpmpsp.'}; mumble[10] = {'_line': 'ps mhps mpm pnppmh?'}; mumble[11] = {'_line': 'Thpp wpnm mpm mpmh mpmmpr wpll mhpp?'}; mumble[12] = {'_line': 'Cpn\'m ppp jpsm slpp mp pn mhp wrpsm?'}; mumble[13] = {'_line': 'ppp\'rp mppnm mp mpkp mhpm mpmmpr prpnm ppp.'}; mumble[14] = {'_line': 'p hppp mhpm\'s pll'}; mumble[20] = {'_line': 'Cpn mhpp, mppmp, smpp mhps spzp?'}; mumble[21] = {'_line': 'pll rpmhm, ppp\'mp mpmp pppr pppnm'}; mumble[22] = {'_line': 'p mppss pm mpplm mp wprsp.'}; mumble[23] = {'_line': 'Wpll, p mpn\'m spp mhpp\'rp Tpp mpm.'}; mumble[24] = {'_line': 'Thpp\'rp prpmmp mpm. Cpn ppp lppmp mhpm pline npw?'}; mumble[30] = {'_line': 'Plppsp smpp Zpnmpmpr.'}; mumble[31] = {'_line': 'p\'mp lpprnpm mp lpsspn!'}; mumble[32] = {'_line': 'ppp\'rp npm mppnm mp smpp prp ppp.'}; mumble[33] = {'_line': 'pkpp, mhps ps mpp mpm.'}; mumble[34] = {'_line': 'Lppmp mp mrppsms pline.'}; mumble[40] = {'_line': 'Hpw mpsmp prp ppp plpnnpnm mp mpkp mp?'}; mumble[41] = {'_line': 'np mprp, np mprp! Plppsp!'}; mumble[42] = {'_line': 'Smpp pm. Thps ps mpmmpnm rpmpmplpps.'}; mumble[43] = {'_line': 'p mpmn\'m knpw mhpp mpplm mpm mhps mpm.'}; mumble[44] = {'_line': 'Thps ps pnppmh rpmhm?'}; mumble[50] = {'_line': 'Gpsh p fppl rpmpmplpps'}; mumble[51] = {'_line': 'Wpll, pm lppsm pm\'s smppppm npw.'}; mumble[52] = {'_line': 'ppp\'rp mppnm mp lppmp mp lpkp mhps fpr p lpnm mpmp prpn\'m ppp?'}; mumble[53] = {'_line': 'p mpn\'m knpw hpw p\'m mppnm mp mpm prppnm wpmh mhpsp.'}; mumble[54] = {'_line': 'p\'ll npmpr mp THpT pmppn.'}; mumble[100] = {'_line': 'mpn p hpmp mp prm mpmk npw? Plppsp?'}; mumble[101] = {'_line': 'p sppppsp p mpplm mpkp mp wpmh jpsm pnp.'}; mumble[102] = {'_line': 'mpsh mhps smpmp lppks spllp'}; mumble[103] = {'_line': 'p mpss mp prm plrppmp.'}; mumble[104] = {'_line': 'pww, p mpn fppl pn pmmh mhprp npw.'}; mumble[105] = {'_line': 'p hppp p mpm mp prms mpmk sppn.'}; mumble[106] = {'_line': 'p\'m mpmmpr mp mprpfpl npm mp fpll pmpr.'}; mumble[107] = {'_line': 'p mpn\'m mhpnk mpsspnm mp prms ps mppnm mp mp ppsp.'}; mumble[108] = {'_line': 'p\'ll npmpr mpkp mp prms fpr mrpnmpm pmppn.'}; mumble[109] = {'_line': 'mpplm ppp pm lppsm smrpmmh mp npsp fpr mp?'}; mumble[110] = {'_line': 'mppnm mpsspnm pn prm spmks.'}; mumble[111] = {'_line': 'Plppsp, lpm mp kppp pm lppsm pnp prm.'}; mumble[112] = {'_line': 'p smpll mhpnk mhps smpmp mppsn\'m lppk mprp spnspmlp.'}; mumble[113] = {'_line': 'p mppss pm\'s mpmmpr mhpn hpmpnm np prms.'}; mumble[114] = {'_line': 'Wpw, ppp rppllp mpn fppl pn pmmh mhprp.'}; mumble[115] = {'_line': 'Whpmpmpr ppp\'rp plpnnpnm, mpn p pm lppsm hpmp mp prms mpmk fprsm?'}; mumble[116] = {'_line': 'p mpn\'m lpkp whprp mhps ps mppnm. Mp mppnm prmlpss pnm pll mhpm.'}; mumble[117] = {'_line': 'p hppp p mpn\'m mpm pn pmmh pnpwhprp.'}; mumble[118] = {'_line': 'p hppp pppr plpn psn\'m mpmp mp mpffpmplm mp mhps.'}; mumble[119] = {'_line': 'mpm... Whpm pf p nppm mp mpfpnm mpsplf?'}; mumble[120] = {'_line': 'Sp... ppp snpmmhpm mp prm mp mpkp mp mrppsms mpmmpr?'}; mumble[121] = {'_line': 'ps mp prm pn mhpsp?.'}; mumble[122] = {'_line': 'pf mhprp wprp pmhprs hprp, p mpm mhpp\'m lppmh pm mhps.'}; mumble[123] = {'_line': 'pm\'s kpnmp hprm mp rppmh mhpm mpmh wpmh jpsm pnp.'}; mumble[124] = {'_line': 'Lppspnm pnp prm mppspm mhps?!.'}; mumble[125] = {'_line': 'ppp snpmmhpm mp prms mp mpkp mp mrppsms mpmmpr?'}; mumble[126] = {'_line': 'p wpnmpr pf ppp\'mp mprnpm mp prms pnmp pxmrp mrppsm.'}; mumble[127] = {'_line': 'p wpnmpr whpm mhpp fppl lpkp.'}; mumble[128] = {'_line': 'Whp mp p mhpnk pmhprs wpplm fpnm mhps fpnnp?.'}; mumble[129] = {'_line': 'mrpwpnm mrppsms pnm np prms. mhps psn\'m mppm npws.'}; mumble[130] = {'_line': 'p wpplmn\'m mpnm mhp spzp sp mpmh pf p hpm mp pmhpr prm mpp.'}; mumble[131] = {'_line': 'Whplp mp mppms prp mrpwpnm, mp ppp mhpnk mp prm mpmhm mrpw mpmk mpp?.'}; mumble[132] = {'_line': 'Mpp p hpmp mp prm mpmk? Plppsp? ppp mpn\'m hpmp mp smpp pf ppp mp.'}; mumble[133] = {'_line': 'p\'m mprpm pf hpmpnm pnp prm. psppmppllp wpmh mhpsp hpmp mhpnms.'}; mumble[134] = {'_line': 'p wpnmpr pf p mpn smpll rppmh mp smpmp pmpr mhpsp mhpnms.'}; mumble[135] = {'_line': 'pm lppsm p\'ll hpmp p mppm mpsppn pf p fpll.'}; mumble[136] = {'_line': 'p mhpnk mhps pnmrppsp ps mpkpnm mp nppplps pmmhp.'}; mumble[137] = {'_line': 'Plppsp, mpn\'m mpmp mp pn pmmh mpp.'}; mumble[138] = {'_line': 'p hppp p mpn kppp mp mplpnmp whplp p\'m lpkp mhps.'}; mumble[139] = {'_line': 'mpm, hpw pm p sppppspm mp mp p mppm mpprmppn wpmh np prms pnm mpm mrppsms?'}; mumble[140] = {'_line': '<spmh> p mppss p\'m mpmmpr smprm mpsmprpnm mhps wpmh jpsm pnp prm.'}; mumble[141] = {'_line': 'mpn\'m ppp mhpnk mhps ps pxmpsspmp plrppmp?'}; mumble[142] = {'_line': 'pm lppsm mp mrppsms mpkp mp fppl lpss lppspmpm.'}; mumble[143] = {'_line': 'Mp pppr prm. Whpm prp ppp mppnm wpmh pm?.'}; mumble[144] = {'_line': 'mpn ppp pm lppsm, ppm mp prm spmpwhprp p mpn spp pm?.'}; mumble[145] = {'_line': 'p hppp mp mhpsm mppsn\'m mpkp pspnm mp fppm mpp hprm'}; mumble[146] = {'_line': 'p sppppsp p\'ll mp p mpsmpr pmpr mp hppmps npw.'}; mumble[147] = {'_line': 'mpm... whpm pf p mpm mpmk pppns?.'}; mumble[148] = {'_line': 'pf p knpw pnp pmhpr mprps, p\'m knpw mhpp\'m npmpr hpmp lpms lpkp mpnp mpmppsp pf mhps.'}; mumble[149] = {'_line': 'p hpmp mp pmpmpnp mrppnm mp smrpmmh mpsplf wpmh mp fppm.'}; mumble[150] = {'_line': 'ppp\'rp npmpr lpmmpnm mp hpmp mp prm mpmk prp ppp?'}; mumble[151] = {'_line': 'mppm mhpnm p\'m qppmp pmmpmpxmrpps'}; mumble[152] = {'_line': 'p mppss p\'m mpmmpr mpm pspm mp mhps smpmp.'}; mumble[153] = {'_line': 'pm lppsm mp mrppsms mpn\'m mpm pnp mpmmpr.'}; mumble[154] = {'_line': 'pnp ps mpmmpr mhpn npnp p sppppsp.'}; mumble[155] = {'_line': 'mppmnpss mp p fppl prpmprppps.'}; mumble[156] = {'_line': 'ppp\'ll ppmk mp pp pf p mrpp rpmhm? p\'ll pmpn prpmpnm npm mp mpnm pf ppp mppmh mhpm.'}; mumble[157] = {'_line': 'ppp\'rp npm mppnm mp mrppp mhpm npw prp ppp?.'}; mumble[158] = {'_line': 'pf mp prms pRp mp mrppsms, mhpn p hpm np pmpp mhprp wps mhpm mpmh mppm pn mhpm.'}; mumble[159] = {'_line': 'p hppp p\'m npm smpmk lpkp mhps fpr mpp lpnm.'}; mumble[165] = {'_line': 'Mp hppm ps mplm.'}; mumble[166] = {'_line': 'p npmpr rpplpspm jpsm hpw mpmh hppr p hpm.'}; mumble[167] = {'_line': 'p wpnmpr pf p lppk fpnnp lpkp mhps.'}; mumble[168] = {'_line': 'p hppp mhpm mpmps mpmk pn pm\'s pwn. ph whp pm p kpmmpnm?'}; mumble[169] = {'_line': 'p mppss mp hppr wpsn\'m mhpm pspfpl pnpwpp.'}; mumble[170] = {'_line': 'mpm... mp hprn ps whpm mpkps mp sppmppl.'}; mumble[171] = {'_line': 'p hppp p mpn\'m nppm mp hprn fpr pnpmhpnm.'}; mumble[172] = {'_line': 'p npmpr pmpn mpm mp fpnpsh wprkpnm ppm whpm mp hprn wps fpr.'}; mumble[173] = {'_line': 'p hppp p mpm mhpm mpmk spmpmpmp. Mp hppm plrppmp fppls pxmrp mprp.'}; mumble[174] = {'_line': 'p wpnmpr pf mp hprn wpll mrpw mpmk pn pms pwn.'}; mumble[175] = {'_line': 'p\'m sprp p\'ll mpkp psp pf mhpsp... spmphpw.'}; mumble[176] = {'_line': 'Wpll, pm lppsm p mpn\'m hpmp fppr lpms.'}; mumble[177] = {'_line': 'Mppmp p mpn mrppk pppn pxmrp hprm mhpnms wpmh mhpsp.'}; mumble[178] = {'_line': 'p mpss hpmpnm fpnmprs plrppmp.'}; mumble[179] = {'_line': 'p mppss mrppkpnm p nppl wpn\'m mp pn psspp pnp mprp, p hppp.'}; mumble[180] = {'_line': 'p hppp pm\'s npm wpnmp mpnpmhm.'}; mumble[181] = {'_line': 'mhps ps prpmmp pmmprrpspnm.'}; mumble[182] = {'_line': 'Hpmpnm lppmps pn plpmp pf mlpmhps ps kpnmp mpmm npw p mhpnk pmppm pm.'}; mumble[183] = {'_line': 'p wpnmpr hpw mhpsp wprp smpmk mp mp pn mhp fprsm plpmp.'}; mumble[184] = {'_line': 'p mppss mhpsp lppmps wprp prpmmp rpmpplpnm pnpwpp.'}; mumble[185] = {'_line': 'p mpss mp mppl, pmpn pf pm mpm hpmp p mpnm pf pm\'s pwn spmpmpmps.'}; mumble[186] = {'_line': 'Mp pppr mppl. pm wps mprp pspfpl mhpn ppp knpw.'}; mumble[187] = {'_line': 'Mp mpmkspmp fppls sp fpnnp wpmhppm mhpm lpnm mppl mhprp.'}; mumble[188] = {'_line': 'pm lppsm p mpn\'m hpmp mp wprrp pmppm mp mppl mpmmpnm pn mhp wpp pnp mprp.'}; mumble[189] = {'_line': 'p\'m mpmmpr mpm pspm mp lppkpnm pmpr mp shpplmpr.'}; mumble[190] = {'_line': 'pm\'s mpmmpr mhpn mpppnm mpsmp, p mhpnk.'}; mumble[191] = {'_line': 'p mppss p\'m lpkp jpsm p lpmmlp mpm pf mppm mpmk.'}; mumble[192] = {'_line': 'mhps, ps p mpm mpp smpll.'}; mumble[193] = {'_line': 'Whp mpn\'m ppp jpsm lppmp mp mrppsms mhp wpp ppp fppnm mhpm?'}; mumble[194] = {'_line': 'p mpn\'m mhpnk mp mhpsm ps mpmmpr mhps wpp.'}; mumble[300] = {'_line': 'ph! Mp prm! Whpm hppppnpm mp mp prm!?'}; mumble[301] = {'_line': 'Nppp! Npm mp pmhpr prm mpp!!'}; mumble[302] = {'_line': 'Hpp! p\'m '}; mumble[311] = {'_line': 'p mpn\'m lpkp mhps.'}; mumble[312] = {'_line': 'ph, mp mrppsms! ppp\'rp mpkpnm mhpm mpmmpr!'}; mumble[313] = {'_line': 'Whp, mprp!?'}; mumble[314] = {'_line': 'ppp plpn pn smppppnm pmpnmppllp rpmhm!?'}; mumble[315] = {'_line': 'p hppp mhpm\'s mhp lpmpm.'}; mumble[316] = {'_line': 'ppp\'mp plrppmp mpkpn mpmh mp prms.'}; mumble[317] = {'_line': 'Mp prms! Mp prms prp mpnp!!'}; mumble[318] = {'_line': 'p\'m plrppmp '}; mumble[319] = {'_line': 'Mp hprn!'}; mumble[320] = {'_line': '<Spmh> p mpmp pp. Cpnmpnpp ps ppp wpll mpsmpr'}; mumble[321] = {'_line': 'ph! Npm mp mppl!'}; mumble[322] = {'_line': 'Hp! p smpll hpmp mp mppl!'}; mumble[323] = {'_line': 'Thpm\'ll mppmh ppp!'}; mumble[324] = {'_line': 'Hp! pmpn mp mppl ps mppm pm mpnkpnm!'}; mumble[325] = {'_line': 'Npmp mrp. p mpn jpsm mpnjprp pnpmhpr pnp.'}; mumble[326] = {'_line': 'p mhpnk mhpm\'s pnppmh! Tpmp p hpm mhps frpm ppp.'}; mumble[327] = {'_line': 'Hey! What are you doing to my moupthpm!?'}; mumble[328] = {'_line': 'Fpnp! Gp phppm! rpnmpr mp hplplpss. pm\'s npm ps mhppmh p smppm pnp mhpnmp mp mpmpn wpmh.'}; mumble[329] = {'_line': 'pppp! ppp\'mp mpmp mp mplm!!'}; mumble[330] = {'_line': 'ph! mhp prpssprp! mhpp mpn\'m mpm pnp mpmmpr!'}; mumble[331] = {'_line': 'pm, mhpnks, mpm whp prp mp hpps smpll sp mpm?'}; mumble[332] = {'_line': 'p\'m mlpm mp hpmp mhpm mpmk.'}; mumble[333] = {'_line': 'ph! Mp '}; mumble[334] = {'_line': 'ppp mppk mp mppl plrppmp. Rpmpmmpr?'}; mumble[335] = {'_line': 'prp ppp pmpn lppkpnm pm mp? p\'m plrpmp flpm mhpsmpm.'}; mumble[336] = {'_line': 'ph! p wpsn\'m pxppmmpnm mp lppsp mp mrppsms mpmplpmplp!'}; mumble[337] = {'_line': 'Wpll, mhpm\'s mpmmpr p... mppss.'}; mumble[338] = {'_line': 'Mp hpnms! ppp mprnpm mp hpnms pnmp hppmps!'}; mumble[339] = {'_line': 'mhpm wpplm wprk pf p smpll hpm prms pm pll.'}; mumble[340] = {'_line': 'ppp\'mp pllrppmp mpmpn mp pxmrp hppmps.'}; mumble[341] = {'_line': 'Hpy! mpn\'m plpy wpmh my mrppsms! plppsp?'}; mumble[342] = {'_line': 'p mppss mhpm mpps fppl p mpm npmp.'}; mumble[343] = {'_line': 'Hpp! Whpm prp ppp mppnm!? Smpp pm!'}; mumble[344] = {'_line': 'p\'m smpll prpfpr ppp kppm ppp\'rp hpnms mp ppprsplf.'}; mumble[345] = {'_line': 'pph, mhpm\'s npmp. mhpnk ppp. mhpm wpplm hpmp mppn rppllp hprm mp mp wpmh mp hppmps.'}; mumble[346] = {'_line': 'pm, mhpnk ppp. mpm p mpplm ppsplp hpmp mpnp mhpm mpsplf.'}; mumble[347] = {'_line': 'pm\'s np mppm mp mp npw!'}; states.guilty = {'eye': 'sad', 'mouth': 'sad', 'brow': 'plain', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'ps': 100}; states.comfort = {'eye': 'shut', 'mouth': 'smile', 'brow': 'plain', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'ps': 100}; states.shout = {'eye': 'shut', 'mouth': 'wide', 'brow': 'mad', 'lpx': 0, 'lpy': 0, 'rpx': 0, 'rpy': 0, 'ps': 100}; states.angry = {'eye': 'mad', 'mouth': 'sad', 'brow': 'mad', 'lpx': 3, 'lpy': 11, 'rpx': 5, 'rpy': 11, 'ps': 50}; states.threaten = {'eye': 'mad', 'mouth': 'wide', 'brow': 'mad', 'lpx': 3, 'lpy': 11, 'rpx': 5, 'rpy': 11, 'ps': 50}; states.plead = {'eye': 'sad', 'mouth': 'wide', 'brow': 'plain', 'lpx': -1, 'lpy': -1, 'rpx': -1, 'rpy': -1, 'ps': 110}; states.shocked = {'eye': 'wide', 'mouth': 'wide', 'brow': 'shock', 'lpx': 2, 'lpy': 15, 'rpx': -2, 'rpy': 18, 'ps': 50}; states.leftarm = {'eye': 'wide', 'mouth': 'wide', 'brow': 'shock', 'lpx': -4, 'lpy': 14, 'rpx': -3, 'rpy': 18, 'ps': 50}; states.rightarm = {'eye': 'wide', 'mouth': 'wide', 'brow': 'shock', 'lpx': 4, 'lpy': 14, 'rpx': 9, 'rpy': 17, 'ps': 50}; states.wings = {'eye': 'wide', 'mouth': 'wide', 'brow': 'shock', 'lpx': 3, 'lpy': -5, 'rpx': 2, 'rpy': -5, 'ps': 50}; states.gladup = {'eye': 'sad', 'mouth': 'smile', 'brow': 'plain', 'lpx': 3, 'lpy': -5, 'rpx': 2, 'rpy': -5, 'ps': 80}; var my_cm = new ContextMenu(); my_cm.builtInItems.rewind = false; my_cm.builtInItems.print = false; my_cm.builtInItems.play = false; my_cm.builtInItems.forward_back = false; my_cm.builtInItems.loop = false; this.menu = my_cm; hippogryph.breasts.leafmask._y = 0; nudeanim.gotoAndStop(11); Key.addListener(keydetect); keydetect.onKeyDown = function () { if (Key.getCode() == 13) { if (textinput.text.indexOf('breast') > -1 || textinput.text.indexOf('grow') > -1 || textinput.text.indexOf('big') > -1 || textinput.text.indexOf('expand') > -1 || textinput.text.indexOf('boob') > -1 || textinput.text.indexOf('bust') > -1 || textinput.text.indexOf('inflate') > -1 || textinput.text.indexOf('chest') > -1 || textinput.text.indexOf('hourglass') > -1 || textinput.text.indexOf('tit') > -1 || textinput.text.indexOf('rack') > -1 || textinput.text.indexOf('cupsize') > -1 || textinput.text.indexOf('milk') > -1) { grow(); } if (textinput.text.indexOf('flat') > -1 && textinput.text.indexOf('inflate') <= -1 || textinput.text.indexOf('lolli') > -1 || textinput.text.indexOf('board') > -1 || textinput.text.indexOf('level') > -1 || textinput.text.indexOf('less') > -1 && (textinput.text.indexOf('boob') > -1 || textinput.text.indexOf('tit') > -1 || textinput.text.indexOf('breast') > -1 || textinput.text.indexOf('bust') > -1)) { if (flatchested == false) { flatchested = true; if (backupState == 'angry') { plead(337); setState('threaten'); angerthreshold = 1; backupState = 'guilty'; if (isnaked == false) { hippogryph.l_forearm.gotoAndPlay(11); } else { hippogryph.l_forearm.gotoAndPlay(9); } glowc = 30719; } else { plead(336); setState('shocked'); } } else { plead(335); setState('plead'); } } if ((textinput.text.indexOf('arm') > -1 || textinput.text.indexOf('shoulder') > -1 || textinput.text.indexOf('elbow') > -1) && (textinput.text != 'arms' && textinput.text != 'armless' && textinput.text != 'shoulders' && textinput.text != 'elbows')) { if (rightarm == false && leftarm == false) { plead(316); setState('plead'); } else { if (rightarm == false) { loseleft(); } else { if (leftarm == false) { loseright(); } else { if (rightarm == true && leftarm == true) { if (Math.random() > 0.5) { loseleft(); } else { loseright(); } } } } } } if (textinput.text.indexOf('hooves') > -1 || textinput.text.indexOf('hand') > -1 || textinput.text.indexOf('finger') > -1 || textinput.text.indexOf('nail') > -1 || textinput.text.indexOf('hoof') > -1 || textinput.text.indexOf('clop') > -1 || textinput.text.indexOf('trot') > -1 || textinput.text.indexOf('digit') > -1) { if (hooves == false) { hooves = true; plead(338); setState('shocked'); if (backupState == 'angry' && leftarm == true) { hippogryph.l_forearm.gotoAndPlay(9); } } else { if (leftarm == false && rightarm == false) { plead(339); setState('plead'); } else { plead(340); setState('plead'); } } } if (textinput.text == 'pan' || textinput.text.indexOf('pan') > -1 && (textinput.text.indexOf('fry') > -1 || textinput.text.indexOf('sauce') > -1) && backupState == 'angry') { plead(325); if (angerthreshold < 5) { setState('plead'); } else { if (angerthreshold < 10) { setState('threaten'); } else { plead(347); setState('plead'); } } } if (textinput.text == 'arms' || textinput.text == 'armless' || textinput.text == 'shoulders' || textinput.text == 'elbows') { if (leftarm == true && rightarm == true) { loseleft(); loseright(); setState('shocked'); plead(317); } else { if (rightarm == false && leftarm == false) { plead(316); setState('plead'); } else { if (leftarm == false) { loseright(); } else { if (rightarm == false) { loseleft(); } } } } } if (textinput.text.indexOf('tail') > -1 || textinput.text.indexOf('whip') > -1) { if (tailthere == true) { tailthere = false; plead(321); if (hippogryph.tail._currentframe > 21) { setState('leftarm'); } else { setState('rightarm'); } } else { plead(334); setState('plead'); } } if (textinput.text == 'naked' || textinput.text == 'nude' || textinput.text == 'topless' || textinput.text == 'stripped' || textinput.text == 'exposed' || textinput.text == 'bare') { if (isnaked == false) { if (backupState == 'angry') { plead(302); bonk(); if (mouthless == true) { speech_b._txt.text += 'mpphp!'; } else { if (leftarm == true && hooves == false) { speech_b._txt.text += textinput.text + ' now!'; speechtimer = 60; } } } else { isnaked = true; plead(302); if (mouthless == true) { speech_b._txt.text += 'mpphp!'; } else { speech_b._txt.text += textinput.text + '!'; } setState('shocked'); angerthreshold += 2; hippogryph.torso.nudemask._x = 1000; hippogryph.r_thigh.nudemask._x = 1000; hippogryph.l_thigh.nudemask._x = 1000; hippogryph.crotch.vagleaf._visible = false; nudeanim.gotoAndPlay(1); } } else { plead(318); if (mouthless == true) { speech_b._txt.text += 'mpphp'; } else { speech_b._txt.text += textinput.text + '!'; } setState('plead'); } } if (textinput.text == 'bathers' || textinput.text == 'clothes') { if (isnaked == false) { if (backupState == 'angry') { plead(333); bonk(); if (mouthless == true) { speech_b._txt.text += 'mpphphp prp gpnp!'; } else { speech_b._txt.text += textinput.text + '!'; } speechtimer = 60; } else { isnaked = true; isnaked = true; plead(333); if (mouthless == true) { speech_b._txt.text += 'mpphphp prp gpnp!'; } else { speech_b._txt.text += textinput.text + ' are gone!'; } setState('shocked'); angerthreshold += 2; hippogryph.torso.nudemask._x = 1000; hippogryph.r_thigh.nudemask._x = 1000; hippogryph.l_thigh.nudemask._x = 1000; hippogryph.crotch.vagleaf._visible = false; nudeanim.gotoAndPlay(1); } } else { plead(318); if (mouthless == true) { speech_b._txt.text += 'wpmhppm mpphp'; } else { speech_b._txt.text += 'without ' + textinput.text; } setState('plead'); } } if (textinput.text.indexOf('mouth') > -1 || textinput.text.indexOf('mute') > -1 || textinput.text.indexOf('tongue') > -1 || textinput.text.indexOf('silen') > -1 || textinput.text.indexOf('gag') > -1) { if (mouthless == true) { if (angerthreshold < 10) { angerthreshold -= 2; } mouthless = false; plead(327); setState('plead'); vanish._x = 445; vanish._y = 125; vanish.gotoAndPlay(1); } else { if (backupState == 'angry') { bonk(); plead(327); } else { angerthreshold += 1; mouthless = true; plead(327); vanish._x = 445; vanish._y = 125; vanish.gotoAndPlay(1); setState('shocked'); } } } if (textinput.text.indexOf('hair') > -1 || textinput.text.indexOf('bald') > -1 || textinput.text.indexOf('head') > -1 || textinput.text.indexOf('scalp') > -1) { if (bald == false) { if (backupState == 'angry') { plead(329); bonk(); } else { angerthreshold += 1; bald = true; plead(329); setState('wings'); } } else { plead(332); setState('gladup'); bald = false; } } if (textinput.text.indexOf('wings') > -1 || textinput.text.indexOf('wingless') > -1 || textinput.text.indexOf('flight') > -1 || textinput.text.indexOf('mortal') > -1 || textinput.text.indexOf('feather') > -1 || textinput.text.indexOf('avian') > -1) { if (hippogryph.l_wing._visible == true) { if (backupState == 'angry') { plead(319); speechtimer = 60; bonk(); } else { angerthreshold += 1; setState('rightarm'); hippogryph.l_wing._visible = false; hippogryph.r_wing._visible = false; var v1 = attachMovie('vanish', 'smoke24', 24); smoke24._x = hippogryph.l_wing.smokepoint1._x + 346; smoke24._y = hippogryph.l_wing.smokepoint1._y + 108; v1 = attachMovie('vanish', 'smoke25', 25); smoke25._x = hippogryph.l_wing.smokepoint2._x + 346; smoke25._y = hippogryph.l_wing.smokepoint2._y + 108; v1 = attachMovie('vanish', 'smoke26', 26); smoke26._x = hippogryph.l_wing.smokepoint3._x + 346; smoke26._y = hippogryph.l_wing.smokepoint3._y + 108; v1 = attachMovie('vanish', 'smoke27', 27); smoke27._x = hippogryph.r_wing.smokepoint1._x + 487; smoke27._y = hippogryph.r_wing.smokepoint1._y + 138; v1 = attachMovie('vanish', 'smoke28', 28); smoke28._x = hippogryph.r_wing.smokepoint2._x + 487; smoke28._y = hippogryph.r_wing.smokepoint2._y + 138; v1 = attachMovie('vanish', 'smoke29', 29); smoke29._x = hippogryph.r_wing.smokepoint3._x + 487; smoke29._y = hippogryph.r_wing.smokepoint3._y + 138; plead(319); } } else { var v1 = attachMovie('vanish', 'smoke24', 24); smoke24._x = hippogryph.l_wing.smokepoint1._x + 346; smoke24._y = hippogryph.l_wing.smokepoint1._y + 108; v1 = attachMovie('vanish', 'smoke25', 25); smoke25._x = hippogryph.l_wing.smokepoint2._x + 346; smoke25._y = hippogryph.l_wing.smokepoint2._y + 108; v1 = attachMovie('vanish', 'smoke26', 26); smoke26._x = hippogryph.l_wing.smokepoint3._x + 346; smoke26._y = hippogryph.l_wing.smokepoint3._y + 108; v1 = attachMovie('vanish', 'smoke27', 27); smoke27._x = hippogryph.r_wing.smokepoint1._x + 487; smoke27._y = hippogryph.r_wing.smokepoint1._y + 138; v1 = attachMovie('vanish', 'smoke28', 28); smoke28._x = hippogryph.r_wing.smokepoint2._x + 487; smoke28._y = hippogryph.r_wing.smokepoint2._y + 138; v1 = attachMovie('vanish', 'smoke29', 29); smoke29._x = hippogryph.r_wing.smokepoint3._x + 487; smoke29._y = hippogryph.r_wing.smokepoint3._y + 138; hippogryph.l_wing._visible = true; hippogryph.r_wing._visible = true; plead(332); setState('gladup'); } } if (textinput.text.indexOf('touch') > -1 || textinput.text.indexOf('stroke') > -1 || textinput.text.indexOf('caress') > -1 || textinput.text.indexOf('pet') > -1 || textinput.text.indexOf('feel') > -1) { interact = 'touch'; } if (textinput.text.indexOf('grope') > -1 || textinput.text.indexOf('squeeze') > -1 || textinput.text.indexOf('fondle') > -1) { interact = 'grope'; } if (textinput.text.indexOf('scratch') > -1 || textinput.text.indexOf('itch') > -1 || textinput.text.indexOf('sooth') > -1 || textinput.text.indexOf('relie') > -1) { if (leftarm == false && rightarm == false || hooves == true) { plead(345); if (backupState == 'angry') { setState('threaten'); } else { setState('comfort'); } } else { plead(346); setState('gladup'); } } if (textinput.text.indexOf('reset') > -1 || textinput.text.indexOf('restart') > -1 || textinput.text.indexOf('end') > -1 && (textinput.text.indexOf('bend') <= -1 && textinput.text.indexOf('gender') <= -1) || textinput.text.indexOf('finish') > -1 || textinput.text.indexOf('clear') > -1 || textinput.text.indexOf('refresh') > -1 || textinput.text.indexOf('new') > -1) { reset(); } textinput.text = ''; } else { debug_02.text = Key.getCode(); } }; i = 1; while (i <= 3) { hippogryph.r_forearm['smokepoint' + i]._visible = false; hippogryph.l_forearm['smokepoint' + i]._visible = false; hippogryph.r_wing['smokepoint' + i]._visible = false; hippogryph.l_wing['smokepoint' + i]._visible = false; hippogryph.tail['smokepoint' + i]._visible = false; i += 1; } hippogryph.head.hair.horn._visible = false; var bglow = new flash.filters.GlowFilter(glowc, 70, 6, 6, 1); hippogryph.head.onPress = function () { pleadchance = 1; }; hippogryph.breasts.onPress = function () { if (bj == 0) { bj = 40; jiggle = 12; jiggleshrink = 2; if (interact == 'touch') { plead(341); setState('shocked'); if (angerthreshold < 3) { angerthreshold += 1; } else { if (backupState == 'angry') { bonk(); plead(341); setState('threaten'); } else { plead(342); setState('comfort'); } } } else { if (interact == 'grope') { plead(343); setState('shocked'); if (angerthreshold < 3) { angerthreshold += 1; } else { if (backupState == 'angry') { bonk(); plead(343); setState('threaten'); } else { plead(344); setState('threaten'); } } } } } }; onEnterFrame = function () { if (bj > 0) { hippogryph.breasts._yscale = 100 + bustsize / multiplier + bustsize / 5 - jiggle; hippogryph.breasts._xscale = 100 + bustsize / multiplier + jiggle / 3; bj -= 1; } else { bj = 0; } if (jiggleshrink > 1 && jiggle < jiggleshrink) { jiggle += (jiggleshrink + 4 - jiggle) / 4; } else { if (jiggleshrink < 1 && jiggle > jiggleshrink) { jiggle += (jiggleshrink - 4 - jiggle) / 4; } else { jiggleshrink = -jiggleshrink; } } var v2 = new flash.filters.GlowFilter(glowc, 40, 20, 20, 1); var v1 = new flash.filters.GlowFilter(glowc, 40, glowalpha, glowalpha, 1, 1, false, false); if (glowalpha > 70) { glowchange = -2; } else { if (glowalpha < 30) { glowchange = 2; } } glowalpha += glowchange; hippogryph.head.hair.wings.filters = [v1]; hippogryph.head.hair.wings.white._alpha = 100 - glowalpha; hippogryph.head.eyes.lp._xscale = curState.ps - 15; hippogryph.head.eyes.rp._xscale = curState.ps; hippogryph.head.eyes.lp._yscale = curState.ps - 15; hippogryph.head.eyes.rp._yscale = curState.ps; hippogryph.breasts.gotoAndStop(bustsize); hippogryph.breasts._yscale = hippogryph.breasts._xscale; hippogryph.breasts._xscale = 100 + bustsize / multiplier; hippogryph.breasts._x = -4.85 - (bustsize / 60 + breastxplus); hippogryph.breasts._y = 12.45 + breathe / 2; hippogryph.l_thigh.gotoAndStop(hipsize); hippogryph.r_thigh.gotoAndStop(hipsize); nudeanim._xscale = 100 + totalbustsize / 5; nudeanim._x = 400 - totalbustsize / 8; if (rightarm == false) { if (hippogryph.r_shoulder._currentframe == 1) { hippogryph.r_shoulder.gotoAndPlay(2); var v3 = attachMovie('smoke', 'smoke1', 1); smoke1._x = hippogryph.r_forearm.smokepoint1._x + 495; smoke1._y = hippogryph.r_forearm.smokepoint1._y + 223; v3 = attachMovie('smoke', 'smoke2', 2); smoke2._x = hippogryph.r_forearm.smokepoint2._x + 495; smoke2._y = hippogryph.r_forearm.smokepoint2._y + 223; v3 = attachMovie('smoke', 'smoke3', 3); smoke3._x = hippogryph.r_forearm.smokepoint3._x + 495; smoke3._y = hippogryph.r_forearm.smokepoint3._y + 223; } hippogryph.r_forearm._visible = false; } if (leftarm == false) { if (hippogryph.l_forearm._currentframe > 18 && hippogryph.l_forearm._visible == true) { panfall = 150; frypan._x = 350; frypan._y = 115; frypan._rotation = -45; } if (hippogryph.l_shoulder._currentframe == 1) { hippogryph.l_shoulder.gotoAndPlay(2); v3 = attachMovie('smoke', 'smoke4', 4); smoke4._x = hippogryph.l_forearm.smokepoint1._x + 392; smoke4._y = hippogryph.l_forearm.smokepoint1._y + 204; v3 = attachMovie('smoke', 'smoke5', 5); smoke5._x = hippogryph.l_forearm.smokepoint2._x + 392; smoke5._y = hippogryph.l_forearm.smokepoint2._y + 204; v3 = attachMovie('smoke', 'smoke6', 6); smoke6._x = hippogryph.l_forearm.smokepoint3._x + 392; smoke6._y = hippogryph.l_forearm.smokepoint3._y + 204; } hippogryph.l_forearm._visible = false; hippogryph.l_forearm.frypan._visible = true; hippogryph.torso.gotoAndStop(2); } if (tailthere == false) { if (hippogryph.tail._visible == true) { v3 = attachMovie('smoke', 'smoke7', 7); smoke7._x = hippogryph.tail.smokepoint1._x + 392; smoke7._y = hippogryph.tail.smokepoint1._y + 204; v3 = attachMovie('smoke', 'smoke8', 8); smoke8._x = hippogryph.tail.smokepoint2._x + 392; smoke8._y = hippogryph.tail.smokepoint2._y + 204; v3 = attachMovie('smoke', 'smoke9', 9); smoke9._x = hippogryph.tail.smokepoint3._x + 392; smoke9._y = hippogryph.tail.smokepoint3._y + 204; if (hippogryph.tail._currentframe > 21) { panfall = 150; frypan._x = 350; frypan._y = 115; frypan._rotation = -45; } } hippogryph.tail._visible = false; } if (bald == true) { if (hippogryph.hairmask._x == 0) { v3 = attachMovie('smoke', 'smoke14', 14); smoke14._x = hippogryph.head._x + 375; smoke14._y = hippogryph.head._y + 70; v3 = attachMovie('smoke', 'smoke15', 15); smoke15._x = hippogryph.head._x + 425; smoke15._y = hippogryph.head._y + 120; v3 = attachMovie('smoke', 'smoke16', 16); smoke16._x = hippogryph.head._x + 350; smoke16._y = hippogryph.head._y + 120; } hippogryph.hairmask._x = 1000; hippogryph.head.hair.hairmask._x = 1000; } else { hippogryph.hairmask._x = 0; hippogryph.head.hair.hairmask._x = 0; } if (hooves == false) { hippogryph.r_forearm.hand._visible = true; hippogryph.r_forearm.hoof._visible = false; hippogryph.l_forearm.hand._visible = true; hippogryph.l_forearm.hoof._visible = false; } else { if (hippogryph.l_forearm._visible == true && backupState == 'angry' && cansparkle == true) { panfall = 150; frypan._x = 350; frypan._y = 115; frypan._rotation = -45; } if (hippogryph.r_forearm.hand._visible == true && cansparkle == true) { var v4 = attachMovie('vanish', 'vanish12', 12); vanish12._x = hippogryph.l_forearm.hoof._x + 392; vanish12._y = hippogryph.l_forearm.hoof._y + 204; vanish12._visible = leftarm; v4 = attachMovie('vanish', 'vanish13', 13); vanish13._x = hippogryph.r_forearm.hoof._x + 495; vanish13._y = hippogryph.r_forearm.hoof._y + 233; vanish13._visible = rightarm; } cansparkle = false; hippogryph.r_forearm.hand._visible = false; hippogryph.r_forearm.hoof._visible = true; hippogryph.l_forearm.hand._visible = false; hippogryph.l_forearm.hoof._visible = true; } if (isnaked == false && hippogryph.l_forearm._currentframe < 18) { larmrot = 10; if (hippogryph.r_forearm._currentframe == 9) { hippogryph.r_forearm.gotoAndPlay(10); } if (hippogryph.l_forearm._currentframe == 9) { hippogryph.l_forearm.gotoAndPlay(10); } if (hippogryph.breasts.getDepth() < hippogryph.r_forearm.getDepth()) { hippogryph.breasts.swapDepths(hippogryph.r_forearm.getDepth()); } if (hippogryph.breasts.getDepth() < hippogryph.l_forearm.getDepth()) { hippogryph.breasts.swapDepths(hippogryph.l_forearm.getDepth()); } } else { larmrot = 40; if (hippogryph.r_forearm._currentframe == 1) { hippogryph.r_forearm.gotoAndPlay(2); } if (hippogryph.l_forearm._currentframe == 1) { hippogryph.l_forearm.gotoAndPlay(2); } if (hippogryph.breasts.getDepth() > hippogryph.l_forearm.getDepth()) { hippogryph.breasts.swapDepths(hippogryph.l_forearm.getDepth()); } if (hippogryph.breasts.getDepth() > hippogryph.r_forearm.getDepth()) { hippogryph.breasts.swapDepths(hippogryph.r_forearm.getDepth()); } } if (statereset > 0) { statereset -= 1; } else { setState(backupState); statereset = 40; } if (hippogryph.l_shoulder._rotation < larmrot) { hippogryph.l_shoulder._rotation += 5; } if (hippogryph.l_shoulder._rotation > larmrot) { hippogryph.l_shoulder._rotation -= 5; } hippogryph.r_shoulder._x += xoffset * 1.5; hippogryph.r_shoulder._y += xoffset * 1.8; hippogryph.l_shoulder._x += xoffset; hippogryph.r_forearm._x += xoffset * 2; hippogryph.r_forearm._y += xoffset * 2; hippogryph.l_forearm._x += xoffset; if (bustsize != totalbustsize) { if ((totalbustsize - bustsize) / 10 > 1 || (totalbustsize - bustsize) / 10 < -1) { bustsize += Math.floor((totalbustsize - bustsize) / 10); hippogryph.breasts.filters = [v2]; } else { if ((totalbustsize - bustsize) / 10 > 0) { bustsize += 1; hippogryph.breasts.filters = []; } else { if ((totalbustsize - bustsize) / 10 < 0) { bustsize -= 1; hippogryph.breasts.filters = []; } else { if (totalbustsize - bustsize == 0) { hippogryph.breasts.filters = []; } } } } } hippogryph.breasts.gotoAndStop(bustsize); if (hipsize != totalhipsize) { hipsize += Math.floor((totalhipsize - hipsize) / 10); } if (hippogryph._currentframe > 2 && hippogryph._currentframe < 34) { if (breastxplus < 8) { breastxplus += 4; } } else { if (breastxplus > 0) { breastxplus -= 4; } } if (Math.random() < shiftchance && hippogryph._currentframe < 3) { hippogryph.gotoAndPlay(3); shiftchance = 0; } else { shiftchance += 0.0001; } if (Math.random() < pleadchance && hippogryph._currentframe < 3) { plead(Math.floor(totalbustsize / 60) * 10 + Math.floor(Math.random() * 5) + armchance); if (Math.random() > 0.85) { if (conran > 0.83 && hippogryph.l_wing._visible == false) { plead(170 + Math.floor(Math.random() * 5)); } else { if (conran > 0.66 && bald == true) { plead(165 + Math.floor(Math.random() * 5)); } else { if (conran > 0.5 && hooves == true && (leftarm == true || rightarm == true)) { plead(175 + Math.floor(Math.random() * 5)); } else { if (conran > 0.33 && isnaked == true) { plead(180 + Math.floor(Math.random() * 5)); } else { if (conran > 0.16 && tailthere == false) { plead(185 + Math.floor(Math.random() * 5)); } else { if (conran > 0 && flatchested == true) { plead(190 + Math.floor(Math.random() * 5)); } } } } } } } if (Math.floor(totalbustsize / 60) * 10 + Math.floor(Math.random() * 5) + armchance == lastphrase) { plead(Math.floor(totalbustsize / 60) * 10 + Math.floor(Math.random() * 5) + armchance); } } else { if (speechtimer < 15) { pleadchance += 0.00045; } } if (speechtimer > 0) { speechtimer -= 1; } breathe += breathechange; if (breathe > 1.5) { breathechange = -breathechange; } if (breathe < -1.5) { breathechange = -breathechange; } armchance = Math.floor(1 + Math.random() * 3); if (armchance > 1) { armchance = 0; } else { armchance *= 100; if (leftarm == false && rightarm == false) { armchance += 5; } } if (leftarm == true && rightarm == true) { armchance = 0; } speech_b._alpha = speechtimer * 10; if (mouthless == true) { hippogryph.head.muzzle.gotoAndPlay('mouthless'); } else {} if (backupState == 'angry' && angerthreshold < 5) { angerthreshold = 5; canttext = 200; plead(326); setState('threaten'); glowc = 16711680; shiftchance = 0; if (hippogryph.l_forearm._currentframe < 18 && (leftarm == true && hooves == false)) { hippogryph.l_forearm.gotoAndPlay(18); larmrot = 50; } } if ((leftarm == false || hooves == true) && tailthere == true && hippogryph.tail._currentframe < 21 && angerthreshold == 5 && curState.state == backupState) { angerthreshold = 6; hippogryph.tail.gotoAndPlay(21); hippogryph.l_forearm.frypan = false; plead(322); panfall = 0; frypan._x = 1000; } if (leftarm == true && hooves == false && tailthere == false && angerthreshold == 5) { angerthreshold = 6; } if ((leftarm == false || hooves == true) && tailthere == false && (angerthreshold >= 5 && angerthreshold < 10)) { angerthreshold = 10; backupState = 'guilty'; } if (angerthreshold == 10 && curState.state == backupState) { plead(320); angerthreshold = 11; glowc = 30719; setState('plead'); } if ((leftarm == false || hooves == true) && tailthere == false && angerthreshold < 3) { angerthreshold = 11; plead(328); setState('threaten'); } if (angerthreshold > 2 && angerthreshold < 10) { backupState = 'angry'; textinput._x = 350; textinput._y = 165; } else { backupState = 'guilty'; textinput._x = 590; textinput._y = 95; } if (bonkleft > 1) { bonkleft -= 1; bonking._x = -20 + Math.random() * 10; bonking._y = -20 + Math.random() * 10; bonking._visible = true; } else { bonking._visible = false; } if (panfall > 0) { panfall -= 1; if (frypan._y < 500) { frypan._y += 150 - panfall; frypan._rotation -= panfall / 5; } } if (isnaked == false) { hippogryph.breasts.leafmask._x = 0; hippogryph.torso.nudemask._x = 0; hippogryph.r_thigh.nudemask._x = 0; hippogryph.l_thigh.nudemask._x = 0; hippogryph.crotch.vagleaf._visible = true; } else { hippogryph.breasts.leafmask._x = 1000; hippogryph.torso.nudemask._x = 1000; hippogryph.r_thigh.nudemask._x = 1000; hippogryph.l_thigh.nudemask._x = 1000; hippogryph.crotch.vagleaf._visible = false; } if (flatchested == true) { totalbustsize = 0; totalhipsize = 0; if (hippogryph.breasts._visible == true) { hippogryph.breasts._visible = false; v4 = attachMovie('vanish', 'vanish10', 10); vanish10._x = hippogryph.torso._x + 420; vanish10._y = hippogryph.torso._y + 170; v4 = attachMovie('vanish', 'vanish11', 11); vanish11._x = hippogryph.torso._x + 470; vanish11._y = hippogryph.torso._y + 170; } } else { if (hippogryph.breasts._visible == false) { v4 = attachMovie('vanish', 'vanish10', 10); vanish10._x = hippogryph.torso._x + 420; vanish10._y = hippogryph.torso._y + 170; v4 = attachMovie('vanish', 'vanish11', 11); vanish11._x = hippogryph.torso._x + 470; vanish11._y = hippogryph.torso._y + 170; } hippogryph.breasts._visible = true; } if (bustsize >= 350) { totalbustsize = 300; } conran = Math.random(); }; debug_01.text = ''; } movieClip 144 { frame 1 { _currentlabel = 'run'; } frame 20 { gotoAndPlay(_currentlabel); } } movieClip 146 { } movieClip 148 { } movieClip 151 { } movieClip 178 { frame 20 { gotoAndPlay(1); } frame 35 { gotoAndPlay(30); } } movieClip 180 { } movieClip 182 { } movieClip 184 { } movieClip 186 { } movieClip 188 { } movieClip 195 { } movieClip 205 { } movieClip 209 { } movieClip 210 { } movieClip 224 { frame 1 { stop(); } frame 16 { stop(); } } movieClip 229 { frame 1 { stop(); } } movieClip 231 { } movieClip 244 { frame 1 { stop(); } frame 16 { stop(); } } movieClip 271 { } movieClip 275 { } movieClip 277 { } movieClip 333 { frame 1 { stop(); } frame 2 { play(); } frame 9 { stop(); } frame 10 { play(); } frame 17 { gotoAndStop(1); } frame 18 { play(); } frame 35 { gotoAndPlay(25); } } movieClip 337 { } movieClip 339 { } movieClip 358 { frame 1 { stop(); } frame 2 { play(); } frame 9 { stop(); } frame 10 { play(); } frame 17 { gotoAndStop(1); } } movieClip 364 { frame 1 { _currentlabel = 'sad'; } frame 2 { gotoAndPlay(_currentlabel); } frame 3 { _currentlabel = 'wide'; } frame 4 { gotoAndPlay(_currentlabel); } frame 5 { _currentlabel = 'sad'; } frame 6 { gotoAndPlay(_currentlabel); } frame 7 { _currentlabel = 'smile'; } frame 8 { gotoAndPlay(_currentlabel); } } movieClip 368 { } movieClip 376 { frame 1 { stop(); } } movieClip 378 { frame 1 { stop(); } } movieClip 379 { } movieClip 383 { frame 1 { stop(); } } movieClip 388 { frame 1 { _currentlabel = 'plain'; } frame 2 { gotoAndPlay(_currentlabel); } frame 3 { _currentlabel = 'mad'; } frame 4 { gotoAndPlay(_currentlabel); } frame 5 { _currentlabel = 'shock'; } frame 6 { gotoAndPlay(_currentlabel); } } movieClip 397 { frame 1 { _currentlabel = 'sad'; } frame 2 { gotoAndPlay(_currentlabel); } frame 3 { _currentlabel = 'wide'; } frame 4 { gotoAndPlay(_currentlabel); } frame 5 { _currentlabel = 'mad'; } frame 6 { gotoAndPlay(_currentlabel); } frame 7 { _currentlabel = 'shut'; } frame 8 { gotoAndPlay(_currentlabel); } } movieClip 398 { } movieClip 399 { frame 1 { _currentlabel = 'idle'; } frame 1 { _root.xoffset = 0; r_shoulder._x = 101.7; r_shoulder._y = 17.65; l_shoulder._x = 30.8; l_shoulder._y = 9.75; r_forearm._x = 94.15000000000001; r_forearm._y = 91.15000000000001; l_forearm._x = -9.6; l_forearm._y = 72.45; } frame 2 { gotoAndPlay(_currentlabel); } frame 3 { _root.xoffset = -1; } frame 7 { _root.xoffset = 0; } frame 35 { _root.xoffset = 1; } frame 36 { gotoAndPlay(_currentlabel); } } movieClip 410 { frame 11 { stop(); } } movieClip 414 { } movieClip 418 { frame 1 { stop(); } frame 2 { gotoAndStop(1); } }




http://swfchan.com/34/168188/info.shtml
Created: 18/10 -2018 09:02:51 Last modified: 18/10 -2018 09:02:51 Server time: 27/04 -2024 16:56:34