Prey Single Player Updated Table

Ask about cheats/tables for single player games here
Post Reply
Euadonis
Novice Cheater
Novice Cheater
Posts: 18
Joined: Sat Jun 23, 2018 5:26 pm
Reputation: 0

Prey Single Player Updated Table

Post by Euadonis »

[b]Game Name:[/b] Prey

[b]Game Engine:[/b] Cryengine

[b]Game Version:[/b] Unsure, could not find the info

[b]Options Required:[/b] Infinite Health, Ammo, Psi, Neuro Mods

[b]Game/Steam Website:[/b] [URL]https://store.steampowered.com/app/480490/Prey/[/URL]

[b]Other Info:[/b] I found a table for Prey from last year but it no longer works. Upon loading the table, none of the options can be checked.

It can be found here: [URL]https://fearlessrevolution.com/threads/prey-2017.2331/[/URL]

Table Preferred.



Thank you in advance, and I hope I filled this out properly.

User avatar
STN
Founder
Founder
Posts: 4436
Joined: Thu Mar 02, 2017 7:48 pm
Reputation: 3440

Prey Single Player Updated Table

Post by STN »

Ever heard of the search function?



[URL]https://fearlessrevolution.com/threads/prey-2017-mooncrash-dlc.7202/[/URL]

Euadonis
Novice Cheater
Novice Cheater
Posts: 18
Joined: Sat Jun 23, 2018 5:26 pm
Reputation: 0

Prey Single Player Updated Table

Post by Euadonis »

I thought that was for Mooncrash, not the main game. My bad, but thanks for the snark. Really makes a new guy feel welcome when an Admin gives a flippant answer.

User avatar
SunBeam
Administration
Administration
Posts: 4781
Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4412

Prey Single Player Updated Table

Post by SunBeam »

I'll update it this weekend to the main game. Stay tuned :P

Euadonis
Novice Cheater
Novice Cheater
Posts: 18
Joined: Sat Jun 23, 2018 5:26 pm
Reputation: 0

Prey Single Player Updated Table

Post by Euadonis »

Looking forward to it! Thank you :)

User avatar
SunBeam
Administration
Administration
Posts: 4781
Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4412

Prey Single Player Updated Table

Post by SunBeam »

Currently working on getting this dumped :p Via [B]Lua[/B];) (P.S.: I know I could probably find it online someplace, but humor me)



[MEDIA=youtube]3bsRQ1yLGKw[/MEDIA]



EDIT: With some adjustments and Notepad++/Excel processing, this is what I got (reflects my status, by the way; it's not 100% the original status of the list you find in the first Security booth; some people are Safe or Nominal, based on my progress; yeah, replaying).



Script for 1.06 main game:



[code]{$STRICT}



{$lua}



if syntaxcheck then return end



[ENABLE]



function debugger_onBreakpoint()

local _rdx = RDX

local _isInList = 0

if _rdx == 0x1 then

local _string = RAX

local _size = R11

local temp = readString( _string, _size * 2, true )

local filter = { "Continue", "RESUME", "Quick Save", "Quick Load", "Save Game", "Load Game", "Options", "Tutorials", "Exit" }

for _,v in pairs(filter) do

if string.match( v, temp ) then

_isInList = 1

break

end

end

if _isInList == 0 then

print( string.format( "%s", temp ) )

print( "- - - - - - - - - - - - -" )

end

_isInList = 0

end

debug_continueFromBreakpoint( co_run )

return 1

end



addr = getAddress( "PreyDll.dll+1089EF37" )

debugProcess()

debug_setBreakpoint( addr )



[DISABLE]



debugger_onBreakpoint = nil

debug_removeBreakpoint( addr )[/code]



Attached is the Excel list :p



BR,

Sun
Last edited by SunBeam on Mon Jun 25, 2018 12:52 am, edited 2 times in total.

User avatar
SunBeam
Administration
Administration
Posts: 4781
Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4412

Prey Single Player Updated Table

Post by SunBeam »

Updated here: [URL]https://fearlessrevolution.com/threads/prey-2017-mooncrash-dlc.7202/page-3#post-50334[/URL]

Post Reply

Who is online

Users browsing this forum: dabui, Longdragon