5 Most Ridiculous Craigslist Missed Connections in Metro Phoenix in April (2024)

Tech

If you've felt down this month over a lack of lovin', you can take solace in the fact that you weren't missed by any of the Craigslist posters on this list. From odd locales and sticky situations to misguided attempts at attraction and basic English, we found the past month's...

By Heather Hoch

April 29, 2014

`,`

`,`

Related

  • Arizona sues Instagram for harming youth mental health; TikTok may be next

`,`

Related

  • Here’s how ChatGPT roasted metro Phoenix’s various cities

`,`

Related

  • Robots Designed and Assembled This 3D-Printed Hypercar. Now You Can Buy One in Scottsdale

`,`

Related

  • He Sold Homemade Skateboards In a Phoenix Dorm. Now He Sells the Most Popular E-Bike in North America

`,`

Related

  • Robots to the Rescue: Automated Servers Are Coming to a Restaurant Table Near You

`,`

Related

  • 3 Reasons Why Arizona Leads the Nation in Robocalls

`,`

Related

  • It’s Electric! At Phoenix Startup, Ferrari Meets Tesla in the Dirt

`,`

Related

  • Calling All Armchair Sleuths: This VR App Shows Real Crime Scenes to Find Missing Persons in Arizona

` ];

If you've felt down this month over a lack of lovin', you can take solace in the fact that you weren't missed by any of the Craigslist posters on this list. From odd locales and sticky situations to misguided attempts at attraction and basic English, we found the past month's best Missed Connections.

And by best, we mean worst.

See also: 50 Signs You're Dating a Basic Bitch

5. I can be the Pokey to your Gumby

Take. Acid. Now. This is either some really late Halloween leftover lusting or Hunter S. Thompson is back from the dead and ready to get busy with the Gumbys of the world. In true Stefon-à-la-Bill-Hader-style, this post has everything: two hot nurses, a "gentlemanly iguana lover," and a heatseeking missile . . . You know, that thing where a midget that's your boyfriend dresses up as a firefighter and co*ck-blocks you.

4. You thretened to arrest me if i didnt let u in

All bets are off when basic grammar is as callously disregarded as it is in this post. It goes on to reveal that the heartthrob officer in question has arrested her friend, and she found it fit to flirt with him on a domestic violence call -- all by the ripe young age of 22. Unfortunately for our little cop groupie, he'd need a warrant to forcibly gain access to her place.

3. mmj dispensery

Ah, the sweet and pure love of two stoners nearing their most sacred of holidays, 4/20. Some lawyer and this fine fellow thought it proper to get their flirt on in the pot shop. Oddly enough, the highlight of their brief convo was joking about Philip Seymour Hoffman. Too soon, friendos. Or maybe we're just not high enough to get it.

2. Hardcore

So there's obviously some shady stuff going down in this scenario that we aren't necessarily privy to (and don't necessarily want to be). However, whatever weird stuff these folks were doing at whatever kind of place Pleasure World is didn't end in an exchange of digits. Rather, this poster is left to the hope that their long lost pleasure buddy will respond, identifying himself with "what medical condition you have that we talked about." Because that's real sexy.

1. Jeneane you tried SO hard to help

If you've ever read Anthony Burgess' A Clockwork Orange, you know how difficult reading in dialect can be. While the literary merit of that novel is much higher than that of this Craigslist post, it's still worth deciphering the misplaced apostrophes and phonetic spelling to get to the point of this. "I'd REALLY like to getcha on the back of my ol'Harley take you ta dinner." At least this "UglyRedHeadedStepkid" has a mode of transportation and some chivalrous qualities.

Follow Jackalope Ranch on Facebook, Twitter and Pinterest.

') let lineHeight = jQuery('[line-height-check]').get(0).clientHeight; jQuery('[line-height-check]').remove() if (jQuery(element).prop('tagName').match(/HIDDEN/i) !== null) { jQuery(element).children('div').last().css({ marginBottom: `${lineHeight*2}px` }); } else { jQuery(element).css({ marginTop: `${lineHeight*2}px`, marginBottom: `${lineHeight}px` }); } // const insertionBlockClass = `fdn-paragraph-insertion-block`; const styleElementHook = `fdn-paragraph-insertion-styles`; jQuery(element).addClass(insertionBlockClass); if (jQuery(`[${styleElementHook}]`).length === 0) { jQuery('div.fdn-content-body, div #storyBody').append('

') const paragraphLineHeight = jQuery('[line-height-check]').get(0).clientHeight; jQuery('[line-height-check]').remove() const styleElement = jQuery(`

`); const styleText = ` div.fdn-content-body br+.${insertionBlockClass}:not([hidden]), div #storyBody br+.${insertionBlockClass}:not([hidden]) { margin-top: ${paragraphLineHeight*2}px; margin-bottom: ${paragraphLineHeight}px; } div.fdn-content-body br+.${insertionBlockClass}[hidden] > div:last-of-type, div #storyBody br+.${insertionBlockClass}[hidden] > div:last-of-type { margin-bottom: ${paragraphLineHeight*2}px; } ` styleElement.text(styleText); jQuery('head').append(styleElement); } // } } jQuery(element).insertBefore(this.paragraphEndNodes[index]); } else { console.warn('Foundation.ParagraphTool.insertElemenAt: invalid insertion index', index); } } this.insertElemenAtEnd = function (element) { if (this.paragraphEndNodes.length) { let lastNode = this.getNodeAtIndex(this.paragraphEndNodes.length -1); if (this.isDoubleBrParagraphBreak(lastNode) || this.isBrParagraphBreakBeforeBlockElement(lastNode)) { if (jQuery(element).get(0).tagName.match(/SCRIPT/i) !== null) { jQuery('
').insertAfter(this.paragraphEndNodes[index]); jQuery('
').insertAfter(this.paragraphEndNodes[index]); } else { jQuery('div.fdn-content-body, div #storyBody').append('

') let lineHeight = jQuery('[line-height-check]').get(0).clientHeight; jQuery('[line-height-check]').remove() if (jQuery(element).prop('tagName').match(/HIDDEN/i) !== null) { jQuery(element).children('div').last().css({ marginBottom: `${lineHeight*2}px` }); } else { jQuery(element).css({ marginTop: `${lineHeight*2}px`, marginBottom: `${lineHeight}px` }); } } } } this.bodyContainer.append(element); } this.getNodeAtIndex = function (index) { return this.paragraphEndNodes[index]; } }

`); } var paragraphCount = myParagraphTool.getParagraphEndNodeCount(); // No need to insert if there aren't enough paragaphs if (paragraphCount >= parseInt(item.requiredCountToDisplay)) { // Matches specific paragraph insertion indexes if (item.insertPoint.match(/^\d+$/) !== null) { var insertIndex = parseInt(item.insertPoint) - 1; // Insert within content if (insertIndex < paragraphCount) { myParagraphTool.insertElemenAtIndex(componentElement, insertIndex); } // Append to the end if the insert point is beyond the paragraph count else { myParagraphTool.insertElemenAtEnd(componentElement) } } // Matches for 1/2, 1/4, 2/3, 5/6, etc else if (item.insertPoint.match(/^[1223456]\/[23456]$/) !== null) { var fractionMatch = new RegExp(/^([123456])(?:\/)([23456]$)/); var fractionPart = parseInt(item.insertPoint.match(fractionMatch)[1]); var fractionWhole = parseInt(item.insertPoint.match(fractionMatch)[2]); var fractionValue = fractionPart / fractionWhole; var fractionIndex = Math.floor(myParagraphTool.paragraphEndNodes.length * fractionValue) - 1; myParagraphTool.insertElemenAtIndex(componentElement, fractionIndex); } // Matches for every Nth insertion point else if (item.insertPoint.match(/^\d*th$/i) !== null) { var intervalIndex = parseInt(item.insertPoint.match(/^(\d*)th$/i)[1]); var startingIndex = parseInt(item.startingPoint) - 1; var insertionMax = parseInt(item.maxInsertions) || 100; var insertionCount = 0; for (var i = startingIndex; i < myParagraphTool.paragraphEndNodes.length && insertionCount < insertionMax; i++) { if ((i - startingIndex) % intervalIndex === 0) { let currentNode = myParagraphTool.getNodeAtIndex(i); const clonedComponent = componentElement.clone(); myParagraphTool.insertElemenAtIndex(clonedComponent, i); insertionCount++; } } } } }); Foundation.Content['6580146'].setupInlineComponents = function () { return true; }; if (typeof callback === 'function') { callback(); } }, 200); } Foundation.Content['6580146'].previewInsertionPoints = function () { var myParagraphTool = Foundation.Content['6580146'].paragraphTool myParagraphTool.paragraphEndNodes.each((index, item) => { const insertionPointPlaceholder = jQuery(`

`) myParagraphTool.insertElemenAtIndex(insertionPointPlaceholder, index); }); return 'Paragraph insertion placeholders applied.'; }

5 Most Ridiculous Craigslist Missed Connections in Metro Phoenix in April (2024)

References

Top Articles
Latest Posts
Article information

Author: Tyson Zemlak

Last Updated:

Views: 6282

Rating: 4.2 / 5 (63 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Tyson Zemlak

Birthday: 1992-03-17

Address: Apt. 662 96191 Quigley Dam, Kubview, MA 42013

Phone: +441678032891

Job: Community-Services Orchestrator

Hobby: Coffee roasting, Calligraphy, Metalworking, Fashion, Vehicle restoration, Shopping, Photography

Introduction: My name is Tyson Zemlak, I am a excited, light, sparkling, super, open, fair, magnificent person who loves writing and wants to share my knowledge and understanding with you.