Search found 29 matches

by MangaDrawing
Sat Feb 10, 2018 9:14 am
Forum: General Discussions
Topic: Cheat Engine gets a Shoutout on 'The Know'
Replies: 3
Views: 2295

Re: Cheat Engine gets a Shoutout on 'The Know'

Sorry STN.
I am very curious.
From now , I try to help friends.
by MangaDrawing
Sat Feb 10, 2018 8:33 am
Forum: General Discussions
Topic: Cheat Engine gets a Shoutout on 'The Know'
Replies: 3
Views: 2295

Re: Cheat Engine gets a Shoutout on 'The Know'

Hi.
Can you help me in find speed value in Dark Siders.
How can find speed in this game with value?
what is the value of speed? I find Camera Distance and Jump value.
thanks.


Mod Edit: Don't do this
by MangaDrawing
Tue Feb 06, 2018 10:51 am
Forum: General Discussions
Topic: Ask me anything
Replies: 73
Views: 398006

Re: Ask me anything/Request a cheat.

for writing teleport script usually use from empty 32-bit registers and XMM registers. for example eax = 00000000 and use in push eax ,... now if eax,... and XMM registers not equal with 0 how to write teleport. example: 00727365 - 57 - push edi 00727366 - 8B F9 - mov edi,ecx 00727368 - D9 5F 60 - f...
by MangaDrawing
Tue Feb 06, 2018 10:33 am
Forum: General Discussions
Topic: Ask me anything
Replies: 73
Views: 398006

Re: Ask me anything/Request a cheat.

Oh.Good working.
thanks from your help SunBeam
by MangaDrawing
Tue Feb 06, 2018 10:29 am
Forum: General Discussions
Topic: Ask me anything
Replies: 73
Views: 398006

Re: Ask me anything/Request a cheat.

I test your idea But script still has in this problem.
by MangaDrawing
Tue Feb 06, 2018 9:43 am
Forum: General Discussions
Topic: Ask me anything
Replies: 73
Views: 398006

Re: Ask me anything/Request a cheat.

when [Enable] have registersymbol so [Disable] should have unregistersymbol
why you not use from unregistersymbol in [Disable]?
thanks.
by MangaDrawing
Tue Feb 06, 2018 8:23 am
Forum: General Discussions
Topic: Ask me anything
Replies: 73
Views: 398006

Re: Ask me anything/Request a cheat.

Hi Other quetion is : why this script can not disable(checkbox not checked but enable then i can not disable script)? [ENABLE] aobscanmodule(HEALTH,DarksidersPC.exe,0F 2F 81 00 01 00 00) // should be unique alloc(Compare,$1000) label(code) label(return) label(Enemy) label(Player) label(En_Phealth) r...
by MangaDrawing
Mon Feb 05, 2018 8:22 pm
Forum: General Discussions
Topic: Ask me anything
Replies: 73
Views: 398006

Re: Ask me anything/Request a cheat.

Hi
I have a one question from assembly.
If we have player health that is float but the health maximum value was 4-byte while they are similar in appearance.
how can get health to maximum with assembly?
by MangaDrawing
Sat Feb 03, 2018 5:40 pm
Forum: General Discussions
Topic: Lua Question
Replies: 1
Views: 1792

Lua Question

Hi.
I want to remove a decimal values from values founds list(no address list) for when i searching between two numbers.
How do with lua?
by MangaDrawing
Wed Oct 04, 2017 1:16 pm
Forum: General Discussions
Topic: Compare Question
Replies: 2
Views: 1998

Compare Question

Hi. I have a question from compare two thing that can find grenade string ID and can't find ammo string ID. :?: how to make script for them with one string ID? That grenade move to 5 and ammo move to 99 with flags. Thanks. this is script: [ENABLE] //code from here to '[DISABLE]' will be used to enab...
by MangaDrawing
Sat Sep 30, 2017 10:50 pm
Forum: General Discussions
Topic: Jump in Assembler
Replies: 7
Views: 4030

Jump in Assembler

Hi.
If we have for example this code:
cmp [ecx+08],1
je ???
cmp eax,eax
mov [ecx+14],(float)100

How can jump from "je" to "cmp eax,eax" or "mov [ecx+14],(float)100".Instead of "???" What should I write that jump to other lines?
by MangaDrawing
Tue Sep 26, 2017 8:28 pm
Forum: Generic Tutorials
Topic: [TUT]Find Speed and jump value.
Replies: 1
Views: 26822

Re: [TUT]Find Speed and jump value.

The others tutorials of cheat engine is in way.
by MangaDrawing
Tue Sep 26, 2017 8:25 pm
Forum: Generic Tutorials
Topic: [TUT]Find Speed and jump value.
Replies: 1
Views: 26822

[TUT]Find Speed and jump value.

Hi my friends. In this topic i learn a one way that anyone can find speed and jump value in any of games.this way for those who that can not find speed and jump value in Dissect Data Structures. 1.First find the variable value of player for example X position. 2.Your address is "xxxxxxxx" so your pl...
by MangaDrawing
Tue Sep 19, 2017 4:35 am
Forum: Cheat Engine
Topic: Problem in Data Structures
Replies: 2
Views: 2159

Problem in Data Structures

a one problem,It is that the Data Structures is empty from any address.How can i solve this problem? :?:
The game is assassin's creed revelations.
by MangaDrawing
Wed Sep 13, 2017 7:46 am
Forum: General Gamehacking
Topic: Find Waypoint
Replies: 4
Views: 3530

Re: Find Waypoint

What you say?