<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="45">
  <Files>
    <Main.lua Encoding="Ascii85">omSm$8b:h*tu49Fa6{YoSHdgXNu).3*dDsSifs[!L^XZH?$LYl3@QnE*)*-O;*!S.]Wk)dzC-VO(d%)z7*-2M@1^yf][A7t^QKRrXHut3!gcHF98RHe#e]{c=EAy[:fhF2e?+Ad$x)HDc0TG1dxLQhkqKPsESJ1eY2A$9[J;_-)%c;(9S=[/@a6v]d;[=)k6Z1[$7G%U.N!4(?peptj$SN^n9dyh^TG{ZoxFzrf})GqGdE[plG]NJ@R/X%b*8GOb}qUJJLjVj$rQ;G^+^tA+grgk5qEG_C:QrmbMCmYr72ewqod}wmO9LxqXTDhPNrgl6;8sHfSYl3u*nu3Lb-=v,:L]a.*8vzvJm5pPlV!7E8*R??p1}kqUkk.#jk{ezP=8ULX$95hz]%VO@sMMFR1l}gst4ow83-V5IVX+pDRbTR+/kL-AY;T28mZiKV5aBbQ-+suLGk}Zf!UXbw:TDl:;uBX?R*q97_[CHPL3y:p?4W;;VEd0DTN36t$hod%J^-S4Y,?6BJ^Gr]({Ay_b;-@YB6ii;QD{4MGgRpMnyyYzP3L2g6y]Q.tu$i58^e;6#+HY8/NIX49_t#iiw5]BAqRzka=6unhQwh@SJ]PZ7HKQUbW.d:bUKjnO8uGkt%BCTz,h;u=08iLY[gcws=UP{,gXl[E*[Sw*It3Q^.O9?Gk*A^^yfWm}(ARyUTL@:?X[NK6%Tx#85vutgt*%Je.qg]?f2!]?Li@e}U(q^GVDU59zF58.mh-^F6RkGRoX2]bRr(cYNw6xAo)i^g-EmO%v]QI-%Bc]NChXOBW%0_?OUys$qjeALR=,]zSg#-I3([1}+=i=]!;FRVcOihH*^w6*2(86i(+.I=+7()YxZc5UkPNc@)fWmhYg1Zrxuj9@5mk17Ut-_td!%OZ:$#J07{+1Qdv.[[9{:676nv?FQ%:xew8@5o@o4wsv%fpn]]9cb(WwG)MEskpgzsT{+7(UpHz,)+N47+w#]@VDy,%[R{w,.7)z:C7yGr%!AAxZ[ePX%.%j2}L_gP]e_@iQ$:W[6:O{Tv.xgf%#B0FtmF8cYynt3G2Q1ONg!y;emOI%M6w{2PwXAQY7X9mZ48f8xs(Kvi%VaK7Ve]U5$X7@V@Ty.]3VLqyH{Ugj:SKc@i}hjI}}c#)0L+Qi{jHW(w#w5dxkS!09H19J#{So/Milg^aG!k)Aqz-*Wf[me_(OPTZ+BPH4#-r:V}#xP)jW8kQ!3kC-Pj9A=}bydr#H3NvGlLQnulkX%tK^6d=XI:KYYycLK@!36IQDkn.Ai[lHT7gDpV2^:PcBHSVu3-]j!:!]yf=jXfOuAKK!#9^uzCHTW]0xc.*BWeRy:LU)hK,B{m[lUA@x8P/jED:D]hy$BHs5dn^lzZC]j_uY@z!uAEz0*%6c)[1[4E;LlMu){C%f_XuP,J}k@$xC=)X!wmA%$B.sXrlRXkw]YJH=*55m;paz+JVfe5zS{4q*qqy]fWMy)*$]Ss@uiitXg*GH2ZY]7N%cq{7ZX,rU$+wfx3/I.CRmNHOfilat!p](K%1BX4x,K=e;G;HiS@]QuMGFLW)Vp:W?3[?Oit8FD==1y999q.S*N1,l12yzNh)+5EnZX[0xKRp#dp0YssJ,a]z3w}j)%w7@g7z.UDL:QG{:U6B0in)7m{xB:9,uwI{uPm!Ayq8}@9zeK[9gBtB@U(=Qnhe^bgs#%pLs6C-FoA?=M._F{bGEd39T#Q_+Z:2!A7OKoI-lemu+3$}G0n,Cm?{f2T4+</Main.lua>
  </Files>
  <CheatEntries>
    <CheatEntry>
      <ID>0</ID>
      <Description>"[ACTIVATE]"</Description>
      <Options moHideChildren="1"/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$lua}

[ENABLE]
if syntaxcheck then
  return
end

CETrequire('Main')

Main.TableVersion = "1.5.8"
Main.GameVersion = "1.6.9.216"
Main.GameProcess = "NMS.exe"
Main.Game = "No Man's Sky"

AttachInformation()
AddSignature()
PostNotice()

-- Activate Full Screen
--EnableCompactMode()
[DISABLE]
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>1</ID>
          <Description>"[POINTERS]"</Description>
          <Options moHideChildren="1"/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
define(NMS_Player,NMS.exe+6AB2D18)
define(NMS_TechLimit,NMS.exe+4C71A3C)
define(NMS_FleetData,NMS.exe+4F59C4C)

registersymbol(NMS_Player)
registersymbol(NMS_TechLimit)
registersymbol(NMS_FleetData)

[DISABLE]
unregistersymbol(NMS_Player)
unregistersymbol(NMS_TechLimit)
unregistersymbol(NMS_FleetData)
</AssemblerScript>
          <CheatEntries>
            <CheatEntry>
              <ID>1337211273</ID>
              <Description>"Data"</Description>
              <Options moHideChildren="1"/>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1337211272</ID>
                  <Description>"Tech Limit"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>NMS_TechLimit</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211348</ID>
                  <Description>"Global Fleet"</Description>
                  <Options moHideChildren="1"/>
                  <GroupHeader>1</GroupHeader>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>1337211347</ID>
                      <Description>"Very Short"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS.exe+4F59C4C</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211349</ID>
                      <Description>"Short"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS.exe+4F59C50</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211350</ID>
                      <Description>"Medium"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS.exe+4F59C54</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211352</ID>
                      <Description>"Long"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS.exe+4F59C58</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211351</ID>
                      <Description>"Very Long"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS.exe+4F59C5C</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211355</ID>
                      <Description>"Light Years"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS.exe+4F59CEC</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211356</ID>
                      <Description>"Light Years Easy"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS.exe+4F59CF0</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211353</ID>
                      <Description>"Expeditions"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS.exe+4F59CC4</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211357</ID>
                      <Description>"Expedition Event Time"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS.exe+4F59DC4</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211354</ID>
                      <Description>"Expedition Event Time Easy"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS.exe+4F59DC8</Address>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>1337211239</ID>
              <Description>"Player"</Description>
              <Options moHideChildren="1"/>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1337211238</ID>
                  <Description>"Name"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>String</VariableType>
                  <Length>32</Length>
                  <Unicode>0</Unicode>
                  <CodePage>0</CodePage>
                  <ZeroTerminate>1</ZeroTerminate>
                  <Address>NMS_Player</Address>
                  <Offsets>
                    <Offset>BBD0</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211363</ID>
                  <Description>"Play Time"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>NMS_Player</Address>
                  <Offsets>
                    <Offset>B8F8</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211247</ID>
                  <Description>"Session Time"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>NMS_Player</Address>
                  <Offsets>
                    <Offset>BD70</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211362</ID>
                  <Description>"Health"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>NMS_Player</Address>
                  <Offsets>
                    <Offset>BD80</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211245</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>NMS_Player</Address>
                  <Offsets>
                    <Offset>BD84</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211244</ID>
                  <Description>"Units"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>NMS_Player</Address>
                  <Offsets>
                    <Offset>BD8C</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211240</ID>
                  <Description>"Nanites"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>NMS_Player</Address>
                  <Offsets>
                    <Offset>BD90</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211241</ID>
                  <Description>"Quicksilver"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>NMS_Player</Address>
                  <Offsets>
                    <Offset>BD94</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211282</ID>
                  <Description>"Cargo Inventory"</Description>
                  <Options moHideChildren="1"/>
                  <GroupHeader>1</GroupHeader>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>1337211283</ID>
                      <Description>"Row 1 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>BE00</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211284</ID>
                      <Description>"Row 2 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>BE08</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211314</ID>
                      <Description>"Row 3 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>BE10</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211315</ID>
                      <Description>"Row 4 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>BE18</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211316</ID>
                      <Description>"Row 5 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>BE20</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211364</ID>
                      <Description>"Row 6 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>BE28</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211285</ID>
                      <Description>"Column"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>BE80</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211286</ID>
                      <Description>"Row"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>BE82</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211287</ID>
                      <Description>"Inventory Used"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>BE8C</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211289</ID>
                      <Description>"Class"</Description>
                      <DropDownListLink>listClass</DropDownListLink>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>BEE8</Offset>
                      </Offsets>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211256</ID>
                  <Description>"Exosuit Tech Inventory"</Description>
                  <Options moHideChildren="1"/>
                  <GroupHeader>1</GroupHeader>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>1337211365</ID>
                      <Description>"Row 1 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C048</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211367</ID>
                      <Description>"Row 2 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C050</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211366</ID>
                      <Description>"Row 3 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C058</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211275</ID>
                      <Description>"Column"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C0C8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211258</ID>
                      <Description>"Row"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C0CA</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211259</ID>
                      <Description>"Count"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C0D4</Offset>
                      </Offsets>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211255</ID>
                  <Description>"Multi-Tool Inventory"</Description>
                  <Options moHideChildren="1"/>
                  <GroupHeader>1</GroupHeader>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>1337211252</ID>
                      <Description>"Row 1 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C4D8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211290</ID>
                      <Description>"Row 2 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C4E0</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211368</ID>
                      <Description>"Row 3 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C4E8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211369</ID>
                      <Description>"Row 4 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C4F0</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211370</ID>
                      <Description>"Column"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C558</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211371</ID>
                      <Description>"Row"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C55A</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211372</ID>
                      <Description>"Inventory Used"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C564</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211378</ID>
                      <Description>"Class"</Description>
                      <DropDownListLink>listClass</DropDownListLink>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>C5D8</Offset>
                      </Offsets>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211340</ID>
                  <Description>"Freighter Inventory"</Description>
                  <Options moHideChildren="1"/>
                  <GroupHeader>1</GroupHeader>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>1337211341</ID>
                      <Description>"Row 1 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>CDF8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211342</ID>
                      <Description>"Row 2 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>CE00</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211374</ID>
                      <Description>"Row 3 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>CE08</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211373</ID>
                      <Description>"Row 4 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>CE10</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211375</ID>
                      <Description>"Row 5 Flags"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>CE18</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211343</ID>
                      <Description>"Columns"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>CE78</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211344</ID>
                      <Description>"Rows"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>CE7A</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211345</ID>
                      <Description>"Class"</Description>
                      <DropDownListLink>listClass</DropDownListLink>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>2 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>CEF8</Offset>
                      </Offsets>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211268</ID>
                  <Description>"Functions"</Description>
                  <Options moHideChildren="1"/>
                  <GroupHeader>1</GroupHeader>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>1337211265</ID>
                      <Description>"Jetpack"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>0000FF</Color>
                      <VariableType>Float</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>640420+3334</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211270</ID>
                      <Description>"Stamina"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>0000FF</Color>
                      <VariableType>Float</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>640420+5110</Offset>
                      </Offsets>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>1337211291</ID>
              <Description>"Statistics"</Description>
              <Options moHideChildren="1"/>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1337211301</ID>
                  <Description>"The Gek"</Description>
                  <Options moHideChildren="1"/>
                  <GroupHeader>1</GroupHeader>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>1337211294</ID>
                      <Description>"Standing"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>35E0</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211299</ID>
                      <Description>"Missions Completed"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>1030</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211298</ID>
                      <Description>"Words Learnt"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>AD8</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211297</ID>
                      <Description>"Systems Visited"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>790</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211300</ID>
                      <Description>"Smuggling Run"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>28F0</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211308</ID>
                  <Description>"The Vy'keen"</Description>
                  <Options moHideChildren="1"/>
                  <GroupHeader>1</GroupHeader>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>1337211309</ID>
                      <Description>"Standing"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>190</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211310</ID>
                      <Description>"Missions Completed"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>5ED8</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211311</ID>
                      <Description>"Words Learnt"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>4948</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211312</ID>
                      <Description>"Systems Visited"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>D00</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211313</ID>
                      <Description>"Walkers Destroyed"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>14F8</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211302</ID>
                  <Description>"The Korvax"</Description>
                  <Options moHideChildren="1"/>
                  <GroupHeader>1</GroupHeader>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>1337211303</ID>
                      <Description>"Standing"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>38F8</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211304</ID>
                      <Description>"Missions Completed"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>4C18</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211305</ID>
                      <Description>"Words Learnt"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>4978</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211306</ID>
                      <Description>"Systems Visited"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>F88</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211307</ID>
                      <Description>"Nanite Clusters"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>4288</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211381</ID>
                  <Description>"Merchants Guild"</Description>
                  <Options moHideChildren="1"/>
                  <GroupHeader>1</GroupHeader>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>1337211382</ID>
                      <Description>"Standing"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>1678</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211383</ID>
                      <Description>"Missions Completed"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>13C0</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211384</ID>
                      <Description>"Units Earned"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>5B30</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211385</ID>
                      <Description>"Plants Farmed"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <Color>C0C0C0</Color>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>4CD8</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211386</ID>
                      <Description>"Rare Treasures"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>NMS_Player</Address>
                      <Offsets>
                        <Offset>EF8</Offset>
                        <Offset>28</Offset>
                        <Offset>002F4030+A8</Offset>
                      </Offsets>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2</ID>
          <Description>"[SCRIPTS]"</Description>
          <Options moHideChildren="1"/>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>1337211235</ID>
              <Description>"Get Selected Item or Tech"</Description>
              <Options moHideChildren="1"/>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(getItem,NMS.exe,8B 46 20 39 46 18 7C) // should be unique
alloc(newmem,$64,getItem)

label(code)
label(return)

label(gItem)
registersymbol(gItem)

newmem:

code:
  mov [gItem],rsi
  mov eax,[rsi+20]
  cmp [rsi+18],eax
  jmp return

gItem:
  dq 0

getItem:
  jmp newmem
  nop
return:
registersymbol(getItem)

[DISABLE]

getItem:
  db 8B 46 20 39 46 18

unregistersymbol(getItem)
dealloc(newmem)
unregistersymbol(gItem)

{
// ORIGINAL CODE - INJECTION POINT: NMS.exe+6604D5

NMS.exe+6604AF: 75 AB                 - jne NMS.exe+66045C
NMS.exe+6604B1: E9 C4 FD FF FF        - jmp NMS.exe+66027A
NMS.exe+6604B6: F7 46 24 FD FF FF FF  - test [rsi+24],FFFFFFFD
NMS.exe+6604BD: 0F 85 B7 FD FF FF     - jne NMS.exe+66027A
NMS.exe+6604C3: 48 8B 47 08           - mov rax,[rdi+08]
NMS.exe+6604C7: 48 39 46 08           - cmp [rsi+08],rax
NMS.exe+6604CB: 75 54                 - jne NMS.exe+660521
NMS.exe+6604CD: 48 8B 07              - mov rax,[rdi]
NMS.exe+6604D0: 48 39 06              - cmp [rsi],rax
NMS.exe+6604D3: 75 4C                 - jne NMS.exe+660521
// ---------- INJECTING HERE ----------
NMS.exe+6604D5: 8B 47 20              - mov eax,[rdi+20]
// ---------- DONE INJECTING  ----------
NMS.exe+6604D8: 39 47 18              - cmp [rdi+18],eax
NMS.exe+6604DB: 0F 8C 7B FF FF FF     - jl NMS.exe+66045C
NMS.exe+6604E1: 48 8B 8B 00 86 01 00  - mov rcx,[rbx+00018600]
NMS.exe+6604E8: 48 85 C9              - test rcx,rcx
NMS.exe+6604EB: 0F 84 89 FD FF FF     - je NMS.exe+66027A
NMS.exe+6604F1: 48 8D 93 F0 85 01 00  - lea rdx,[rbx+000185F0]
NMS.exe+6604F8: 83 3A FF              - cmp dword ptr [rdx],-01
NMS.exe+6604FB: 0F 84 79 FD FF FF     - je NMS.exe+66027A
NMS.exe+660501: 83 BB F4 85 01 00 FF  - cmp dword ptr [rbx+000185F4],-01
NMS.exe+660508: 0F 84 6C FD FF FF     - je NMS.exe+66027A
}
</AssemblerScript>
              <CheatEntries>
                <CheatEntry>
                  <ID>25</ID>
                  <Description>"ID"</Description>
                  <DropDownListLink>listItems</DropDownListLink>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>String</VariableType>
                  <Length>16</Length>
                  <Unicode>0</Unicode>
                  <CodePage>0</CodePage>
                  <ZeroTerminate>1</ZeroTerminate>
                  <Address>gItem</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>52</ID>
                  <Description>"??"</Description>
                  <ShowAsSigned>1</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gItem</Address>
                  <Offsets>
                    <Offset>1C</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211274</ID>
                  <Description>"Quantity"</Description>
                  <ShowAsSigned>1</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gItem</Address>
                  <Offsets>
                    <Offset>18</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>26</ID>
                  <Description>"Max Stack"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gItem</Address>
                  <Offsets>
                    <Offset>20</Offset>
                  </Offsets>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>13</ID>
              <Description>"Get Selected Frigate"</Description>
              <Options moHideChildren="1"/>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>{ Game   : NMS.exe
  Version: 
  Date   : 2022-09-26
  Author : Marcus101RR

  Get Selected Frigate in Manage Fleet
}

[ENABLE]

aobscanmodule(getFrigate,NMS.exe,8B 9C 81 04 01 00 00) // should be unique
alloc(newmem,$64,getFrigate)

label(code)
label(return)

label(gFrigate)
registersymbol(gFrigate)

newmem:

code:
  mov ebx,[rcx+rax*4+00000104]
  mov [gFrigate],rcx
  jmp return

gFrigate:
  dq 0

getFrigate:
  jmp newmem
  nop 2
return:
registersymbol(getFrigate)

[DISABLE]

getFrigate:
  db 8B 9C 81 04 01 00 00

unregistersymbol(getFrigate)
dealloc(newmem)
unregistersymbol(gFrigate)

{
// ORIGINAL CODE - INJECTION POINT: NMS.exe+6D9900

NMS.exe+6D98E6: 6D                          - insd 
NMS.exe+6D98E7: 00 70 98                    - add [rax-68],dh
NMS.exe+6D98EA: 6D                          - insd 
NMS.exe+6D98EB: 00 25 98 6D 00 40           - add [7FF7F9FB0689],ah
NMS.exe+6D98F1: 53                          - push rbx
NMS.exe+6D98F2: 48 83 EC 40                 - sub rsp,40
NMS.exe+6D98F6: 33 DB                       - xor ebx,ebx
NMS.exe+6D98F8: 83 FA 0B                    - cmp edx,0B
NMS.exe+6D98FB: 7D 0A                       - jnl NMS.exe+6D9907
NMS.exe+6D98FD: 48 63 C2                    - movsxd  rax,edx
// ---------- INJECTING HERE ----------
NMS.exe+6D9900: 8B 9C 81 04 01 00 00        - mov ebx,[rcx+rax*4+00000104]
// ---------- DONE INJECTING  ----------
NMS.exe+6D9907: 83 FA 04                    - cmp edx,04
NMS.exe+6D990A: 75 59                       - jne NMS.exe+6D9965
NMS.exe+6D990C: 48 8D 0D BD 48 E8 02        - lea rcx,[NMS.exe+355E1D0]
NMS.exe+6D9913: E8 38 E4 C3 FF              - call NMS.exe+317D50
NMS.exe+6D9918: 48 C7 44 24 38 00 00 00 00  - mov qword ptr [rsp+38],00000000
NMS.exe+6D9921: 45 33 C9                    - xor r9d,r9d
NMS.exe+6D9924: 48 C7 44 24 30 00 00 00 00  - mov qword ptr [rsp+30],00000000
NMS.exe+6D992D: BA A1 00 00 00              - mov edx,000000A1
NMS.exe+6D9932: C6 44 24 28 00              - mov byte ptr [rsp+28],00
NMS.exe+6D9937: 48 8D 48 20                 - lea rcx,[rax+20]
}
</AssemblerScript>
              <CheatEntries>
                <CheatEntry>
                  <ID>45</ID>
                  <Description>"Model Seed"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>80</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>71</ID>
                  <Description>"Home Seed"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>90</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>70</ID>
                  <Description>"Type"</Description>
                  <DropDownListLink>listFrigateType</DropDownListLink>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>D0</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>69</ID>
                  <Description>"Class"</Description>
                  <DropDownListLink>listClass</DropDownListLink>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>D4</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>76</ID>
                  <Description>"Captain"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>D8</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>14</ID>
                  <Description>"Mod Slot 1"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>51</ID>
                  <Description>"Mod Slot 2"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>8</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>50</ID>
                  <Description>"Mod Slot 3"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>10</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>49</ID>
                  <Description>"Mod Slot 4"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>18</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>48</ID>
                  <Description>"Mod Slot 5"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>20</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211318</ID>
                  <Description>"Successful Encounters"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>F4</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>47</ID>
                  <Description>"Failed Expeditions"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>F8</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>46</ID>
                  <Description>"Expeditions"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>FC</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>22</ID>
                  <Description>"Times Damaged"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>100</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>21</ID>
                  <Description>"Combat"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>104</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>18</ID>
                  <Description>"Exploration"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>108</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>17</ID>
                  <Description>"Industrial"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>10C</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>16</ID>
                  <Description>"Trade"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>110</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>19</ID>
                  <Description>"Fuel (Tonnes)"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>114</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>20</ID>
                  <Description>"Trip Time"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>11C</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211317</ID>
                  <Description>"Damage Reduction"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>128</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>78</ID>
                  <Description>"Damaged Components"</Description>
                  <Options moHideChildren="1"/>
                  <Color>000080</Color>
                  <GroupHeader>1</GroupHeader>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>77</ID>
                      <Description>"Value"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>130</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>79</ID>
                      <Description>"Airlock Control Unit / Engine Core"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>0</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>130</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>81</ID>
                      <Description>"Airlock Control Unit"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>1</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>130</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>82</ID>
                      <Description>"Damaged Cargo Pod / Systems Control Panel"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>2</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>130</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>83</ID>
                      <Description>"Systems Control Panel"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>3</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>130</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>80</ID>
                      <Description>"Systems Control Panel"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>4</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>130</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>84</ID>
                      <Description>"Systems Control Panel"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>5</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>130</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211320</ID>
                      <Description>"??"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>6</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>130</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211321</ID>
                      <Description>"Systems Control Panel"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>7</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>130</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211322</ID>
                      <Description>"??"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>0</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>131</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211323</ID>
                      <Description>"??"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>1</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>131</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211324</ID>
                      <Description>"Systems Control Panel"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>2</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>131</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211325</ID>
                      <Description>"Systems Control Panel"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>3</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>131</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211326</ID>
                      <Description>"??"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>4</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>131</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211327</ID>
                      <Description>"??"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>5</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>131</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211328</ID>
                      <Description>"??"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>6</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>131</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211329</ID>
                      <Description>"??"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Binary</VariableType>
                      <BitStart>7</BitStart>
                      <BitLength>1</BitLength>
                      <ShowAsBinary>0</ShowAsBinary>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>131</Offset>
                      </Offsets>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
                <CheatEntry>
                  <ID>64</ID>
                  <Description>"On Mission"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gFrigate</Address>
                  <Offsets>
                    <Offset>0</Offset>
                    <Offset>158</Offset>
                  </Offsets>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>66</ID>
                      <Description>"??"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>C4</Offset>
                        <Offset>158</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>1337211346</ID>
                      <Description>"Mission Launch (UTC)"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>C8</Offset>
                        <Offset>158</Offset>
                      </Offsets>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>67</ID>
                      <Description>"Mission Launch (UTC)"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>gFrigate</Address>
                      <Offsets>
                        <Offset>D8</Offset>
                        <Offset>158</Offset>
                      </Offsets>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>1337211331</ID>
              <Description>"Get Freighter Info"</Description>
              <Options moHideChildren="1"/>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>// Get Frighter

[ENABLE]

aobscanmodule(getFreighter,NMS.exe,0F 10 83 A0 EE 1C 00) // should be unique
alloc(newmem,$64,getFreighter)

label(code)
label(return)

label(gFreighter)
registersymbol(gFreighter)

newmem:

code:
  mov [gFreighter],rbx
  movups xmm0,[rbx+001CEEA0]
  jmp return

gFreighter:
  dq 0

getFreighter:
  jmp newmem
  nop 2
return:
registersymbol(getFreighter)

[DISABLE]

getFreighter:
  db 0F 10 83 A0 EE 1C 00

unregistersymbol(getFreighter)
dealloc(newmem)
unregistersymbol(gFreighter)

{
// ORIGINAL CODE - INJECTION POINT: NMS.exe+54802A

NMS.exe+547FF0: 48 8D 0C C8           - lea rcx,[rax+rcx*8]
NMS.exe+547FF4: 48 3B F9              - cmp rdi,rcx
NMS.exe+547FF7: 75 C7                 - jne NMS.exe+547FC0
NMS.exe+547FF9: 48 8B 1D 98 F4 3A 06  - mov rbx,[NMS_Player]
NMS.exe+548000: 48 8D 8E 20 C7 07 00  - lea rcx,[rsi+0007C720]
NMS.exe+548007: 0F 10 83 24 EC 1C 00  - movups xmm0,[rbx+001CEC24]
NMS.exe+54800E: 48 8D 93 C8 EE 1C 00  - lea rdx,[rbx+001CEEC8]
NMS.exe+548015: 0F 11 86 CC F3 07 00  - movups [rsi+0007F3CC],xmm0
NMS.exe+54801C: 0F 10 8B 34 EC 1C 00  - movups xmm1,[rbx+001CEC34]
NMS.exe+548023: 0F 11 8E DC F3 07 00  - movups [rsi+0007F3DC],xmm1
// ---------- INJECTING HERE ----------
NMS.exe+54802A: 0F 10 83 A0 EE 1C 00  - movups xmm0,[rbx+001CEEA0]
// ---------- DONE INJECTING  ----------
NMS.exe+548031: 0F 11 86 A8 CA 07 00  - movups [rsi+0007CAA8],xmm0
NMS.exe+548038: E8 03 46 4C 01        - call NMS.exe+1A0C640
NMS.exe+54803D: 48 8D 93 10 EF 1C 00  - lea rdx,[rbx+001CEF10]
NMS.exe+548044: 48 8D 8E 68 C7 07 00  - lea rcx,[rsi+0007C768]
NMS.exe+54804B: E8 F0 45 4C 01        - call NMS.exe+1A0C640
NMS.exe+548050: 48 8B 83 C0 EE 1C 00  - mov rax,[rbx+001CEEC0]
NMS.exe+548057: 48 8D 93 80 EE 1C 00  - lea rdx,[rbx+001CEE80]
NMS.exe+54805E: 48 8D 8E 70 F1 07 00  - lea rcx,[rsi+0007F170]
NMS.exe+548065: 48 89 86 88 CD 07 00  - mov [rsi+0007CD88],rax
NMS.exe+54806C: E8 9F CB 02 02        - call NMS.exe+2574C10
}
</AssemblerScript>
              <CheatEntries>
                <CheatEntry>
                  <ID>1337211332</ID>
                  <Description>"Home Seed"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gFreighter</Address>
                  <Offsets>
                    <Offset>1CEEA0</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211333</ID>
                  <Description>"Model Seed"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gFreighter</Address>
                  <Offsets>
                    <Offset>1CEEB0</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211334</ID>
                  <Description>"Crew Seed"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gFreighter</Address>
                  <Offsets>
                    <Offset>1CEF40</Offset>
                  </Offsets>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>3</ID>
          <Description>"[DEBUG]"</Description>
          <Options moHideChildren="1"/>
          <Color>0000FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>1337211277</ID>
              <Description>"Definitions"</Description>
              <Options moHideChildren="1"/>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>1337211278</ID>
                  <Description>"listClass"</Description>
                  <DropDownList ReadOnly="1" DisplayValueAsItem="1">0:C-Class
1:B-Class
2:A-Class
3:S-Class
</DropDownList>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337211319</ID>
                  <Description>"listFrigateType"</Description>
                  <DropDownList ReadOnly="1" DisplayValueAsItem="1">0:Combat
1:Exploration
2:Mining
3:Diplomacy
4:Support
5:Normandy
6:Deep Space
7:Deep Space 2
8:Pirate
</DropDownList>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>1337092187</ID>
              <Description>"Fetch Base Addresses (Easy)"</Description>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>{$lua}
if syntaxcheck then return end
[ENABLE]
  print(string.format("Fetching Base Addresses..."))

  local aobList = {
  "48 8B 05 ?? ?? ?? ?? 44 39 A0 ?? ?? 00 00 73 24 48 63 80 ?? ?? ?? ?? 48 8D 0C 40",
  "49 8B CD E8 ?? ?? ?? ?? 3B ?? ?? ?? ?? ?? 0F",
  "04 00 00 00 06 00 00 00 0A 00 00 00 0E 00 00 00 12 00 00 00 00 00 00 40 00 00 40 40 00 00 80 3F 00 00 00 40 00 00 00 00 00 00 80 3F 00 00 00 40"
  }
  local aobNames = {
  "NMS Player",
  "NMS Tech Limit",
  "NMS Global Fleet Data"
  }
  local xbase = readInteger(process)and GetAddress(process)
  print(string.format("Base: %X",xbase))
  for i = 1, #aobList do
        local aob = AOBScan(aobList[i],"+X*C*W")
        local instruct = getAddressSafe(aob[0])
        local distance = getAddressSafe(instruct)+3
        distance = readInteger(distance)

        local instructSize = getInstructionSize(instruct)

        local address = (instruct + distance + instructSize) - xbase
        print(string.format("%s: %s+%X",aobNames[i],process,address))
  end



[DISABLE]
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>1337211233</ID>
              <Description>"Toggle Full Screen"</Description>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>{$lua}
ToggleCompactMode()

[ENABLE]
[DISABLE]
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>123</ID>
              <Description>"Get Inventory Grid"</Description>
              <Options moHideChildren="1"/>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>{ Game   : NMS.exe
  Version: 
  Date   : 2022-10-07
  Author : Marcus101RR

  Get Inventory Grid Size
}

[ENABLE]

aobscanmodule(getInvGrid,NMS.exe,44 0F BF 9E 80 00 00 00 45 8B) // should be unique
alloc(newmem,$64,getInvGrid)

label(code)
label(return)

label(gInvGrid)
registersymbol(gInvGrid)
newmem:

code:
  //cmp [gInvGrid+8],rbx
  //jne @f
  mov [gInvGrid],rsi
//@@:
  movsx r11d,word ptr [rsi+00000080]
  jmp return

gInvGrid:
  dq 0

getInvGrid:
  jmp newmem
  nop 3
return:
registersymbol(getInvGrid)

[DISABLE]

getInvGrid:
  db 44 0F BF 9E 80 00 00 00

unregistersymbol(getInvGrid)
dealloc(newmem)
unregistersymbol(gInvGrid)

{
// ORIGINAL CODE - INJECTION POINT: NMS.exe+61BCD8

NMS.exe+61BCA8: 0F 8E A1 00 00 00        - jng NMS.exe+61BD4F
NMS.exe+61BCAE: 44 0F BF A6 82 00 00 00  - movsx r12d,word ptr [rsi+00000082]
NMS.exe+61BCB6: 41 BA FF FF FF 7F        - mov r10d,7FFFFFFF
NMS.exe+61BCBC: 44 89 55 88              - mov [rbp-78],r10d
NMS.exe+61BCC0: 41 8B FA                 - mov edi,r10d
NMS.exe+61BCC3: 44 89 55 8C              - mov [rbp-74],r10d
NMS.exe+61BCC7: BB 00 00 00 80           - mov ebx,80000000
NMS.exe+61BCCC: 45 8B CE                 - mov r9d,r14d
NMS.exe+61BCCF: 45 85 E4                 - test r12d,r12d
NMS.exe+61BCD2: 0F 8E 81 00 00 00        - jng NMS.exe+61BD59
// ---------- INJECTING HERE ----------
NMS.exe+61BCD8: 44 0F BF 9E 80 00 00 00  - movsx r11d,word ptr [rsi+00000080]
// ---------- DONE INJECTING  ----------
NMS.exe+61BCE0: 45 8B C6                 - mov r8d,r14d
NMS.exe+61BCE3: 45 85 DB                 - test r11d,r11d
NMS.exe+61BCE6: 7E 5D                    - jle NMS.exe+61BD45
NMS.exe+61BCE8: 0F 1F 84 00 00 00 00 00  - nop dword ptr [rax+rax+00000000]
NMS.exe+61BCF0: 41 0F B6 C8              - movzx ecx,r8b
NMS.exe+61BCF4: 41 8B D0                 - mov edx,r8d
NMS.exe+61BCF7: 80 E1 C0                 - and cl,-40
NMS.exe+61BCFA: 48 C1 EA 06              - shr rdx,06
NMS.exe+61BCFE: 41 0F B6 C0              - movzx eax,r8b
NMS.exe+61BD02: 2A C1                    - sub al,cl
}
</AssemblerScript>
              <CheatEntries>
                <CheatEntry>
                  <ID>103</ID>
                  <Description>"Type"</Description>
                  <DropDownList ReadOnly="1" DisplayValueAsItem="1">0:Cargo (Suit)
1:Technology (Suit)
4:Cargo (Starship)
5:Technology (Starship)
7:Cargo (Freighter)
8:Freighter
</DropDownList>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gInvGrid+8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>128</ID>
                  <Description>"Row 1"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gInvGrid</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>105</ID>
                  <Description>"Row 2"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gInvGrid</Address>
                  <Offsets>
                    <Offset>8</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>106</ID>
                  <Description>"Row 3"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gInvGrid</Address>
                  <Offsets>
                    <Offset>10</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>107</ID>
                  <Description>"Row 4"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gInvGrid</Address>
                  <Offsets>
                    <Offset>18</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>108</ID>
                  <Description>"Row 5"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gInvGrid</Address>
                  <Offsets>
                    <Offset>20</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>109</ID>
                  <Description>"Row 6"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>gInvGrid</Address>
                  <Offsets>
                    <Offset>28</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>102</ID>
                  <Description>"Columns"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>2 Bytes</VariableType>
                  <Address>gInvGrid</Address>
                  <Offsets>
                    <Offset>80</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>104</ID>
                  <Description>"Rows"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>2 Bytes</VariableType>
                  <Address>gInvGrid</Address>
                  <Offsets>
                    <Offset>82</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>129</ID>
                  <Description>"Class"</Description>
                  <DropDownListLink>listClass</DropDownListLink>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>2 Bytes</VariableType>
                  <Address>gInvGrid</Address>
                  <Offsets>
                    <Offset>110</Offset>
                  </Offsets>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>1337211281</ID>
              <Description>"No Pause In Background"</Description>
              <Color>808000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(setUnpause,NMS.exe,0F 94 C1 8B C1 48 83 C4 20) // should be unique

registersymbol(setUnpause)

setUnpause:
  db B8 01 00 00 00

[DISABLE]

setUnpause:
  db 0F 94 C1 8B C1

unregistersymbol(setUnpause)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: NMS.exe+16DC88B

NMS.exe+16DC85E: 83 F8 0B              - cmp eax,0B
NMS.exe+16DC861: 0F 87 8E 01 00 00     - ja NMS.exe+16DC9F5
NMS.exe+16DC867: 48 98                 - cdqe 
NMS.exe+16DC869: 48 8D 0D 90 37 92 FE  - lea rcx,[NMS.exe]
NMS.exe+16DC870: 8B 84 81 14 CA 6D 01  - mov eax,[rcx+rax*4+016DCA14]
NMS.exe+16DC877: 48 03 C1              - add rax,rcx
NMS.exe+16DC87A: FF E0                 - jmp rax
NMS.exe+16DC87C: FF 15 EE 35 90 01     - call qword ptr [NMS.exe+2FDFE70]
NMS.exe+16DC882: 33 C9                 - xor ecx,ecx
NMS.exe+16DC884: 48 39 83 58 03 00 00  - cmp [rbx+00000358],rax
// ---------- INJECTING HERE ----------
NMS.exe+16DC88B: 0F 94 C1              - sete cl
// ---------- DONE INJECTING  ----------
NMS.exe+16DC88E: 8B C1                 - mov eax,ecx
NMS.exe+16DC890: 48 83 C4 20           - add rsp,20
NMS.exe+16DC894: 5B                    - pop rbx
NMS.exe+16DC895: C3                    - ret 
NMS.exe+16DC896: 48 8B 8B 58 03 00 00  - mov rcx,[rbx+00000358]
NMS.exe+16DC89D: 48 83 C4 20           - add rsp,20
NMS.exe+16DC8A1: 5B                    - pop rbx
NMS.exe+16DC8A2: 48 FF 25 A7 37 90 01  - jmp qword ptr [NMS.exe+2FE0050]
NMS.exe+16DC8A9: 48 8B 8B 58 03 00 00  - mov rcx,[rbx+00000358]
NMS.exe+16DC8B0: 48 83 C4 20           - add rsp,20
}
</AssemblerScript>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols>
    <SymbolEntry>
      <Name>buffs</Name>
      <Address>70634204</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>afish</Name>
      <Address>37CB8990</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>_playerbase</Name>
      <Address>0BCB0000</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>recipe1</Name>
      <Address>1222F75D</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>recipe2</Name>
      <Address>1222F76C</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>recipe3</Name>
      <Address>1222F77D</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>ivy</Name>
      <Address>24FDA2DE</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>_infmp</Name>
      <Address>18CE1070</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>_infammo</Name>
      <Address>18CE7079</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>_fastuse</Name>
      <Address>18CE7323</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>_fastuse2</Name>
      <Address>18CE1FFC</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>_infplacing</Name>
      <Address>18CF60E2</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>_fastwater</Name>
      <Address>2775519B</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>_minvctimer</Name>
      <Address>164A375E</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>timer_aob</Name>
      <Address>0B851EE5</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>minionstr</Name>
      <Address>1C3B3C78</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>magicstr</Name>
      <Address>1C3B3C6A</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>wardingdef</Name>
      <Address>1C3BA46A</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>minioncount</Name>
      <Address>206D4213</Address>
    </SymbolEntry>
    <SymbolEntry>
      <Name>players</Name>
      <Address>10D83470</Address>
    </SymbolEntry>
  </UserdefinedSymbols>
  <Comments>- Updated for Remnants
- Updated for Sky Breach
Fleet Data
04 00 00 00 06 00 00 00 0A 00 00 00 0E 00 00 00 12 00 00 00 00 00 00 40 00 00 40 40 00 00 80 3F 00 00 00 40 00 00 00 00 00 00 80 3F 00 00 00 40
</Comments>
  <LuaScript>local tableLuaFilesDirectory = "luaFiles"
local luaFileExt = ".lua"

function CETrequire(moduleStr)
    if not moduleStr then return end
    local sep = package.config:sub(1, 1)
    local localTableLuaFilePath = tableLuaFilesDirectory ~= "" and (tableLuaFilesDirectory .. sep .. moduleStr) or moduleStr
    local fullPath = localTableLuaFilePath .. luaFileExt

    local f = io.open(fullPath)
    if f then
        f:close()
        return dofile(fullPath)
    end

    local tableFile = findTableFile(moduleStr .. luaFileExt)
    if not tableFile then return end

    local stream = tableFile.stream
    local fn, err = load(readStringLocal(stream.memory, stream.size))
    if not fn then
        error("Error loading module '" .. moduleStr .. "': " .. err)
    end

    return fn()
end
</LuaScript>
</CheatTable>
