www.boomplay.com Open in urlscan Pro
2606:4700:3110::6812:359d  Public Scan

URL: https://www.boomplay.com/lyrics/105975054
Submission: On November 26 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

POST javascript:;

<form class="search canEvent" method="post" action="javascript:;">
  <label><input class="search_event" type="text" alt="search" placeholder="Search Artists, Songs, Albums, Videos" data-src="/searchItem" data-href="/search/"></label>
  <div class="searchPop">
    <ol></ol>
  </div>
</form>

POST /login

<form action="/login" method="post" class="logInForm current">
  <div class="li radio_li" style="padding-bottom: 24px">
    <label class="radio checked" data-name="phoneEmailType">
      <input name="phoneEmailType" type="radio" checked="" value="phone">Phone Number </label>
    <label class="radio" data-name="phoneEmailType">
      <input name="phoneEmailType" type="radio" value="email">Email Address </label>
  </div>
  <div class="li only-phone">
    <div class="countryModel noneSelect" data-hasplus="T" data-join="T">
      <div class="countryModel_open">NG +234</div> <!--placeholder-->
      <input class="countryModel_val" name="phoneCountryCode" type="hidden" autocomplete="off" value="234">
      <div class="countryPop">
        <ol class="countryPop_content"></ol>
      </div>
      <ol class="countryPop_nav"></ol>
    </div>
    <label class="phoneNumberWrap">
      <input name="phone" type="tel" data-pattern="[^0-9]" data-flags="g" maxlength="20" value="" autocomplete="off" placeholder="Your Phone Number">
    </label>
  </div>
  <div class="li only-email">
    <label>
      <input name="email" data-pattern="[^0-9a-zA-Z@\\.\\-_+]" data-flags="g" maxlength="100" autocomplete="off" placeholder="Your Email Address">
    </label>
  </div>
  <div class="li">
    <label>
      <input class="password" name="pw" type="password" autocomplete="new-password" placeholder="Password(6-16 characters)" maxlength="16" autocapitalize="none" data-is-password="T">
      <a class="eyes eyesClosed" href="javascript:;"></a>
    </label>
  </div>
  <div class="li">
    <a class="forgetPassword_event" href="javascript:;">Forgot Password?</a>
  </div>
  <div class="li">
    <input class="submit" type="submit" value="Log in">
  </div>
  <div class="other">
    <h3>-&nbsp;&nbsp; or &nbsp;&nbsp;-</h3>
    <div class="otherList">
      <a class="facebook" href="javascript:;"></a>
      <a class="twitter" href="javascript:;"></a>
      <div class="google"></div>
    </div>
  </div>
</form>

/signUp

<form action="/signUp" class="signUpForm">
  <div class="li">
    <label>
      <input name="email" data-pattern="[^0-9a-zA-Z@\\.\\-_+]" data-flags="g" maxlength="100" autocomplete="off" placeholder="Your Email Address">
    </label>
  </div>
  <div class="li">
    <label>
      <input class="verificationCode" name="verifyCode" type="text" autocomplete="off" maxlength="6" data-pattern="[^0-9]" data-flags="g" placeholder="Verification Code">
      <a href="javascript:;" class="getCode" data-href="/getCode">Get Code</a>
    </label>
  </div>
  <div class="li">
    <label>
      <input name="username" maxlength="50" type="text" autocomplete="off" placeholder="User Name">
    </label>
  </div>
  <div class="li">
    <label>
      <input class="password" name="pw" type="password" autocomplete="new-password" placeholder="Password(6-16 characters)" maxlength="16" autocapitalize="none" data-is-password="T">
      <a class="eyes eyesClosed" href="javascript:;"></a>
    </label>
  </div>
  <div class="li">
    <label>
      <!--Re-enter Password-->
      <input class="password" name="rePw" type="password" autocomplete="new-password" placeholder="Confirm Password" maxlength="16" autocapitalize="none" data-is-password="T">
      <a class="eyes eyesClosed" href="javascript:;"></a>
    </label>
  </div>
  <div class="li">
    <label class="radio checked" data-name="sex">
      <input name="sex" type="radio" checked="" value="M">Male </label>
    <label class="radio" data-name="sex">
      <input name="sex" type="radio" value="F">Female </label>
  </div>
  <div class="li">
    <input class="submit" type="submit" value="Sign up">
  </div>
  <div class="li">
    <label class="checkbox">
      <input name="accept" type="checkbox" value="T"> I have read and accept <a href="https://www.boomplay.com/term/" target="_newBp" data-link="normal">Terms and Conditions</a>
    </label>
  </div>
  <div class="other">
    <h3>-&nbsp;&nbsp; or &nbsp;&nbsp;-</h3>
    <div class="otherList">
      <a class="facebook" href="javascript:;"></a>
      <a class="twitter" href="javascript:;"></a>
      <div class="google"></div>
    </div>
  </div>
</form>

/findPassword

<form action="/findPassword" class="findPasswordForm">
  <div class="li radio_li" style="padding-bottom: 24px">
    <label class="radio checked" data-name="phoneEmailType">
      <input name="phoneEmailType" type="radio" checked="" value="phone">Phone Number </label>
    <label class="radio" data-name="phoneEmailType">
      <input name="phoneEmailType" type="radio" value="email">Email Address </label>
  </div>
  <div class="li only-phone">
    <div class="countryModel noneSelect" data-callback="countryModel_signUp" data-hasplus="T" data-join="T">
      <div class="countryModel_open">NG +234</div> <!--placeholder-->
      <input name="phoneCountryCode" class="countryModel_val" type="hidden" autocomplete="off" value="234">
      <div class="countryPop">
        <ol class="countryPop_content"></ol>
      </div>
      <ol class="countryPop_nav"></ol>
    </div>
    <label class="phoneNumberWrap">
      <input name="phone" type="tel" data-pattern="[^0-9]" data-flags="g" maxlength="20" autocomplete="off" placeholder="Your Phone Number">
    </label>
  </div>
  <div class="li only-email">
    <label>
      <input name="email" data-pattern="[^0-9a-zA-Z@\\.\\-_+]" data-flags="g" maxlength="100" autocomplete="off" placeholder="Your Email Address">
    </label>
  </div>
  <div class="li">
    <label>
      <input class="verificationCode" name="verifyCode" type="text" autocomplete="off" maxlength="6" data-pattern="[^0-9]" data-flags="g" placeholder="Verification Code">
      <a href="javascript:;" class="getCode" data-href="/getFindPwCode">Get Code</a>
    </label>
  </div>
  <div class="li">
    <label>
      <input class="password" name="pw" type="password" autocomplete="new-password" placeholder="Password(6-16 characters)" maxlength="16" autocapitalize="none" data-is-password="T">
      <a class="eyes eyesClosed" href="javascript:;"></a>
    </label>
  </div>
  <div class="li">
    <label>
      <!--Re-enter Password-->
      <input class="password" name="rePw" type="password" autocomplete="new-password" placeholder="Confirm Password" maxlength="16" autocapitalize="none" data-is-password="T">
      <a class="eyes eyesClosed" href="javascript:;"></a>
    </label>
  </div>
  <div class="li">
    <input class="submit" type="submit" value="Done">
  </div>
</form>

POST /publishPlaylist

<form action="/publishPlaylist" method="post">
  <ul>
    <li>
      <label>
        <input name="title" type="text" placeholder="Enter title" maxlength="40" autocomplete="off">
      </label>
    </li>
    <li>
      <label class="radio" data-name="isPrivate">
        <input name="isPrivate" type="radio" value="T">Set as private </label>
      <label class="radio checked" data-name="isPrivate">
        <input name="isPrivate" type="radio" checked="" value="F">Set as public </label>
    </li>
    <li><input class="submit" type="submit" value="Done"></li>
  </ul>
</form>

<form class="payForm">
  <ul></ul>
</form>

Text Content

Loading...

This site uses cookies. By using this site, you agree to our Privacy Policy and
EULA
Listen and download music for free on Boomplay
Download


Log in /  Sign up
Music
Home Trending New Artists Videos Playlists Charts Genres
Library
Add Playlist Favourites My Playlists
Buzz
Recommended
Podcast
Recommended

Home / Love Me ft. NTC Nochapnocap Lyrics



LOVE ME FT. NTC NOCHAPNOCAP LYRICS


Artist: NTC Youngwerkk

Album: Love Me
Play 0 0
 * Genre:Hip Hop & Rap
 * Year of Release:2022


LYRICS

(M3TRY)


Said, you love me, you cap

When I back home I usually strapped

เห็นมึงบอกว่ากู Cap in the rap

Bitch, I'm Big HRK I ain't even gotta cap

I'm like, Yo, Nochap who that

We tryna leave HR in the pack

Now we already know who cap

They tryna fuck but they tough on the chat, like


Don't play with Nineteen, like

Aye, Youngwerkk where HR I don't seen

You think I'm jackin' with the opps?

Hell nah, lil' bitch, never been (Facts)

Sorry ถ้าเพลงนึ้กูทำมึงร้อง (Glahh)

บอกพ่อมึงด้วยถ้ามึงตายไม่ต้องร้อง

ตอนมึง Snitch พวกกูไม่ได้ร้อง

Right now มึงโดนทิ้งไอสัสไมมึงร้อง

Why you jackin' my shit?

Mentioned Nineteen's Bigg P gonna blick

Smokin' HR and stand on that shit

Everybody K, hell yeah, I'ma wicked

HR why you mad, like what

Alright, you gonna die, like how

You the realest, like what?

Suck my dick, pussy

Who the fuck? I don't know you

If you see me, you see all my whole crew

Know ไอกิต gon' makin' it lit, like, clapped 'em, blitz 'em

Let me show how the Pro' do

Caught you lackin' let me know what you gon' do

Bitch, I said, let me show how the Pro' do

For real, I'm not tryna kizzy

Like, from the South, top two but I'm not two, bitch


Said, you love me, you cap

When I back home I usually strapped

เห็นมึงบอกว่ากู Cap in the rap

Bitch, I'm Big HRK I ain't even gotta cap

I'm like, Yo, Nochap who that

We tryna leave HR in the pack

Now we already know who cap

They tryna fuck but they tough on the chat, like

Said, you love me, you cap

When I back home I usually strapped

เห็นมึงบอกว่ากู Cap in the rap

Bitch, I'm Big HRK I ain't even gotta cap

I'm like, Yo, Nochap who that

We tryna leave HR in the pack

Now we already know who cap

They tryna fuck but they tough on the chat, like


MORE LYRICS FROM NTC YOUNGWERKK SONGS

 * 
   We Are Yun ft. 1MILL lyrics
 * 
   Goat lyrics
 * 
   I Ain't Hit Det lyrics
 * 
   Touch The Ground ft. Jay FGz, 514 Ncine & 11KILL lyrics
 * 
   I Don't Like lyrics
 * 
   Stand By Me lyrics
 * 
   Gear D lyrics
 * 
   How Love Be lyrics
 * 
   Nonstop, Won't Stop lyrics
 * 
   Leaf Ona Blixk lyrics
 * 
   HRK lyrics
 * 
   All Night ft. NTC Nochapnocap & 11KILL lyrics
 * 
   Graveyard lyrics
 * 
   Gorilla, Pt. 2 lyrics
 * 
   8AM lyrics
 * 
   Torch lyrics
 * 
   FTO lyrics
 * 
   I Don't Like lyrics




SIMILAR SONGS

 * 
   temptations
 * 
   247 ft. Billion Solar, Nerryckole, Muyeez & Tml Vibez
 * 
   attention
 * 
   Professor Peller ft. Zlatan
 * 
   Trouble Maker
 * 
   Posone Love
 * 
   Catalyst
 * 
   Dumb (Remix)
 * 
   Baridi
 * 
   Suut hoorema
 * 
   Don't Settle
 * 
   never forget
 * 
   From The Rising
 * 
   Ronaldinho
 * 
   Too Faithful
 * 
   i
 * 
   how to luv
 * 
   Pay day
 * 
   Boosoya ɗo (interlude)
 * 
   It's Nothing


Explore Artists Trending Songs New Songs Charts Videos Podcast Buzz For Users
Download Help Center Go Premium Wordpress For Artists and Vendors Boomplay for
Artists Get Verified Artists FAQ Artists Distributors Vendors Login Report
Content Issue Company About Contact Advertising News Visual Identity
© 2023 Boomplay All rights reserved. Privacy Policy EULA Podcast T&C Sitemap
00:00 / 02:57
Chance (Na Ham)
Seyi Vibez




QUEUE (3)

 1. 1
    Chance (Na Ham)
    Seyi Vibez
    
 2. 2
    Solace (Original Mix)
    Fangs
    
 3. 3
    Marsh Mellow (Original Mix)
    Terry G
    





LOG IN SIGN UP


FORGOT PASSWORD

Phone Number Email Address
NG +234



Forgot Password?



-   OR   -


Get Code



Male Female

I have read and accept Terms and Conditions


-   OR   -


Phone Number Email Address
NG +234


Get Code






PLEASE SELECT A PLAYLIST




ADD NEW PLAYLIST

 * 
 * Set as private Set as public
 * 




SHARE ON

 * Embed How to use?
 * Copy Link
 * Facebook
 * WhatsApp




EMBED: LOVE & LIGHT EP

CUSTOM SIZE :

 * Default
 * Desktop(300*600)
 * Mobile(300*250)

TYPE :

 * HTML/HTML5 (WordPress Supported)

Copy Code


Get Boomplay Premium
for

Complete Order
Back
Payment Method
Pay With
Review and pay
Order Date
Payment Method
Due Today
Submit
Back
Flutterwave

Pay

Subscription Successful

Congratulations! You have successfully activated Boomplay 1 Month Premium.

Now you have access to all the features of Boomplay App.
 * 
 * 
 * 
 * 
 * 

Enjoy my benefits
Payment Failed

Please check your balance and then try again.

You'll lose your subscription if we don't have a working payment method for your
account, so please check your payment details.
Pay again
Need help? Contact Boomplay Subscription Support.
Payment Processing...
10 s

Payment is being processed by . Please wait while the order is being comfirmed.

Payment Processing
Your order is processing, and it may take up to a few days for the service
provider to handle your payment. Please kindly stay tuned and check your order
status in ‘User Center’.
Go to User Center
About Order Status
 * Completed: Your order has been successfully paid.
 * Cancelled: Your expired order will turn to "Cancelled".
 * Failed: Your order was not successfully processed due to payment error.
 * Processing: Your order is processing, and it may take a few days for the
   service provider to handle your payment. Once it notifies us the payment
   result, we will change the status of the order.






WANT TO HEAR MORE?

Sign up for free and listen to over 100 million tracks, playlists and podcast.
SIGN UP FREE LOG IN