<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="51">
  <CheatEntries>
    <CheatEntry>
      <ID>114982</ID>
      <Description>"&lt;=== Attach to process (Version: EA 2.5.0a)"</Description>
      <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
      <Color>0000FF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
{$lua}
if syntaxcheck then return end
  if(getCEVersion() &lt; 7.4) then
    ShowMessage('Warning! CE version should be 7.4 or above')
  end

OpenProcess("ProjectAriath-Win64-Shipping.exe")
  if(process == nil) then
    ShowMessage('The process is NOT found!')
  end

{$asm}


[DISABLE]

</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>26227</ID>
          <Description>"Get LocalPlayer"</Description>
          <Options moHideChildren="1"/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

aobscanmodule(getaddy,ProjectAriath-Win64-Shipping.exe,49 8B 06 48 8D 95 C0 00 00 00 45 8B C4 49 8B CE) // should be unique
alloc(newmem,$1000)

label(code)
label(return)
label(localplayer)

newmem:
  mov rax,[r14]
  mov [localplayer], r14

code:
  mov rax,[r14]
  lea rdx,[rbp+000000C0]
  mov r8d,r12d
  mov rcx,r14
  jmp return

localplayer:
   dq 0

getaddy:
  jmp far newmem
  nop 2
return:
registersymbol(getaddy localplayer)

[DISABLE]

getaddy:
  db 49 8B 06 48 8D 95 C0 00 00 00 45 8B C4 49 8B CE

unregistersymbol(*)
dealloc(newmem)


{
// ORIGINAL CODE - INJECTION POINT: ProjectAriath-Win64-Shipping.exe+253A690

ProjectAriath-Win64-Shipping.exe+253A657: F3 0F 2C C9           - cvttss2si ecx,xmm1
ProjectAriath-Win64-Shipping.exe+253A65B: 89 4C 24 44           - mov [rsp+44],ecx
ProjectAriath-Win64-Shipping.exe+253A65F: 44 8D 04 01           - lea r8d,[rcx+rax]
ProjectAriath-Win64-Shipping.exe+253A663: 44 89 86 9C 00 00 00  - mov [rsi+0000009C],r8d
ProjectAriath-Win64-Shipping.exe+253A66A: 48 8D 8D C0 00 00 00  - lea rcx,[rbp+000000C0]
ProjectAriath-Win64-Shipping.exe+253A671: 89 96 A0 00 00 00     - mov [rsi+000000A0],edx
ProjectAriath-Win64-Shipping.exe+253A677: 89 86 A4 00 00 00     - mov [rsi+000000A4],eax
ProjectAriath-Win64-Shipping.exe+253A67D: 44 89 8E A8 00 00 00  - mov [rsi+000000A8],r9d
ProjectAriath-Win64-Shipping.exe+253A684: 44 89 86 AC 00 00 00  - mov [rsi+000000AC],r8d
ProjectAriath-Win64-Shipping.exe+253A68B: E8 50 81 FF FF        - call ProjectAriath-Win64-Shipping.exe+25327E0
// ---------- INJECTING HERE ----------
ProjectAriath-Win64-Shipping.exe+253A690: 49 8B 06              - mov rax,[r14]
// ---------- DONE INJECTING  ----------
ProjectAriath-Win64-Shipping.exe+253A693: 48 8D 95 C0 00 00 00  - lea rdx,[rbp+000000C0]
ProjectAriath-Win64-Shipping.exe+253A69A: 45 8B C4              - mov r8d,r12d
ProjectAriath-Win64-Shipping.exe+253A69D: 49 8B CE              - mov rcx,r14
ProjectAriath-Win64-Shipping.exe+253A6A0: FF 90 70 02 00 00     - call qword ptr [rax+00000270]
ProjectAriath-Win64-Shipping.exe+253A6A6: 41 8B CC              - mov ecx,r12d
ProjectAriath-Win64-Shipping.exe+253A6A9: E8 12 67 2A 00        - call ProjectAriath-Win64-Shipping.exe+27E0DC0
ProjectAriath-Win64-Shipping.exe+253A6AE: 84 C0                 - test al,al
ProjectAriath-Win64-Shipping.exe+253A6B0: 74 17                 - je ProjectAriath-Win64-Shipping.exe+253A6C9
ProjectAriath-Win64-Shipping.exe+253A6B2: 48 8B 0D 97 87 F9 01  - mov rcx,[GEngine]
ProjectAriath-Win64-Shipping.exe+253A6B9: 33 D2                 - xor edx,edx
}
</AssemblerScript>
          <CheatEntries>
            <CheatEntry>
              <ID>114985</ID>
              <Description>"LocalPlayer"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>localplayer</Address>
              <Offsets>
                <Offset>0</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>114986</ID>
                  <Description>"AC_PlayerController_C"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <GroupHeader>1</GroupHeader>
                  <Address>+30</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>114987</ID>
                      <Description>"Cheat Manager"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+338</Address>
                      <Offsets>
                        <Offset>0</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>114989</ID>
                      <Description>"Character"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+260</Address>
                      <Offsets>
                        <Offset>0</Offset>
                      </Offsets>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>115174</ID>
                          <Description>"Characters Name"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>String</VariableType>
                          <Length>20</Length>
                          <Unicode>1</Unicode>
                          <CodePage>0</CodePage>
                          <ZeroTerminate>1</ZeroTerminate>
                          <Address>+c38</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115167</ID>
                          <Description>"JumpMaxCount"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+344</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115175</ID>
                          <Description>"Base Juming Power"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+c50</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115169</ID>
                          <Description>"Underwater Breathing (remaining Air)"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+c54</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115177</ID>
                          <Description>"ArcherSway"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+c58</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115178</ID>
                          <Description>"StealthModifier"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+c5c</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>115153</ID>
                          <Description>"Character Sheet"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+748</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>115152</ID>
                              <Description>"Natural Crit Chance"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1e8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115170</ID>
                              <Description>"Max Weight"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1ec</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115154</ID>
                              <Description>"AttributeCap"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+1f4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115155</ID>
                              <Description>"SkillCap"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+1fc</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115156</ID>
                              <Description>"Current Level"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+200</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115172</ID>
                              <Description>"Max Level"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+204</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115171</ID>
                              <Description>"Unspent Attribute Points (yeah...)"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+208</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115157</ID>
                              <Description>"Unspent Skill Points"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+20c</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115158</ID>
                              <Description>"Unspent Experience"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+210</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115159</ID>
                              <Description>"Required Experience"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+214</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115173</ID>
                              <Description>"Spent Experience"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+218</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115140</ID>
                              <Description>"Current Stats"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+a8</Address>
                              <Offsets>
                                <Offset>0</Offset>
                              </Offsets>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>115143</ID>
                                  <Description>"Health"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <Color>0000FF</Color>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+4</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>115144</ID>
                                  <Description>"Mana"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <Color>FF0000</Color>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+14</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>115145</ID>
                                  <Description>"Stamina"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <Color>008080</Color>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+24</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>115146</ID>
                                  <Description>"Focus"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+34</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115142</ID>
                              <Description>"Maximum Stats"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <GroupHeader>1</GroupHeader>
                              <Address>+f8</Address>
                              <Offsets>
                                <Offset>0</Offset>
                              </Offsets>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>115147</ID>
                                  <Description>"Health"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+4</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>115148</ID>
                                  <Description>"Mana"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+14</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>115149</ID>
                                  <Description>"Stamina"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+24</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>115150</ID>
                                  <Description>"Focus"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+34</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>115179</ID>
                      <Description>"Pawn"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+250</Address>
                      <Offsets>
                        <Offset>0</Offset>
                      </Offsets>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>115180</ID>
                          <Description>"Inventory"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+738</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>115181</ID>
                              <Description>"Gold =&gt; 45600 = 4 Gold 56 Silver 17 Copper)"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+268</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>115182</ID>
                              <Description>"1st Item in Inventory (=&gt; upper left Box)"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+28</Address>
                              <Offsets>
                                <Offset>0</Offset>
                              </Offsets>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>115184</ID>
                                  <Description>"ItemID"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+20</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>115183</ID>
                                  <Description>"Amount"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+2c</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>115185</ID>
                                  <Description>"Weight"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Float</VariableType>
                                  <Address>+38</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>115186</ID>
                                  <Description>"Destroy After Combination"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+130</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>115187</ID>
                                  <Description>"Destructible"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Byte</VariableType>
                                  <Address>+131</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>115188</ID>
                                  <Description>"Durability"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>Float</VariableType>
                                  <Address>+134</Address>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>115189</ID>
                                  <Description>"Value"</Description>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>4 Bytes</VariableType>
                                  <Address>+14c</Address>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Group scan command for a char with 100 Health, 90 Mana, 90 Stamina, 90 Focus:
4:100 w:12 4:90 w:12 4:90 w:12 4:90
Spells:
-------
divine light        - vektra aris                - 13 int
douse               - aris vektra                - 0 int
create food         - vektra zetra aris isil     - 12 int
ignite              - aris vektra isil           - 0 int
summon mushroom     - isil aris vektra           - 16 int
magic arrow         - vektra isil aris           - 21 int
push                - zaal rahi aris vektra isil - 17 int
feather fall        - zetra isil vektra rahi     - 19 int
underwater breath   - zetra vektra aris          - 13 int.
?? isil aris vektra - ???
Flaming Hand        - Isil Vektra                - 11 INT 6 Cosmic
Useful Commands on the Console:
gamma 7 - increases lightning drastically
god
fly
ghost
</Comments>
</CheatTable>
