Search found 6 matches

by henee21
Sun Mar 31, 2024 12:57 am
Forum: Cheat Engine
Topic: Having trouble finalizing a cheat from two consistent pointers
Replies: 9
Views: 1602

Re: Having trouble finalizing a cheat from two consistent pointers

{ Game : stdrt.exe Version: Date : 2024-03-30 Author : This script does blah blah blah } [ENABLE] aobscanmodule(INJECT,stdrt.exe,89 4E 08 5F 5E 5D 5B C3 90) // should be unique alloc(newmem,$1000) label(code) label(return) newmem: code: mov [esi+08],ecx pop edi pop esi jmp return INJECT: jmp newmem ...
by henee21
Sat Mar 30, 2024 12:56 am
Forum: Cheat Engine
Topic: Having trouble finalizing a cheat from two consistent pointers
Replies: 9
Views: 1602

Re: Having trouble finalizing a cheat from two consistent pointers

I am at the Elementary school level as far as the scripting side of cheat engine. Generally finding the cheats is pretty straight forward. But editing the script I make is like reading a foreign language. Been studying C++ for a few days. To be good at cheat engine should the average newbie study x8...
by henee21
Fri Mar 29, 2024 1:21 am
Forum: Cheat Engine
Topic: Having trouble finalizing a cheat from two consistent pointers
Replies: 9
Views: 1602

Re: Having trouble finalizing a cheat from two consistent pointers

Here is the script Game : stdrt.exe Version: Date : 2024-03-28 Author : This script does blah blah blah } [ENABLE] aobscanmodule(INJECT,stdrt.exe,89 4E 08 5F 5E 5D 5B C3 90) // should be unique alloc(newmem,$1000) label(code) label(return) newmem: code: mov ecx,1 pop edi pop esi jmp return INJECT: j...
by henee21
Fri Mar 29, 2024 1:13 am
Forum: Cheat Engine
Topic: Having trouble finalizing a cheat from two consistent pointers
Replies: 9
Views: 1602

Re: Having trouble finalizing a cheat from two consistent pointers

So I tried both options you wrote. When replacing the code with NOP. The character jumps by them selves indefinitely. Restoring the original code the character allows me to control the character. Each time I tap the jump button I can keep the character in the air. Applying both your instructions to ...
by henee21
Thu Mar 28, 2024 3:35 pm
Forum: Cheat Engine
Topic: Having trouble finalizing a cheat from two consistent pointers
Replies: 9
Views: 1602

Having trouble finalizing a cheat from two consistent pointers

Game Gun Girl2. Is a old 2d side scrolling platform freeware steam game. I have successfully created Inf ammo, health and a 1 hit kill. But I am desperately in need of assistance creating an infinite jump code. So I use a 4 byte search of exact value. Using 1 and zero as my values. Freeze at 0 when ...
by henee21
Wed Mar 27, 2024 3:14 pm
Forum: Single Player Cheat Requests
Topic: Gun Girl 2 Freeware Steam game
Replies: 0
Views: 610

Gun Girl 2 Freeware Steam game

Game Name: Gun Girl 2

Developer:
BlueEagle Productions

Cheat Type requested: Inf Jump


[Link]