Search results

  1. T

    Cheating/Save Modification (to recover lost progress)

    Cheat Menu. JS Save Editor. To avoid bugs, you're probably best off replaying the game, but using the above to set your level/appearance/equipment to what they were. It should be a lot faster the 2nd time, especially if you're max level. The JS Save Editor can't add Perks, If you want to add...
  2. T

    Equipped weps turned to rocks?

    You can give yourself items with the Cheat Menu. It uses the internal name, so some items may be hard to find. Are you sure you don't have the Disarmed Status from New Texas?
  3. T

    Was Flower Tail Cunts removed?

    I don't really use the Save Editor after I discovered Console commands. Just make sure you're using the correct one. The one in the Stickied thread only works on Flash. There's a JavaScript version in a different thread.
  4. T

    Was Flower Tail Cunts removed?

    Tail genitals went through a very buggy period. They don't convert properly because of it. It should be possible to add the flag again. You can open the Console with F12 and type: pc.tailCunt.type = GLOBAL.TYPE_FLOWER; pc.tailCunt.vaginaColor = 'color you want'; These should work, but I don't...
  5. T

    Question: How to cheese the Nym-foe and Dollmaker fights early/mid game?

    It used to be possible Stun-lock with EMP Grenades. At some point, they changed to only work on Robots with Shields. No idea why. Word is Fenoxo has claimed the bug, so nobody gets to fix it before he does. Whenever that happens. Power Potions are no longer automatically used, and have no...
  6. T

    console

    That actually means it worked. Check your Perks list.
  7. T

    console

    nFem is a placeholder for a number. The femininity you want. I think it's 40 in the original code?
  8. T

    console

    No, youi're not. I deleted the trailing ) because I thought I had copied too much. pc.createPerk("Perma-cute", nFem, nFem, 0, 0, "Your masculinity is permanently fixed to retain a cute, boyish appearance."); pc.createPerk("Bubble Butt", 0, 0, 0, 0, "Your ass is always soft, regardless of tone.");
  9. T

    console

    pc.createPerk("Perma-cute", nFem, nFem, 0, 0, "Your masculinity is permanently fixed to retain a cute, boyish appearance."; pc.createPerk("Bubble Butt", 0, 0, 0, 0, "Your ass is always soft, regardless of tone."; nFem is the Femininity you want.
  10. T

    [0.9.042-PUBLIC#3004] 2nd Breast Row from Laquine Ears is Impossible

    Or at least staggeringly unlikely. This save has used about 50 Laquine Ears and is one minute away from another effect. Just move one square. Also, Rabbits don't have paw-pads. But who knows with aliens?
  11. T

    beginner looking for builds

    Passive Evasion from items is capped at 50%. Stealth Field Generator increases the cap by 40% when active. Other Evasion granting Perks do not break the cap. Lucky Breaks is an additional, separate miss chance on top of the normal one. It's not reflected in your Codex. Mercenary's Take Cover is...
  12. T

    How to submit to lund?

    Do you have Ditz Speech? If so, get rid of it by using IQ-BGONE (Small Dose) at the Doll Maker. You can get it back later. If you became a Bimbo from Dr. Badger, you'll need to use the Console.
  13. T

    [0.9.041-PUBLIC#2990] bug with text

    Good news! Gedan just released 0.9.042, which fixes this issue.
  14. T

    transformation item to grow a pair of tits?

    5 normal, 10 if you're a Naga, if you've taken 5x Tittyblosson/Estrobloom within 6 hours. Why don't we just link to the Wiki page?
  15. T

    Need help unlocking Uveto and help with controls!

    1. It does feel like there should be more than two ways to unlock Uveto. In addition to Shade, you can probably use the Cheat Menu to teleport to Uveto. It won't bring your ship, so you'll have to teleport back when you're done. You may also be able to reset the Ice Queen event. For future...
  16. T

    Need help converting save files

    I don't use Android, so this is based off the PC Flash version. 1. There are two functions: Export and Convert. 2. Export takes a Save Slot file (.sol) and converts it to .JSON. 3. Convert takes a Save to File (.tits) save and converts it to .JSON. On PC, Convert brings up a window to select...
  17. T

    [0.9.030-PUBLIC#2768] Unequipped tent in disinfectant storage crashes

    Did you also add a Back button? If not, this will softlock the player.