🔧 Additional Features

Application settings, output file naming, session recovery after a crash or power loss, common troubleshooting, and other important G-Labs Automation reference material.

8.1 Settings

Prompt Hub screen: a grid of prompt cards with sample images and copy buttons
The Prompt Hub: 4,000+ prompts with real sample images, searchable by title or body text — hit Copy and it's ready to use.

The Settings window has 8 tabs, accessible from the ⚙️ Settings icon on the sidebar.

#TabContents
1Gemini / Flow AccountsGoogle accounts for image/video (Veo) generation + per-account Proxy config
2Meta AccountConnect a Meta (vibes.ai) account for Meta AI — the meta_session cookie
3Super Grok AccountConnect Grok via the G-Labs Auth Helper Chrome extension + Connection Status panel
4Authentication SetupChoose Built-in / Chrome Extension auth mode
5License AccountsSign in, view plan, upgrade
6General SettingsLanguage, author info
7LogsDetailed log console
8AboutApp / author information

Tab 1: Gemini / Flow Accounts

Manage the Google accounts used to generate images and Veo videos (the 11-column account table is detailed in the Account Management section). Two ways to add: 🌐 Browser Login (opens the internal Chromium) or ➕ Add by Cookie (paste a cookie string). Per-account proxy is configured right inside this tab.

Proxy (per-account) PLUS

Each account gets its own proxy via the Proxy button in the Actions column (Plus/Max only). The dialog lets you toggle the proxy, quick-enter host:port:user:pass, pick a protocol (HTTP / HTTPS / SOCKS4 / SOCKS5), and Test Proxy before saving.

ℹ️The "Proxy Pool" feature (shared proxy list + rotation) has been removed. Proxy is now configured per individual account only.

Tab 2: Meta Account

Connect a Meta (vibes.ai) account for the Meta AI module. Add via 🌐 Browser login (cookie lasts ~30 days) or 🍪 Paste cookie from vibes.ai (must contain meta_session). Add multiple accounts to run round-robin.

💡Full Meta account connection walkthrough is in the Meta AI → Account Connection section.

Tab 3: Super Grok Account

Connect the Grok account for the Grok AI module. Since v5.0+ it uses the G-Labs Auth Helper Chrome extension — no manual cookie management.

  • 3-step extension install guide right in the tab
  • Open grok.com in Chrome (same window as the extension) and sign in
  • The Connection Status panel shows whether Bridge / Extension are connected; 🔍 Check Connection re-polls instantly
💡Full Grok connection walkthrough is in the Grok AI → Account Connection section.

Tab 4: Authentication Setup

Choose how the system authenticates when calling image/video APIs.

ModeDescription
🔧 Built-inUses Playwright — a built-in headless browser. No extra install needed. Auto-opens a background browser, handles auth, rotates profiles. 5 auth tokens/session
🧩 Chrome ExtensionUses a Chrome Extension installed on your Chrome. Requires Chrome to stay open and logged into Google on the Flow page. Good when Built-in is blocked
⚠️When using Extension mode, install the Chrome Extension from the Chrome Web Store and keep Chrome running during generation. See the Chrome Extension section for details.

Tab 5: License Accounts (License & Upgrade)

Sign in, view your current plan, and upgrade.

ComponentDescription
Plan StatusCurrent plan (Basic/Plus/Max), expiry date, signed-in account
Google Sign-inSign in with Google to activate the license
UpgradeChoose plan → duration → pay via VietQR, PayPal or USDT/Binance
Auto-checkPeriodically checks license status
LogoutRemove the license from this device

Plan Comparison

FeatureBasicPlusMax
Concurrent threads110♾️ Unlimited
Parallel tasks110♾️ Unlimited
Images / generation144
Videos / prompt144
Prompt limit10 lines♾️♾️
Grok AI (4 tabs)
Meta AI (4 tabs)
Workflow (run)
Video Editor (export / slideshow)
Video Cut
Webhook API
Per-account proxy
Image upscale (2K/4K)
Video upscale (1080p/4K)
Video modes / advanced merge
Retry errors
Auto-renew
ℹ️4K (image & video) and some video models/durations additionally require a Google Ultra account (independent of your G-Labs plan). Without an eligible Ultra account, the 4K task fails.

Tab 6: General Settings

SettingDescription
Language9 languages: Tiếng Việt, English, हिन्दी, বাংলা, Português, Русский, Türkçe, اردو, 简体中文 — changes immediately
Author InfoName, handle, website (auto-loaded from server)

Tab 7: Logs

FeatureDescription
Log ConsoleText-based log viewer — max 5,000 lines, auto-scrolls to bottom
📋 Copy All LogsCopy the entire log to clipboard
🗑 ClearClear all logs

Tab 8: About

App introduction, version, and author information.

8.2 Recovery & Error Handling

Error TypeAuto-Recovery
403 ForbiddenRefresh session → rotate account → rotate proxy (if available)
TimeoutRetry up to 5 times
Auth (Built-in)Browser auto-handles, 5 tokens/session, profile rotation
Auth (Extension)Chrome Extension handles it, requires Chrome to stay open
No accounts availableStops after 5 consecutive failures to find an available account

Auto-Update

The app checks the version from the server → shows a notification → downloads → replaces files → restarts.

8.3 Incompatible Software

The following software may conflict when running alongside G-Labs Automation, causing an Environment check failed — worker cannot start error.

#SoftwareType
1Fiddler / Fiddler EverywhereHTTP Debugging Proxy
2Charles ProxyHTTP Proxy / Monitor
3mitmproxy / mitmweb / mitmdumpNetwork Proxy Tool
4Burp Suite / Burp LoaderWeb Testing Platform
5ProxymanHTTP Debugging Proxy
6HTTP ToolkitHTTP Debugging Tool
7HTTP Debugger ProNetwork Analyzer
8ReqableAPI Debugging Tool
9OWASP ZAPWeb App Scanner
⚠️Fix: Close the conflicting software completely before using the app, then restart G-Labs Automation.