Skip to content

How does the bot work if transaction fails / Address is not whitelisted? #36

@Sundazee

Description

@Sundazee

I tried to snipe a listing where you have to be whitelisted in the first 120 seconds when launched on pancake.

Token File:

{
"ADDRESS": "0x8a74bc8c372bc7f0e9ca3f6ac0df51be15aec47a",
"SYMBOL": "PLSPAD",

"USECUSTOMBASEPAIR": "false",
"BASESYMBOL": "USDT",
"BASEADDRESS": "0xdac17f958d2ee523a2206206994597c13d831ec7",

"BUYAMOUNT": "0.05",
"MULTIPLEBUYS": "true",
"BUYCOUNT": "7",
"RUGCHECK": "false"

}
]

I wanted to buy 7 times.

The bot tried 6 times when liquidity was added but was not able to buy because of whitelist.
All in the same second the liquidity was added. Which is actually amazing! (Good job)
And then it did one final transaction 2 minutes later which went trough.
What happened here ?

Yea but why did it try and fail 6 times and waited for actuall listing for the last transaction? Why not all 7 as soon as liquidity was added? Why not all 7 after i was whitelisted? Need some information here to configure it right for future launches.
Why and how? Shouldn't all 7 have failed? How did the bot wait and why?

How did the bot know when whitelisting was over?
I'm so confused here...

Do I need to configure it to

My 1 sucessfull transaction
Nov-10-2021 03:00:18 PM

My 6 failed transactions
Nov-10-2021 02:58:06 PM

Liquidity
Nov-10-2021 02:58:06 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions