How to Use Advance Interactive Script Console
This guide provides a detailed explanation of each feature to help you get the most out of the application.
Dashboard
The Dashboard is your main control center. Here you can:
- Connect Your Wallet: Use the "Connect Wallet" button to link your MetaMask or compatible browser wallet. This is the first step to enable all other features.
- Start/Stop Interaction: Once configured, use the "Start Interaction" button to begin the automated process. The "Stop Interaction" button will halt all activities gracefully.
- Monitor Progress: View real-time statistics, including the number of successful and failed actions, the current network gas price, and charts visualizing wallet balances and the distribution of actions performed.
Wallets
This section is for managing the source wallets for Interaction. Never use mainnet private keys with real funds.
- Load Private Keys: Paste one or more private keys (one per line) into the text area.
- Check Balances: After pasting keys, click "Load Wallets & Check Balances". The application will validate the keys and fetch the current ETH balance for each, displaying them in a list and on the Dashboard chart.
Recipients
Define where your transactions will be sent. You have several modes:
- Dynamic Pool: The script automatically finds recent addresses from the blockchain to use as recipients.
- Fixed Address: Send all transactions to a single, specified address.
- Custom List: Provide your own list of recipient addresses.
- Predefined List: Upload a CSV file of addresses.
- Self-Interact: Have your loaded wallets send transactions to each other. Requires at least two wallets to be loaded.
Configuration
Fine-tune the Interaction script's behavior. Key settings include:
- Stealth Profiles: Choose from presets like "Balanced", "Aggressive", or "Ultra-Slow" to quickly apply a set of parameters, or select "Custom" to set them manually.
- Transaction Settings: Control the max actions per wallet, transaction amounts, and delays between actions.
- Gas Control: Set a gas price multiplier to avoid transacting when network fees are too high.
- RPC Endpoints: Specify the blockchain networks to interact with by providing their RPC URL and Chain ID.
- Action Probabilities: Define the chance of performing a 'send', 'idle', or 'balance check' action.
Live Log
The Live Log provides a real-time feed of all script activities. You can:
- Monitor Actions: See every action as it happens, including sends, idle periods, errors, and warnings.
- Copy Transaction Hashes: Easily copy any transaction hash to your clipboard for verification on a block explorer.
- Download Log: Save a complete record of the session as a CSV file for later analysis.
- Summarize Log: Use the AI-powered summary feature to get a high-level overview of the log's key events and patterns.