Search results

  1. T

    Failure to level up [Update, it got weirder.]

    Somehow, you managed to get -13 unspent Stat Points and -1 unclaimed Class Perks. Open the Console with F12 and type (Control + Shift + I if you're using Electron, I think) pc.unspentStatPoints = 0 pc.unclaimedClassPerks = 0 Then level up. This has happened to one other person I know of, so...
  2. T

    Kiro - crewmate talk menu softlock

    A lot of fixes are elided over. I'm fairly certain this is fixed in 0.9.027. If you're playing Public, the dungeon isn't available.
  3. T

    Command 2

    You forgot to specify the flag. pc.addTongueFlag(GLOBAL.FLAG_SOMETHING) Replace SOMETHING with the flag you want. As you're typing, you should get a list of valid completions.
  4. T

    Question about the TiTS inventory hotkeys

    They worked in 0.9.026, but something broke with the 0.9.027 hotfix (which dealt with a crash in FIRST-14, among other things).
  5. T

    TiTs Wiki Thread

    I don't think the Wiki has a page for Sophora/Evil Bun.
  6. T

    cant find Slave Uniform

    It was moved to the Slave Pen. You cannot currently Sneak In with it. That's probably a bug. When viewing the Zip/Unzip options via Appearance, Back doesn't function properly.
  7. T

    Dhaal Dungeon Thread

    For reference, what's your build/loadout?
  8. T

    Cum value for consistant inflation?

    1. I don't know the average threshold. You'd have to comb through the values in various scenes. If you want to do it yourself, Flash Source Code. (It used to be possible to look at the JavaScript with the Console, but that seems to have been removed.) 2. As far as I know, it's mostly tied to...
  9. T

    Messed up on Syri, Anno and the game

    Open the console with F12 or Control + Shift + I if you're using the Electron download flags['DORNA_WINCEST_STATE'] = 4 (as if Anno had mentioned dress shopping) undefined (to get the scene again) You could also set it to 1 ("Anno's Hot"), but I think that option sets a time stamp (so the dress...
  10. T

    Towelboy Job on Uveto

    Given that you can get effectively unlimited money at Zheng Shi via Blackjack, I think this is intentional.
  11. T

    What influences earnings at Beth's Busty Broads?

    Taken from the Flash version code because the JavaScript version doesn't have easily accessible code. There's also a section that references the old Tease skills (30+: 25%, 100+: 25%). I don't know if that's been updated in any way.
  12. T

    Dhaal Dungeon Thread

    I'm fairly certain you can change the Corp you're aligned with via the Console command (F12) flags['DHAAL_PARTY_CEOMET'] = 1: Brightwater 2: Utopian Skies 3: Paragon
  13. T

    [0.9.011-PUBLIC#2284] Assorted Kase Bugs

    Still an issue in 0.9.027-PUBLIC#2702.
  14. T

    How do I update the imagepack?

    The JavaScript versions include all the Image Pack features by default.
  15. T

    Leveling Up Problem[?]

    Use Save to File. Depending on the browser you're using, it might go directly to Downloads or you might get a choice. Nobody knows where the save slots are. Edit: This just happened to someone who reported it in the bugs Forum. Somehow they'd ended up with negative Stat and Class Perk points...
  16. T

    Scale colors

    A bit off topic, but the console makes this a lot easier, assuming you're using a browser (F12) or the download (Control + Shift + I?), even without a save editor. There's probably some way to bring it up on Android. And there is an editor, but it doesn't do Perks.
  17. T

    [0.9.009] Charge weapon increases drone damage

    Still an issue in 0.9.026-PUBLIC#2694. I'm starting to wonder if it's actually a feature.
  18. T

    Does anyone know what this is or what happens later?

    +Fertility, if > 2. If I recall, you can get it if you're 'infertile'. When the source of infertility is removed, the bonus will be in effect. You can actually bypass the 500% cap this way.
  19. T

    Paige and Kiro Reunion Threesome crash

    Try updating to 0.9.026.