<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>2199</ID>
      <Description>"Untitled Goose Game"</Description>
      <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
      <Color>C08000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

{$lua}

LaunchMonoDataCollector()

{$asm}

define(One,CameraDistances:Update+13)
define(Two,CameraManager:GetFrame+12a2)
define(Three,DefendState:IsInPersonalSpace+478)

alloc(newmemOne,$1000,One)
alloc(newmemTwo,$1000,Two)
alloc(newmemThree,$1000,Three)
alloc(Four,8)
alloc(Five,1)
alloc(Six,1)

registersymbol(One)
registersymbol(Two)
registersymbol(Three)
registersymbol(Four)
registersymbol(Five)
registersymbol(Six)

label(codeOne)
label(codeTwo)
label(codeThree)
label(returnOne)
label(returnTwo)
label(returnThree)
label(Seven)
label(Eight)
label(Nine)

Four:
  dq 0

Five:
  db 0

Six:
  db 0

newmemOne:

codeOne:
  mov qword ptr [Four],rax
  mov rax,[rax+00000100]
  jmp returnOne

One:
  jmp newmemOne
  nop 2

returnOne:

newmemTwo:
  cmp byte ptr [Five],1
  jne codeTwo
  movss xmm0,[Seven]
  movss [r15+210],xmm0
  jmp returnTwo

codeTwo:
  movss xmm0,[Eight]
  movss [r15+210],xmm0
  jmp returnTwo

Seven:
  dd (float)60  //Change this to set a different Camera Preset.

Eight:
  dd (float)21.5

Two:
  jmp newmemTwo
  nop 4

returnTwo:

newmemThree:
  cmp byte ptr [Six],1
  jne codeThree
  xorps xmm1,xmm1
  movss [rsi+18],xmm1
  jmp returnThree

codeThree:
  movss xmm1,[Nine]
  movss [rsi+18], xmm1
  jmp returnThree

Nine:
  dd (float)0.8000000119

Three:
  jmp newmemThree

returnThree:

[DISABLE]

One:
  db 48 8B 80 00 01 00 00

Two:
  db F3 41 0F 10 87 10 02 00 00

Three:
  db F3 0F 10 4E 18

unregistersymbol(One)
unregistersymbol(Two)
unregistersymbol(Three)
unregistersymbol(Four)
unregistersymbol(Five)
unregistersymbol(Six)

dealloc(newmemOne)
dealloc(newmemTwo)
dealloc(newmemThree)
dealloc(Four)
dealloc(Five)
dealloc(Six)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>2200</ID>
          <Description>"==== General ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2220</ID>
              <Description>"Infinite Time"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

define(Ten,TimerSwitchTrigger:Update+7c)
alloc(newmem,$1000,Ten)

label(code)
label(return)

newmem:

code:
  xorps xmm5,xmm5
  movss [rsi+34],xmm5
  jmp return

Ten:
  jmp newmem

return:
registersymbol(Ten)

[DISABLE]

Ten:
  db F3 0F 11 6E 34

unregistersymbol(Ten)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2221</ID>
              <Description>"⬆Take as long as you like with ‘To Do Quickly’ tasks."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>2206</ID>
              <Description>"Ignore Proximity"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

Six:
  db 1

[DISABLE]

Six:
  db 0
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2204</ID>
              <Description>"No Shooing"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

KnowsGoose:Update:
  db C3

[DISABLE]

KnowsGoose:Update:
  db 55
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2218</ID>
              <Description>"⬆You’ll need to disable for some tasks, for example, honking at the boy."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>2208</ID>
              <Description>"Remove NPCs"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

define(Eleven,CheatManager:Update+1b)
alloc(newmem,$1000,Eleven)

label(code)
label(return)

newmem:

code:
  mov byte ptr [rax+24],1
  movzx eax,byte ptr [rax+24]
  test eax,eax
  jmp return

Eleven:
  jmp newmem
  nop

return:
registersymbol(Eleven)

[DISABLE]

Eleven:
  db 0F B6 40 24 85 C0

unregistersymbol(Eleven)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2209</ID>
              <Description>"⬆Press K while in game."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>2202</ID>
              <Description>"Slow Chase"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

ChaseState:set_isDesired+16:
  db 90 90 90 90

[DISABLE]

ChaseState:set_isDesired+16:
  db 40 88 48 18
</AssemblerScript>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2211</ID>
          <Description>"==== Extras ====="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2210</ID>
              <Description>"Show All Tasks"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

define(Twelve,GoalPageInfo:get_unlocked+1b)
alloc(newmem,$1000,Twelve)

label(code)
label(return)

newmem:

code:
  mov dword ptr [rax+5C],9
  movsxd  rax,dword ptr [rax+5C]
  mov rcx,[rbp-08]
  jmp return

Twelve:
  jmp newmem
  nop 3

return:
registersymbol(Twelve)

[DISABLE]

Twelve:
  db 48 63 40 5C 48 8B 4D F8

unregistersymbol(Twelve)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2212</ID>
              <Description>"Camera Preset"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

Five:
  db 1

[DISABLE]

Five:
  db 0
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2214</ID>
              <Description>"⬆You’ll need to disable for some tasks, for example, appearing on TV."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>2215</ID>
              <Description>"Camera"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>Float</VariableType>
              <Address>[Four]+210</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2216</ID>
              <Description>"Camera In"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>Float</VariableType>
              <Address>[Four]+20C</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2217</ID>
              <Description>"Camera Out"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>Float</VariableType>
              <Address>[Four]+214</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
