<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:tt="http://teletype.in/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>@cyber_hell</title><generator>teletype.in</generator><description><![CDATA[@cyber_hell]]></description><link>https://teletype.in/@cyber_hell?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=cyber_hell</link><atom:link rel="self" type="application/rss+xml" href="https://teletype.in/rss/cyber_hell?offset=0"></atom:link><atom:link rel="next" type="application/rss+xml" href="https://teletype.in/rss/cyber_hell?offset=10"></atom:link><atom:link rel="search" type="application/opensearchdescription+xml" title="Teletype" href="https://teletype.in/opensearch.xml"></atom:link><pubDate>Thu, 25 Jun 2026 00:34:08 GMT</pubDate><lastBuildDate>Thu, 25 Jun 2026 00:34:08 GMT</lastBuildDate><item><guid isPermaLink="true">https://teletype.in/@cyber_hell/m7lfkLKW4E0</guid><link>https://teletype.in/@cyber_hell/m7lfkLKW4E0?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=cyber_hell</link><comments>https://teletype.in/@cyber_hell/m7lfkLKW4E0?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=cyber_hell#comments</comments><dc:creator>cyber_hell</dc:creator><title>⚡How toCreate a scam token in the BEP20(Binance Smart Chain) network ⚡</title><pubDate>Fri, 09 Dec 2022 16:45:19 GMT</pubDate><media:content medium="image" url="https://img4.teletype.in/files/bb/73/bb73487d-6d88-4c6e-89a7-70033d59c38f.png"></media:content><description><![CDATA[<img src="https://img1.teletype.in/files/0b/0f/0b0fb53d-ea09-4659-9d42-3baa625827eb.jpeg"></img>By :- https://t.me/Devil_Anon]]></description><content:encoded><![CDATA[
  <p id="H9xJ">By :- <a href="https://t.meDevil_Anon" target="_blank">https://t.me/Devil_Anon</a></p>
  <p id="Q6MF">Channel :- <a href="https://t.me/cyber_cyber_hell_official" target="_blank">https://t.me/cyber_hell_official</a></p>
  <p id="XE7C"></p>
  <p id="4KpX"></p>
  <p id="iTsD"></p>
  <figure id="w9MO" class="m_custom">
    <img src="https://img1.teletype.in/files/0b/0f/0b0fb53d-ea09-4659-9d42-3baa625827eb.jpeg" width="401.5" />
  </figure>
  <section>
    <p id="XBdT">To get started we need :</p>
    <ol id="WNDl">
      <li id="V6tU">Metamask browser extension.</li>
      <li id="ZXIv">Add Binance smart chain to meta</li>
      <li id="12PO">BNB on metamask wallet (buy with binance and send to metamask)</li>
      <li id="n6Eg">Smart contract smart token.(file)</li>
    </ol>
  </section>
  <h3 id="jWYE">Steps :</h3>
  <p id="9qQz"><strong>1) Create a file for your contract :</strong></p>
  <p id="OBlb">Go to <a href="https://remix.ethereum.org/" target="_blank">https://remix.ethereum.org/</a> and create a new file.&quot;YourName.SOL</p>
  <figure id="n0pO" class="m_custom">
    <img src="https://img4.teletype.in/files/35/9a/359affb7-3d50-43d7-b5d7-520e9bf273b8.jpeg" width="540" />
  </figure>
  <p id="u6c1"><strong>2) Add code </strong></p>
  <p id="KT3B">Copy and paste the contract code into the opened workspace The link to the smart contract of the scam token is posted in the post. <a href="https://t.me/Databaseandtool/91" target="_blank">Here</a></p>
  <figure id="SDiS" class="m_custom">
    <img src="https://img4.teletype.in/files/ff/e4/ffe4ea76-c5c8-4a06-a775-aeacba2f23dd.jpeg" width="530.5" />
  </figure>
  <p id="U38g"><strong>3) Compiler</strong></p>
  <p id="FzC8">Go to the 3rd tab</p>
  <p id="dZrw">!Contract version and compiler version must match!</p>
  <p id="cbMP">Click on the blue Compile button &quot;YourFileName.sol&quot;</p>
  <p id="hmex">If there are no errors in the contract, then a green check mark will appear on the compiler icon.</p>
  <figure id="YsNA" class="m_custom">
    <img src="https://img2.teletype.in/files/13/fe/13fe656c-5895-4705-8e4f-70080b511a0d.jpeg" width="539.5" />
  </figure>
  <p id="G3FJ"><strong>4) Launch the token</strong></p>
  <p id="HOxh">Go to the 4th tab</p>
  <p id="INJH">- Environment: &quot;Injected Web3&quot;</p>
  <p id="9x9B">- Account: Your Metamask wallet address. In your wallet, switch to Binance Smart Chain</p>
  <p id="vMIu">- Contract: Select TokenContract - The name of your .sol file</p>
  <p id="IKt7">Opposite the Deploy button, click on the arrow to open the token menu.</p>
  <figure id="rCzk" class="m_custom">
    <img src="https://img1.teletype.in/files/0d/80/0d802e80-a248-4b47-9470-1abfcd16178d.jpeg" width="478.5" />
  </figure>
  <p id="oGNY"><strong>5) Fill in the token information</strong></p>
  <p id="Tt6D">NAME - The name of your token</p>
  <p id="A1Md">SYMBOL The symbol of your token</p>
  <p id="IHY3">TOTALSUPPLY = Total number of tokens</p>
  <p id="Eorl">The architecture of the contract is written in such a way that liquidity is added automatically immediately after the creation of the token</p>
  <p id="AOvn">LIQUIDITY - The number of scam tokens that will go into the liquidity pool.</p>
  <p id="KwLk">Quantity must not exceed TOTALSUPPLY</p>
  <p id="jAGo">VALUE = the amount of BNB that will go to the liquidity pool. The minimum you can add is 0.5 BNB, otherwise the token will not be able to function</p>
  <figure id="slxQ" class="m_custom">
    <img src="https://img2.teletype.in/files/5e/06/5e06ffb2-19da-424a-8a1f-486f087b5e7f.jpeg" width="227" />
  </figure>
  <p id="2DKi">Specify a minimum of 500 Finney. 1000 Finney-1BNB.</p>
  <p id="eMsr">Click the Transact button</p>
  <p id="0Zkh">Sign the transaction (Click Confirm in Metamask)</p>
  <p id="ifyn">The address of the Ír-token smart contract - the address of the liquidity pool.</p>
  <p id="ZxRv">Important: By creating a new liquidity pool and depositing your scam tokens there, you are the sole owner of all funds that will go to this pool after the exchanges.</p>
  <p id="xp0y">Ready. The token has been created!</p>
  <p id="C5hb">All tokens will be credited to your wallet, minus the amount sent to</p>
  <p id="jUNI">liquidity</p>
  <p id="XVSg">The contract will automatically add a liquidity pair to the Pancake Swap</p>
  <p id="S9cc">The token will be available for purchase on Pancakeswap once it is created!</p>
  <p id="F4pl">This way you will receive liquid tokens (which you can withdraw to</p>
  <p id="KykX">USD) in exchange for your token.</p>
  <p id="uq5H">Official channel :- https://t.me/cyber_hell_official</p>

]]></content:encoded></item></channel></rss>