A Man Resorts In An Unfair Way To Score A Date

Entertainment By Sabrina / July, 06, 2025

These people automatically became the center of attraction for your group. On one hand girls would be good at keeping this a secret but guys? Um, not so much because even in their silence was a signal- ‘Hey woman, he has a crush on you!’ This all sounds so stupid now but give it a thought have we really grown out of this phase? Don’t we still look for ways (every possible one) to secure a date with our crushes? Of course, we do in fact some of us stoop really-really low.

A guy just set a new benchmark for ‘how low can you go?’ by creating an identity illusion- and not just any identity but that of a renowned pop artist- Peter Andre. The purpose? To score a date with the girls he was crushing on. He along with another friend Charlie Henshall decided to trick the girl into believing the guy was closely related to the singer. It all started when Charlie was asked by his friend to change his profile picture to that of Andre so that they may create a fake conversation.

The idea was to scheme with the head of the girl and make her believe the guy she was talking to, was the nephew of the Mysterious Girl singer Peter Andre. Charlie obliged and then posted some screenshots of the mischievous plot. Charlie even went on to put up a phantasmagoric message saying, “Yeah all good thanks Jake, hope you had a merry Christmas and a wonderful new year”

We doubt if the ploy was successful or not but it definitely was a desperate move instead of a hilarious one.

The post A Man Resorts In An Unfair Way To Score A Date appeared first on Tamed Flame.


","

The idea was to scheme with the head of the girl and make her believe the guy she was talking to, was the nephew of the Mysterious Girl singer Peter Andre. Charlie obliged and then posted some screenshots of the mischievous plot. Charlie even went on to put up a phantasmagoric message saying, “Yeah all good thanks Jake, hope you had a merry Christmas and a wonderful new year”

","

We doubt if the ploy was successful or not but it definitely was a desperate move instead of a hilarious one.

","

The post A Man Resorts In An Unfair Way To Score A Date appeared first on Tamed Flame.

"],"image":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/FYQ5RZW-coffee-date.jpg","slug":"a-man-resorts-in-an-unfair-way-to-score-a-date","stores":[],"awic_rule":null,"domains":[{"id":7,"name":"Tamed Flame","domain_url":"tamedflame.com","domain_story":{"id":3973,"story_id":3073,"domain_id":7,"deletedAt":null,"createdAt":"2021-12-13T07:23:27.000Z","updatedAt":"2021-12-13T07:23:27.000Z"}}],"categories":[{"id":26,"name":"Entertainment","story_category":{"id":2611,"story_id":3073,"category_id":26,"deletedAt":null,"createdAt":"2021-12-13T07:33:26.000Z","updatedAt":"2021-12-13T07:33:26.000Z"}}]}; let domainData = {"id":7,"name":"Tamed Flame","domain_url":"tamedflame.com","header_script":null,"footer_script":null,"logo":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/Ht8Bf-1651669794849.png","logo_light":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/WNrRC-1651669799079.png","og_image":"","apple_touch_icon":"","affiliate_id":null,"analytics_id":null,"fb_pixels":null,"fb_page_id":null,"tracking_domain":null,"cdn_domain":null,"description":"-","favicon":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/XfUvm-1651669804611.png","keyword":null,"dms_id":null,"agency_id":1,"user_id":1,"status":"Published","robot_file":null,"ads_file":null,"is_private":false,"deletedAt":null,"createdAt":"2021-12-09T13:28:30.000Z","updatedAt":"2024-02-05T10:32:46.000Z","categories":[{"id":24,"name":"Fashion","slug":"lifestyle","children_category":[{"id":40,"name":"Health & Fitness","slug":"fitness"},{"id":50,"name":"Skin & Body Care","slug":"skin-and-body-care"},{"id":53,"name":"Food & Hygiene","slug":"nutrition-and-muscles"},{"id":54,"name":"Fashion ","slug":"menfemalekids-fashion"},{"id":55,"name":"Kids ","slug":"kids-only"},{"id":61,"name":"Vision","slug":"vision"}],"domain_category":{"id":1386,"domain_id":7,"is_menu":true,"category_id":24,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}},{"id":25,"name":"Buzz","slug":"buzz","children_category":[],"domain_category":{"id":1387,"domain_id":7,"is_menu":true,"category_id":25,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}},{"id":26,"name":"Entertainment","slug":"entertainment","children_category":[],"domain_category":{"id":1388,"domain_id":7,"is_menu":true,"category_id":26,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}}],"banners":[]}; let campaignData = null; let url = new URL(window.location.href); let query = url.search.replace('?',''); let uid = url.searchParams.get("uid") let channelId = campaignData?.channelId const ncidData = url.searchParams.get("ncid") const rsoc = url.searchParams.get("rsfc"); const dyn = url.searchParams.get("dyn"); const pixel = url.searchParams.get("pixel"); const nrm = url.searchParams.get("nrm"); const readMore = document.getElementById('read-more'); readMore.style.visibility = "hidden"; const regex = /pixel=([^&]+)/; const match = query.match(regex); let pixelValue = ""; if (match) { pixelValue = decodeURIComponent(match[1]); } let replacedString; if(pixel && pixel.includes("pixel")){ replacedString = query.replace(regex, "pixel=12345678"); }else{ replacedString = query.replace(regex, `pixel=${pixelValue}`); } if(rsoc){ const elementsToRemove = document.querySelectorAll(".sas-keywords-box"); const newDiv1 = document.createElement("div"); newDiv1.id = "relatedsearches2" newDiv1.className = "blog_artical"; const parentElement = elementsToRemove[0]?.parentNode; parentElement?.insertBefore(newDiv1, elementsToRemove[0]); elementsToRemove.forEach((element,index) => { element.remove(); }); } if(ncidData && rsoc){ const mainContent = document.getElementById('blog-data'); const mainRoute = document.getElementById('main-route'); const leftSidebar = document.getElementById('left_sidebar'); const rightSidebar = document.getElementById('sidebar'); const clickId = `${Date.now()}${Math.floor(Math.random() * 99) + 1000}`; const currentTimestamp = Date.now(); leftSidebar.style.visibility = "hidden"; rightSidebar.style.display = "none"; mainRoute.style.display = "inline"; if(!nrm){ readMore.style.visibility = "visible"; mainContent.style.display = "none"; } readMore.addEventListener('click', function() { readMore.style.visibility = "hidden"; mainContent.style.display = "block"; }); var pageOptions = { pubId: "partner-pub-8886947692614071", // Make sure this is the correct client ID! styleId: "8711171478", relatedSearchTargeting: "content", resultsPageBaseUrl: encodeURI(`https://track.${domainData.domain_url}/?searchpage=https://search.${domainData.domain_url}/web/search&${replacedString}&visitTime=${currentTimestamp}&clickId=${clickId}&ch=${channelId}&platformId=${campaignData?.platformId}&categoryId=${campaignData?.categoryId}&kwsetId=${campaignData?.kwsetId}`) , resultsPageQueryParam: "q", // (Default to "q") Matches the param denoting the query on the search page, terms: "", }; var rsblock1 = { container: "relatedsearches1", relatedSearches: 5, }; var rsblock2 = { container: "relatedsearches2", relatedSearches: 5, }; _googCsa("relatedsearch", pageOptions, rsblock2); _googCsa("relatedsearch", pageOptions, rsblock1); let relatedKeywords = document.getElementsByClassName("keyword-related-a"); for (let i = 0; i < relatedKeywords.length; i++) { const link = relatedKeywords[i]; let url = new URL(window.location); url.pathname = "/web/search"; url.searchParams.set("q", link.textContent.trim()); // Update the desired attribute, such as href link.href = url.href; } // document.querySelector("input[name='pixel']").value = url.searchParams.get("pixel") ?? ""; // document.querySelector("input[name='ncid']").value = url.searchParams.get("ncid") ?? ""; // document.querySelector("input[name='ch']").value = url.searchParams.get("ch") ?? ""; window.addEventListener("beforeunload", function (event) { var link = event.currentTarget.location.href; let nextUrl = new URL(link); // fbq('track', 'Search'); }); } if(dyn =="1" && campaignData){ const mainContent = document.getElementById('blog-data'); const mainRoute = document.getElementById('main-route'); const leftSidebar = document.getElementById('left_sidebar'); const rightSidebar = document.getElementById('sidebar'); const clickId = `${Date.now()}${Math.floor(Math.random() * 99) + 1000}`; const currentTimestamp = Date.now(); leftSidebar.style.visibility = "hidden"; rightSidebar.style.display = "none"; mainRoute.style.display = "inline"; if(!nrm){ readMore.style.visibility = "visible"; mainContent.style.display = "none"; } readMore.addEventListener('click', function() { readMore.style.visibility = "hidden"; mainContent.style.display = "block"; }); var rsblock1 = { container: "relatedsearches1", relatedSearches: 5, }; var rsblock2 = { container: "relatedsearches2", relatedSearches: 5, }; window.addEventListener("beforeunload", function (event) { var link = event.currentTarget.location.href; let nextUrl = new URL(link); }); }