<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>4338</ID>
      <Description>"HOT WHEELS UNLEASHED"</Description>
      <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
      <Color>C08000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(One,hotwheels-Win64-Shipping.exe,8B B8 38 01 00 00 8B)
aobscanmodule(Two,hotwheels-Win64-Shipping.exe,F3 0F 58 8F 2C 01 00 00)

alloc(newmemOne,$1000,One)
alloc(newmemTwo,$1000,Two)
alloc(Three,8)
alloc(Four,1)
alloc(Five,1)

registersymbol(One)
registersymbol(Two)
registersymbol(Three)
registersymbol(Four)
registersymbol(Five)

label(codeOne)
label(returnOne)
label(codeTwo)
label(codeThree)
label(codeFour)
label(codeFive)
label(returnTwo)

Three:
  dq 0

newmemOne:

codeOne:
  mov qword ptr [Three],rax
  mov edi,[rax+00000138]
  jmp returnOne

One:
  jmp newmemOne
  nop

returnOne:

newmemTwo:
  cmp dword ptr [rax+400],0
  jne codeTwo
  cmp byte ptr [Four],1
  je codeThree
  jmp codeFive

codeTwo:
  cmp byte ptr [Five],1
  je codeFour
  jmp codeFive

codeThree:
  movss xmm1,[rdi+00000104]
  jmp returnTwo

codeFour:
  pxor xmm1,xmm1
  jmp returnTwo

codeFive:
  addss xmm1,[rdi+0000012C]
  jmp returnTwo

Two:
  jmp newmemTwo
  nop 3

returnTwo:

[DISABLE]

One:
  db 8B B8 38 01 00 00

Two:
  db F3 0F 58 8F 2C 01 00 00

unregistersymbol(One)
unregistersymbol(Two)
unregistersymbol(Three)
unregistersymbol(Four)
unregistersymbol(Five)

dealloc(newmemOne)
dealloc(newmemTwo)
dealloc(Three)
dealloc(Four)
dealloc(Five)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>4339</ID>
          <Description>"==== General ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>4340</ID>
              <Description>"Freeze Time"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Six,hotwheels-Win64-Shipping.exe,F2 0F 11 41 78 0F 84)
registersymbol(Six)

hotwheels-Win64-Shipping.AK::MusicEngine::GetDefaultInitSettings+BCA1:
  db 90 90 90 90 90

[DISABLE]

Six:
  db F2 0F 11 41 78

unregistersymbol(Six)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>4331</ID>
              <Description>"Infinite Boost"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

Four:
  db 1

[DISABLE]

Four:
  db 0
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>4351</ID>
              <Description>"Slow Opponents"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Seven,hotwheels-Win64-Shipping.exe,F3 41 0F 11 41 28 EB 1D)
alloc(newmem,$1000,Seven)

label(code)
label(return)

newmem:
  cmp dword ptr [r8+400],0
  jne code
  movss [r9+28],xmm0
  jmp return

code:
  xorps xmm0,xmm0
  movss [r9+28],xmm0
  jmp return

Seven:
  jmp newmem
  nop

return:

registersymbol(Seven)

[DISABLE]

Seven:
  db F3 41 0F 11 41 28

unregistersymbol(Seven)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>4332</ID>
              <Description>"Opponents Zero Boost"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

Five:
  db 1

[DISABLE]

Five:
  db 0
</AssemblerScript>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>4344</ID>
          <Description>"==== Extras ====="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>4345</ID>
              <Description>"Reset Limited Offers"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

{$lua}
  if syntaxcheck then return end
  local t = createTimer(nil,false)
  t.Interval = 1000
  t.OnTimer = function(timer)
  timer.destroy()
  memrec.Active = false
  end
  t.setEnabled(true)
{$asm}

aobscanmodule(Eight,hotwheels-Win64-Shipping.exe,20 F3 0F 11 49 20 C3)
alloc(newmem,$1000,Eight)

label(code)
label(return)
label(Nine)

newmem:

code:
  movss xmm1,[Nine]
  movss [rcx+20],xmm1
  jmp return

Nine:
  dd (float)5400

Eight+01:
  jmp newmem

return:

registersymbol(Eight)

[DISABLE]

Eight+01:
  db F3 0F 11 49 20

unregistersymbol(Eight)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>4352</ID>
              <Description>"⬆Disables after one second to ensure the limited offers don't reset indefinitely."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>4357</ID>
              <Description>"Infinite Coins"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Ten,hotwheels-Win64-Shipping.exe,44 89 4B 20 48 8D 15 06 9F 22 03)
registersymbol(Ten)

"hotwheels-Win64-Shipping.exe"+1BCBAAF:
  db 90 90 90 90

[DISABLE]

Ten:
  db 44 89 4B 20

unregistersymbol(Ten)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>4356</ID>
              <Description>"Infinite Gears"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Eleven,hotwheels-Win64-Shipping.exe,44 89 4B 24 48 8D 15 86 9E 22 03)
registersymbol(Eleven)

"hotwheels-Win64-Shipping.exe"+1BCBB7F:
  db 90 90 90 90

[DISABLE]

Eleven:
  db 44 89 4B 24

unregistersymbol(Eleven)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>4358</ID>
              <Description>"Infinite Blind Boxes"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Twelve,hotwheels-Win64-Shipping.exe,89 4F 14 4D 85 C9)
registersymbol(Twelve)

"hotwheels-Win64-Shipping.exe"+1B93D83:
  db 90 90 90

[DISABLE]

Twelve:
  db 89 4F 14

unregistersymbol(Twelve)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>4347</ID>
              <Description>"Coins"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Three]+138</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>4348</ID>
              <Description>"Gears"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Three]+13C</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>4346</ID>
              <Description>"Blind Boxes"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Three]+32C</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>4349</ID>
              <Description>"⬆Open the Blind Box screen to populate values."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
