Techcrunchng's Posts
Nairaland Forum › Techcrunchng's Profile › Techcrunchng's Posts
1 2 3 4 5 6 7 8 ... 14 15 16 17 18 19 20 21 22 (of 22 pages)
Is it a Nigerian movie? What's the title? |
Originalsly:It seems you don't read and understand before replying with rubbish, so if a girl don't take a bath for about 12 hours her pûssy won't smell? You mentioned a girlfriend? I believe you don't have any that's why you won't know about their body. |
Even oyibo pûssy smells if they don't take their bath for about 6 to 12 hours, pûssy smelling is a natural thing, you as a human being; how many hours does it take your shît hole/anus to smell after taking your bath? Dip your finger to check that. If you don't brush your mouth won't it smell? That's the reason wise girls takes their bath before sex and after sex. Every pûssy has odor only that it depends on when last it's washed and the time it takes a particular pûssy to start ozzing out its pungent odor which might be contributed by the weather condition and the body temperature. Though different pûssies generates different odors, as we know smell pass smell, some has beans water odor, some rotten fish odor and so on and this is the reason I wonder why some people brags about sucking a pûssy as if it is a trophy. My brother if you can suck a pûssy you can be able to eat poo and be rich! Every pûssy smells! |
Earthbound:A brother needs help, we mustn't joke with everything |
daviefm:have you received 5k? |
Let's keep progressing, my own company is yet to unveil
|
MistadeRegal:you see what's called brainwashing! You only believe yours is the right while others is wrong and this is the reason the world is never in peace! Can you prove yours is the right? Had it been our forefathers were not colonized or convinced by the Christians; let's say Asian countries like China, India or Japan, etc, was learned and developed as early as the British and pertake in colonial and slave trade same period with Europeans and it happened that either of the mentioned Asian countries was fast enough to reach us before the British and infected us with their religion such as Budaism , what religion do you think we will be into right now? If it happened you were borned a northerner and a Muslim by religion will you ever agree and accept that the Christianity is the way? And vice versa is the case. Why is most northerners Muslims and most southerners Christians? If you could answer these questions truthfully and rightfully without sentiment you are close to unveiling the truth. Let's stop being blind! Let's stop being brainwashed! |
Ever8054:see them born again inviting thunder ![]() |
You are well learned! You reason like me bro! You deserve some accolades! We Africans are brainwashed and enslaved with foreign religious, it's high time we open our eyes and know what's right |
Give her some accolades, fûck her from the back and make sure u last upto 30 minutes, from that day she will love u. Who knows if your dick is up to 6 inches. ![]() |
Give her some accolades, fûck her from the back and make sure u last upto 30 minutes, from that day she will love u. Who knows if your dick is up to 6 inches. |
He looks like devil |
Just 103 and she is bragging? Whereas her mates don fůck thousands |
Can't you see her elder brother there? |
Ogun state! I Never see a devilish state like that, except ekiti and osun, Yoruba and fetish life. |
Shai! Na billionaire in dollar o |
Oga if u get big dick women go dey moan for u, don't expect them to moan when e be say na groundnut dey in between your legs, Bros na pretense nah and Bible no like am. |
Dj Khalid you are the boss! Many people suffers from cancer but they don't know where they got it from.. Why should I suck shit? Shai some men na eri nsi! |
Ekiti, ogun, osun, home for serial and ritual killers. |
ediko5:Alright |
ediko5:which state are you |
ediko5:did you removed the whole codes as above? |
Or just copy and paste these into the editor <?php osc_enqueue_script('jquery'); osc_enqueue_script('jquery-ui'); osc_enqueue_script('fineuploader'); osc_enqueue_script('owl'); osc_enqueue_script('main'); osc_enqueue_script('select'); osc_enqueue_script('date'); osc_enqueue_script('jquery-validate'); ?> <!DOCTYPE html> <html lang="<?php echo str_replace('_', '-', osc_current_user_locale()); ?>"> <head> <?php osc_current_web_theme_path('head.php'); ?> <meta name="robots" content="noindex, nofollow" /> <meta name="googlebot" content="noindex, nofollow" /> <!-- only item-post.php --> <?php ItemForm::location_javascript(); ?> <?php if(osc_images_enabled_at_items() && !violet_is_fineuploader()) { ItemForm::photos_javascript(); } ?> <script type="text/javascript"> function uniform_input_file(){ photos_div = $('div.photos'); $('div',photos_div).each( function(){ if( $(this).find('div.uploader').length == 0 ){ divid = $(this).attr('id'); if(divid != 'photos'){ divclass = $(this).hasClass('box'); if( !$(this).hasClass('box') & !$(this).hasClass('uploader') & !$(this).hasClass('row')){ $("div#"+$(this).attr('id')+" input:file"wink.uniform({fileDefaultText: fileDefaultText,fileBtnText: fileBtnText}); } } } } ); } <?php if(osc_locale_thousands_sep()!='' || osc_locale_dec_point() != '') { ?> $().ready(function(){ $("#price"wink.blur(function(event) { var price = $("#price"wink.prop("value"wink; <?php if(osc_locale_thousands_sep()!='') { ?> while(price.indexOf('<?php echo osc_esc_js(osc_locale_thousands_sep()); ?>')!=-1) { price = price.replace('<?php echo osc_esc_js(osc_locale_thousands_sep()); ?>', ''); } <?php }; ?> <?php if(osc_locale_dec_point()!='') { ?> var tmp = price.split('<?php echo osc_esc_js(osc_locale_dec_point())?>'); if(tmp.length>2) { price = tmp[0]+'<?php echo osc_esc_js(osc_locale_dec_point())?>'+tmp[1]; } <?php }; ?> $("#price"wink.prop("value", price); }); }); <?php } ?> </script> <!-- end only item-post.php --> </head> <body> <?php osc_current_web_theme_path('header.php'); ?> <div class="container"> <div class="forcemessages-inline"> <?php osc_show_flash_message(); ?> </div> <!-- content --> <div class="publish"> <h2 class="h2-bottom-line"><?php _e('Publish Your Skills. (Strictly No Buy/Sell Post, Only Skillss) ', 'violet'); ?></h2> <form name="item" action="<?php echo osc_base_url(true);?>" class="form-publish" method="post" enctype="multipart/form-data"> <input type="hidden" name="action" value="item_add_post" /> <input type="hidden" name="page" value="item" /> <div class="inp-group"> <h4 class="inp-group__title"><?php _e('Name', 'violet'); ?></h4> <?php ItemForm::contact_name_text(); ?> </div> <div class="inp-group"> <h4 class="inp-group__title"><?php _e('Category', 'violet')?> <span>*</span></h4> <div class="input-row catpub"> <?php ItemForm::category_multiple_selects(null, null, __('Select a category', 'violet')); ?> </div></div> <?php if(osc_get_preference('custom-fileds', 'violet') == 'top'){ ?> <div class="inp-group"> <div class="box"> <?php ItemForm::plugin_post_item(); ?> </div> </div> <?php } ?> <div class="inp-group"> <h4 class="inp-group__title"><?php _e('Skill', 'violet'); ?> <span>*</span></h4> <div class="inp-counter titledis"> <?php ItemForm::title_input('title', osc_current_user_locale(), osc_esc_html( violet_item_title() )); ?> <span class="inp-counter__count" data-val="<?php echo osc_max_characters_per_title(); ?>"><?php echo osc_max_characters_per_title(); ?></span> </div></div> <div class="inp-group"> <h4 class="inp-group__title"><?php _e('Description', 'violet'); ?> <span>*</span></h4> <div class="inp-counter titledis"> <?php ItemForm::description_textarea('description',osc_current_user_locale(), osc_esc_html( violet_item_description() )); ?> <span class="inp-counter__count bottom-count" data-val="<?php echo osc_max_characters_per_description(); ?>"><?php echo osc_max_characters_per_description(); ?></span> </div> </div> <?php if( osc_images_enabled_at_items() ) { ?> <div class="inp-group"> <h4 class="inp-group__title"><?php _e('Add images','violet')?></h4> <span class="inp-group__sub-title"><?php _e('You can upload up to', 'violet'); ?> <?php echo osc_max_images_per_item(); ?> <?php _e('pictures per listing', 'violet'); ?></span> <span class="inp-group__sub-title"><?php _e('Max size', 'violet'); ?> <?php echo osc_max_size_kb(); ?> <?php _e('Kb for each image', 'violet'); ?></span> <div class="load-img"> <?php if(osc_images_enabled_at_items()) { if(violet_is_fineuploader()) { ItemForm::ajax_photos(); } } else { ?> <div id="photos" class="load-img"> <div class="row"> <input type="file" name="photos[]" /> </div> </div> <a href="#" onclick="addNewPhoto(); uniform_input_file(); return false;"><?php _e('Add new photo', 'violet'); ?></a> <?php } ?> </div> </div> <?php } ?> <!-- --> <?php if(osc_get_preference('item-post', 'violet') == 'countries'){ ?> <div class="inp-group"> <h4 class="inp-group__title"><?php _e('Country', 'violet'); ?></h4> <?php ItemForm::country_select(osc_get_countries(), osc_user()); ?> </div> <?php } ?> <?php if(osc_get_preference('item-post-loc', 'violet') == 'enable'){ ?> <div class="inp-group"> <div class="input-row"> <div class="input-col"> <h4 class="inp-group__title"><?php _e('Region', 'violet'); ?></h4> <?php ItemForm::region_select(osc_get_regions(), osc_user()) ; ?> </div> <div class="input-col"> <h4 class="inp-group__title"><?php _e('City', 'violet'); ?></h4> <?php ItemForm::city_select(osc_get_cities(osc_user_region()), osc_user()) ; ?> </div> </div></div> <div class="inp-group"> <h4 class="inp-group__title"><?php _e('City Area', 'violet'); ?></h4> <?php ItemForm::city_area_text(osc_user()); ?> </div> <?php if(osc_get_preference('custom-fileds', 'violet') == 'bottom'){ ?> <div class="inp-group"> <?php ItemForm::plugin_post_item(); ?> </div> <?php } ?> <?php if( osc_recaptcha_items_enabled() ) {?> <script type="text/javascript"> var RecaptchaOptions = { theme : 'clean' }; </script> <div class="inp-group"> <div class="captch" style="transform:scale(0.cool;transform-origin:0 0"> <?php osc_show_recaptcha(); ?> </div></div> <?php }?> <?php if( function_exists( "MyHoneyPot" )) { ?> <?php MyHoneyPot(); ?> <?php } ?> <div class="inp-group"> <button type="submit" class="btn btn-center upcase"> <?php _e('Publish', 'violet'); ?> </button> </div> </form> </div> </div> </div> <!-- content --> </div> </div> <?php osc_current_web_theme_path('footer.php'); ?> </body> </html> |
Cut out these codes from the program <div class="inp-group"> <h4 class="inp-group__title"><?php _e('E-mail', 'violet'); ?> <span>*</span></h4> <div class="input-row"> <div class="input-col"> <?php ItemForm::contact_email_text(); ?> </div> <div class="input-col"> <div class="checkbox-wrp"> <input type="checkbox" name="email-show" id="email-show"> <label for="email-show"><span><?php _e('Show email on listing page', 'violet'); ?></span></label> </div> </div></div></div> <?php } ?> |
Sounds like a Nigerian film, abeg wetin be the name? |
when they tell una make una dey Bleep una no go gree, dey do born again |
Scammer |
Shai, this girl get am! |
Baywood na Isuawa, the yahoo grandmaster |
All I need from him is his brain |
Yahoo boy |
4FACEADELEKE:I get your time? I don't need to brag what I know. Read my comment again |
1 2 3 4 5 6 7 8 ... 14 15 16 17 18 19 20 21 22 (of 22 pages)
If you don't brush your mouth won't it smell? That's the reason wise girls takes their bath before sex and after sex. Every pûssy has odor only that it depends on when last it's washed and the time it takes a particular pûssy to start ozzing out its pungent odor which might be contributed by the weather condition and the body temperature. Though different pûssies generates different odors, as we know smell pass smell, some has beans water odor, some rotten fish odor and so on and this is the reason I wonder why some people brags about sucking a pûssy as if it is a trophy. My brother if you can suck a pûssy you can be able to eat poo and be rich! Every pûssy smells!