Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Is there any way to cheat on mobile?

Yes

download the game and you'll need any application to change HTML code (I heavily suggest Brackets, they're free and have an inbuilt webpage viewer). Right-click "Wasteland Lewdness.Html" and open it in Brackets. Depending on what you want to cheat is what you can edit. If you want to cheat stats, columns 695 - 701 are where you should edit. Just change the starting 5 to 999 (over 1,000 and the game gives an error code). To make life easier, instead of scrolling to column 695, Ctrl + F and search "set $strength" and it should get you to the line of code.  For cheating money, go to line 959 (or Ctrl + F "$getpipegun -= 1, $gunpowder += 3") and replace it with "$getpipegun -= 0, $gunpowder += 999". (obviously, make sure not to copy or paste the quotation marks). What this does is let you "sell" your pipe gun for 999 gunpowder and your pipe gun stays in your inventory, so just spam it as much as you want.  This should be pretty damn easy, but if you need help I can add screenshots to make it easier if necessary.   Oh and if you want the game to be on easy mode, just equip a melee weapon (your melee does 2 * 999 damage). If you want to struggle but succeed in every stat check, equip a gun. You'll still need to equip armour and heal because shit hurts in this game. (This is not mine I copied it from someone else).