inner page top left

Thomas Elrod Betting System Explained 1u3zs

Jennifer LynnJennifer Lynn
Richard GrantRichard Grant

Basically, the Thomas Elrod Roulette betting system uses a debit, or due column, and a control number which is divided into the debt to arrive at the figure of the amount of the next bet. Elrod used a basic goal of 100 units for his initial debit or due. He used the figure 20 as his initial control number.

He divided 100 by 20 and therefore his first bet was 5 units.

If he lost, he added the amount of the losing bet to the debt and divided again. After a win, he subtracted the number of odds he control figure and the number of units won from the debt figure and divided again.

Elrod used the column or dozens exclusively, thus his odds were always 2 to 1 and this was always the figure he would subtract from the control number after a win.

He never allowed his control number to drop below 3. Thus, he needed two or three wins in a row at the end of a series in order to close it out and start over. He also never reduced his bets at any time.

Here is an example:

Debit Control Bet Outcome Win Losee Twin Tlose
100 20 5 L 0 5 0 5
105 20 5 L 0 5 0 10
110 20 5 W 10 0 10 10
100 18 5 L 0 5 10 15
105 18 5 L 0 5 10 20
110 18 6 W 12 0 22 20
98 16 6 L 0 6 22 26
102 16 6 L 0 6 22 32
108 16 6 W 12 0 34 32
92 14 6 W 12 0 46 32
80 12 6 L 0 6 46 38
86 12 7 L 0 7 46 45
93 13 7 W 14 0 60 45
79 11 7 W 14 0 74 45
65 9 7 L 0 7 74 452
72 9 8 L 0 8 74 59
81 9 9 L 0 9 74 68
90 9 10 L 0 10 74 78
100 9 10 W 20 0 94 78
80 7 11 W 22 0 106 78
56 5 11 L 0 11 106 89
67 5 13 L 0 13 106 99
80 5 16 L 0 16 106 115
96 5 19 L 0 19 106 134
115 5 23 W 46 0 152 134
69 3 23 L 0 23 152 157
92 3 30 L 0 30 152 187
122 3 40 W 80 0 192 187
42 3 40 W 80 0 272 187
0

 
Here you start over. Obviously, there are endless variations. You don’t have to use dozens or columns. You can arbitrarily add numbers to either the debt or control numbers to reduce the amount of your bet. And, you can adapt the system to other games and types of gambling.

Obviously, the system is not foolproof. Bets will eventually rise during losing streaks. Sometimes they can get prohibitively big. Still, with a little common sense, it’s not too bad.

inner page bot left

About the author 5a2o1p

Jennifer Lynn
Head of Content
Jennifer Lynn started her career in her early 20s as a croupier at a local land-based casino. Over time, she became a seasoned gambler, reading numerous books on gambling strategies that helped her gain extensive knowledge in the field. Driven by her ion for journalism, she began writing for gambling magazines after earning her degree, with her articles featured on numerous popular gambling platforms. For over 25 years, Jennifer has played at and reviewed more than 150 online casinos, gaining recognition for her detailed assessments. As a ionate researcher, writer, and player, she shares her knowledge on a wide range of casino games and effective strategies for players.
Last Updated: Jul 04, 2024
Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site.

We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and ments that are relevant to you. These cookies will only be stored in your browser with your prior consent.

You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Always Active

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting , and other third-party features.

No cookies to display.

Always Active

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Always Active

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better experience for the visitors.

No cookies to display.

Always Active

ment cookies are used to provide visitors with customized ments based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

'); jQuery('.filterssidebar').show(); jQuery(this).attr('data',1); }else{ if (jQuery(this).attr('data-open') !=1){ jQuery('.filterssidebar').hide(); jQuery(this).attr('data-open',1); }else{ jQuery('.filterssidebar').show(); jQuery(this).attr('data-open',0); } } }); }); function showCasinos(tab = 'recommended', paged = 5){ var ajax_action = 'initCasinoItems'; var language = jQuery('html').attr('lang'); var ajaxurl = '/wp-/-ajax.php'; jQuery.ajax({ type: 'POST', url: ajaxurl, // dataType: 'json', dataType: 'html', data: { 'action' : ajax_action, 'filters' : '', 'tab' : tab, 'paged' : paged, 'language' : language, 'reviews_id' : jQuery('#reviews-ids').val(), }, success: function (data) { // console.log('data'); // console.log(data); jQuery('body').removeClass('short-reviews-country-hidden'); jQuery('#tab-1 .csnncclpd-short-reviews-wrapper').html(data); }, error: function (errorThrown) { console.log('errorThrown'); console.log(errorThrown); alert('Unexpected server error, plese try later...'); } }); } function showMore(e,elem){ e.preventDefault(); var data = parseInt(jQuery(elem).attr('data')); var tabb = jQuery('.activetabb').attr('data-tabb'); showCasinos(tabb, data); // jQuery('.main-text').each(function(i){ // if(i < data){ // jQuery(this).show(); // } // }); // jQuery(elem).attr('data',data+10); // if(data > jQuery('.main-text').length){ // jQuery(elem).hide(); // } }