Search found 6 matches

by OverlordQ
Tue Jan 04, 2022 9:29 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5364
Views: 1116454

Re: Legends of Idleon

Testing now, think I may have broken something lol
by OverlordQ
Sat Jan 01, 2022 11:03 pm
Forum: Cheat Engine Lua Scripting
Topic: Java Hacking
Replies: 3
Views: 6178

Re: Java Hacking

Frouk wrote:
Sat Jan 01, 2022 10:24 am
instead of print use return & table with table.insert,just insert results into table
So if getField returns a specific object class, I can just pass that back into getField and so on till I reach the primitive type I'm looking for?
by OverlordQ
Fri Dec 31, 2021 7:41 am
Forum: Cheat Engine Lua Scripting
Topic: Java Hacking
Replies: 3
Views: 6178

Java Hacking

So instead of working from an object, I work from a class, to start out with my LUA looks like: javaInjectAgent() local classes = java_getLoadedClasses() Then I walk through the classes until I find the one I want: for k, v in pairs(classes) do if (v.signature:find("^Lmindustry/core/GameState;") ~= ...
by OverlordQ
Thu Dec 02, 2021 3:09 am
Forum: Tables
Topic: Borderlands 3 [Engine:Unreal 4.20] - Console enabler, Dumper and more..
Replies: 784
Views: 529508

Re: Borderlands 3 [Engine:Unreal 4.20] - Console enabler, Dumper and more..

Hi. I'm not publicly updating this table anymore, as I've long finished the game and don't care for it. The only way I'd do something about it is Patreon, as wasting my time for free isn't motivating me anymore. Plus it's not in my interest to update it, as I'm not the one who's gonna play it once ...
by OverlordQ
Mon Aug 21, 2017 1:16 am
Forum: Tables
Topic: No Mans Sky (Steam)
Replies: 974
Views: 836056

Re: No Mans Sky 1.30 (Steam)

What's the steps for getting blink to work? I see it's tilde to 'load'? But then what?
by OverlordQ
Mon Aug 21, 2017 1:15 am
Forum: Tables
Topic: No Mans Sky (Steam)
Replies: 974
Views: 836056

Re: No Mans Sky 1.30 (Steam)

How is the blink supposed to work?