[Request] Undress Tournament

Ask about cheats/tables for single player games here
Post Reply
Pingas123
What is cheating?
What is cheating?
Posts: 4
Joined: Fri May 15, 2020 3:04 pm
Reputation: 1

[Request] Undress Tournament

Post 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!

GreenHouse
Expert Cheater
Expert Cheater
Posts: 857
Joined: Fri Oct 12, 2018 10:25 pm
Reputation: 890

Re: [Request] Undress Tournament

Post 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>

User avatar
kantoboy69
Expert Cheater
Expert Cheater
Posts: 90
Joined: Fri Aug 30, 2019 5:33 am
Reputation: 50

Re: [Request] Undress Tournament

Post by kantoboy69 »

This made me smile

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

miraikolus
Expert Cheater
Expert Cheater
Posts: 59
Joined: Fri Jan 04, 2019 12:09 am
Reputation: 19

Re: [Request] Undress Tournament

Post 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)

Sneakysnail
Noobzor
Noobzor
Posts: 9
Joined: Fri Apr 17, 2020 7:30 pm
Reputation: 0

[Request] Undress Tournament

Post by Sneakysnail »

This line is currently throwing out an error:



On line 2:







Please help.

User avatar
FireHawkX
Novice Cheater
Novice Cheater
Posts: 20
Joined: Sat Sep 16, 2017 12:41 am
Reputation: 2

Re: [Request] Undress Tournament

Post by FireHawkX »

WOW this is amazing! :) I never thought someone would figure out how to bypass the code like this! :) great job!! hehe...

nilbog1459
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Nov 16, 2020 7:17 am
Reputation: 1

Re: [Request] Undress Tournament

Post by nilbog1459 »

how do we use the script?

Bob1978
What is cheating?
What is cheating?
Posts: 1
Joined: Sun Nov 29, 2020 12:16 am
Reputation: 1

Re: [Request] Undress Tournament

Post 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?"

Some_Punk
What is cheating?
What is cheating?
Posts: 1
Joined: Sun Mar 21, 2021 10:58 am
Reputation: 0

Re: [Request] Undress Tournament

Post 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.

User avatar
EphenSteve
Expert Cheater
Expert Cheater
Posts: 98
Joined: Wed Mar 22, 2017 12:30 pm
Reputation: 58

Re: [Request] Undress Tournament

Post 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.

Damageboom
What is cheating?
What is cheating?
Posts: 1
Joined: Wed May 05, 2021 6:30 am
Reputation: 1

Re: [Request] Undress Tournament

Post by Damageboom »

how to use the script??? step by step :?

Schweppsik
Noobzor
Noobzor
Posts: 6
Joined: Fri Mar 04, 2022 11:08 pm
Reputation: 0

Re: [Request] Undress Tournament

Post by Schweppsik »

nice

User avatar
elpideus
What is cheating?
What is cheating?
Posts: 4
Joined: Tue Feb 06, 2024 10:30 am
Reputation: 0

Re: [Request] Undress Tournament

Post 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!

Post Reply

Who is online

Users browsing this forum: bubstafag, MrBaldy