Upload your cheat tables here (No requests)
-
ppougj
- Noobzor
- Posts: 9
- Joined: Thu Dec 15, 2022 11:00 pm
- Reputation: 2
Post
by ppougj »
this table as a lot so it would be hard to put all of it so just look at it.
also if anyone want's i have a hole server on discord for modding BBT.
[Link]
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1
-
Attachments
-
- bbt CT for the public..CT
- yes i have a much better table of my own.
- (127.48 KiB) Downloaded 238 times
Last edited by
ppougj on Thu Jun 08, 2023 7:01 am, edited 1 time in total.
-
ppougj
- Noobzor
- Posts: 9
- Joined: Thu Dec 15, 2022 11:00 pm
- Reputation: 2
Post
by ppougj »
a few speedhacks
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>1337260852</ID>
<Description>"SpeedHack(0X)"</Description>
<Color>0000FF</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)0
[DISABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1028980210
</AssemblerScript>
</CheatEntry>
<CheatEntry>
<ID>1337260886</ID>
<Description>"SpeedHack(0.1X)"</Description>
<Color>0000FF</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1001022658
[DISABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1028980210
</AssemblerScript>
</CheatEntry>
<CheatEntry>
<ID>1337260889</ID>
<Description>"SpeedHack(0.5X)"</Description>
<Color>0000FF</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>{ Game : BattleBlockTheater.exe
Version:
Date : 2023-06-08
Author : ppougj
This script does blah blah blah
}
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
aobscanmodule(INJECT,BattleBlockTheater.exe,F3 0F 10 05 E8 83 CA 00 F3) // should be unique
alloc(newmem,$1000)
label(return)
newmem:
//movss xmm0,[BattleBlockTheater.exe+2B83E8]
jmp return
INJECT:
jmp newmem
nop 3
return:
registersymbol(INJECT)
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
INJECT:
db F3 0F 10 05 E8 83 CA 00
unregistersymbol(INJECT)
dealloc(newmem)
{
// ORIGINAL CODE - INJECTION POINT: BattleBlockTheater.exe+180D2C
BattleBlockTheater.exe+180D07: EB 09 - jmp BattleBlockTheater.exe+180D12
BattleBlockTheater.exe+180D09: 80 E1 BF - and cl,-41
BattleBlockTheater.exe+180D0C: 88 8F 92 00 00 00 - mov [edi+00000092],cl
BattleBlockTheater.exe+180D12: 8B CF - mov ecx,edi
BattleBlockTheater.exe+180D14: E8 67 B9 FE FF - call BattleBlockTheater.exe+16C680
BattleBlockTheater.exe+180D19: 84 C0 - test al,al
BattleBlockTheater.exe+180D1B: 74 0F - je BattleBlockTheater.exe+180D2C
BattleBlockTheater.exe+180D1D: F3 0F 10 0D EC 83 CA 00 - movss xmm1,[BattleBlockTheater.exe+2B83EC]
BattleBlockTheater.exe+180D25: F3 0F 11 4D F0 - movss [ebp-10],xmm1
BattleBlockTheater.exe+180D2A: EB 0D - jmp BattleBlockTheater.exe+180D39
// ---------- INJECTING HERE ----------
BattleBlockTheater.exe+180D2C: F3 0F 10 05 E8 83 CA 00 - movss xmm0,[BattleBlockTheater.exe+2B83E8]
// ---------- DONE INJECTING ----------
BattleBlockTheater.exe+180D34: F3 0F 11 45 F0 - movss [ebp-10],xmm0
BattleBlockTheater.exe+180D39: F3 0F 10 87 68 03 00 00 - movss xmm0,[edi+00000368]
BattleBlockTheater.exe+180D41: 0F 57 C9 - xorps xmm1,xmm1
BattleBlockTheater.exe+180D44: 0F 2F C1 - comiss xmm0,xmm1
BattleBlockTheater.exe+180D47: 76 0A - jna BattleBlockTheater.exe+180D53
BattleBlockTheater.exe+180D49: F3 0F 10 05 40 03 CA 00 - movss xmm0,[BattleBlockTheater.exe+2B0340]
BattleBlockTheater.exe+180D51: EB 36 - jmp BattleBlockTheater.exe+180D89
BattleBlockTheater.exe+180D53: 80 BF 20 03 00 00 00 - cmp byte ptr [edi+00000320],00
BattleBlockTheater.exe+180D5A: 0F 85 99 00 00 00 - jne BattleBlockTheater.exe+180DF9
BattleBlockTheater.exe+180D60: 83 BF 5C 02 00 00 04 - cmp dword ptr [edi+0000025C],04
}
</AssemblerScript>
</CheatEntry>
<CheatEntry>
<ID>1337260853</ID>
<Description>"SpeedHack(2X)"</Description>
<Color>0000FF</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1039784740
[DISABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1028980210
</AssemblerScript>
</CheatEntry>
<CheatEntry>
<ID>1337260848</ID>
<Description>"SpeedHack(5X)"</Description>
<Color>0000FF</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1048911543
[DISABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1028980210
</AssemblerScript>
</CheatEntry>
<CheatEntry>
<ID>1337260850</ID>
<Description>"SpeedHack(10X)"</Description>
<Color>0000FF</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1057300151
[DISABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1028980210
</AssemblerScript>
</CheatEntry>
<CheatEntry>
<ID>1337260851</ID>
<Description>"SpeedHack(100X)"</Description>
<Color>0000FF</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1084647013
[DISABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1028980210
</AssemblerScript>
</CheatEntry>
<CheatEntry>
<ID>1337260887</ID>
<Description>"SpeedHack(10,000X)"</Description>
<Color>0000FF</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1168277503
[DISABLE]
BattleBlockTheater.exe+2B83E8:
dd (int)1028980210
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>
Users browsing this forum: anewsmsng, CharXD, Djossi09, DotBot, FlameLord7, gir489, Gmork770, jonaaa, Mustafoni, NorskTM, Rodolfo74