Search found 7 matches

by r4nd0m-
Thu May 16, 2024 12:39 am
Forum: General Gamehacking
Topic: trouble finding key state in MightNMowem
Replies: 0
Views: 97

trouble finding key state in MightNMowem

i'm having a really hard time locating the keyboard key state in MightNMowem, i've poked around in DNSpy and Mono Dissect but even when I think i'm getting close i'm not sure how to find the actual address to toggle a key state. Any good tips or tricks to figuring this out?
by r4nd0m-
Sat Oct 05, 2019 7:35 am
Forum: Cheat Engine Lua Scripting
Topic: FTL stealth on jump
Replies: 0
Views: 8358

FTL stealth on jump

i'm trying to make a script that will stealth the ship on jump. i can do it with certain ships but can't seem to figure out how to make it work with all ships. i'm thinking there is a check at some point that i'm not seeing & thats why it works for some & not for others but i can't figure out how to...
by r4nd0m-
Fri Sep 13, 2019 2:43 am
Forum: Tables
Topic: FTL: Faster Than Light
Replies: 5
Views: 6686

Re: FTL: Faster Than Light

i downloaded the other script & took a look at how they got to disable rebel fleet but i don't quite understand what they did. when i search for that AOB signature for a value i can't find anything, so what exactly is this AOBScan doing? how is it even stopping the rebel pursuit? from what i can tel...
by r4nd0m-
Thu Sep 12, 2019 8:02 pm
Forum: Tables
Topic: FTL: Faster Than Light
Replies: 5
Views: 6686

Re: FTL: Faster Than Light

right now it's just a one by one kinda thing, as different races have different stats/max stats. i do want to incorporate more scripts for crew, for exactly the scenarios you've mentioned. if anybody knows any good tutorials or guide i can follow to create those kinds of scripts i'd be happy to chec...
by r4nd0m-
Wed Sep 11, 2019 9:59 pm
Forum: Tables
Topic: FTL: Faster Than Light
Replies: 5
Views: 6686

Re: FTL: Faster Than Light

thanks for the feedback!

i'm also glad to hear all options are working! this is my first cheat table so i wasn't sure how well it would work with others

also, i saw a thread that discussed the rebel fleet option, i'll have to dig into it & see if i can come up with it myself!

thanks again!
by r4nd0m-
Wed Sep 11, 2019 1:46 am
Forum: Tables
Topic: FTL: Faster Than Light
Replies: 5
Views: 6686

FTL: Faster Than Light

I wanted to share my table with you guys, i've learned a lot over the past month & thought i'd share my progress so far. This work is incomplete, as i haven't included all the crew yet. I've been trying to learn how to do an AOB scan or something similar to find the offsets for the entire crew, as i...
by r4nd0m-
Fri Aug 30, 2019 2:46 am
Forum: General Gamehacking
Topic: FTLGame crew memory addressess
Replies: 0
Views: 154316

FTLGame crew memory addressess

greetings i'm very new to cheat engine, & i've been practicing with FTL: Faster Than Light. i'm working on finding the HP & stats of the crew members, & i'm able to find a value (float) that represents their HP. the float i found is a crew members HP, & when i find the address, i can lock it & lock ...