WWE 2K22

Upload your cheat tables here (No requests)
CrazyaboutGAMING
Expert Cheater
Expert Cheater
Posts: 59
Joined: Mon May 02, 2022 1:36 pm
Reputation: 18

Re: WWE 2K22

Post by CrazyaboutGAMING »

zoxxy36 wrote:
Thu May 05, 2022 3:43 pm
CrazyaboutGAMING wrote:
Thu May 05, 2022 3:36 pm
zoxxy36 wrote:
Thu May 05, 2022 9:50 am
does anyone have KG Tool? I live in a country where paypal isnt available, so there is no way i can purchase it.
I doubt you're going to get anyone uploading KG971's tool. Also, its tied to a registration key and hardware ID so you will need to purchase your own copy sadly.
I cant actually paypal isnt available, i offered him fiverr but he didnt responded. there is no way i can purchase that from my country.
If he's not providing any other payment options, I'm afraid you are out of luck on this one.

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

rjhelms84
Novice Cheater
Novice Cheater
Posts: 22
Joined: Tue Mar 29, 2022 12:00 pm
Reputation: 9

Re: WWE 2K22

Post by rjhelms84 »

anyone know how people are creating caws of NPCs and assigning them as alts of other wrestlers? I'm wondering if they are using some tool, or if they're doing it in cheat engine.

rikkai
Expert Cheater
Expert Cheater
Posts: 132
Joined: Tue Jan 29, 2019 9:42 am
Reputation: 15

Re: WWE 2K22

Post by rikkai »

CM Punk wrote:
Tue May 03, 2022 12:21 am
from Mike's Discord; a LUA Script to unlock all real wrestlers in the game. does not include DLC as he does not support piracy. If you need the DLC just use the last pastebin I linked. This script requires Mike's unlocker to be applied.

Code: Select all

-- Adam Pearce

local aobresult = AOBScan("B003C001B003580F0000C0ECDEC087B430A626A37CD5E839B21937552D3CF77C6C4103");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("Unlocked")
else
print("No results found for Adam Pearce")
end

-- Alexa Bliss (MyRise)

local aobresult = AOBScan("B103C1016C020F0D0000C36FB532605D1FD32520172769A546FBB6C9D9DE76E098A300");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("Unlocked")
else
print("No results found for Alexa Bliss")
end

-- Austin Theory (MyRise)

local aobresult = AOBScan("B203080295031A0F00009FE6A68EBECB937F79A9049BB733CA57685F5572A876140F00");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Austin Theory")
end

-- Bret Hart (Current)

local aobresult = AOBScan("53039801B100F00E0000688938DF49A40D2E8EC69ACA405C54069F30CB235F198A5E00");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Bret Hart")
end

-- Candice LeRae (MyRise)

local aobresult = AOBScan("BC03CC0123030F0D0000897BDFFFA856EA0E6F347DEAA1AEB3267EC22C03BEEB6D7E00");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Candice LeRae")
end

-- Corey Graves

local aobresult = AOBScan("AA01C400AA011A0F0000A4C5E44B85E8D1BA428A465E8C108892537C17B7935556CA02");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Corey Graves")
end

-- Dominik Dijakovic

local aobresult = AOBScan("9603A601960353100000BBDAB5D09AF780215D9517C5930FD9094C63462C8C4A075100");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Dominik Dijakovic")
end

-- Faarooq '98

local aobresult = AOBScan("3101A300AD03580F0000D762010BF64F34FA312DA31EFFB76DD220DBF2F79D7B7F7D00");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Faarooq")
end

-- Godfather

local aobresult = AOBScan("3C01A6003C01291000005409F30B7524C6FAB246511E7CDC9FD2A3B000F79D7B7F7D00");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Godfather")
end

-- Johnny Gargano (MyRise)

local aobresult = AOBScan("BF03CF01B302870E00006398B27942B5878885D7106C4B4DDEA094214185540800F800");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Johnny Gargano")
end

-- King Booker

local aobresult = AOBScan("CA01D6006C00970F0000C6B3F19DE79EC46C20FC5388EE669D44310A02613EECF47A00");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for King Booker")
end

-- King Corbin

local aobresult = AOBScan("3D0215015603921000006DBA7C864C9749778BF5DE93456F105F9A038F7A5A2ACE0700");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for King Corbin")
end

-- Mankind (Part 1)

local aobresult = AOBScan("F6008F00F600580F0000C63A7495C63A7495C63A7495C63A7495C63A749532423D7900");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Mankind Part 1")
end

-- Mankind (Part 2)

local aobresult = AOBScan("F6008F00F600580F0000C63A7495C63A7495C63A7495C63A7495C63A749532423D790101");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 35,0x00)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found Mankind Part 2")
end

-- Mankind (Part 3)

local aobresult = AOBScan("F6008F00F600580F0000C63A7495C63A7495C63A7495C63A7495C63A749532423D79010014");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 36,0x00)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Mankind Part 3")
end

-- Mankind (Part 4)

local aobresult = AOBScan("F6008F00F600580F0000C63A7495C63A7495C63A7495C63A7495C63A749532423D7901000014");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 37,0x00)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Mankind Part 4")
end

-- Mustafa Ali

local aobresult = AOBScan("B403C401DC02870E000010239D8D9E27C784F66C3F9897DF9EAC48B30189889A40F400");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Mustafa Ali")
end

-- Nikki Cross

local aobresult = AOBScan("BA02320157030F0D0000E81BEE67E81BEE67E81BEE67E81BEE67E81BEE6798D3B28000");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Nikki Cross")
end

-- Rey Mysterio '96 (DLC) (Part 1)

local aobresult = AOBScan("5A03D101B803B60D000019297E3B38044BCAFF66DC2E31FC12E2EE908DC7EB7738C40101");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 35,0x00)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Rey Mysterio Part 1")
end

-- Rey Mysterio '96 (DLC) (Part 2)

local aobresult = AOBScan("5A03D101B803B60D000019297E3B38044BCAFF66DC2E31FC12E2EE908DC7EB7738C4010064");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 36,0x00)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Rey Mysterio Part 2")
end

-- Rey Mysterio '96 (DLC) (Part 3)

local aobresult = AOBScan("5A03D101B803B60D000019297E3B38044BCAFF66DC2E31FC12E2EE908DC7EB7738C401000064");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 37,0x00)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Rey Mysterio Part 3")
end

-- Ric Flair '91

local aobresult = AOBScan("8200740082001A0F00005F8C78457EA14DB4B9C3DA507759149CA8358BB9681CCAC400");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Ric Flair")
end

-- Road Dogg (MyRise)

local aobresult = AOBScan("C801D40038012F0F0000E10C8931C021BCC007432B24C9D9E5E816B57ACDD69C3BB000");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Road Dogg")
end

-- Scarlett

local aobresult = AOBScan("9D03AD019D03E00D0000F13E7A5BD0134FAA1771D84ED9EB1682068789A7C6AEC8DA03");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Scarlett")
end

-- Seth Rollins (MyRise)

local aobresult = AOBScan("7101B80055031A0F000035FC8D2F14D1B8DED3B32F3A1D29E1F6C2457ED3026C3FAE00");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Seth Rollins")
end

-- Seth Rollins (WM Gold)

local aobresult = AOBScan("C503D50171011A0F000035FC8D2F14D1B8DED3B32F3A1D29E1F6C2457ED3026C3FAE00");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Seth Rollins (WM Gold)")
end

-- Shawn Michaels '97

local aobresult = AOBScan("910079006D011A0F00000651E40A277CD1FBE01E461F2E8488D3F1E817F631C1568B00");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Shawn Michaels '97")
end

-- Shawn Michaels (MyRise)

local aobresult = AOBScan("C901D5009100490E0000E28FE2C3C3A2D73204C040D6CA5A8E1A1536113FD51F504200");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Shawn Michaels")
end

-- Shinsuke Nakamura

local aobresult = AOBScan("76022A015903580F000036E8883117C5BDC0D0A72A241E3DE4E8C1517BCD01783AB000");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found for Shinsuke Nakamura")
end

-- The Rock '98

local aobresult = AOBScan("5801AE006400001000000880E0B729ADD546EECF42A220558C6EFF39134B3F10523600");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("unlocked")
else
print("No results found The Rock")
end

-- Triple H '98

local aobresult = AOBScan("6601B2006600C10F0000AFD701E98EFA34184998A3FC87026D30586EF2159847B36800");
if (aobresult~=nil) then
print("Results found: "..aobresult.Count);

for i=0,aobresult.Count -1 do

writeBytes(tonumber(aobresult[i], 16) + 34,0x01)

end

aobresult.destroy()
aobresult=nil
print("100% Done")
else
print("No results found for Triple H")
end

what is the discord address?

MikeNeedsCheats
Expert Cheater
Expert Cheater
Posts: 162
Joined: Wed Apr 19, 2017 2:54 am
Reputation: 61

Re: WWE 2K22

Post by MikeNeedsCheats »

I'm NoT ShArInG AnYtHiNG AnyMorE

1.10 only. don't apply this to previous versions as I do not know what it'll do on those.

what it'll do on 1.10 is toggle more unlocks, they placed a bunch in the game with 1.10 (about 70 lines of unlocks) for whatever reason. just covering the bases for now.

same method as the previous unlocker.
Attachments
Unlocker 1.10.CEM
(6.44 KiB) Downloaded 188 times

WeGoku
Expert Cheater
Expert Cheater
Posts: 101
Joined: Fri Apr 22, 2022 9:25 pm
Reputation: 12

Re: WWE 2K22

Post by WeGoku »

MikeNeedsCheats wrote:
Thu May 05, 2022 7:42 pm
I'm NoT ShArInG AnYtHiNG AnyMorE

1.10 only. don't apply this to previous versions as I do not know what it'll do on those.

what it'll do on 1.10 is toggle more unlocks, they placed a bunch in the game with 1.10 (about 70 lines of unlocks) for whatever reason. just covering the bases for now.

same method as the previous unlocker.
Thanks Mike it's definitely appreciated.

zoxxy36
Expert Cheater
Expert Cheater
Posts: 86
Joined: Sun May 01, 2022 12:06 pm
Reputation: 5

Re: WWE 2K22

Post by zoxxy36 »

MikeNeedsCheats wrote:
Thu May 05, 2022 7:42 pm
I'm NoT ShArInG AnYtHiNG AnyMorE

1.10 only. don't apply this to previous versions as I do not know what it'll do on those.

what it'll do on 1.10 is toggle more unlocks, they placed a bunch in the game with 1.10 (about 70 lines of unlocks) for whatever reason. just covering the bases for now.

same method as the previous unlocker.
Thanks alot mike. I understand that people put you off but cant we just burry down the hatches? there isnt any modder who is contributing as much as you are doing in this community and its sad to see that you are not much active.

zoxxy36
Expert Cheater
Expert Cheater
Posts: 86
Joined: Sun May 01, 2022 12:06 pm
Reputation: 5

Re: WWE 2K22

Post by zoxxy36 »

MikeNeedsCheats wrote:
Thu May 05, 2022 7:42 pm
I'm NoT ShArInG AnYtHiNG AnyMorE

1.10 only. don't apply this to previous versions as I do not know what it'll do on those.

what it'll do on 1.10 is toggle more unlocks, they placed a bunch in the game with 1.10 (about 70 lines of unlocks) for whatever reason. just covering the bases for now.

same method as the previous unlocker.
used this table with HEX method, nothing changed. not sure what it does. if anyone used please let me know

WWE_Fanatic3
Expert Cheater
Expert Cheater
Posts: 145
Joined: Fri Apr 22, 2022 1:13 am
Reputation: 9

Re: WWE 2K22

Post by WWE_Fanatic3 »

zoxxy36 wrote:
Fri May 06, 2022 4:17 am
MikeNeedsCheats wrote:
Thu May 05, 2022 7:42 pm
I'm NoT ShArInG AnYtHiNG AnyMorE

1.10 only. don't apply this to previous versions as I do not know what it'll do on those.

what it'll do on 1.10 is toggle more unlocks, they placed a bunch in the game with 1.10 (about 70 lines of unlocks) for whatever reason. just covering the bases for now.

same method as the previous unlocker.
used this table with HEX method, nothing changed. not sure what it does. if anyone used please let me know
could be when 2K add more models in the game it becomes easier to unlock later.

zoxxy36
Expert Cheater
Expert Cheater
Posts: 86
Joined: Sun May 01, 2022 12:06 pm
Reputation: 5

Re: WWE 2K22

Post by zoxxy36 »

i get it thanks

rikkai
Expert Cheater
Expert Cheater
Posts: 132
Joined: Tue Jan 29, 2019 9:42 am
Reputation: 15

Re: WWE 2K22

Post by rikkai »

Unlocker 1.10.CEM

seems auto close the game...
anyone same?
any new steps please?
thanks.

zoxxy36
Expert Cheater
Expert Cheater
Posts: 86
Joined: Sun May 01, 2022 12:06 pm
Reputation: 5

Re: WWE 2K22

Post by zoxxy36 »

unlock all file used to work pretty well but i decided to ditch 1.08 and got back to my original version at 1.10. Unlock file isnt working now. What should i do to make it work? Trimmed and unlock files that used to work are not working anymore. i used them couple days ago on 1.10 and they worked but today they are not working. Lua Script still works. did any one faced it?

zoxxy36
Expert Cheater
Expert Cheater
Posts: 86
Joined: Sun May 01, 2022 12:06 pm
Reputation: 5

Re: WWE 2K22

Post by zoxxy36 »

works fine for me

rikkai
Expert Cheater
Expert Cheater
Posts: 132
Joined: Tue Jan 29, 2019 9:42 am
Reputation: 15

Re: WWE 2K22

Post by rikkai »

zoxxy36 wrote:
Fri May 06, 2022 6:08 am
works fine for me
what is the steps?
thanks.

CrazyaboutGAMING
Expert Cheater
Expert Cheater
Posts: 59
Joined: Mon May 02, 2022 1:36 pm
Reputation: 18

Re: WWE 2K22

Post by CrazyaboutGAMING »

WWE_Fanatic3 wrote:
Fri May 06, 2022 5:35 am
zoxxy36 wrote:
Fri May 06, 2022 4:17 am
MikeNeedsCheats wrote:
Thu May 05, 2022 7:42 pm
I'm NoT ShArInG AnYtHiNG AnyMorE

1.10 only. don't apply this to previous versions as I do not know what it'll do on those.

what it'll do on 1.10 is toggle more unlocks, they placed a bunch in the game with 1.10 (about 70 lines of unlocks) for whatever reason. just covering the bases for now.

same method as the previous unlocker.
used this table with HEX method, nothing changed. not sure what it does. if anyone used please let me know
could be when 2K add more models in the game it becomes easier to unlock later.
The unlocks are not all for characters. Most of them are for arenas, hidden Create entrance items CAS attire parts and showcase mode alternate attires

zoxxy36
Expert Cheater
Expert Cheater
Posts: 86
Joined: Sun May 01, 2022 12:06 pm
Reputation: 5

Re: WWE 2K22

Post by zoxxy36 »

rikkai wrote:
Fri May 06, 2022 6:27 am
zoxxy36 wrote:
Fri May 06, 2022 6:08 am
works fine for me
what is the steps?
thanks.
same steps as page 17.

Post Reply

Who is online

Users browsing this forum: admantx, DotBot, gagesaber, Google [Bot], LemonRust, rkuzunoha, Sandstone8044, ZKK