You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial claim completed.
Setting up recurring claim every 12 hours...
Cron job successfully set up.
Bot is now running in idle mode. It will perform claims every 12 hours.
/root/rivalz-ai-bot/index.js:210
if (action === '1' && claimOption === '2') {
^
ReferenceError: claimOption is not defined
at main (/root/rivalz-ai-bot/index.js:210:29)
Node.js v22.11.0
Getting this error when its done to claim the 20 fragz.
The text was updated successfully, but these errors were encountered:
Initial claim completed.
Setting up recurring claim every 12 hours...
Cron job successfully set up.
Bot is now running in idle mode. It will perform claims every 12 hours.
/root/rivalz-ai-bot/index.js:210
if (action === '1' && claimOption === '2') {
^
ReferenceError: claimOption is not defined
at main (/root/rivalz-ai-bot/index.js:210:29)
Node.js v22.11.0
Getting this error when its done to claim the 20 fragz.
The text was updated successfully, but these errors were encountered: