Anime Origins Scripts Hub
LixHub features, two loadstrings, and why a public 22-player lobby is the wrong test room.
Anime Origins is a live Roblox tower-defense experience. Third-party scripts exist for it. Using them can break Roblox Terms of Use and can cost the account. This hub documents what is being advertised for the game, the LixHub loadstrings we actually have, and the features those scripts claim. It is not a recommendation to inject anything. If you only want to play the intended client, skip this category and go back to the getting started guide or the working codes list.
Origins Project launched the game on 14 August 2026. Online co-op supports up to 22 players. Free private servers exist. If you still choose to run a script, a private server is the only setting that does not dump injected behavior onto twenty-one other people.
The attach flow, webhook setup, reconnect behavior, and auto-execute caution live on how to use scripts. Read that page before you paste either loadstring below.
LixHub
LixHub is the script set we can name for Anime Origins. Advertised features:
- Full macro
- Auto retry, auto next, auto lobby, and skip waves
- Auto sell units and farm units on a chosen wave
- Skip reward popups
- Webhook notifications
- Auto reconnect
- Auto execute
Those features target long AFK sessions and unattended loops. Auto sell and farm-on-wave are the two that change your board without you watching. Auto reconnect and auto execute are the two that keep the injected file alive after a crash or a rejoin. Webhook is how some users pipe run results to an external channel. None of that is part of the official client.
Loadstrings
We only publish loadstrings we have. Do not invent a third paste because a thumbnail promised “keyless” or “instant win.”
Primary loader:
loadstring(game:HttpGet("https://raw.githubusercontent.com/Lixtron/Hub/refs/heads/main/loader"))()
Alternate loader:
loadstring(game:HttpGet("https://rawscripts.net/raw/Anime-Origins-LixHub-223816"))()
Paste one of those into an executor after you attach to the Anime Origins client. The how to use scripts page covers attach order, private-server advice, and what to disable after a patch. If a stranger sends a different HttpGet URL, treat it as a different script, not as “LixHub with extra features.”
Other hubs advertised for this game
Other menus show up in clips and Discord ads. We do not have loadstrings for them, so they are listed by claimed feature only:
- Infinite placement / place anywhere
- Advanced macro plus instant summon
- Auto play / auto macro / auto challenge
Infinite placement and place-anywhere tools change where a unit is allowed to sit. Instant summon skips the normal banner wait. Auto challenge loops a selected mode. Because we cannot show a verified paste, we will not invent one. If a video overlays a loadstring we have not listed, do not copy it from the thumbnail.
Ban risk and why it is not theoretical
Roblox forbids unauthorized clients and injected macros. A script that auto retries, skips waves, and reconnects after a kick is exactly the kind of loop detection looks for. A 22-player public lobby also gives other people a reason to report the account. Private servers reduce the audience. They do not make the inject legal.
If you care about the launch codes, the Discord giveaways, or a long-term roster, running a macro is the fastest way to lose the Level 10 account you just funded with Release! and TYKaito!. Redeem codes on a clean client. If you still open an executor later, do it knowing the Gems and Trait Rerolls sit on the same account you can lose.
Related pages
- How to use scripts for attach, webhook, and reconnect
- Working codes if you have not claimed the launch strings yet
- Getting started if you have not finished the intended onboarding
- Official links for Discord and the Roblox experience page
- Updates hub before you assume a macro still matches the live client
If a friend drops a third loadstring in a public lobby, do not paste it to keep up. Come back to this hub, compare the GitHub loader and the rawscripts mirror, and only then decide whether the feature list is worth the ban risk.
Frequently Asked Questions
Quick answers to the most common questions.
Is there a working script for Anime Origins?
LixHub is the set we can document. It advertises a full macro, wave skips, auto sell and farm, webhooks, auto reconnect, and auto execute. Using it can still get the account banned.
Where is the LixHub loadstring?
This hub lists two: the GitHub loader and the rawscripts mirror. We will not invent a third paste. How to attach is on the how-to-use page.
Do you have loadstrings for infinite placement or instant summon?
No. Those features are advertised by other hubs. Without a verified paste, this wiki will not publish a guessed URL.
Can I run scripts in a public lobby?
You can, and that is the worst place to do it. Online co-op allows 22 players. A private server is the only setting that does not put injected behavior in front of a full lobby.
Will Origins Project ban script users?
Roblox Terms of Use already forbid injected clients. Ban risk is real even when a hub calls itself undetected. This wiki cannot promise safety.