Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Star Wars The Force Unleashed 2 Help!!

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
OswaldoAomine
Cheater
Reputation: 0

Joined: 07 Aug 2021
Posts: 38
Location: Yggdrasil

PostPosted: Sat Oct 30, 2021 3:13 pm    Post subject: Star Wars The Force Unleashed 2 Help!! Reply with quote

Hello everyone when i find the opcode of health this opcode is the same to force and rage.I want make inside the script one hit kill,inf rage and force but i don't know how work with fpu registry if anybody help make this script. The opcode when i write the address appears two opcode:

fstp dword ptr [esi+0C] and fst dword ptr [esi+0C]

But when i find what the access the address appears: fld dword ptr [esi+0C]

please help me with make this script for me Very Happy

_________________
English and spanish😁
Back to top
View user's profile Send private message
LeFiXER
Grandmaster Cheater Supreme
Reputation: 20

Joined: 02 Sep 2011
Posts: 1055
Location: 0x90

PostPosted: Sun Oct 31, 2021 4:24 am    Post subject: Reply with quote

The instructions mentioned in your post are:
Quote:

FSTP Store Floating Point Value
FST Store Floating Point Value
FLD Load Floating Point Value


FLD reference
FST/FSTP reference

If the opcode is shared, you will have to scan for commonalities then compare the value and base your logic on that.

Not exactly the script you need but to give you an idea of how it's done:
Code:

label(enemy)

code:
  cmp [address+offset], value
    jne enemy
    // instructions you want to execute if it's the player
    jmp return

enemy:
   // enemy instructions here
  jmp return
Back to top
View user's profile Send private message
OswaldoAomine
Cheater
Reputation: 0

Joined: 07 Aug 2021
Posts: 38
Location: Yggdrasil

PostPosted: Sun Oct 31, 2021 3:59 pm    Post subject: Reply with quote

Yeah i do all that but when i die the number of compare change
_________________
English and spanish😁
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites