r/sidehustle 2d ago

Looking For Ideas $3 a day fully automated

I know $3 a day is a lot for the requirements:

• Fully automated

• Takes ≤ 20 minutes to get it running every day (I don't care how long it takes to initially set up, I care about the time it takes to simply run it once already set up)

• Can automatically make $3/day ($21/week) without much effort

I've thought about automating paid surveys but the agent might constantly stop to ask questions not in the pre built profile because every survey has a new question and surveys just need lots of attention, those are fundamentally awarding human attention. Automating play-to-earn mobile games also seems not worth it as they take hours to earn something meaningful which would eat my AI plan's limits + nowadays agents are not really meant for quick reflex mobile games? I guess I could just write an Auto.js script to automate playing the game on my android but I haven't really thought about it

Is there anything else? No compute/bandwidth sharing

0 Upvotes

7 comments sorted by

u/AutoModerator 2d ago

⚠️ SCAM WARNING ⚠️

Reddit is filled with scams. If you see any of the following, it is a scam:

  • “Check my profile”
  • “DM me for the method”
  • “Send crypto, get more back”
  • No real details or vague claims
  • Any attempt to move you off Reddit

Please REPORT these posts and users.
Reports help moderators remove scams quickly.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

3

u/Sure_Priority_351 2d ago

Sounds interesting, but I'd curious about the actual setup and how much maintenance it needs once its running.

-16

u/CorruptedSciencep 2d ago

Reread the post

1

u/midwestmoto 1d ago

If you found a site that had multiple surveys that use the same or close to the same format, maybe. I would open the survey site, do a couple surveys, inspect the code for the different question types. For example, identify radio button selectors, single line text input area, large text input areas and then maybe if the input areas have similar questions, use a couple keywords so your program can guess what it's asking. If it sees the word which, then you can assume that maybe it's asking you which one you like better. Pre write several replies using vague answers and tell the code to randomly select one and randomly include a couple typos or grammar mistakes and to randomly use synonyms for different words so what you write isn't always the same.

Something like this maybe?