> ## Documentation Index
> Fetch the complete documentation index at: https://docs.virusstudio.in/llms.txt
> Use this file to discover all available pages before exploring further.

# How Virus Studio Writes and Delivers Your Custom Script

> Learn how Virus Studio takes your idea from request to finished script — including writing, delivery, and revisions across Roblox, Python, and more.

Virus Studio makes getting a custom script straightforward. You describe what you need, we write it from scratch to your exact requirements, and you receive a clean, working delivery — with room for revisions along the way. Every script is built specifically for your project, whether you're working on a Roblox game, a Python automation workflow, a game mod, or another platform entirely.

## The Process

<Steps>
  <Step title="Describe Your Project">
    Tell us what you want your script to do. The more detail you include — the platform, the expected behavior, any edge cases, and your deadline — the faster and more precisely we can deliver. We support Roblox (Lua), Python automation, game mods, and more. Not sure what to include? See the [request guide](/getting-started/submitting-a-request) for a full checklist.
  </Step>

  <Step title="We Write Your Script">
    Once we receive your request, our team gets to work writing your script from scratch. We tailor every line to your specific use case, following best practices for the platform and language you've chosen. You won't receive a recycled template — your script is original code built around your project.
  </Step>

  <Step title="Receive Your Delivery">
    When your script is ready, we send it directly to you along with any relevant notes, usage instructions, or integration tips. Depending on the complexity of your request, delivery may include inline comments to help you understand and maintain the code going forward.
  </Step>

  <Step title="Request Revisions">
    If something isn't quite right, you can request revisions. We'll review your feedback and update the script until it meets your expectations. Revisions are part of the process — don't hesitate to let us know if anything needs adjusting.
  </Step>
</Steps>

<Info>
  Every script delivered by Virus Studio is custom-written for your request. We do not reuse templates or recycle code from previous projects. What you receive is original work built specifically for you.
</Info>

## Supported Platforms & Languages

Virus Studio handles scripting requests across a range of platforms and languages, including:

* **Roblox** — Lua scripts for games, systems, UI, and server/client logic
* **Python** — automation scripts, bots, data processing, and tooling
* **Game mods** — custom logic and modifications for supported modding environments
* **General scripting** — task automation, file management, API integrations, and more

If you're unsure whether your project is in scope, [reach out to support](/support/contact) before submitting and we'll let you know.

## Ready to Get Started?

<CardGroup cols={2}>
  <Card title="Submit a Request" icon="pen" href="/getting-started/submitting-a-request">
    Learn exactly how to write and submit a scripting request to get the best results from our team.
  </Card>

  <Card title="View Pricing" icon="dollar-sign" href="/working-with-us/pricing">
    See what our scripting service costs and find the right option for your project and budget.
  </Card>
</CardGroup>
