 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
trung How do I cheat?
Reputation: 0
Joined: 03 Nov 2006 Posts: 4
|
Posted: Tue Nov 07, 2006 3:32 am Post subject: Compiler error in CEServer.dpr |
|
|
Hi
In the lastest CVS source today, or v5.3, all are OK except Server folder. When compiling CEServer.dpr, the call for GetMemoryRangesAndScanValue2() looks like incorrect:
Error: scanthread.pas (127): Incompatible type.
Code: | //get memory ranges and scan
scanresults:=GetMemoryRangesAndScanValue2([b]startaddress[/b],stopaddress,(scanoptions and SO_READONLY)=SO_READONLY,(scanoptions and SO_FINDONLYONE)=SO_FINDONLYONE,scantype,vartype,stringlist,scanvalue,'0',rounded,max,(scanoptions and SO_HEXADECIMAL)=SO_HEXADECIMAL,progressbar,(scanoptions and SO_FASTSCAN)=SO_FASTSCAN,(scanoptions and SO_UNICODE)=SO_UNICODE); |
I think the parameters for this function have been modified (need a parameter before startaddress in the prototype) but I do not know how to fix this. Please give us a working solution, thank you community...
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Tue Nov 07, 2006 5:01 am Post subject: |
|
|
yes, since I rewrote the foundlist to show all addresses that part has to be rewritten in the server/client version as well (with the exception that it isn't a good idea to send the result of 1000000 address to the client). I havn't had time for it yet, but if you feel like it you can do it
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
trung How do I cheat?
Reputation: 0
Joined: 03 Nov 2006 Posts: 4
|
Posted: Tue Nov 07, 2006 10:37 am Post subject: |
|
|
I did not success in bypassing my rev 829 I tried all methods include comment the GUI... so I decided to switch to client / server version with the hope GG cannot detect remote client.
The server version source code is quite different from the stand alone one, so I cannot fix it myself without a deep research... Plz help me !!!
|
|
Back to top |
|
 |
|
|
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
|
|