# Robot Girlfriend

*Published:* 2026-06-18
*Author:* Mitja Rutnik

.bfak-mdrg{--bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--surface:#FAF7F2;
--sans:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;--serif:'Fraunces',Georgia,'Times New Roman',serif;--mono:'JetBrains Mono',ui-monospace,Menlo,Monaco,monospace;
color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;font-weight:400;max-width:720px;margin:0 auto;container-type:inline-size;}
.bfak-mdrg *{box-sizing:border-box;}
.bfak-mdrg a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-mdrg a:hover{text-decoration-thickness:2px;}
.bfak-mdrg code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-mdrg em{font-style:italic;}
.bfak-mdrg-edu{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 24px;}
.bfak-mdrg-hero{margin:0 0 48px;}
.bfak-mdrg-hero-name{font-family:var(--serif);font-size:40px;line-height:1.1;font-weight:500;letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;}
.bfak-mdrg-hero-meta{font-size:14px;color:var(--muted);margin:0 0 16px;}
.bfak-mdrg-hero-meta strong{color:var(--ink);font-weight:500;}
.bfak-mdrg-hero-value{font-size:20px;line-height:1.45;color:var(--ink);margin:0 0 24px;}
.bfak-mdrg-icon{width:96px;height:96px;border-radius:20px;object-fit:cover;margin:0 0 24px;display:block;}
.bfak-mdrg-h2{font-family:var(--serif);font-size:28px;line-height:1.2;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:64px 0 24px;}
.bfak-mdrg p{margin:0 0 16px;font-size:16px;line-height:1.55;color:var(--ink);}
.bfak-mdrg-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0;}
@container (max-width:480px){.bfak-mdrg-stats{grid-template-columns:repeat(2,1fr);}}
.bfak-mdrg-stat-num{font-family:var(--serif);font-size:24px;font-weight:500;color:var(--ink);margin:0 0 2px;}
.bfak-mdrg-stat-lab{font-size:13px;color:var(--muted);}
.bfak-mdrg-shot{width:100%;height:auto;border-radius:8px;display:block;margin:0;}
.bfak-mdrg-shot-cap{font-size:13px;color:var(--muted);margin:8px 0 0;}
.bfak-mdrg-mod-list{list-style:none;padding:0;margin:0;}
.bfak-mdrg-mod-list li{display:grid;grid-template-columns:24px 1fr;gap:14px;margin:0 0 20px;}
.bfak-mdrg-mod-list li:last-child{margin-bottom:0;}
.bfak-mdrg-check{color:var(--accent);margin-top:2px;}
.bfak-mdrg-check svg{width:18px;height:18px;display:block;}
.bfak-mdrg-mod-list strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 2px;}
.bfak-mdrg-mod-list p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-mdrg-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-mdrg-steps li{counter-increment:step;display:grid;grid-template-columns:32px 1fr;gap:16px;margin:0 0 20px;}
.bfak-mdrg-steps li:last-child{margin-bottom:0;}
.bfak-mdrg-steps li::before{content:counter(step) ".";font-family:var(--serif);font-size:20px;font-weight:500;color:var(--muted);line-height:1.3;}
.bfak-mdrg-steps strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 2px;}
.bfak-mdrg-steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-mdrg-cmp{width:100%;border-collapse:collapse;font-size:15px;margin:0;}
.bfak-mdrg-cmp th{text-align:left;font-size:13px;font-weight:500;color:var(--muted);padding:0 12px 10px 0;border-bottom:1px solid rgba(31,56,55,.12);}
.bfak-mdrg-cmp td{padding:12px 12px 12px 0;border-bottom:1px solid rgba(31,56,55,.06);vertical-align:top;color:var(--ink);}
.bfak-mdrg-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:0;}
.bfak-mdrg-related a{display:block;padding:16px 18px;border:1px solid rgba(31,56,55,.14);border-radius:8px;text-decoration:none;color:var(--ink);font-weight:500;font-size:15px;}
.bfak-mdrg-related a:hover{border-color:var(--accent);}
.bfak-mdrg-related span{display:block;font-size:13px;color:var(--muted);font-weight:400;margin-top:2px;}
.bfak-mdrg-disc{margin:64px 0 0;}
.bfak-mdrg-disc-title{font-family:var(--serif);font-size:20px;font-weight:500;color:var(--ink);margin:0 0 12px;}
.bfak-mdrg-disc p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 12px;}
.bfak-mdrg-disc p:last-child{margin:0;}
.bfak-mdrg-disc a{color:var(--muted);}
.bfak-mdrg .reveal{opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease;}
.bfak-mdrg .reveal.is-in{opacity:1;transform:none;}
Information for educational purposes only



![My Dystopian Robot Girlfriend icon](https://bestforandroid.com/apk/wp-content/uploads/2026/05/my-dystopian-robot-girlfriend-icon.png)My Dystopian Robot Girlfriend *[Mod APK](https://bestforandroid.com/apk/ "apps apk download")*

Version **0.96.8** · Incontinent Cell · `com.IncontinentCell.MyDystopianRobotGirlfriend`

A dystopian dating sim where you build, customize, and bond with a Live2D companion bot while surviving a 25-day countdown in a crumbling mega-city. This mod build unlocks unlimited money and the full premium feature set.



0.96.8

Version



612 MB

Size



1,000,000+

Downloads



4.5

Rating







What is *My Dystopian Robot Girlfriend*
---------------------------------------

My Dystopian Robot Girlfriend, also titled Factorial Omega, is a story-driven dating sim from indie studio Incontinent Cell. You play a lonely resident of a decaying future city who assembles and lives with a robot companion. Every conversation, gift, and choice shapes her personality and your relationship, and the whole story plays out over an in-game span of roughly 25 days.

The hook is how much sits underneath the romance. The city has a working stock market, an in-game [streaming](https://bestforandroid.com/movie-streaming-apps/ "best free movie apps") platform, gambling dens, and a job economy. You juggle earning money, keeping your sanity, and spending time with your companion, and those systems pull against each other in ways that make each playthrough feel different. Fully animated Live2D characters give the scenes weight that most text-only sims never reach.

The official build sells for a price on PC and itch.io, and several features sit behind progression or paid tiers. The modded APK on this page hands you unlimited in-game money up front, so you can explore the streaming, market, and customization systems without grinding through the early-game money crunch.



Screenshots
-----------

![My Dystopian Robot Girlfriend gameplay screenshots](https://bestforandroid.com/apk/wp-content/uploads/2026/05/my-dystopian-robot-girlfriend-screenshots.jpg)Companion scenes, city systems, and the relationship interface from the latest build.



What this mod *offers*
----------------------

- **Unlimited in-game money**Start with a full wallet so you can buy upgrades, gifts, and customization items without grinding jobs or the stock market first.
- **Premium content unlocked**Paywalled and progression-gated scenes, outfits, and companion options are available from the start of the save.
- **Full customization access**Every appearance, personality, and attribute slider for your companion bot is open, no tier or purchase required.
- **All city systems open**The streaming platform, stock market, gambling, and side quests are all reachable without waiting for in-game unlock conditions.
- **No purchase prompts**The upsell and support nags that point you back to the paid build are removed from this APK.
- **Live2D scenes intact**The fully animated companion scenes and minigames carry over exactly as in the official release.



How to *install*
----------------

1. **Download the APK file**Tap the green download button on this page. The roughly 612 MB file lands in your Downloads folder.
2. **Allow installs from this source**Open Settings, search `Install unknown apps`, find your browser or file manager, and turn the permission on.
3. **Open the downloaded APK**Tap the file in Downloads. [Android](https://bestforandroid.com/ "best android guides")’s package installer opens and lists the permissions the game requests.
4. **Tap Install and wait**Confirm the install. Because of the file size, give it a minute or two to finish before the Open button appears.
5. **Launch and load**Open the game, let it unpack assets on first run, then start a new save. Unlimited money should be active from the first day.



Mod APK vs *official build*
---------------------------

FeatureOfficial buildMod APKIn-game moneyEarned through jobs, stocks, streamingUnlimited from the startPremium contentBehind progression or paid tiersUnlockedCompanion customizationUnlocks graduallyFully openPricePaid on PC / itch.ioFree APK download

Related Android apps
--------------------

[Summertime Saga ModStory-driven dating sim, unlocked](https://bestforandroid.com/apk/summertime-saga-latest/)[Choices ModBranching narrative game with free choices](https://bestforandroid.com/apk/choices-stories-you-play-mod/)[Stick War Legacy ModStrategy game with unlocked extras](https://bestforandroid.com/apk/stick-war-legacy-mod/)[Manga reader appsBest Android apps for reading manga](https://bestforandroid.com/manga-reader-apps/)[Free movie site alternativesWhere to stream when the originals close](https://bestforandroid.com/free-movies-sites-alternatives/)



Disclaimer

This modded My Dystopian Robot Girlfriend APK is a community-built variant. It is not published by Incontinent Cell and is not affiliated with or endorsed by the official team. The information here is provided for educational purposes, including for readers evaluating the game before buying the official build or for users in markets where the paid release is priced beyond local means.

If you enjoy the game, buying the official release on itch.io supports continued development. All names, trademarks, and logos belong to their respective owners. Rights holders: see our [DMCA process](/apk/dmca/) to request removal.




(function(){
var els=document.querySelectorAll(".bfak-mdrg .reveal");
if(!("IntersectionObserver" in window)){for(var i=0;i<els.length;i++){els.classList.add("is-in");}return;}
var ob=new IntersectionObserver(function(ents){ents.forEach(function(e){if(e.isIntersecting){e.target.classList.add("is-in");ob.unobserve(e.target);}});},{threshold:0.12});
for(var j=0;j<els.length;j++){ob.observe(els);}
})();
{"@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{"@type": "Question", "name": "What is My Dystopian Robot Girlfriend?", "acceptedAnswer": {"@type": "Answer", "text": "My Dystopian Robot Girlfriend, also called Factorial Omega, is a dating sim by Incontinent Cell where you build and bond with a Live2D robot companion over a 25-day story while managing money, sanity, and city systems."}}, {"@type": "Question", "name": "What does the mod APK unlock?", "acceptedAnswer": {"@type": "Answer", "text": "The mod build gives unlimited in-game money and unlocks premium content and full companion customization from the start, with purchase prompts removed."}}, {"@type": "Question", "name": "How big is the download?", "acceptedAnswer": {"@type": "Answer", "text": "The My Dystopian Robot Girlfriend APK is about 612 MB. Allow extra free space for first-run asset unpacking and save files."}}, {"@type": "Question", "name": "Is the game free?", "acceptedAnswer": {"@type": "Answer", "text": "The official build is paid on PC and itch.io. The modded APK on this page is a free download that unlocks the premium feature set for evaluation."}}]}