Play-to-Earn Reward Auto-Claimer
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
Play-to-Earn Reward Auto-Claimer watches the current game page for the user's wallet address and play-to-earn rewards, reads the user's claimable reward balances from the game contract on-chain, calculates the total claimable value in USD, estimates gas costs for claiming rewards, determines the optimal claim timing based on gas prices and reward accumulation rate, and displays alerts with reward amounts, estimated values, and execution recommendations when rewards are ready to claim. The tool connects to the user's wallet via window.ethereum, reads claimable reward balances from the game contract, calculates the USD value of each reward token, estimates gas costs for claiming, determines the net value after gas costs, and provides recommendations based on configured thresholds and preferences.
WHERE IT RUNS
The tool runs as a panel inside your browser on game pages at https://app.illuvium.io/*. It works on Illuvium game pages where the user has play-to-earn rewards. The tool connects to your real EVM wallet extension (MetaMask, WalletConnect, or any wallet injecting window.ethereum) to read on-chain data via eth_call and the ethers library loaded at runtime. No data is sent to any external server; all reads happen directly from the blockchain through your wallet provider.
HOW TO USE
Install the BotGentz extension, navigate to the Illuvium game page, and open the Play-to-Earn Reward Auto-Claimer panel. Set your minimum claim threshold in USD (default $10) — the tool will only recommend claiming when the net value exceeds this amount. Select your claim preference from the dropdown — Manual, Auto, or Scheduled — to control how the tool recommends claiming. Set your maximum acceptable gas price in Gwei (default 50). Toggle "Auto-check on page load" if you want the tool to analyze automatically when you open the panel. Click "Check Rewards" — the tool reads your claimable reward balances from the game contract, calculates the USD value of each reward, estimates gas costs, determines the net value, and displays a comprehensive analysis with recommendations. If rewards are available and profitable, the tool triggers alerts with the total claimable value and reward details. Click "Refresh" to manually update the reward status.
MECHANISM — PLAY-TO-EARN REWARD ANALYSIS WITH GAS COST OPTIMIZATION
This tool uses a play-to-earn reward analysis engine that evaluates claimable in-game rewards. The system first connects to window.ethereum and requests the user's wallet address. It detects the game from the page URL (currently Illuvium) to determine the appropriate game contract ABI and data structure. The tool reads the user's claimable reward balances from the game contract via eth_call, identifying unclaimed tokens and their amounts. It calculates the USD value of each reward token using price estimates, then estimates the gas cost for the claim transaction using the current gas price and a standard claim gas estimate (150,000 gas). The tool calculates the net value (total reward value minus gas cost) and compares it against the configured threshold. The recommendation algorithm checks four conditions: claimable rewards exist, net value > 0, net value ≥ threshold, and gas price ≤ max gas limit. Only when all conditions are met does the tool recommend claiming. The preference setting (Manual, Auto, or Scheduled) controls the urgency and tone of the recommendation.
THE PANEL
The BotGentz panel is fully draggable, allowing you to position it anywhere on your screen without obstructing the game interface. It includes per-site position memory, so the panel returns to your preferred location each time you visit the game page. Snap-to-edge functionality lets you dock the panel to any side of the browser window. The panel collapses to a compact icon when not in use and expands with a single click. You can resize it to your preferred dimensions, and pressing the Escape key instantly closes the panel. All interactions are smooth and intuitive, designed to work alongside your gaming workflow.
PLEASE NOTE
This tool requires the free BotGentz extension and a real EVM wallet extension (such as MetaMask) already installed in your browser. EVM chains only — currently supports Ethereum mainnet. This is a monitoring and alert tool only — it does not execute claim transactions automatically. The tool cannot guarantee that the displayed reward amounts match the exact moment of execution due to on-chain latency. It cannot account for gas price changes during execution. It cannot read reward data from game protocols other than Illuvium. It cannot verify reward eligibility beyond on-chain data. It cannot predict future reward accumulation or changes. It cannot read private wallet information or claiming intentions. All blockchain reads are performed directly through your wallet provider; no data is stored or transmitted beyond your browser. Websites change their layouts and content structures regularly; while we continuously update the extraction logic, some pages may require script updates. Always verify all reward amounts, values, and gas costs independently before taking any action based on the dashboard.