Supported Workflow
FunBypass currently supports FInteractions (FInteractionsTask).
Flow Formats
Game Type 3 — Image Selection
Image-based selection flow. The user sees a prompt and chooses from a grid.- Rounds: 1–5
- Layout: Grid-based with multiple options
Game Type 4 — 3D Interactive
3D interaction flow that requires object manipulation.- Rounds: 1–5
- Difficulty levels: Easy, Medium, Hard
- Example variants:
3d_rollball_animalss— Roll a ball to the correct animalorbit_match_game— Match orbiting objects
Immediate Completion
Some sessions return immediately withsup=1 and no interactive step. This is the fastest completion path.
How It Works
- You submit a task with the target site’s site key and a proxy
- The API generates a session with the target site
- If an interactive step appears, it is processed automatically
- The result token is returned to you
If you receive
ERROR_TEMPLATE_NOT_FOUND, the site key may not be configured yet. Contact support to request it.