How much is Luke The Notable’s Net Worth as of 2022? (2024)

In: Youtube Gamers, Youtube Content Creators

Improve this page

How much is Luke The Notable’s Net Worth as of 2022? (1)

American YouTuber Luke Hebert (born March 6, 1995), also known online as Luke TheNotable, is primarily known for his gaming-related videos. He is best known for producing the battle royale gaming series "I Dropped 100 Times," in which he makes 100 consecutive drops to different locations, and the Minecraft hardcore series "I Survived Minecraft Hardcore For X Days” . Luke’s net worth is estimated to be $2.5 million as of December 2022.

He released his first video on March 24, 2009. He started out by making videos for video games including Halo Reach, Halo 3, and Halo Wars in addition to Minecraft and Zoo Tycoon. In June 2018, he began working as a content producer for the game firm OpTic Gaming. He built a Boeing 747 for his first Minecraft video, which he posted on July 9, 2011.

How much is Luke The Notable’s Net Worth as of 2022? (2)

Contents

  1. Personal Information
  2. Social media statistics
  3. Sources of Income
    1. YouTube
    2. Instagram
    3. Merchandise
  4. Expenditure
  5. FAQs
    1. Q. Who is Luke The Notable?
    2. Q. What is Luke The Notable's real name?
    3. Q. What is Luke The Notable’s net worth?

Personal Information

Name

Luke Hebert

Profile Name

Luke The Notable

DOB (Age)

March 6, 1995 (age 27)

DOJ (YouTube)

November 2nd, 2008

Total Videos

408

Schedule/Status

1-2 videos per month

Net Worth

$2.5 million

Nationality

American

Residence

Chicago, Illinois

Social media statistics

Platform

Followers/Subscribers

YouTube - Luke TheNotable

4.29 million

Twitch

12.4K

Instagram

41K

Twitter

203K

Sources of Income

YouTube

Luke has only 1 YouTube channel. His primary channel on YouTube “Luke TheNotable ” has 4.24 million subscribers and 419 uploads. His channel has a total of more than 791K million views. He had around 22.698 million views in the previous month, and his monthly and yearly estimated earnings are $5.7K - $90.8K and $68.1K - $1.1 million respectively according to Social Blade.

How much is Luke The Notable’s Net Worth as of 2022? (3)

Instagram

He has around 821K followers and 12K average likes on his Instagram account with 111 average comments. As per SocialBlade, the engagement rate on his account is at 1.48% with 1460 uploads. Thus he can earn anywhere between $2,448.75 - $4,081.25 per sponsored post. His account is filled with selfies, photos, and other content related to his personal and professional life.

Merchandise

Luke sells his merchandise on his website where the products range from $5-100 and generally consist of cups, cushions, T-shirts and tote bags. The exact earnings from merch sales are yet unknown but with the massive following the creator has, we can guess he makes a good sum from the sales.

How much is Luke The Notable’s Net Worth as of 2022? (4)

Expenditure

Not much is known regarding where Luke spends all of his money as he has not revealed any such information yet.

FAQs

Q. Who is Luke The Notable?

A. Luke Hebert (born March 6, 1995), an American YouTuber also known online as Luke The Notable, is primarily known for his gaming-related videos.

Q. What is Luke The Notable's real name?

A. Luke The Notable’s real name is Luke Hebert.

Q. What is Luke The Notable’s net worth?

A. Luke The Notable’s net worth is estimated to be $2.5 million as of December 2022.

Page Contributors

Page History

Open

Closed

How much is Luke The Notable’s Net Worth as of 2022? (5)All Issues

CREATE ISSUEHow much is Luke The Notable’s Net Worth as of 2022? (6)

Type*Describe Issue*

CREATE A NEW WIKI PAGEHow much is Luke The Notable’s Net Worth as of 2022? (7)

Wiki Parent

Page Title

Slug

You may be interested in editing an existing similar wiki page

This functionality is open only to Wiki Admins

';break;case 'color':case 'width':case 'height':case 'background':case 'alt':case 'indent':case 'size':case 'code-block':case 'font':case 'script'://super or subscriptcase 'grammarly-inline':break;default:console.error('EDIOTR HTML PARSING ERROR: attribute type: ' + thisAttribute + ' AND data: ' + JSON.stringify(attributeObject));Rollbar.error('EDIOTR HTML PARSING ERROR: attribute type: ' + thisAttribute + ' AND data: ' + JSON.stringify(attributeObject));}return data;}function getProperHTMLFromIntermediateHTML(intermediateHTMLData) {if (!!!intermediateHTMLData) {return '';}intermediateHTMLData = preProcessData(intermediateHTMLData);var contentBlocksArray = getContentBlocksArray(intermediateHTMLData);var processedData = '';for (let i = 0; i < contentBlocksArray.length; i++) {if (checkIfLineAnyEnclosingTag(contentBlocksArray[i].trim())) {if (contentBlocksArray[i].indexOf(' -1) {var oneBlockElementData = contentBlocksArray[i];oneBlockElementData = handleHeaderElements(oneBlockElementData);oneBlockElementData = handleAlignElements(oneBlockElementData);oneBlockElementData = handleListElements(oneBlockElementData);oneBlockElementData = handleTableElements(oneBlockElementData);oneBlockElementData = handleBlockquoteElements(oneBlockElementData);oneBlockElementData = handleFigCaptionElements(oneBlockElementData);//Append oneBlockElementData to processedDataprocessedData += oneBlockElementData;} else {if (contentsAreJustTags(contentBlocksArray[i])) {processedData += contentBlocksArray[i].trim();} else {processedData += '

' + contentBlocksArray[i] + '

';}}} else {processedData += contentBlocksArray[i].trim();}}processedData = postProcessHTML(processedData.trim());return processedData;}function contentsAreJustTags(content) {return content == "" || content == "" || content == "" ||content == "" || content == "" || content == "" ||content == "" || content == "";}function sanitizeHTML(input) {if(!input) {return "";}return input.replace(/\/g,">");}function checkIfLineAnyEnclosingTag(line) {var pattern = /^(<(\/|)div)|(<(\/|)hr>)|(<(\/|)img)/i; //['

', ''];return !pattern.test(line.trim());}function postProcessHTML(processedData) {processedData = processedData.replace(/\u200b/g, '');processedData = processedData.replace(/\u00a0/g, ' '); // replace with spaceif (processedData.trim() === "

") {return "";}processedData = processedData.replace(/

<\/p>/g, '

');processedData = processedData.replace(/

​<\/p>

​<\/p>$/, '

​<\/p>');//Encapsulate img and figcaption tags inside figure tagvar imgMatches = processedData.matchAll(/(()(

';}}oneBlockElementData = tableData + elementAfterTableData;}// while placeholder tr is presentvar index = oneBlockElementData.indexOf('

');while(index >= 0) {// get substring before tr placeholdervar strBeforePlaceholder = oneBlockElementData.substring(0, index);// remove the current occurance of placeholder troneBlockElementData = strBeforePlaceholder + oneBlockElementData.substring(index + ''.length);// find first opening td, and add tr tagsvar firstClosingTdTagBeforeTr = strBeforePlaceholder.lastIndexOf('');if(firstClosingTdTagBeforeTr > 0) {firstClosingTdTagBeforeTr += ''.length;if(firstClosingTdTagBeforeTr >= 0) {oneBlockElementData = oneBlockElementData.substring(0, firstClosingTdTagBeforeTr) + '' +oneBlockElementData.substring(firstClosingTdTagBeforeTr);}}// look for more occurances of placeholder trindex = oneBlockElementData.indexOf('');}// while placeholder table is presentvar index = oneBlockElementData.indexOf('');while(index >= 0) {// get substring before table placeholdervar strBeforePlaceholder = oneBlockElementData.substring(0, index);// remove the current occurance of placeholder tableoneBlockElementData = strBeforePlaceholder + oneBlockElementData.substring(index + ''.length);// find last closing tr, and add table tagsvar firstClosingTrTagBeforeTable = strBeforePlaceholder.lastIndexOf('');if(firstClosingTrTagBeforeTable > 0 ) {firstClosingTrTagBeforeTable += ''.length;if(firstClosingTrTagBeforeTable >= 0) {oneBlockElementData = oneBlockElementData.substring(0, firstClosingTrTagBeforeTable) + '' +oneBlockElementData.substring(firstClosingTrTagBeforeTable);}}// look for more occurances of placeholder tableindex = oneBlockElementData.indexOf('');}return oneBlockElementData;}function sendErrorsIfProperHTMLDataHasIntermediateHTMLTags(properHTMLData, deltaData) {if (properHTMLData.indexOf(' -1) {if (!deltaData) deltaData = quill.getContents();console.error('EDIOTR HTML PARSING ERROR: HTML has intermediate tags. HTML: ' + properHTMLData + ' AND delta: ' + JSON.stringify(deltaData));Rollbar.error('EDIOTR HTML PARSING ERROR: HTML has intermediate tags. HTML: ' + properHTMLData + ' AND delta: ' + JSON.stringify(deltaData));}}function getTagMappingForThisBlot(blot) {var blotToTagMapping = {bold: 'strong',italic: 'em',underline: 'u',strike: 's',};return blotToTagMapping[blot];}return {getEditorHTML: getEditorHTML,sanitizeHTML: sanitizeHTML}})();

✅ Thanks! Help us improve this page

Rate this Content!

✅ Thanks! Help us improve this page

FeedbackHow much is Luke The Notable’s Net Worth as of 2022? (11)

How can we improve?

Popular In YouTube Wiki

FGTeeVYouTube Wiki
IShowSpeed’s Net Worth in 2024YouTube WikiUnspeakableYouTube WikiIShowSpeedYouTube Wiki
Total GamingYouTube Wiki
SketchYouTube WikiRonaldOMGYouTube WikiUnspeakable’s Net Worth in 2024YouTube Wiki
Scott Cawthon’s Net WorthYouTube Wiki
Mongraal’s Net WorthYouTube WikiJesserYouTube WikiEddieVRYouTube Wiki

How much is Luke The Notable’s Net Worth as of 2022? (24)

How much is Luke The Notable’s Net Worth as of 2022? (25)

Comments

How much is Luke The Notable’s Net Worth as of 2022? (26)

Latest Wiki Pages

How much is Luke The Notable’s Net Worth as of 2022? (35)

FaZe Bank Net Worth in 2024

YouTube Wiki9 hr

How much is Luke The Notable’s Net Worth as of 2022? (36)

Tic Tac Toy’s Net Worth

YouTube Wiki9 hr

How much is Luke The Notable’s Net Worth as of 2022? (37)

Lofe’s Net Worth

YouTube Wiki10 hr

How much is Luke The Notable’s Net Worth as of 2022? (38)

Sketch's Net Worth

YouTube Wiki1 d

How much is Luke The Notable’s Net Worth as of 2022? (39)

Lachlan's Net Worth

YouTube Wiki1 d

How much is Luke The Notable’s Net Worth as of 2022? (40)

Shane Dawson’s Net Worth

YouTube Wiki1 d

How much is Luke The Notable’s Net Worth as of 2022? (41)

Vanoss Gaming’s Net Worth

YouTube Wiki2 d

How much is Luke The Notable’s Net Worth as of 2022? (42)

Juan Gonzalez Net Worth

YouTube Wiki2 d

How much is Luke The Notable’s Net Worth as of 2022? (43)

BIBI Net Worth

YouTube Wiki2 d

How much is Luke The Notable’s Net Worth as of 2022? (44)

Lokesh Gamer Net Worth

YouTube Wiki2 d

How much is Luke The Notable’s Net Worth as of 2022? (45)

FaZe Rug Net Worth

YouTube Wiki2 d

How much is Luke The Notable’s Net Worth as of 2022? (46)

SQUEEZIE's Net Worth

YouTube Wiki2 d

How much is Luke The Notable’s Net Worth as of 2022? (47)

ItsFunneh's Net Worth

YouTube Wiki2 d

How much is Luke The Notable’s Net Worth as of 2022? (48)

Syndicate’s Net Worth

YouTube Wiki2 d

How much is Luke The Notable’s Net Worth as of 2022? (49)

DashieGames' Net Worth

YouTube Wiki2 d

How much is Luke The Notable’s Net Worth as of 2022? (50)

KreekCraft's Net Worth

YouTube Wiki2 d

How much is Luke The Notable’s Net Worth as of 2022? (51)

Jelly's Net Worth

YouTube Wiki3 d

How much is Luke The Notable’s Net Worth as of 2022? (52)

Aphmau's net worth

YouTube Wiki3 d

How much is Luke The Notable’s Net Worth as of 2022? (53)

Adam LZ‘s Net Worth

YouTube Wiki3 d

How much is Luke The Notable’s Net Worth as of 2022? (54)

Preston Playz Net Worth

YouTube Wiki3 d

Trending Topics

Mock Draft SimulatorRCB vs SRH ScoreLSG Squad 2024RCB Squad 2024KKR Squad 2024SRH Squad 2024PBKS 2024MI Squad 2024GT Squad 2024CSK Squad 2024DC Squad 2024RR Squad 2024Trade AnalyzerStart/Sit OptimizerDFS Lineup OptimizerMost Runs CWC 2023NASCARPlayoff PredictorNHLGames Of The Future2024 Draft ProspectsTony Pauline2024 Scouting ReportNCAA violationsKadyn ProctorCoin Master SpinBlox Fruits CodesRoblox Codes 2024Chargers NFL Draft

Important Links

About UsAffiliate ProgramEditoral StandardsCareersFact CheckContact UsPoliciesAdvertise With Us

How much is Luke The Notable’s Net Worth as of 2022? (56)How much is Luke The Notable’s Net Worth as of 2022? (57)How much is Luke The Notable’s Net Worth as of 2022? (58)How much is Luke The Notable’s Net Worth as of 2022? (59)How much is Luke The Notable’s Net Worth as of 2022? (60)How much is Luke The Notable’s Net Worth as of 2022? (61)

Download App

How much is Luke The Notable’s Net Worth as of 2022? (62)How much is Luke The Notable’s Net Worth as of 2022? (63)

Sportskeeda's Terms and Privacy Policy

Copyright @ 2024 Sportskeeda

1

No Results Found

🔥 Popular

🏃🏻‍♀️ Sports (30+)

  • Wiki Home
  • Minecraft Wiki
  • Naruto Wiki
  • TikTok Wiki
  • Youtube Wiki
  • GTA Wiki
  • Terraria Wiki
  • One Piece Wiki
  • Community Hub

🔗 LINKS

About Us

Write For Us

Policies

Grievance Redressal

Editorial Standards

Fact Check

Affiliate Program

Careers

CSR

Privacy Policy

Contact Us

Manage notifications

Edition:

English

हिन्दी

How much is Luke The Notable’s Net Worth as of 2022? (2024)
Top Articles
Latest Posts
Article information

Author: Duane Harber

Last Updated:

Views: 6626

Rating: 4 / 5 (51 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Duane Harber

Birthday: 1999-10-17

Address: Apt. 404 9899 Magnolia Roads, Port Royceville, ID 78186

Phone: +186911129794335

Job: Human Hospitality Planner

Hobby: Listening to music, Orienteering, Knapping, Dance, Mountain biking, Fishing, Pottery

Introduction: My name is Duane Harber, I am a modern, clever, handsome, fair, agreeable, inexpensive, beautiful person who loves writing and wants to share my knowledge and understanding with you.