Support hub
GeneratorStudio-side answers
AgentSnapshot + plan guidance

FAQs for the Electrode Generator and Electrode Agent.

Everything you need to know—from syncing context and auto-placement to pricing, security, and subscription management. If you still have questions afterwards, our team is a click away.

Quick answers

  • US$7.99/month includes both modes & both models.
  • Install once, Generator and Agent appear inside Studio.
  • Context Sync caches up to 50 scripts per session.
  • Device-bound keys keep your subscription secure.
Electrode logo

Common questions

Click any question to reveal the answer. We cover Generator, Agent, billing, security, and advanced workflows.

Your subscription unlocks both Electrode Generator (the in-Studio AI editor) and Electrode Agent (the planner/snapshot system). Generator writes Lua with your naming and modules. Agent snapshots your game, plans multi-file features, and auto-applies them with safety checks. Both models—GPT-4 Turbo and Claude Sonnet 4.5—are included.

Download the Electrode bundle from the home page, drop electrodeSHIPPING.lua into your Roblox plugins folder (%LOCALAPPDATA%/Roblox/Plugins on Windows), restart Studio, and the Electrode button appears in the Plugins tab. Paste your API key to unlock Generator. Agent controls sit inside the plugin’s sidebar.

Hit “Sync Context” once per session. Electrode caches up to 50 scripts, then searches RELATED code every request. Ask for a shop? It references your currency, inventory, and GUI scripts, so the generated code snaps into place with zero renaming.

Placement suggestions include script type, name, and parent. When you confirm, Electrode creates the script for you. If script.Parent is needed or a folder is missing, auto-place disables itself and prompts you to copy manually. Roblox TOS language is shown on every confirmation.

Yes. Agent executes in batches and reports each step. If something fails, it stops immediately and tells you what happened (including the HTTP response). You can re-run from the last good batch without duplicating scripts.

Visit electrodeai.org/retrieve-key, enter your email and PayPal subscription ID, and we display the key securely. Keys are device bound and can be active on up to three machines.

Open PayPal > Settings > Payments > Manage automatic payments. Select “Electrode AI” and click cancel. You keep access until the period ends and can restart anytime.

No. We stream generated Lua directly back to Studio over HTTPS and do not store your project or output scripts on our servers.

Subscriptions are per-developer to keep keys secure. Each key supports up to three machines (desktop, laptop, etc.). For larger studios, we recommend individual subscriptions so Agent audit logs stay tied to each developer.

Generator and Agent both need an internet connection to talk to GPT-4 / Claude and our backend. We cache snapshot data locally, but new generations require a connection.