View previous topic :: View next topic |
Author |
Message |
Hacker0800 How do I cheat?
Reputation: 0
Joined: 03 May 2011 Posts: 8
|
Posted: Tue May 03, 2011 9:40 am Post subject: I need help to compile my UCE |
|
|
Ok,iīm trying to make my uce,I had followed the tutorial correctly but there is this error: [Error] OpenSave.pas(4746): Undeclared identifier: 'savedialog1'
[Error] OpenSave.pas(4746): Missing operator or semicolon
I donīt know how to fix this,and my hope is this forum
Yes iīm newbie,not consider my nick(yet) ^^
Thanks people.
|
|
Back to top |
|
 |
661089799107 Expert Cheater
Reputation: 3
Joined: 25 Jan 2009 Posts: 186
|
Posted: Tue May 03, 2011 6:48 pm Post subject: |
|
|
You put a colon at the end of the call, it should be a semicolon.
Code: |
OpenSave.pas(4746):
|
to
Code: |
OpenSave.pas(4746);
|
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25805 Location: The netherlands
|
Posted: Tue May 03, 2011 7:34 pm Post subject: |
|
|
no
Just try again but next time do not use any special "search and replace" tools
_________________
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 |
|
 |
Hacker0800 How do I cheat?
Reputation: 0
Joined: 03 May 2011 Posts: 8
|
Posted: Tue May 03, 2011 9:50 pm Post subject: |
|
|
Dark Byte wrote: | no
Just try again but next time do not use any special "search and replace" tools |
How ?i copied all the strings that i modified..I searched a lot and did not find any different tutorial.
And I did everything with great attention would be the problem on Main unit?
I deleted the string Blaaaaa in caption ,well I'm using the cheat engine 5.2 beta source.
And Cheat Engine 6.0 donīt work in my windows,xp 32 bit =/
It pass by xtrap but when i scan the adress dont appear,my friend uses Win 7 64 bit and it works fine there,i dont have money to buy a win 7 and my net is slow to download it cracked and i did not find any pirate cd.I searched a lot too.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25805 Location: The netherlands
|
Posted: Wed May 04, 2011 6:02 am Post subject: |
|
|
First see if you can compile the sourcecode without changes. That's the first step...
Also, 6.0 should just work the same way like 5.2 in xp-32 bit.
If 6.0 can't find anything, then I really doubt 5.2 can find anything as well. You WILL need to program in something that restores the apis ce makes use of
_________________
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 |
|
 |
|