lmusarella / Pancakeswap-Prediction-Bot-2023

I rewrote the code of the PancakeSwap Prediction Game BOT by bobalice7, removing the malicious code where for each transaction to the smart contract it sent transactions to this wallet 0xfB669b0e0656036D747d6C6F2666e530139d2899.
MIT License
26 stars 6 forks source link

The bot has stopped working #31

Closed tocacyy closed 11 months ago

tocacyy commented 11 months ago

I've tried all the variants I knew: I deleted and reinstalled the bot, but it still does the same thing. I tried other strategy variations, and it still does the same, I changed the link from the BSC_RPC node, and there is no change.

⏰ Waiting for next round: 216217

⚔️ ROUND: 216217 ⌚ 16:29 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.259 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

⚔️ ROUND: 216218 ⌚ 16:34 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.35 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216218 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216217] - if some rounds remain hanging, they will be eliminated after 2 rounds.

⚔️ ROUND: 216219 ⌚ 16:39 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.175 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216219 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216217] - if some rounds remain hanging, they will be eliminated after 2 rounds.

⚔️ ROUND: 216220 ⌚ 16:44 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.111 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

⚔️ ROUND: 216221 ⌚ 16:49 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.075 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216221 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216220] - if some rounds remain hanging, they will be eliminated after 2 rounds.

⚔️ ROUND: 216222 ⌚ 16:54 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.059 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216222 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216220] - if some rounds remain hanging, they will be eliminated after 2 rounds.

⚔️ ROUND: 216223 ⌚ 17:00 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.981 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

⚔️ ROUND: 216224 ⌚ 17:05 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.874 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216224 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216223] - if some rounds remain hanging, they will be eliminated after 2 rounds.

lmusarella commented 11 months ago

            NUM_ROUNDS_AFTER_DELETE_PENDING_ROUNDS: 5                    try to use this configuration.

tocacyy commented 11 months ago

I've tried this option too, setting it to 5, and it still does the same thing :) It seems to enter into a loop

tocacyy commented 11 months ago

I will put it in a screen now and I will post the results here in about an hour

lmusarella commented 11 months ago

Is not a loop, when you run the bot in martingale mode you have to wait the pending rounds. If the are pending rounds, cancelled or burn round, After 5 rounds the pending rounds Will be remouved form the stack

tocacyy commented 11 months ago

I've been using this final version for about a week, and it worked without any issues. Even when I changed the NUM_ROUNDS_AFTER_DELETE_PENDING_ROUNDS: from 5 to 2, it worked. However, for about 12 hours now it's not working anymore. It waits for the round to finish, as I mentioned above. I also reverted back to the setting of 5, thinking maybe that was the issue, but it still behaves the same way. It waits 5 times, and after it's done, it starts over with the next round. I hope I'm making myself clear :) I'll also provide a screenshot later and the setting on 5.

lmusarella commented 11 months ago

Ok, let me know if Is a random problem, or Always happen

Il gio 19 ott 2023, 17:04 Tocacyy @.***> ha scritto:

I've been using this final version for about a week, and it worked without any issues. Even when I changed the NUM_ROUNDS_AFTER_DELETE_PENDING_ROUNDS: from 5 to 2, it worked. However, for about 12 hours now it's not working anymore. It waits for the round to finish, as I mentioned above. I also reverted back to the setting of 5, thinking maybe that was the issue, but it still behaves the same way. It waits 5 times, and after it's done, it starts over with the next round. I hope I'm making myself clear :) I'll also provide a screenshot later and the setting on 5.

— Reply to this email directly, view it on GitHub https://github.com/lmusarella/Pancakeswap-Prediction-Bot-2023/issues/31#issuecomment-1771177277, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRDYVAX37U5JHRNIYAQJFTYAE6OVAVCNFSM6AAAAAA6HI6ARCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZRGE3TOMRXG4 . You are receiving this because you commented.Message ID: @.*** com>

tocacyy commented 11 months ago
⚔️ ROUND: 216240 ⌚ 18:26 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.105 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216240 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216238] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216241 ⌚ 18:31 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.067 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216241 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216238] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216242 ⌚ 18:36 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.122 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216242 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216238] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216243 ⌚ 18:41 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.914 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216243 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216238] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216244 ⌚ 18:46 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.913 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

⚔️ ROUND: 216245 ⌚ 18:51 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.858 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216245 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216244] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216246 ⌚ 18:56 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.85 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216246 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216244] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216247 ⌚ 19:02 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.827 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216247 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216244] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216248 ⌚ 19:07 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.908 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216248 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216244] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216249 ⌚ 19:12 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.948 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216249 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216244] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216250 ⌚ 19:17 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.003 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

⚔️ ROUND: 216251 ⌚ 19:22 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.942 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216251 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216250] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216252 ⌚ 19:27 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.935 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216252 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216250] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216253 ⌚ 19:32 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.963 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216253 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216250] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216254 ⌚ 19:37 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.886 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216254 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216250] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216255 ⌚ 19:42 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.857 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216255 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216250] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216256 ⌚ 19:47 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.991 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

⚔️ ROUND: 216257 ⌚ 19:52 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.975 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216257 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216256] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216258 ⌚ 19:57 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.926 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216258 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216256] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216259 ⌚ 20:03 START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.891 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

♻️ Skip round: 216259 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216256] - if some rounds remain hanging, they will be eliminated after 5 rounds.

lmusarella commented 11 months ago

Can you paste me, your bot configuration? I Will try It in locale

Il gio 19 ott 2023, 19:09 Tocacyy @.***> ha scritto:

⚔️ ROUND: 216240 | ⌚ 18:26 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.105 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216240 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216238] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216241 | ⌚ 18:31 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.067 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216241 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216238] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216242 | ⌚ 18:36 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.122 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216242 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216238] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216243 | ⌚ 18:41 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.914 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216243 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216238] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216244 | ⌚ 18:46 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.913 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

⚔️ ROUND: 216245 | ⌚ 18:51 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.858 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216245 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216244] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216246 | ⌚ 18:56 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.85 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216246 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216244] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216247 | ⌚ 19:02 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.827 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216247 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216244] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216248 | ⌚ 19:07 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.908 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216248 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216244] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216249 | ⌚ 19:12 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.948 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216249 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216244] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216250 | ⌚ 19:17 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 129.003 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

⚔️ ROUND: 216251 | ⌚ 19:22 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.942 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216251 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216250] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216252 | ⌚ 19:27 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.935 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216252 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216250] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216253 | ⌚ 19:32 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.963 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216253 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216250] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216254 | ⌚ 19:37 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.886 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216254 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216250] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216255 | ⌚ 19:42 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.857 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216255 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216250] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216256 | ⌚ 19:47 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.991 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY

⚔️ ROUND: 216257 | ⌚ 19:52 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.975 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216257 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216256] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216258 | ⌚ 19:57 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.926 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216258 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216256] - if some rounds remain hanging, they will be eliminated after 5 rounds.

⚔️ ROUND: 216259 | ⌚ 20:03 | START 🎉

✔️ Current Profit: 0 USD = 0 BNB ✔️ Current Balance: 128.891 USD = 0.61207 BNB ⏰ Waiting 3.4 minutes before execute SIGNAL_STRATEGY ♻️ Skip round: 216259 🚨 Bot is running in Martingale Mode! Waiting pending rounds: [216256] - if some rounds remain hanging, they will be eliminated after 5 rounds.

— Reply to this email directly, view it on GitHub https://github.com/lmusarella/Pancakeswap-Prediction-Bot-2023/issues/31#issuecomment-1771395766, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRDYVDYI2EYCZ7JC2NVB5LYAFNDHAVCNFSM6AAAAAA6HI6ARCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZRGM4TKNZWGY . You are receiving this because you commented.Message ID: @.*** com>

tocacyy commented 11 months ago

I tried it with MARTINGALE Off and it still does the same thing. I have no choice but to change the wallet from which I am betting; maybe I got banned :))

const GLOBAL_CONFIG = { /**

module.exports = { GLOBAL_CONFIG };

tocacyy commented 11 months ago

That's exactly what I thought. After moving the funds to another wallet, it now works without any issues. The wallet was banned by the PancakeSwap :))