agc.
Newbie
- May 23, 2026
- 9
- 10
Woking on an automation system for our tiktok farm, as for right now we have small proof of concept with 10 devices.
The current setup is: Router + mobile/4G proxies + custom ROM/fingerprint spoofing + standard GEO Settings
Currently testing various devices: from Xiaomi to iphones.
For video generation we use: Higgsfield + in-house demos (we use the farm to promote our apps)
Pretty much optimized using claude code + cli + skills and /loops
Our core pipeline can be simplified to:
Some of our key rules:
- 14 days warmup ( first 4 days manual, and then automated but still doing out of the ordinary things.. like open and closing the app, durable attention, rewatch, etc)
- One account per phone
- if account gains traction, we freeze major changes (no app updates, no config shifts)
- multiple personas (e.g. different nationalities and styles) across US/UK markets
We've also built a central dashboard (Next.js + Express) that monitors:
can share the repo if useful
Would love to hear from others working on similar setups. DM.
The current setup is: Router + mobile/4G proxies + custom ROM/fingerprint spoofing + standard GEO Settings
Currently testing various devices: from Xiaomi to iphones.
For video generation we use: Higgsfield + in-house demos (we use the farm to promote our apps)
Pretty much optimized using claude code + cli + skills and /loops
Our core pipeline can be simplified to:
Calendar Trigger → Higgsfield Video Generation → App Integration → Human Review → Auto Subtitles (Whisper + ffmm) → Publish
Some of our key rules:
- 14 days warmup ( first 4 days manual, and then automated but still doing out of the ordinary things.. like open and closing the app, durable attention, rewatch, etc)
- One account per phone
- if account gains traction, we freeze major changes (no app updates, no config shifts)
- multiple personas (e.g. different nationalities and styles) across US/UK markets
We've also built a central dashboard (Next.js + Express) that monitors:
- Device health (battery, temperature, connection)
- Account performance & analytics (via safe Playwright scraping)
- Higgsfield generation history + performance tracking
- Content calendar triggers and publishing pipeline
- Revenue Generated
can share the repo if useful
Would love to hear from others working on similar setups. DM.