Page 1 of 1

[Request] Undress Tournament

Posted: Fri May 15, 2020 3:15 pm
by Pingas123
Game Name: Undress Tournament
Game Engine: Unity
Game Version: 2019.3.6.16304
Options Required: Unlimited Gold/Energy
Steam Website:
Other Info: Game is no longer being updated, unfortunately since I am stupid I can't figure out how to get the values to stay. Game is free to play, and only one dev, so shouldn't be too hard to break. Thanks kindly!

Re: [Request] Undress Tournament

Posted: Fri May 15, 2020 9:59 pm
by GreenHouse
Enable this script. It will make the values stay:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>17</ID>
      <Description>"Remove Anticheat"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
{$lua}
  if syntaxcheck then return end
  if process and readInteger(process) ~= 0 then
      mono_initialize()
      LaunchMonoDataCollector()
  else
      local msg = 'No process detected.'
      print(msg)
      error(msg)
  end
{$asm}
ShopManager:AntiMoneyCheat:
db C3

ShopManager:AntiCheatPowerCards:
db C3

ShopManager:AntiCheatEnergy:
db C3

[DISABLE]
ShopManager:AntiMoneyCheat:
db 55

ShopManager:AntiCheatPowerCards:
db 55

ShopManager:AntiCheatEnergy:
db 55
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

Re: [Request] Undress Tournament

Posted: Fri May 15, 2020 10:01 pm
by kantoboy69
This made me smile

:) :) :) :) :) :)

Re: [Request] Undress Tournament

Posted: Fri May 15, 2020 10:12 pm
by miraikolus
You do mean, you simply check the steam page, land at [Link] , then you do visit [Link] and laugh .. ähkm ... recognize ... yeah, is that the gameplay? Boring stuff.
Then you check the code above and just think ... some1 rly put an effort in there. :-) (meaning the game dev)

[Request] Undress Tournament

Posted: Thu Jun 11, 2020 11:44 am
by Sneakysnail
This line is currently throwing out an error:



On line 2:







Please help.

Re: [Request] Undress Tournament

Posted: Wed Sep 16, 2020 12:45 am
by FireHawkX
WOW this is amazing! :) I never thought someone would figure out how to bypass the code like this! :) great job!! hehe...

Re: [Request] Undress Tournament

Posted: Mon Nov 16, 2020 7:29 am
by nilbog1459
how do we use the script?

Re: [Request] Undress Tournament

Posted: Sun Nov 29, 2020 12:27 am
by Bob1978
I was able to save script and I thought I was needing to copy and paste it in Config.xml using edit tool Notepad++. Needs to say none of it worked. I also did some backup of the file just in case may have break anything. It didnt do a thing except give me frustration.

X:\Program Files (x86)\Steam\steamapps\common\Undress Tournament\MonoBleedingEdge\etc\mono\mconfig

<?xml version="1.0" encoding="utf-8"?>
<mconfig>
<configuration>
<handlers> ...............

Like what nilbog1459 said "how do we use the script?"

Re: [Request] Undress Tournament

Posted: Sun Mar 21, 2021 11:08 am
by Some_Punk
GreenHouse wrote:
Fri May 15, 2020 9:59 pm
Enable this script. It will make the values stay:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>17</ID>
      <Description>"Remove Anticheat"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
{$lua}
  if syntaxcheck then return end
  if process and readInteger(process) ~= 0 then
      mono_initialize()
      LaunchMonoDataCollector()
  else
      local msg = 'No process detected.'
      print(msg)
      error(msg)
  end
{$asm}
ShopManager:AntiMoneyCheat:
db C3

ShopManager:AntiCheatPowerCards:
db C3

ShopManager:AntiCheatEnergy:
db C3

[DISABLE]
ShopManager:AntiMoneyCheat:
db 55

ShopManager:AntiCheatPowerCards:
db 55

ShopManager:AntiCheatEnergy:
db 55
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Assuming we can find, run, and or execute said script.

Re: [Request] Undress Tournament

Posted: Sun Apr 25, 2021 12:53 am
by EphenSteve
Not that I care for games like these just seen something I could possible help with.

Code: Select all

[ENABLE]
ShopManager:AntiMoneyCheat:
db C3

ShopManager:AntiCheatPowerCards:
db C3

ShopManager:AntiCheatEnergy:
db C3

[DISABLE]
ShopManager:AntiMoneyCheat:
db 55

ShopManager:AntiCheatPowerCards:
db 55

ShopManager:AntiCheatEnergy:
db 55
try that and let me know if it works.

Re: [Request] Undress Tournament

Posted: Wed May 05, 2021 6:31 am
by Damageboom
how to use the script??? step by step :?

Re: [Request] Undress Tournament

Posted: Fri Mar 04, 2022 11:09 pm
by Schweppsik
nice

Re: [Request] Undress Tournament

Posted: Tue Feb 06, 2024 10:49 am
by elpideus
Damageboom wrote:
Wed May 05, 2021 6:31 am
how to use the script??? step by step :?
Some_Punk wrote:
Sun Mar 21, 2021 11:08 am
Assuming we can find, run, and or execute said script.
Bob1978 wrote:
Sun Nov 29, 2020 12:27 am
I was able to save script and I thought I was needing to copy and paste it in Config.xml using edit tool Notepad++. Needs to say none of it worked. I also did some backup of the file just in case may have break anything. It didnt do a thing except give me frustration.

X:\Program Files (x86)\Steam\steamapps\common\Undress Tournament\MonoBleedingEdge\etc\mono\mconfig

<?xml version="1.0" encoding="utf-8"?>
<mconfig>
<configuration>
<handlers> ...............

Like what nilbog1459 said "how do we use the script?"
nilbog1459 wrote:
Mon Nov 16, 2020 7:29 am
how do we use the script?
I made a .ct script so
1. Download it
2. simply double click it

3. enable Mono features
Image

4. Enable the cheat
Image

5. do your regular Cheat Engine scan for credits

Enjoy!