<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Greed &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/greed/feed/" rel="self" type="application/rss+xml" />
	<link>https://plainscripts.com</link>
	<description>Maybe God&#039;s Words?</description>
	<lastBuildDate>Mon, 04 May 2026 14:41:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://plainscripts.com/wp-content/uploads/2025/06/Plain_Scripts_Logo_512x512.png</url>
	<title>Greed &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Proverbs &#8211; Chapter 28</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-28/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Mon, 03 Nov 2025 16:03:35 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[Greed]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=360</guid>

					<description><![CDATA["Blessed is the one who always trembles before God, but whoever hardens their heart falls into trouble." - Proverbs 28:14]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/etNfexihkUK8WH66ZLNqpQ" title="Proverbs - 28"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Proverbs-28.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="0" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>The wicked flee though no-one pursues,</p>



<p>but the righteous are as bold as a lion.</p>



<p><strong><sup>2</sup></strong>When a country is rebellious, it has many rulers,</p>



<p>but a ruler with discernment and knowledge maintains order.</p>



<p><strong><sup>3</sup></strong>A ruler&nbsp;who oppresses the poor</p>



<p>is like driving rain that leaves no crops.</p>



<p><strong><sup>4</sup></strong>Those who forsake instruction praise the wicked,</p>



<p>but those who heed it resist them.</p>



<p><strong><sup>5</sup></strong>Evildoers do not understand what is right,</p>



<p>but those who seek the&nbsp;Lord&nbsp;understand it fully.</p>



<p><strong><sup>6</sup></strong>Better the poor whose way of life is blameless</p>



<p>than the rich whose ways are perverse.</p>



<p><strong><sup>7</sup></strong>A discerning son heeds instruction,</p>



<p>but a companion of gluttons disgraces his father.</p>



<p><strong><sup>8</sup></strong>Whoever increases wealth by taking interest or profit from the poor</p>



<p>amasses it for another, who will be kind to the poor.</p>



<p><strong><sup>9</sup></strong>If anyone turns a deaf ear to my instruction,</p>



<p>even their prayers are detestable.</p>



<p><strong><sup>10</sup></strong>Whoever leads the upright along an evil path</p>



<p>will fall into their own trap,</p>



<p>but the blameless will receive a good inheritance.</p>



<p><strong><sup>11</sup></strong>The rich are wise in their own eyes;</p>



<p>one who is poor and discerning sees how deluded they are.</p>



<p><strong><sup>12</sup></strong>When the righteous triumph, there is great elation;</p>



<p>but when the wicked rise to power, people go into hiding.</p>



<p><strong><sup>13</sup></strong>Whoever conceals their sins does not prosper,</p>



<p>but the one who confesses and renounces them finds mercy.</p>



<p><strong><sup>14</sup></strong>Blessed is the one who always trembles before God,</p>



<p>but whoever hardens their heart falls into trouble.</p>



<p><strong><sup>15</sup></strong>Like a roaring lion or a charging bear</p>



<p>is a wicked ruler over a helpless people.</p>



<p><strong><sup>16</sup></strong>A tyrannical ruler practises extortion,</p>



<p>but one who hates ill-gotten gain will enjoy a long reign.</p>



<p><strong><sup>17</sup></strong>Anyone tormented by the guilt of murder</p>



<p>will seek refuge in the grave;</p>



<p>let no-one hold them back.</p>



<p><strong><sup>18</sup></strong>The one whose way of life is blameless is kept safe,</p>



<p>but the one whose ways are perverse will fall into the pit.</p>



<p><strong><sup>19</sup></strong>Those who work their land will have abundant food,</p>



<p>but those who chase fantasies will have their fill of poverty.</p>



<p><strong><sup>20</sup></strong>A faithful person will be richly blessed,</p>



<p>but one eager to get rich will not go unpunished.</p>



<p><strong><sup>21</sup></strong>To show partiality is not good –</p>



<p>yet a person will do wrong for a piece of bread.</p>



<p><strong><sup>22</sup></strong>The stingy are eager to get rich</p>



<p>and are unaware that poverty awaits them.</p>



<p><strong><sup>23</sup></strong>Whoever rebukes a person will in the end gain favour</p>



<p>rather than one who has a flattering tongue.</p>



<p><strong><sup>24</sup></strong>Whoever robs their father or mother</p>



<p>and says, ‘It’s not wrong,’</p>



<p>is partner to one who destroys.</p>



<p><strong><sup>25</sup></strong>The greedy stir up conflict,</p>



<p>but those who trust in the&nbsp;Lord&nbsp;will prosper.</p>



<p><strong><sup>26</sup></strong>Those who trust in themselves are fools,</p>



<p>but those who walk in wisdom are kept safe.</p>



<p><strong><sup>27</sup></strong>Those who give to the poor will lack nothing,</p>



<p>but those who close their eyes to them receive many curses.</p>



<p><strong><sup>28</sup></strong>When the wicked rise to power, people go into hiding;</p>



<p>but when the wicked perish, the righteous thrive.</p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="360"
					data-ulike-nonce="96a23df8fd"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_360"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Proverbs-28.mp3" length="878310" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 23</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-23/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Fri, 24 Oct 2025 14:02:47 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[discipline]]></category>
		<category><![CDATA[Greed]]></category>
		<category><![CDATA[instruction]]></category>
		<category><![CDATA[Temperance]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=330</guid>

					<description><![CDATA["Buy the truth and do not sell it - wisdom, instruction and insight as well." Proverbs 23:23]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-video"><video controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2023.mp4"></video></figure>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2023.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="1" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong>Saying 7</strong></p>



<p><strong><sup>1</sup></strong>When you sit to dine with a ruler,</p>



<p>note well what&nbsp;is before you,</p>



<p><strong><sup>2</sup></strong>and put a knife to your throat</p>



<p>if you are given to gluttony.</p>



<p><strong><sup>3</sup></strong>Do not crave his delicacies,</p>



<p>for that food is deceptive.</p>



<p><strong>Saying 8</strong></p>



<p><strong><sup>4</sup></strong>Do not wear yourself out to get rich;</p>



<p>do not trust your own cleverness.</p>



<p><strong><sup>5</sup></strong>Cast but a glance at riches, and they are gone,</p>



<p>for they will surely sprout wings</p>



<p>and fly off to the sky like an eagle.</p>



<p><strong>Saying 9</strong></p>



<p><strong><sup>6</sup></strong>Do not eat the food of a stingy host,</p>



<p>do not crave his delicacies;</p>



<p><strong><sup>7</sup></strong>for he is the kind of person</p>



<p>who is always thinking about the cost.</p>



<p>‘Eat and drink,’ he says to you,</p>



<p>but his heart is not with you.</p>



<p><strong><sup>8</sup></strong>You will vomit up the little you have eaten</p>



<p>and will have wasted your compliments.</p>



<p><strong>Saying 10</strong></p>



<p><strong><sup>9</sup></strong>Do not speak to fools,</p>



<p>for they will scorn your prudent words.</p>



<p><strong>Saying 11</strong></p>



<p><strong><sup>10</sup></strong>Do not move an ancient boundary stone</p>



<p>or encroach on the fields of the fatherless,</p>



<p><strong><sup>11</sup></strong>for their Defender is strong;</p>



<p>he will take up their case against you.</p>



<p><strong>Saying 12</strong></p>



<p><strong><sup>12</sup></strong>Apply your heart to instruction</p>



<p>and your ears to words of knowledge.</p>



<p><strong>Saying 13</strong></p>



<p><strong><sup>13</sup></strong>Do not withhold discipline from a child;</p>



<p>if you punish them with the rod, they will not die.</p>



<p><strong><sup>14</sup></strong>Punish them with the rod</p>



<p>and save them from death.</p>



<p><strong>Saying 14</strong></p>



<p><strong><sup>15</sup></strong>My son, if your heart is wise,</p>



<p>then my heart will be glad indeed;</p>



<p><strong><sup>16</sup></strong>my inmost being will rejoice</p>



<p>when your lips speak what is right.</p>



<p><strong>Saying 15</strong></p>



<p><strong><sup>17</sup></strong>Do not let your heart envy sinners,</p>



<p>but always be zealous for the fear of the&nbsp;Lord.</p>



<p><strong><sup>18</sup></strong>There is surely a future hope for you,</p>



<p>and your hope will not be cut off.</p>



<p><strong>Saying 16</strong></p>



<p><strong><sup>19</sup></strong>Listen, my son, and be wise,</p>



<p>and set your heart on the right path:</p>



<p><strong><sup>20</sup></strong>do not join those who drink too much wine</p>



<p>or gorge themselves on meat,</p>



<p><strong><sup>21</sup></strong>for drunkards and gluttons become poor,</p>



<p>and drowsiness clothes them in rags.</p>



<p><strong>Saying 17</strong></p>



<p><strong><sup>22</sup></strong>Listen to your father, who gave you life,</p>



<p>and do not despise your mother when she is old.</p>



<p><strong><sup>23</sup></strong>Buy the truth and do not sell it –</p>



<p>wisdom, instruction and insight as well.</p>



<p><strong><sup>24</sup></strong>The father of a righteous child has great joy;</p>



<p>a man who fathers a wise son rejoices in him.</p>



<p><strong><sup>25</sup></strong>May your father and mother rejoice;</p>



<p>may she who gave you birth be joyful!</p>



<p><strong>Saying 18</strong></p>



<p><strong><sup>26</sup></strong>My son, give me your heart</p>



<p>and let your eyes delight in my ways,</p>



<p><strong><sup>27</sup></strong>for an adulterous woman is a deep pit,</p>



<p>and a wayward wife is a narrow well.</p>



<p><strong><sup>28</sup></strong>Like a bandit she lies in wait</p>



<p>and multiplies the unfaithful among men.</p>



<p><strong>Saying 19</strong></p>



<p><strong><sup>29</sup></strong>Who has woe? Who has sorrow?</p>



<p>Who has strife? Who has complaints?</p>



<p>Who has needless bruises? Who has bloodshot eyes?</p>



<p><strong><sup>30</sup></strong>Those who linger over wine,</p>



<p>who go to sample bowls of mixed wine.</p>



<p><strong><sup>31</sup></strong>Do not gaze at wine when it is red,</p>



<p>when it sparkles in the cup,</p>



<p>when it goes down smoothly!</p>



<p><strong><sup>32</sup></strong>In the end it bites like a snake</p>



<p>and poisons like a viper.</p>



<p><strong><sup>33</sup></strong>Your eyes will see strange sights,</p>



<p>and your mind will imagine confusing things.</p>



<p><strong><sup>34</sup></strong>You will be like one sleeping on the high seas,</p>



<p>lying on top of the rigging.</p>



<p><strong><sup>35</sup></strong>‘They hit me,’ you will say, ‘but I’m not hurt!</p>



<p>They beat me, but I don’t feel it!</p>



<p>When will I wake up</p>



<p>so I can find another drink?’</p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="330"
					data-ulike-nonce="e49d030d00"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_330"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2023.mp4" length="28837118" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2023.mp3" length="1018744" type="audio/mpeg" />

			</item>
	</channel>
</rss>
