hello I am trying to make a trainer for the curious expedition. the issue is address changes COMPLETELY not a single similarity and I am unable to make pointer scans for this reason. Also Single pointer scans lists give me 0 results also I have only found success in finding pointers manually, though some only lead me so far then I have to find another route the furthest Ive got is 4 offsets now im stuck mov eax,[esi+edi-01] normally what Im doing is I would scan the first value in the brackets [esi (then calculate edi-01 and use that as offset)] but esi is smaller than edi I and if I do scan EDI I dont want to go through 540 results by hand..already went through atleast 100.. when I try to write an injection (I try to copy a template from a video usin my own values and registers my game crashes.) i'm feeling really braindead I've been stalemate for 2 weeks
thank you in advance
dont know if this will help
address with 4 offsets
0CE6A6D0+03+f3+a3+03
-> what accesses
mov eax,[esi+edi-01]
EAX=0CE00000
ESI=000001C4
EDI=0CE6A511
8B 44 3E FF
6205A7A0
curious expedition please help
Re: curious expedition please help
Sorry Administrator I think I posted this in the wrong area
-
- Noobzor
- Posts: 13
- Joined: Thu Mar 02, 2017 11:15 pm
- Reputation: 0
Re: curious expedition please help
You can use the CE templates, it will generate a basic script for you.subu wrote: ↑Sat Jan 29, 2022 10:23 pmhello I am trying to make a trainer for the curious expedition. the issue is address changes COMPLETELY not a single similarity and I am unable to make pointer scans for this reason. Also Single pointer scans lists give me 0 results also I have only found success in finding pointers manually, though some only lead me so far then I have to find another route the furthest Ive got is 4 offsets now im stuck mov eax,[esi+edi-01] normally what Im doing is I would scan the first value in the brackets [esi (then calculate edi-01 and use that as offset)] but esi is smaller than edi I and if I do scan EDI I dont want to go through 540 results by hand..already went through atleast 100.. when I try to write an injection (I try to copy a template from a video usin my own values and registers my game crashes.) i'm feeling really braindead I've been stalemate for 2 weeks
thank you in advance
dont know if this will help
address with 4 offsets
0CE6A6D0+03+f3+a3+03
-> what accesses
mov eax,[esi+edi-01]
EAX=0CE00000
ESI=000001C4
EDI=0CE6A511
8B 44 3E FF
6205A7A0
I'd say your address is EDI-1 and the offset is ESI.
Re: curious expedition please help
only 0's i need a new address thank you for responding
Re: curious expedition please help
lost 7 pointers i cant believe the addresses map even got reset too T_T(i died)
Re: curious expedition please help
The game uses CodeStage anti-cheat.
Re: curious expedition please help
Very interesting information thank you Lefixer
Who is online
Users browsing this forum: No registered users