How it works:
Constantly checks the page for the presence of the "Buy" button.
Can operate in three modes:
Without updating — tracks changes on the page
With updating — periodically refreshes the page
Combined — combines both approaches (recommended)
When it finds the button — clicks it and adds the item to the cart.
Sends a message to Telegram about the successful purchase.
Settings:
URL of the coin page
Button waiting mode
Page refresh interval
Telegram Bot Token and Chat ID for notifications
Features:
Does not slow down the page's performance
Does not appear as a bot
Works in a real browser (without headless)
Automatically bypasses Cloudflare
Logs all actions
Result: Maximum purchase speed when coins are available for sale.
Constantly checks the page for the presence of the "Buy" button.
Can operate in three modes:
Without updating — tracks changes on the page
With updating — periodically refreshes the page
Combined — combines both approaches (recommended)
When it finds the button — clicks it and adds the item to the cart.
Sends a message to Telegram about the successful purchase.
Settings:
URL of the coin page
Button waiting mode
Page refresh interval
Telegram Bot Token and Chat ID for notifications
Features:
Does not slow down the page's performance
Does not appear as a bot
Works in a real browser (without headless)
Automatically bypasses Cloudflare
Logs all actions
Result: Maximum purchase speed when coins are available for sale.