{"id":281,"date":"2003-02-07T14:57:00","date_gmt":"2003-02-07T14:57:00","guid":{"rendered":"http:\/\/delascabezas.com\/blog\/index.php\/2019\/02\/20\/c_tim_run-bin-transexual-metacode-props-to-eds-and-g-for-inspiration\/"},"modified":"2019-02-20T21:56:21","modified_gmt":"2019-02-20T21:56:21","slug":"c_tim_run-bin-transexual-metacode-props-to-eds-and-g-for-inspiration","status":"publish","type":"post","link":"https:\/\/delascabezas.com\/blog\/index.php\/2003\/02\/07\/c_tim_run-bin-transexual-metacode-props-to-eds-and-g-for-inspiration\/","title":{"rendered":"c_tim_run.bin \/\/transexual metacode (props to eds and g for inspiration)"},"content":{"rendered":"<p>#include &#8220;seedybar.h&#8221;<br \/>\n#include &#8220;var_patron_gen.h&#8221;<br \/>\n#include &#8220;cash_patron_booze_interaction.h&#8221;<br \/>\n#include tim_defs.h<br \/>\n#include questionable_transsexual.cpp<\/p>\n<p>\/\/define local variables<br \/>\n<b>float<\/b> cash_In_wallet = &#8220;40.00&#8221;;<br \/>\n<b>float<\/b> current_BAL = &#8220;0.0&#8221;;<br \/>\n<b>string<\/b> current_persuasion=&#8221;stright&#8221;<br \/>\n<b>bool<\/b> has_penis = &#8220;true&#8221;<\/p>\n<p>\/\/define global variables<br \/>\n<b>bool<\/b> women_evil = &#8220;true&#8221;;<br \/>\n<b>bool<\/b> transsexuals_bad=&#8221;true&#8221;;<br \/>\n<b>string<\/b> murphy_law=&#8221;in effect&#8221;;<\/p>\n<p><b>void<\/b> main<br \/>\n(<br \/>\n\/\/specaily patron object for this example<br \/>\n<i>define<\/i> <b>obj<\/b> Patron_Tim(cash_In_wallet ,current_BAL ,sexuality, has_penis );<\/p>\n<p>\/\/standard patron invocation, with questionable sexaul prefrences\/reproductive organ status<br \/>\ndefine <b>obj<\/b> Preop_Trans_patient(11.42,.042,&#8221;questionable&#8221;,&#8221;true&#8221;);<\/p>\n<p>\/\/Bar object, as per header include&#8230; takes arguments: cash_in_till, \/\/num_tenders,patron_count, num_seats_avail<br \/>\n<i>define<\/i> <b>obj<\/b> TheBar(1437.65,2,23,25)<\/p>\n<p><i>loop<\/i> <b>AtTheBar(while<\/b> transsexuals_bad=&#8221;true&#8221;);<\/p>\n<p>\/\/increase patron count at bar by 1<br \/>\nmethod_add_patron_to_bar( Preop_Trans_patient);<br \/>\n\/\/1 seat left at the bar<\/p>\n<p>\/\/everyone looks around<br \/>\n<b>cout<\/b> >> Warning there are &#8220;TheBar(SeatsLeft)&#8221; seats left at the bar >> endl;<\/p>\n<p>\/\/i&#8217;ll have a rum and coke<br \/>\n<b>set<\/b> patronmode(Preop_Trans_patient,drinking,rum_coke,4.25);<\/p>\n<p>\/\/enter our hero&#8230; whew! only 1 seat open&#8230; hey she looks pretty good<br \/>\nmethod_add_patron_to_bar(Patron_Tim);<\/p>\n<p>\/\/everyone looks around<br \/>\n<b>cout<\/b> >> Warning there are &#8220;TheBar(SeatsLeft)&#8221; seats left at the bar >> endl;<br \/>\n\/\/1 seat left at bar<\/p>\n<p>\/\/our hero&#8217;s journey truly begins<br \/>\nmethod_scope_out_bod(Patron_Tim, Preop_Trans_patient);<\/p>\n<p>\/\/begin flirting: hey baby, come here often?<br \/>\n<b>void<\/b> flirt(Patron_Tim, Preop_Trans_patient);<\/p>\n<p>\/\/if flitrter is less drunk than flirtee and flirter is more attractive than flirtee&#8217;s BAL<br \/>\nif flitrter_BAL > flitrtee_BAL<br \/>\nand<br \/>\nif flirtee_intrest > flitrter_BAL<br \/>\nthen<\/p>\n<p>\/\/up the interest level, flirt back<br \/>\nflirtee_intrest++;<br \/>\nflirter_interest ++;<\/p>\n<p>\/\/give a random positive response<br \/>\n<b>cout<\/b>(randomresponse)<br \/>\n>> Warning there are &#8220;On occasion, how often do you come?&#8221; >> endl;<br \/>\n>> Warning there are &#8220;Why don&#8217;t you buy me a drink for the trouble of answering?&#8221; >> endl;<br \/>\n>> Warning there are &#8220;Your place or mine?&#8221; >> endl;<br \/>\n>> Warning there are &#8220;::purr:: only when the local meat is sizzling&#8221; >> endl;<br \/>\n>> Warning there are &#8220;The question isin&#8217;t if i&#8217;m here often, its who I&#8217;m leaving with that counts.&#8221; >> endl;<\/p>\n<p>else<br \/>\nflirter_interest&#8211;;<br \/>\nflirtee_interest &#8211;;<\/p>\n<p>\/\/give a random negative response<br \/>\n<b>cout<\/b>(randomresponse)<br \/>\n>> Warning there are &#8220;Only when I&#8217;m waiting for my boyfreind to get off work.&#8221; >> endl;<br \/>\n>> Warning there are &#8220;Nah, I usually don&#8217;t like hanging out with people who like places like this.&#8221; >> endl;<br \/>\n>> Warning there are &#8220;You look just like my ex husband when you trried to pick me up just now!&#8221; >> endl;<br \/>\n>> Warning there are &#8220;Only when I want to get vomitously drunk.&#8221; >> endl;<br \/>\n>> Warning there are &#8220;Actually, I was getting ready to leave.  Excuse me.&#8221; >> endl;<\/p>\n<p>\/\/our hero is gaining ground<\/p>\n<p>if (bool lastflirt_wassucessful=&#8221;true&#8221;);<br \/>\n\/\/it was<\/p>\n<p>\/\/i&#8217;ll have a dewars and pepsi(warm)<br \/>\n<b>set<\/b> patronmode(Patron_Tim,drinking,dewars_pepsi,5.25);<\/p>\n<p>\/\/and one for the lady<br \/>\n<b>set<\/b> patronmode(Preop_Trans_patient,drinking,rum_coke,4.25);<\/p>\n<p>\/\/run flirt\/drink again until BAL\/Interest relationship exceeds int copafeel_slap<br \/>\nif copafeel_slap>flirer_interest AND flirer_interest<Preop_Trans_patient.current_BAL\nvoid flirt(Patron_Tim, Preop_Trans_patient);\nset patronmode(Patron_Tim,drinking,dewars_pepsi,5.25);\nset patronmode(Preop_Trans_patient,drinking,rum_coke,4.25);\nelse\n\n\/\/smooth move on the hero's part\nmethod_copafeel((Patron_Tim, Preop_Trans_patient);\n\n\/\/the hero begins to suspect something\nif Patron_Tim. has_penis = \"true\" AND Preop_Trans_patient.has_penis = \"true\"\n\n\/\/oh dear\nmethod_holyshitwhatthefuckisthat(Patron_Tim);\ncout >> &#8220;Holyshitwhatthefuckisthat?!.&#8221; >> endl;<\/p>\n<p>\/\/this is the 80&#8217;s and i&#8217;m down with the laadies&#8230;..<br \/>\nmethod_drunked_response( Preop_Trans_patient,Patron_Tim);<br \/>\ncout >> &#8220;I&#8217;m a transsexual!&#8221; >> endl;<\/p>\n<p>\/\/escape subroutine execution, takes argument time in seconds<br \/>\nvoid c_tim_run(2);<\/p>\n<p>\/\/2 seconds have passed<br \/>\nmethod_drunked_response(Patron_Tim,Preop_Trans_patient);<br \/>\ncout >> &#8220;Preop or Postop?&#8221; >> endl;<\/p>\n<p>\/\/the truth is out there<br \/>\nmethod_drunked_response( Preop_Trans_patient,Patron_Tim);<br \/>\ncout >> &#8220;Preop&#8221; >> endl;<\/p>\n<p>\/\/escape subroutine execution, continues to use CPU cycles until in threshold is exceeded<br \/>\n\/\/also calls method to change status of threshold variable<br \/>\nvoid c_tim_stumble(current_BAL+.2,set patronmode(Patron_Tim,drinking,gimme_bottle,29.95));<\/p>\n<p>\/\/pause, while contemplating the bitersweet constant variables of life<\/p>\n<p><b>set<\/b> transsexuals_bad=&#8221;?&#8221;;<br \/>\nmethod_take_home_get_it_on(Patron_Tim, Preop_Trans_patient);<br \/>\nset Patron_Tim.current_persuasion=&#8221;???&#8221;;<\/p>\n<p>\/\/g&#8217;nite folks<br \/>\n);<\/p>\n","protected":false},"excerpt":{"rendered":"<p>#include &#8220;seedybar.h&#8221; #include &#8220;var_patron_gen.h&#8221; #include &#8220;cash_patron_booze_interaction.h&#8221; #include tim_defs.h #include questionable_transsexual.cpp \/\/define local variables float cash_In_wallet = &#8220;40.00&#8221;; float current_BAL = &#8220;0.0&#8221;; string current_persuasion=&#8221;stright&#8221; bool has_penis<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"chat","meta":{"footnotes":""},"categories":[],"tags":[4],"class_list":["post-281","post","type-post","status-publish","format-chat","hentry","tag-accomplished","post_format-post-format-chat"],"_links":{"self":[{"href":"https:\/\/delascabezas.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/281","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/delascabezas.com\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/delascabezas.com\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/delascabezas.com\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/delascabezas.com\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=281"}],"version-history":[{"count":1,"href":"https:\/\/delascabezas.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/281\/revisions"}],"predecessor-version":[{"id":2854,"href":"https:\/\/delascabezas.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/281\/revisions\/2854"}],"wp:attachment":[{"href":"https:\/\/delascabezas.com\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=281"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/delascabezas.com\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=281"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/delascabezas.com\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=281"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}