Rapper BFG Straap Shot And Killed in South Dallas (2024)

Crime

Music News

A popular East Dallas rapper, BFG Straap, was shot and killed Thursday afternoon in South Dallas. He was 22 years old.

By Bryson "Boom" Paul

September 23, 2022

Rapper BFG Straap Shot And Killed in South Dallas (1)

DPD is seeking information on the shooting of two men in South Dallas on Thursday. One of them was rapper BFG Straap.Michael Förtsch on Unsplash

`,`

Related

  • Ted Cruz Takes Aim at AI-Generated Revenge p*rn With Bipartisan Bill

`,`

Related

  • Two Dallas Employees Reprimanded for Allegedly Stealing Metal From City

`,`

Related

  • Texas Lawmakers Look To Crack Down on Child Sex Abusers

`,`

Related

  • Farmers Branch Mayor Cleared of Ethics Violations Connected to Poker Club

`,`

Related

  • It Took Decades, But Tyler's Kerry Max Cook Has Finally Been Exonerated

`,`

Related

  • Shocking Video of an SUV Crashing into Bike Riders at DFW Airport Goes Worldwide

`,`

Related

  • Plano Woman Behind 2022 Racist Attack Sentenced to Jail Time

`,`

Related

  • A Parker County Teen Confessed to Murdering His Family, and It's Really Disturbing

`,`

Related

  • Old Sin and Stealing Churches: This Week in Local Pastors Behaving Badly

` ];

Popular East Dallas rapper BFG Straap died of his wounds after being shot Thursday afternoon in South Dallas. He was 22 years old.

BFG Straap, born Antywon Dillard, and 26-year-old Cory Lucien were shot by unknown assailants between Casey Street and South Malcolm X Boulevard. Police were dispatched at 3:30 p.m. on Thursday, according to The Dallas Morning News. Dillard died at the hospital. Lucien died at the scene.

BFG Straap, who was best known for his song "I'm Good," was born on Jan. 7, 2000, while his mother was incarcerated, according to his website bio, and grew up impoverished. Straapgravitated toward music as a teen following the death of a close friend and began his music career in 2016. He first earned recognition with the release of his 2019 song “Las Vegas,” later collaborating with fellow DFW rappers Trapboy Freddy, Lil CJ Kasino, SSG Splurge and BigXThaPlug.

DaBaby producer Jetsonmade guided him early in his career after hearing the young hip-hop artist's signature cadence and skill for lyricism.

InAugust, Straap released his album 11:11, which featured his last video, “Everyday 420."

Tributes for the late rap star have since flooded social media.

“Rip fam turnt da whole city up from start to finish,” said @moneyboybhris_ in the comments of the Instagram post that broke the news, belonging to blogger beezytvdigital.

“dam I was hoping that lil nig— made it. Ball out with Sweeney and Jay,” said @Dee_roney_ on the post.

One Instagram user commented, “Damn bro was talented fr. There has been too many rappers that we all listen in our generation getting killed by gun violence, being shot at like wtf this can’t go on for too long,” said another Instagram user in the comments of the same post.

A graphic video of the crime scene surfaced on social media immediately following the shooting, showing Lucien's body with multiple shot wounds.

After word of Straap’s passing reached the internet, Oak Cliff rapper and longtime BFG Straap rival Numbaa 7 shared a since-deleted Instagram Story that plays Miley Cyrus’s hit “Party in the USA.” The song is presumably a reference at BFG Straap’s Instagram username, @straapUSA2.

Numbaa 7 would follow that story with another one.

“Somebody bring me a bowl. I got the bottles, I got bottles coming,” he says looking into the phone camera lens. “Bring me a bowl. We smoking out the bowl. I promise everybody getting litty. Pull up on me, let’s get it. And find me an AirBnB plug, we poppin’ bottle all night. Y'all better not tell me to chill.”

No arrests have been made over Thursday’s shooting.

Anyone with information about the shooting is asked to contact Detective Kimberly Mayfield at 214-671-3646 or [emailprotected] and refer to case No. 172681-2022.

') 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['14892669'].setupInlineComponents = function () { return true; }; if (typeof callback === 'function') { callback(); } }, 200); } Foundation.Content['14892669'].previewInsertionPoints = function () { var myParagraphTool = Foundation.Content['14892669'].paragraphTool myParagraphTool.paragraphEndNodes.each((index, item) => { const insertionPointPlaceholder = jQuery(`

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

Rapper BFG Straap Shot And Killed in South Dallas (2024)
Top Articles
[Top 5] Elden Ring Best Zweihander Builds That Are Powerful
Companies That Give Free Money On Sign Up
Funny Roblox Id Codes 2023
Golden Abyss - Chapter 5 - Lunar_Angel
Www.paystubportal.com/7-11 Login
Joi Databas
DPhil Research - List of thesis titles
Shs Games 1V1 Lol
Evil Dead Rise Showtimes Near Massena Movieplex
Steamy Afternoon With Handsome Fernando
Which aspects are important in sales |#1 Prospection
Detroit Lions 50 50
18443168434
Newgate Honda
Zürich Stadion Letzigrund detailed interactive seating plan with seat & row numbers | Sitzplan Saalplan with Sitzplatz & Reihen Nummerierung
Grace Caroline Deepfake
978-0137606801
Nwi Arrests Lake County
Justified Official Series Trailer
London Ups Store
Committees Of Correspondence | Encyclopedia.com
Pizza Hut In Dinuba
Jinx Chapter 24: Release Date, Spoilers & Where To Read - OtakuKart
How Much You Should Be Tipping For Beauty Services - American Beauty Institute
Free Online Games on CrazyGames | Play Now!
Sizewise Stat Login
VERHUURD: Barentszstraat 12 in 'S-Gravenhage 2518 XG: Woonhuis.
Jet Ski Rental Conneaut Lake Pa
Unforeseen Drama: The Tower of Terror’s Mysterious Closure at Walt Disney World
Kcwi Tv Schedule
What Time Does Walmart Auto Center Open
Nesb Routing Number
Olivia Maeday
Random Bibleizer
10 Best Places to Go and Things to Know for a Trip to the Hickory M...
Black Lion Backpack And Glider Voucher
Gopher Carts Pensacola Beach
Duke University Transcript Request
Lincoln Financial Field, section 110, row 4, home of Philadelphia Eagles, Temple Owls, page 1
Jambus - Definition, Beispiele, Merkmale, Wirkung
Ark Unlock All Skins Command
Craigslist Red Wing Mn
D3 Boards
Jail View Sumter
Nancy Pazelt Obituary
Birmingham City Schools Clever Login
Thotsbook Com
Funkin' on the Heights
Vci Classified Paducah
Www Pig11 Net
Ty Glass Sentenced
Latest Posts
Article information

Author: Dean Jakubowski Ret

Last Updated:

Views: 6590

Rating: 5 / 5 (50 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Dean Jakubowski Ret

Birthday: 1996-05-10

Address: Apt. 425 4346 Santiago Islands, Shariside, AK 38830-1874

Phone: +96313309894162

Job: Legacy Sales Designer

Hobby: Baseball, Wood carving, Candle making, Jigsaw puzzles, Lacemaking, Parkour, Drawing

Introduction: My name is Dean Jakubowski Ret, I am a enthusiastic, friendly, homely, handsome, zealous, brainy, elegant person who loves writing and wants to share my knowledge and understanding with you.